@charset "utf-8";
body {
	background: url(images/top_bg.gif) repeat-x top;
	font-size:12px;
	padding:0;
	margin:0;
	background-color:#fff;
}
html {
	padding:0;
	margin:0;
}
* {
	border:0;
	margin:0;
	padding:0;
	list-style:none;
}
h2 {
	font:bold 24px Arial, Helvetica, sans-serif;
	color:#2c2c2c;
	border-bottom:1px solid #cccccc;
	padding:5px 10px;
}
a, a:visited {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration: underline;
	color:#f00;
}
p { line-height:24px;}
/* main */
.main {
	width:100%;
	padding:0;
	margin:0 auto;
}
.m_top {
	margin-top:10px;
}
.resize {
	width:955px;
	margin:0 auto;
}
/********** header **********/
.header {
	margin:0 auto;
	width:982px;
	height:521px;
}
/* nav */	
#nav {
	font-family: arial, sans-serif;
	height:32px;
}
#nav ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
#nav ul li {
	float:left;
	color:#FFF;
	vertical-align:middle;
	position:relative;
}
#nav ul li:hover a {
	color:#fff;
	text-decoration: underline;
}
#nav ul li a {
	display:block;
	color:#fff;
	text-align:center;
	width:82px;
	height:32px;
	line-height:35px;
	font-size:14px;
	font-weight:bold;
}


#focus {
	width:982px;
	padding:10px 0;
	height:280px;
	overflow:hidden;
	position:relative;
}
#focus ul {
	height:380px;
	position:absolute;
}
#focus ul li {
	float:left;
	width:982px;
	height:336px;
	overflow:hidden;
	position:relative;
	background:#000;
}
#focus ul li div {
	position:absolute;
	overflow:hidden;
}
#focus .btnBg {
	position:absolute;
	width:982px;
	height:20px;
	left:0;
	bottom:0;
	background:#000;
}
#focus .btn {
	position:absolute;
	width:780px;
	height:10px;
	padding:5px 10px;
	right:0;
	bottom:0;
	text-align:right;
}
#focus .btn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:25px;
	height:10px;
	_font-size:0;
	margin-left:5px;
	cursor:pointer;
	background:#fff;
}
#focus .btn span.on {
	background:#fff;
}
#focus .preNext {
	width:45px;
	height:100px;
	position:absolute;
	top:90px;
	background:url(images/sprite.png) no-repeat 0 0;
	cursor:pointer;
}
#focus .pre {
	left:0;
}
#focus .next {
	right:0;
	background-position:right top;
}
/********** block index **********/
.body {
	margin:0 auto;
	overflow:hidden;
	width:984px;
	margin-top:10px;
}
.body_resize {
	width:982px;
	margin:0 auto;
	padding:0;
	background:#f8f8f8;
	border:1px solid #d8d8d8;
}
.box_975 {
	padding:8px;
	_padding:6px;
	width:965px;
	overflow:hidden;
	_margin:0 0 8px 0;
}

ul.list1_img {
	width:980px;
	margin:10px auto;
	_margin:5px auto;
	display:inline;
	overflow:hidden;
}
.list1_img li {
	width:210px;
	height:180px;
	margin:10px 15px;
	_margin:8px 12px;
	float:left;
	background-color:#e8e8e8;
}
.list1_img img {
	margin:5px;
}
.list1_img p {
	color:#000;
	line-height:20px;
	font-size:12px;
	text-align:center;
}
.box_635 {
	width:635px;
	height:1012px;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	padding:10px;
	_padding:10px 5px;
	float: left;
}
.gd_box {margin:5px auto;width:640px;
	height:970px;
	overflow-y:scroll;
	overflow-x:hidden;}
.box_310 {
	width:306px;
	height:1012px;
	padding:10px;
	_padding:10px 6px;
	border-bottom:1px solid #d8d8d8;
	float: right;
}
.pic {
	float:left;
	margin:8px 10px 0 12px;
	_margin:8px 10px 0 12px;
	padding:0;
	border:1px solid #d8d8d8;
}
ul.list2 {
	width:97%;
	margin:5px auto;
	_margin:0px auto;
 +margin:0px auto;
	font-size:12px;
	line-height:24px;
	clear:both;
 +padding:6px 0px;
	_padding:4px;
}
.list2 li {
	padding-left:25px;
	color:#2E2E2E;
	background: url(images/ico.gif) no-repeat left;
}
/********** footer **********/
.footer {
	padding:0;
	text-align:center;
}

