html {
	scrollbar-face-color:#000000; 
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #FFBA00;
	scrollbar-track-color: #AAAAAA;
	scrollbar-darkshadow-color: #999999;
}
body {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../img/bg.jpg);
	background-color:#000000;
	margin:0px 0px 0px 0px;
}
.Container_main {
	width:950px;
	height: 515px;
	background-image: url(../img/bgline.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
	margin:0px 0px 0px 0px;
	padding:64px 0px 0px 0px;
	_padding:0px 0px 0px 0px;
}
.Container_under {
	width:800px;
	height: 450px;
	background-color:#000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.main_box {
	width:800px;
	height: 450px;
	margin:0px 0px 0px 0px;
	_margin:64px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: solid 1px #835108;
}
.Main_fla {
	width:800px;
	height: 400px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.kin_box {
	width:350px;
	height: 80px;
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 20px;
}
.kin {
	width:54px;
	height: 54px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:left;
}
.main_txt {
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
	float:left;
	margin:10px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	list-style-type:none;
}
.Enter_b {
	width:180px;
	height: 70px;
	margin:0px 0px 30px 140px;
	_margin:0px 0px 30px 80px;
	padding:0px 0px 0px 0px;
	float:left;
}
.Enter_g {
	width:220px;
	height: 70px;
	margin:0px 0px 30px 280px;
	_margin:0px 0px 30px 130px;
	padding:0px 0px 0px 0px;
	float:left;
}
.maintop_txt {
	font-size:13px;
	font-weight: 600;
	color:#FFFFFF;
	text-align:left;
	float:left;
	margin:5px 0px 5px 5px;
	padding:5px 0px 0px 0px;
	list-style-type:none;
}
/*---------------------------
  footer
---------------------------*/
#footer {
	width:810px;
	height:25px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	border:0px;
	float:left;
	font-size:12px;
	color:#ffffff;
	text-align:center;
}

