body{background-color:#000;}
#dvWrap{
	margin:0 auto;
	width:1010px;
	position:relative;
}

#board {
	position:absolute;
	left:14px; top:578px;
	width:255px;
}
#board ul{
	height:21px;
	margin-bottom:11px;
	background:url(../../images/main/tab_line.gif) left bottom repeat-x;
}
#board .tab{float:left;}
#board .more img{float:right; margin-top:5px;}
#board  td {line-height:18px;}
#board  td a {font-size:11px;color:#353535;}
#board  td a:hover {color:#ffffff;}
#board .title {font-size:11px;color:#353535;}
#board .date {color:#242424; font-size:11px; font-family:dotum; text-align:left;}

#review{oveflow:auto;width:280px;position:absolute; left:292px; top:608px;  }
#review li{ }
#review .more img{float:right;margin-top:5px;}
#review dl{height:80px; float:left; margin-top:10px;}
#review dt, #review dd{float:left;}
#review dd .color01{display:block;margin-bottom:5px;}
#review dt{margin-right:10px;}
#review dd{width:180px;  }
#review dd a{font-weight:bold;}

#accessory{ position:absolute; left:282px; top:758px; width:290px;}
#accessory .list{position:relative; overflow:hidden; width:264px; height:73px;}
#accessory ol{position:absolute;}
#accessory li{float:left;  }
#accessory li img{border:2px solid #C1C1C1; margin-right:5px;}

#event{ position:absolute; left:309px;top:578px; float:left; width:297px;  }
#event img, #event p{float:left;}
#event img {margin-right:10px;}
#event .color01{display:block; margin-bottom:5px;font-weight:bold;font-size:12px;}
#event ul li {float:left;height:19px;}
#event .title {width:256px;}
#event .tab {width:41px;margin-top:1px;}

#banner {position:absolute;top:597px;left:645px;}

#footer {position:absolute;left:14px;top:691px;}
