body {
	background: #0D0F15 url('../img/index/main_bg.jpg') no-repeat;
	background-position: top center;
}
.png24 {tmp:expression(setPng24(this));}

/*header*/
#header {
	width:960px;
	height:44px;	
	position:relative;	
}
.top_menu {
	float:right;
	height:28px;
	padding-top:18px;
	text-align:left;	
}
.top_menu li {
	float:left;
}
.top_menu span{
	width:15px;
	height:9px;
	display:inline-block;
	background:url('../img/index/top_menu_line.gif') no-repeat 0 50%;
}
.top_menu a {	
	color:#dae1f5;
	font-size:10px;
}
.top_menu a:hover {		
	text-decoration:underline;
}
.top_menu li.last a{
	float:left;
	width:62px;
	height:17px;
	text-indent:-99999em;
	margin-left:15px;
	background:url('../img/sub/top_korea_button.gif') no-repeat 0 50%;
}


/* container */
#container {
	position:relative;
}
#visual {
	position:relative;
}
.side {
	float:left;
	width:280px;	
}
.logo {
	float:left;
	width:109px;
	height:62px;	
	margin-bottom:40px;
}
.logo h1 a{
	width:110px;
	height:62px;
	display:block;
}
.nav {
	clear:both;
	width:280px;
}
.nav li a{
	display:block;
	height:24px;	
	color:#dae1f5;
	font-family:'Georgia';
	font-size:14px;
	font-weight:700;
	padding:5px 0 0 30px;	
	background: url('../img/index/left_menu_icon.png') no-repeat;
}
.nav li a:hover {
	display:block;
	color:#ffd800;
	background: url('../img/index/left_menu_icon_ov.png') no-repeat;
}
.meta_visual {
	float:left;
	width:680px;
	margin-top:-1px;
	*margin-top:0;
}
.contents {
	float:left;
	margin-bottom:14px;
}
.product {
	width:570px;
	height:220px;
	float:left;
}
.pro_img {
	width:101px;
	float:left;
	padding-right:20px;
}
.product h2, .magazine h2 {
	color:#dae1f5;
	font-size:18px;
	font-weight:bold;
	font-family:'Georgia';
	margin-bottom:18px;
}
.product dl{
	width:440px;
	float:left;
	line-height:150%;
}
.product dt a{
	color:#fff;
	font-weight:bold;
}
.product dt a:hover{
	color:#586EA9;
}
.product dd a{
	color:#849bb7;
}
.product dd a:hover{
	color:#fdfdfd;
}
.magazine {
	float:left;
	width:390px;
	height:220px;
}
.magazine li{
	width:123px;
	float:left;
	margin-right:10px;
	text-align:center;
}
.magazine li.last{
	width:113px;
	margin-right:5px;
}
.magazine li a{
	display:block;
	width:123px;
	color:#849bb7;
}
.magazine li a:hover{
	color:#ad8800;
}
#contents {
	float:left;
	width:960px;
	height:235px;
	
}
	