body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #232323;
	text-decoration: none;
	line-height: 24px;
	background-image: url(index_main.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
	background-color: #2889DA;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span, ul, li, a {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
div {
	margin: auto;
}
ul, ol, li {
	list-style: none;
	vertical-align: bottom;
}
a{
	font-size: 12px;
	color: #232323;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}

#index_flash {
	text-align: center;
	width: 1000px;
	background-image: url(index_main--.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
}
.index_main {
	width: 100%;
	clear: both;
	padding-top: 410px;

}
.index_top {
	height: 94px;
	width: 1000px;
	background-image: url(./logo.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.index_bottom {
	height: 94px;
	width: 100%;
	background-image: url(./index_bottom.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
}

.index_yuyan{
	float: none;
	padding-left: 0px;
	width: 420px;
	margin: auto;
}
.index_yuyan a{
	float: left;
	width: 70px;
	display: block;
	font-size: 12px;
	height: 20px;
	color: #FFFFFF;
	padding-top: 24px;
	text-align: center;
}
.index_yuyan a.linkbg1{	background-image: url(./1.gif);
	background-position: center 0px;
	background-repeat: no-repeat;}
.index_yuyan a.linkbg2{	background-image: url(./2.gif);
	background-position: center 0px;
	background-repeat: no-repeat;}
.index_yuyan a.linkbg3{	background-image: url(./3.gif);
	background-position: center 0px;
	background-repeat: no-repeat;}
.index_yuyan a.linkbg4{	background-image: url(./4.gif);
	background-position: center 0px;
	background-repeat: no-repeat;}
.index_yuyan a.linkbg5{	background-image: url(./5.gif);
	background-position: center 0px;
	background-repeat: no-repeat;}
.index_yuyan a.linkbg6{	background-image: url(./6.gif);
	background-position: center 0px;
	background-repeat: no-repeat;}
.index_bt{
	width: 160px;
	float: right;
	height: 60px;
	line-height: 60px;
	color: #FFF;
}
.index_bt a{color: #FFF;
width:100%;
	height: 60px;
	line-height: 60px;
	display:block;}
