@charset "utf-8";
#top {
	width: 1000px;
	height:77px;
	margin-right: auto;
	margin-left: auto;
	margin-top:15px;
}
.logo{
	width:205px;
	height:77px;
	float:left;
	}
.top-right{
	width:795px;
	height:77px;
	float:left;
	background-image:url(../images/top-bg.jpg);
	background-repeat:no-repeat;
	}
.top-right-neiye{
	width:795px;
	height:77px;
	float:left;
}
.menu{
	width:636px;
	height:43px;
	margin-top:20px;
	margin-left:40px;
	}
.menu-left{
	width:10px;
	height:43px;
	float:left;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu-left.png');
	}
.menu-body{
	width:580px;
	height:43px;
	float:left;
	background-image:url(../images/menu.jpg);
	padding-left:28px;
	padding-right:8px;
	}
.menu-body ul {
	display: inline;
	list-style-type: none;
}
.menu-body ul li {
	display: block;
	height: 14px;
	float: left;
	margin-top:14px;
}

.menu-right{
	width:10px;
	height:43px;
	float:left;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu-right.png');
	}
#neirong{
	width:1000px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	}
#neirong-left{
	width:226px;
	overflow:hidden;
	float:left;
	}
.leftmenu{
	width:226px;
	height:374px;
	background-image:url(../images/leftmenu-bg.jpg);
	padding-top:30px;
	}
.leftmenu-neiye{
	width:226px;
	height:370px;
	background-image:url(../images/neiye1.jpg);
	padding-top:30px;
	}
.leftmenu1{
	width:166px;
	overflow:hidden;
	margin-top:30px;
	padding-right:60px;
	}
.leftmenu1 ul {
	list-style-type: none;
	display: inline;
}
.leftmenu1 ul li {
	display: block;
	text-align: right;
}


.qtsm{
	width:64px;
	height:15px;
	padding-left:100px;
	}
.shipin{
	width:226px;
	height:200px;
	text-align:center;
	}
.renzheng{
	width:95%;
	height:40px;
	padding-left:6px;
	margin-top:4px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	}
.cx{
	width:100%px;
	height:149px;
	margin-top:10px;
	text-align:center;
	}
.renzheng2{
	width:95%;
	height:76px;
	padding-left:6px;
	margin-top:4px;
	font-size:12px;
	line-height:18px;
	}
.lxdh{
	width:226px;
	height:140px;
	}
#neirong-right{
	width:774px;
	overflow:hidden;
	float:left;
	}
.banner{
	width:774px;
	height:236px;
	}
.banner-neiye{
	width:774px;
	height:110px;
	}
.neirong-right1{
	width:774px;
	overflow:hidden;
	}
.neirong-right2{
	width:586px;
	overflow:hidden;
	float:left;
	}
.neirong-right3{
	width:580px;
	overflow:hidden;
	background-image:url(../images/nr-bg.jpg);
	padding-left:2px;
	padding-right:4px;
	}
.zxjj{
	width:580px;
	height:36px;
	}
.zxjj1{
	width:220px;
	height:36px;
	float:left;
	}
.zxjj2{
	width:550px;
	overflow:hidden;
	padding-left:15px;
	margin-top:10px;
	margin-bottom:14px;
	line-height:26px;
	}
.zxjj3{
	float:left;
	padding:8px 18px 2px 8px;
	}
.neirong-right4{
	width:586px;
	height:11px;
	background-image:url(../images/bottomnr-bg.jpg);
	background-repeat:no-repeat;
	}
.neirong-right5{
	width:182px;
	height:500px;
	float:right;
	}
.neirong-right6{
	width:181px;
	height:142px;
	margin-top:16px;
	}
.neirong-right7{
	width:130px;
	height:50px;
	margin-top:16px;
	padding-left:25px;
	}
.neirong-right8{
	width:113px;
	height:173px;
	margin-top:20px;
	padding-left:30px;
	}
.yqlj{
	width:181px;
	overflow:hidden;
	}
.yqlj1{
	width:181px;
	height:30px;
	margin-top:20px;
	}
.yqlj2{
	width:181px;
	overflow:hidden;
	}
.yqlj3{
	width:130px;
	height:40px;
	padding-left:26px;
	margin-top:10px;
	}
#bottom{
	width:1000px;
	height:114px;
	border-top:#b9b5a9 solid 1px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	}
.bottom1{
	width:948px;
	height:57px;
	padding-left:34px;
	margin-top:26px;
	}
	
.pagination{
	padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
padding:5px;
display: inline;
padding-bottom: 1px;
}
.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: lightyellow;
}

.pagination li.currentpage{
font-weight: bold;
padding:0 5px;
border: 1px solid navy;
background-color: #2e6ab1;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

.pagination li.nextpage{
font-weight: bold;
padding: 0 5px;
}
* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}