@import url("./header.css");
@import url("./footer.css");
*{margin:0;}
body,th,td,div{
	font-family:'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-size:12px;
	line-height:160%;
	color:#000;
}
h1			{display:none; margin:0;}
h2			{display:none; margin:0;}
hr			{height:1px; color:#ddd;}
a:link		{color:#0000ff; text-decoration:none;}
a:visited	{color:#0000ff; text-decoration:none;}
a:hover		{color:#e2006a;}
img			{border:none;}
#index_base{
	margin:0 auto;
	text-align:center;
	min-height:100%;
	height:100%;
}
#index_header{
	margin:5px;
	width:890px;
}
#index_header img{
	margin:1px;
}

#index_main{
	height:auto;

}
#big_banner{
	margin:0 0 30px 10px;
}

#big_banner iframe{
	width:470px;
	height:106px;
	margin:0 auto;
	border:none;
}
#main_img{margin-bottom:20px;}

#footer{
	width:100%;
	display:block;
	clear:both;
}



#jobpa{margin:30px auto;}

.enter{
	width:404px;
	height:101px;
	margin:0 auto;
	background-image:url(../img/index/ver2/enter_bg.gif);
}
.enter img{
	margin-top:55px;
	border:none;
}
.enter .top_enter{
	margin-right:24px;
}
.enter .leave{
	margin-left:24px;
}
.header{
	font-size:10px;
	text-align:left;
	width:690;
}
.webtitle{
	font-size:15px;
	margin:-17 0 0 90;
}
.subcom{
	font-size:10px;
	text-align:left;
	font-weight:normal;
}
.specialB{
	background:#FFDE00;
	text-align:center;
	color:#FF6600;
	border-bottom:2px solid #ffffff;
}

.f10	{font-size:10px;}
