/*网站基本定义*/

div, form, img, ul, ol, li, dl, dt, dd, p, tr, td, input, body, strong, span, pre {
	margin:0;
	padding:0;
	border:0;
	background-repeat:no-repeat;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	font-weight:normal;
}
body {
	font-size:12px;
	font-family:"微软雅黑";
	margin:0px;
	padding:0px;
	color:#4a4a4a;
	line-height:22px;
	height:auto;
	clear:both;
	background:url(../webimages/index_37.png) repeat;
}
img {
	border:0px;
}
ul, li {
	list-style:none;
}
em, i {
	font-style:normal;
}
a {
	text-decoration:none;
	color:#444444;
}
a:hover {
	background-repeat:no-repeat;
	color:#cfa972;
}
.del_float {
	clear:both;
	line-height:0;
	height:0;
	font-size:0;
}
a, area {
blr:expression(this.onFocus=this.blur())
}
.web {
	width:1180px;
	margin:0px auto;
}
/*网站基本定义*/

.shortcut {
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
	width:100%;
}
*html, *html body /* 修正IE6振动bug */ {
	background-image:url(about:blank);
	background-attachment:fixed;
}
*html .shortcut {
	position:absolute;
top:expression(eval(document.documentElement.scrollTop));
}
.shortcut {
	height:28px;
	background:#EEEEEE;
	box-shadow:1px 0px 2px rgba(0,0,0,0.2);
	border-bottom:1px solid #DDDDDD;
	padding:40px 0 0 0;
}
.shortcut li {
	float:left;
	cursor:pointer;
	margin:5px 0 0 15px;
	display:inline;
}
/* #picbbox */
.down_showpic {
	overflow:hidden;
	width:auto;
	text-align:center;
}
.pictio {
	position:absolute;
	z-index:1;
	background-color:#666;
	cursor:move;
}
#picbbox span {
	position:absolute;
	top:50%;
	margin-top:-62px;
	width:65px;
	height:125px;
	display:block;
	cursor:pointer;
	z-index:100;
}
.jd_prve {
	background:url(../webimages/jd_07.png) no-repeat;
	left:25px;
}
.jd_next {
	background:url(../webimages/jd_09.png.html) no-repeat;
	right:25px;
}
.xilietitle {
	background: url(../webimages/aaa_03.png.html) repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 60px;
	line-height: 60px;
	font-size: 26px;
	color: #fff;
	width:95%;
	padding-left:5%;
	z-index:9999999999;
}
.xilietitle a.fanhui {
	display:block;
	position:absolute;
	right:30px;
	top:10px;
	width:45px;
	height:45px;
	background:url(../webimages/fanhui.png) no-repeat;
	z-index:9999;
}
/*翻页css*/
.pages {padding: 30px 0 30px;text-align: center}
.pages li {display: inline}
.pages li.thisclass, .pages a:hover{padding: 3px 8px; border: 1px solid #fff;	background: #fff;color: #333;text-decoration: none}
.pages a{padding: 3px 8px;border: 1px solid #CCC;background: #fff;color: #A4A4A4;line-height: 18px}