body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.index_bg1 {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #d7d7d7;
}
.index_bg2 {
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	font-weight: bold;
}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #1c5f84;
}
.font2 A:link {color:#1c5f84;text-decoration:underline}
.font2 A:visited {color:#1c5f84;text-decoration:underline}
.font2 A:hover {color:#0282c8;text-decoration:none}
.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.font4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #d40309;
}
.font5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #888;
}
.font6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #555;
}
.font7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #C00;
	font-weight: bold;
}
.font8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #C00;
	font-weight: bold;
}
.font9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000;
	font-weight: bold;
}
#main {
	float: left;
	width: 1000px;
}
.top {
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 80px;
	width: 925px;
	padding-right: 39px;
	padding-left: 36px;
	padding-top: 12px;
	padding-bottom: 1px;
}
.logo {
	float: left;
	width: 345px;
	padding-left: 17px;
}
.navi {
	float: left;
	height: 57px;
	width: 447px;
	padding-top: 7px;
}
.navi ul{
	list-style:none;
	margin: 0px;
	padding: 0;
	float: left;
	width: 100%;
}
.navi li{
	display: block;
	margin:0;
	float: left;
}
.language {
	float: right;
	height: 50px;
	width: 70px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 24px;
	background-image: url(../images/lan_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.language ul{
	list-style:none;
	display:block;
	margin: 0px;
	padding: 0;
	float: left;
	width: 100%;
}
.language li{
	display: block;
	margin:0;
	color:#333;
	font-size:12px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: center;
	float: left;
	width: 100%;
}
.language li a{
	color:#333;
	text-decoration: none;
}
.language li a:hover{
	text-decoration:underline;
	color:#D70005;
}
.index_flash {
	background-image: url(../images/index_p1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 516px;
	width: 925px;
	padding-right: 39px;
	padding-left: 36px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #555;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	float: left;
	width: 94%;
	padding-top: 15px;
	padding-right: 3%;
	padding-bottom: 20px;
	padding-left: 3%;
}
#footer A:link {color:#1c5f84;text-decoration:underline}
#footer A:visited {color:#1c5f84;text-decoration:underline}
#footer A:hover {color:#0282c8;text-decoration:none}
