@charset "utf-8";
.board{
	overflow:hidden;
}
.board_left{
	width:728px;
	float:left;
}
.board_right{
	float:left;
	margin-left: 15px;
	width:300px;
}
/*left*/
.media_box{
	height:600px;
	background:#b7b7b7;
}
.media_bottom{
	height:19px;
}
.detail{
	margin-top:22px;
	border-top:1px solid #d6d6d6;
}
.detail h2{
	color:#333333;
	padding:14px 8px;
	line-height:12px;
	font-weight:bold;
}
.detail h2 em{
	color:#1384c8;
}
.detail_table{
	width:100%;
	border-top:1px solid #d6d6d6;
}
.detail_table th,
.detail_table td{
	border-bottom:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	padding:6px 20px;
	line-height:16px
}
.detail_table th{
	border-left:none;
	text-align:center;
	background:#f0f0f0;
	color:#9e9e9e;
}
.detail_table th.th2{
	border-left:1px solid #d6d6d6;
}
.board_banner{
	margin-top:15px;
}
.list_box{
	margin-top:15px;
}
.list_box .list_best{
	border-bottom:1px solid #d6d6d6;
	padding-bottom:13px;
}
.list_box .list_creative{
	margin-top:12px;
}
.list_box h2{
	font-weight:bold;
}
.list_box ul{
	overflow:hidden;
	margin-top:11px;
}
.list_box ul li{
	float:left;
	width:110px;
	height:120px;
	margin-left:13px;
}
.list_box ul li.first{
	margin-left:0;
}
.list_box ul li a img{
	border:1px solid #464646;
	margin-bottom:5px;
}
.list_box ul li a{
	color:#828282;
	font-size:11px;
	line-height:14px;
}


/*right*/
.banner{
	height:600px;
}
.today_best{
	margin-top:22px;
	border-top:1px solid #d6d6d6;
}
.today_best h2{
	color:#333333;
	padding:14px 8px;
	line-height:12px;
	font-weight:bold;
}
.today_best h2 em{
	color:#1384c8;
}
.today_best h2 .today_best_more{
	display:block;
	float:right;
	padding-right:20px;
}
.today_best ul li{
	height:79px;
	overflow:hidden;
}
.today_best ul li .photo{
	float:left;
	width:92px;
	border:1px solid #464646;
}
.today_best ul li dl{
	float:right;
	width:170px;
	padding-right:20px;
}
.today_best ul li dl dt a{
	color:#4b4b4b;
	line-height:18px;
	font-weight:bold;
}
.today_best ul li dl dd{
	margin-top:8px;
}
.today_best ul li dl dd a{
	color:#4b4b4b;
}

#headerSearchForm input.keyword {
    float:left;
    display: block;
    _display: inline;
    background: #ffffff url(http://static.ad.co.kr/images/ad/background/smartsearch_bg.jpg) no-repeat left top;
    width: 200px;
    _width: 204px;
    height: 20px;
    line-height: 20px;
    _height: 24px;
    padding: 1px;
    margin-right: 5px;
    border: 1px solid #404040;
    font-family: Gulim;
    font-size: 12px;
	font-family:"�������",'Nanum Gothic',helvetica,sans-serif;
}

.best_video_iframe {
	margin-top: 20px;
}
