@charset "utf-8";
body {
	background-image: url(../image/INDEX_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #454545;
}
#wrap {
	width: 966px;
	margin:auto;
}
#header {
	background-image: url(../image/INDEX_02.jpg);
	height: 125px;
	background-repeat: no-repeat;
	padding-top: 21px;
	float: left;
}
#logo {
	height: 60px;
	width: 363px;
	padding-top: 23px;
	padding-left: 31px;
	float: left;
}
h1{
	text-indent:-99999px;
}
#langurage {
	height: 16px;
	width: 189px;
	float: right;
	padding: 7px;
}
#header .mainNAV {
	width: 966px;
	float: left;
	margin-top: 21px;
}
.mainNAV ul li {
	float: left;
}
#content {
	width: 966px;
	margin-top: 11px;
}
#footer_bg {
	text-align: center;
	position: relative;
	float: left;
	width: 100%;
	background-image: url(../image/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 50px;
	padding-top: 10px;
}


#footer_bg .footer {
	width: 715px;
	margin: auto;
	background-image: url(../image/INDEX_44.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 120px;
}
.footer .footer_content {
	height: 31px;
	width: 360px;
	line-height: 16px;
	text-align: left;
	float: left;
}
.footer .e_work {
	font-size: 11px;
	float: right;
	color: #999;
}
.e_work a:visited { color: #999; }
.e_work a:link { color: #999; }
.topic01 strong h2 {
	font-weight: bold;
	color: #2B486C;
	float: left;
}
.topic01 h3 {
	float: left;
}
.index_com_text h3 {
	float: left;
}
