#header {
	width:1003px;
	margin:0 auto;
	height:48px;
	background:url(../images/background/topbg.jpg) repeat-x;
}
#header .logo {
	width:140px;
	float:left;
	margin-left:30px;
	display:inline;
}
#header .nav {
	float:left;
	margin:18px 0 7px 10px;
	padding-left:20px;
	width:282px;
	height:23px;
	line-height:23px;
	background:url(../images/background/navbg.jpg) no-repeat;
}
#header .nav2 {
	float:right;
	margin:18px 0 7px 10px;
	padding-right:20px;
	width:282px;
	height:23px;
	line-height:23px;
	text-align:right;
}
#nav {
	width:951px;
	margin:7px auto;
	line-height:20px;
}
.red {
	color:red;
}
.body {
	width:951px;
	margin:0 auto;
}
.left {
	width:180px;
	float:left;
}
.right {
	width:760px;
	float:left;
	margin-left:11px;
	display:inline;
	overflow:hidden;
}
.imglist {
}
.imglist .t {
	background:url(../images/background/bg1.jpg) repeat-x;
	height:27px;
	border:1px solid #ccc;
	line-height:27px;
	font-weight:bold;
	padding-left:10px;
}
.imglist .c {
	padding:9px 10px 2px;
	border:1px solid #ccc;
	border-top:none;
}
.imglistul {
	height:228px;
	overflow:hidden;
}
.imglistul li {
	width:65px;
	height:43px;
	padding:3px;
	border:1px #ccc solid;
	float:left;
	margin:0 3px 7px;
	display:inline;
	text-align:center;
}
* html .imglistul li {
	margin:0 2px 7px;
}
.imglistul li.selected {
	border:1px solid #ff6600;
	background:#f60;
}
.pn {
	background:#f2f2f2;
}
.pn ul li {
	width:33%;
	text-align:center;
	float:left;
	line-height:30px;
	height:30px;
}
.pn ul li.prev {
	background:url(../images/icon/left.gif) no-repeat center;
	cursor:pointer;
}
.pn ul li.next {
	background:url(../images/icon/right.gif) no-repeat center;
	cursor:pointer;
}
.imgtype {
	padding-top:6px;
}
.imgtype .t {
	background:url(../images/background/bg1.jpg) repeat-x;
	height:27px;
	border:1px solid #ccc;
	line-height:27px;
	font-weight:bold;
	padding-left:10px;
}
.imgtype .c {
	padding:4px 0 2px;
	border:1px solid #ccc;
	border-top:none;
}
.typet {
	background:url(../images/background/bg2.jpg) repeat-x;
	height:22px;
	margin-top:5px;
}
.typet h5 {
	line-height:22px;
	background:url(../images/icon/sjt.gif) no-repeat 3px center;
	padding-left:15px;
	cursor:pointer;
}
.typec {
	padding:9px 12px;
}
.typec ul li {
	width:33%;
	float:left;
	line-height:20px;
	overflow:hidden;
}
.imgview {
	height:504px;
	overflow:hidden;
	background:#ebebeb;
	padding:15px 20px;
}
.reclist {
	padding-top:6px;
}
.reclist .t {
	background:url(../images/background/bg1.jpg) repeat-x;
	height:27px;
	border:1px solid #ccc;
	line-height:27px;
	font-weight:bold;
	padding-left:10px;
}
.reclist .c {
	padding:13px 6px 2px 5px;
	border:1px solid #ccc;
	border-top:none;
}
.reclistul li {
	width:71px;
	float:left;
	margin:0 6px 7px;
	display:inline;
	overflow:hidden;
}
.reclistul li div {
	width:65px;
	padding:2px;
	border:1px solid #ccc;
}
.reclistul li p {
	line-height:20px;
	text-align:center;
}
#footer {
	margin:30px auto;
	width:950px;
}
.footul li {
	line-height:25px;
	text-align:center;
}
#pagenav {
	height:27px;
	padding:7px 0 0 12px;
	background:#f2f2f2;
}
#pre {
	background:url(../images/icon/left.gif) center no-repeat;
	float:left;
	width:42px;
	height:22px;
	display:block;
}
#next {
	background:url(../images/icon/right.gif) center no-repeat;
	float:left;
	width:40px;
	height:22px;
	display:block;
}
#presib {
	float:left;
	width:40px;
	height:22px;
}
#nextsib {
	float:left;
	width:40px;
	height:22px;
}
#pageno {
	float:left;
	width:60px;
	text-align:center;
	color:#b6b6b6;
	height:22px;
	line-height:22px;
}
#pageno #no {
	color:#f7c816;
}
