body
	{
	background: #FFF url('../img/common/bg_body.gif') repeat-x 0 300px;
	margin: 0; padding: 0; padding-top: 20px;
	font-size: 9pt; font-family: Gulim; color: #4D4D4D; line-height: 18px;
	scrollbar-face-color: #E9E9E9;
	scrollbar-shadow-color: #E5E5E5;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #CCC;
	scrollbar-darkshadow-color: #E5E5E5;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #AAA;
	}

form, p, span { margin: 0; }

A:link { color: #333; text-decoration: none; }
A:visited { color: #333; text-decoration: none; }
A:active { color: #333; text-decoration: none; }
A:hover { color: #999; text-decoration: none; }

img { border: none; }

table { border-collapse: collapse; }
th, td { font-size: 9pt; font-family: Gulim; color: #4D4D4D; line-height: 18px; }



#menu {
	position: absolute;
	left: 0; top: 20px; z-index: 20;
	width: 100%; height: 110px; margin-bottom: 170px;
	}

#main_vis {
	position: absolute;
	left: 0; top: 92px;
	width: 1000px; height: 308px;
	background: url('../img/common/bg_copyright.gif') no-repeat 100% 280px;
	}

#main_notice {
	position: absolute;
	left: 20px; top: 400px;
	width: 270px; height: 148px;
	background: url('../img/main/notice_bg.gif') no-repeat 100% 100%;
	}
#main_notice ul {
	list-style-type: none;
	margin: 15px 0 0 20px; padding: 0;
	}
#main_notice ul li { padding-bottom: 3px; }
#main_notice ul li span {
	margin-right: 3px;
	font-family: Tahoma, Arial, Verdana; font-size: 10px; color: #999;
	}
#main_notice ul li a:hover { border-bottom: 1px solid pink; }
#main_notice_new a { color: #15913E; }
#main_notice_new a:hover { border-bottom: 1px solid #999; }

#main_pro1 {
	position: absolute;
	left: 310px; top: 400px;
	width: 230px; height: 148px;
	}

#main_pro2 {
	position: absolute;
	left: 550px; top: 400px;
	width: 190px; height: 148px;
	}

#main_mov {
	position: absolute;
	left: 760px; top: 400px;
	width: 240px;
	}

#main_ban {
	position: absolute;
	left: 310px; top: 560px;
	width: 430px; height: 39px;
	}

#main_order {
	position: absolute;
	left: 20px; top: 560px;
	width: 270px; height: 39px;
	}

#foot {	
	position: absolute;
	left: 0; top: 610px;
	width: 1000px; padding: 20px 0 10px 0;
	clear: both;
	background: url('../img/common/bg_foot.gif') repeat-x 0 -10px;
	text-align: right;
	}

