body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Tahoma, "MS Sans Serif", Geneva, sans-serif;
	background:url("../img/indexbg.jpg") repeat-x left top;
}
.index {
	width: 100%;
	height: 100%;
	z-index: 90;
}
.indexflash {
	position: absolute;
	width: 100%;
	top: 140px;
	left: 0;
	z-index: 100;
}
.indextop {
	width: 100%;
	height: 134px;
}
.indexlogo {
	float: left;
	width: 172px;
	height: 133px;
	background:url("../img/index_logo.jpg") no-repeat left bottom;
}
.indexname {
	float: right;
	margin-top: 50px;
	width: 480px;
	height: 60px;
	background:url("../img/index_name.gif") no-repeat;
}
.indeximg_1 {
	width: 770px;
	height: 114px;
	background:url("../img/index_bg1.jpg") no-repeat;
}
.indeximg_2 {
	width: 770px;
	height: 114px;
	background:url("../img/index_bg2.jpg") no-repeat;
}
.indeximg_3 {
	width: 770px;
	height: 113px;
	background:url("../img/index_bg3.jpg") no-repeat;
}
.index_nav {
	width:100%;
}
.index_nav_1 {
	float: left;
	padding: 6px 30px 0 30px;
}
.index_nav_1 a,
.index_nav_1 a:link,
.index_nav_1 a:visited,  {
	color: #fff;
	font-size: 18px;
	font-family: Arial Black;
	text-decoration: none;
}
.index_nav_1 a:hover,  {
	color: #ffff00;
	font-size: 18px;
	font-family: Arial Black;
	text-decoration: none;
}
.index_nav_2 {
	float: left;
	height: 42px;
	background: url("../img/index_navbg.jpg") no-repeat;
}
.index_nav_3 {
	padding-top: 12px;
	padding-left:30px;
}
.index_nav_3 a{
	padding-right:8px;
}
.index_nav_3 a:link,
.index_nav_3 a:visited,  {
	color: #fff;
	text-decoration: none;
}
.index_nav_3 a:hover,  {
	color: #ffff00;
	text-decoration: none;
}
.indeximg_4 {
	width: 600px;
	height: 90px;
	margin-left: 207px;
	background: url("../img/index_bg4.jpg") no-repeat;
}
.icp {
	text-align:center;
	padding-top:50px;
	color:#fff;
}
.icp a {
	color:#ececec;
	text-decoration: none;
}