@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
}
a {
	text-decoration:none;
}
img {
	border:0;
}
body {
	background:#333;
}
.clear {
	clear:both;
}
#layout {
	margin:0 auto;
	width: 980px;
	background:url(../images/bg.jpg) left top no-repeat;
	padding-left:10px;
	padding-right:6px;
}
#header_index {
	float:left;
	width:980px;
}
.nav {
	background:  url(../images/nav.jpg) no-repeat;
	width:980px;
	height:35px;
}
.nav li {
	display:inline;
}
.nav li a {
	display:block;
	float:left;
	height:35px;
	text-indent:-9999em;
}
.nav li a#a {
	width:160px;
}
.nav li a#b {
	width:138px;
}
.nav li a#c {
	width:126px;
}
.nav li a#d {
	width:123px;
}
.nav li a#e {
	width:130px;
}
.nav li a#f {
	width:138px;
}
.nav li a#g {
	width:158px;
}
.clear {
	clear:both;
}
#content {
	background:url(../images/topcontent.jpg) no-repeat left top;
	width:974px;
	margin:2px;
	display:inline;
	float:left;
	border:1px dashed #444;
	float:left;
}
#footer {
	width:980px;
	float:left;
	background:#000;
	background:url(../images/footbg.gif) repeat-x top;
	padding-top:10px;
}
#footer img {
	float:left;
}
#sub_nav {
	width:396px;
	border:1px solid #555;
	height:40px;
	float:right;
	margin-top:7px;
}
#sub_nav a {
	display:block;
	height:40px;
	width:132px;
	float:left;
	text-align:center;
	line-height:40px;
	color:#bbb; font-size:12px; font-weight:bold;
}
#sub_nav a:hover {
	color:#F90;
	background:#3d3d3d;
}
#rignts {
	color:#ccc;
	font-size:14px;
	width:980px;
	background:url(../images/footer.jpg) repeat-x;
	text-align:center;
	height:50px;
	line-height:50px;
	float:left;
}
.banner_index {
	float:right;
	background: url(../images/bannerbg.jpg)no-repeat;
	width:749px;
	height:384px;
	float:right; overflow:hidden;
}
.left_index {
	background:url(../images/sidebarttiel.jpg) left top no-repeat;
	width:201px;
	padding-top:64px;
	float:left;
	overflow:hidden;
}
.left_index h3 {
	background:#333 ;
	color:#df8d3b;
	padding-left:55px;
	width:146px;
	height:32px;
	line-height:32px;
	border-top:1px solid #000;
}
.left_index ul {
	padding-bottom:100px;
	background:#333;
	float:left;
	width:201px;
}
.left_index ul li a {
	height:32px;
	line-height:32px;
	width:146px;
	padding-left:55px;
	color:#fff;
	background:url(../images/dot1.jpg) 30px center no-repeat;
	display:block;
	border-top:1px solid #000;
}
.left_index ul li ul li a {
	height:32px;
	line-height:32px;
	width:146px;
	padding-left:55px;
	color:#fff;
	display:block;background:#666;
	border-top:1px solid #000;
}
.left_index ul li a:hover {
	background:#545454 url(../images/dot3.jpg) 30px center no-repeat;
}
.lefgbg {
	background: url(../images/leftbg.gif) top right no-repeat;
	padding-right:30px;
	float:left;
}
.right {
	float:right;
	background:#000 url(../images/leftbg.gif) left top no-repeat;
	padding-left:30px;width:710px;
}
.right h4 {
	background: url(../images/h2.jpg) left no-repeat;
	width:506px;
	height:29px;
	text-align:left;
	line-height:29px;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	float:left;
	width:640px;
	padding-left:30px;
	letter-spacing:6px;
}
.right .main {
	padding-top:20px;
	color:#fff;
	float:right;
	width:700px;
}
.right .main p {
	line-height:35px;
	text-align:left;
	width:700px;
	float:left;
	font-size:12px;
}
.right .main p b {
	float:left;
	font-size:25px;
}
.pro1 {
	float:left;
	width:720px;
	padding-top:20px;
}
.pro1 li {
	width:150px;
	float:left;
	overflow:hidden;
	margin:10px 15px;
	display:inline;
}
.pro1 li span {
	display:block;
	line-height:20px;
	width:150px;
	text-align:center;
}
.pro1 li span a {
	color:#fff;
	font-size:12px;
}
#pages {
	font-size:12px;
	color:#fff;
	height:30px;
	line-height:30px;
	letter-spacing:6px;
	width:700px;
	float:left;
}
#pages a {
	color:#fff;
	margin:0 10px;
}
#pages a:hover {
	text-decoration:underline;
}
#pages b {
	color:red;
}
#pages span {
	float:right;
	padding-right:10px;
}
.picshow {
	float:left;
	width:700px;
	background:#212121 url(../images/dlbg.gif) no-repeat;
	padding-top:20px;
	padding-bottom:20px; height:355px; overflow:hidden; 
}
.picshow dd.smallpic {
	float:right;
	width:190px; margin:0; padding:0; 
	 height:339px;overflow-y: scroll}
.picshow dd.bigpic {
	width:480px;
	float:left;
	border:1px solid #ccc;
}
.picshow dd.bigpic img {
	width:473px;
	height:339px;
}
.right .picshow dd.smallpic a {
	margin-bottom:15px;
	display:block;
	width:190px; height:103px;
	float:left; 
	border:1px solid #fff; 
}

