body{
	background-color: #28181C;
	margin: 0;
	margin-top: 5px;
	font-family: Verdana, sans-serif, µ¸¿ò;
	font-size: 11px;
	color: #6D6D66;
}

#whole{
	background: #ffffff url(../images/main_renew/bg_footer.gif) repeat-x bottom left;
	padding-top: 30px;	
}

#top{
/* margin-left: 46px;*/
position: relative;
}

#logo{
width: 150px;
margin-left: 46px;
}

#buttons{
position: absolute;
width: 350px;
top: 5px;
left: 484px;
text-align: right;
margin-left: 46px;
}

#topbuttons li{
	display: inline;
	padding-right: 20px;
}





/*--------------- contents -----------------*/

#contents{
width: 930px;
}

#main_flash{
width: 634px;
height: 630px;
float: left;
}

#boards{
float: right;
width: 296px;
margin-top: 0px;
}

#boards td{
font-size: 11px;
color: 6D6D66;
line-height: 130%;
}


#boards td .date{
color: #AEAAA7;
}



/*--------------- footer -----------------*/

#footer{
clear: both;
margin-top: 10px;
}

#footer .list_style li{
padding-right: 10px;
padding-left: 10px;
background: url(../images/main_renew/line01.gif) no-repeat center right;
}




/*--------------- etc -----------------*/
img{
	border:0;
}

.list_style li{
display: inline;
}