/* CSS Document */
@import url(common.css);


body{margin:0; padding:0; background: url(/images/main/bg_back.gif) repeat-x;}

/*레이아웃*/
#dr2{height:600px; padding-top:320px; background:url(/images/main/bg_background.jpg) no-repeat left top;}
#navi-main{position:absolute; top:0; left:0; width:1016px; height:327px;}
#contents{position:relative; width:970px; margin-left:22px;}
#contents .cleft{float:left; width:218px;}
#contents .ccenter{float:left; width:509px; margin-left:12px; margin-bottom:15px;}
#contents .cright{float:right; width:221px;}

/*설문조사*/
#poll{margin-top:15px;}
#poll h3{height:22px; background:url(/images/main/title_poll.gif) no-repeat;}
#poll span{display:none;}
#poll .title{width:218px; margin-bottom:10px; border-bottom:1px solid #000;}
#poll .poll-c{margin:15px 0; font-weight:bold; padding-right:10px; vertical-align:top;}
#poll label{float:left; width:30px; padding-left:5px;}

/*퀵메뉴*/
#qm{height:251px; margin-top:15px;}

/*메인베너*/
#mban{margin-bottom:10px;}

/*공지사항,업데이트,공략*/
#bod .bod-list ul{padding:0 10px; height:105px;}
#bod .bod-list li{padding:0 0 3px 10px; background:url(/images/main/arrow_or.gif) no-repeat 0 3px; text-align:right; font-weight:bold;}
#bod .bod-list li label{float:left; width:430px; text-align:left; font-weight:normal;}
#bod .bod-tab{height:23px; margin-bottom:12px; background:url(/images/main/tab_bg.gif) repeat-x;}
#bod .bod-tab li{float:left; padding-right:4px;}
.more{float:right;}

/*아이템*/
#item{margin-top:15px; background:url(/images/main/item_bg.gif) no-repeat; padding:5px 10px 0 10px;}
#item .title{margin-top:8px; border-bottom:1px solid #993300;}
#item span{display:none;}
#item h3.t1{height:22px; background:url(/images/main/title_newitem.gif) no-repeat;}
#item h3.t2{height:22px; background:url(/images/main/title_favoritem.gif) no-repeat;}
#item .itemv{height:139px; margin-top:10px;}
#item dl{float:left; width:122px;}
#item dt{padding-left:8px; background:url(/images/main/arrow_or.gif) no-repeat 0 3px; font-weight:bold;}
#item dd.item-img{margin-top:5px; padding-left:10px; text-align:center;}
#item dd.item-img img{border:2px solid #993300;}
#item dd.item-cash{font-weight:bold; margin-top:5px; margin-left:10px; text-align:center;}
.icon-new{margin-left:5px;}

/*전쟁터*/
#war{}
#war span{display:none;}
#war h3{height:24px; background:url(/images/main/title_war.gif) no-repeat;}
#war .war-box{height:129px;}

/*베스트 스크린샷*/
#bscreen{margin-top:20px;}
#bscreen h3{height:24px; background:url(/images/main/title_screenshot.gif) no-repeat;}
#bscreen span{display:none;}
#bscreen .title{border-bottom:1px solid #000;}
#bscreen .shot{height:119px; margin-top:8px;}

/*명예의전당*/
#honor{height:244px; margin-top:10px; padding:12px 10px; background:url(/images/main/honor_bg.gif) no-repeat;}
#honor .title{border-bottom:1px solid #993300;}
#honor span{display:none;}
#honor h3{height:22px; background:url(/images/main/title_honor.gif) no-repeat;}
#honor .h-list{clear:left; margin-top:5px;}
#honor .h-list dt{float:left; width:78px;} 
#honor .h-list dd.pt10{font-weight:bold;}

/*인터뷰*/
#interview{margin-top:5px;}