/* 分页 */
.list_page {
	text-align:center;
	margin:20px;
	font-family:"Microsoft Yahei",Arial,sans-serif;
	font-size:13px;
	clear:both;
}
.list_page a {
	margin:0px 2px;
	padding:8px 12px;
	border:1px solid #CCC;
	background:#CCC;
	color:#FFF;
	font-family:"Microsoft Yahei",Arial,sans-serif;
}
.list_page a:hover {
	background:#014689;
	color:#FFF;
	margin:0px 2px;
	padding:8px 12px;
	border:1px solid #014689;
	font-family:"Microsoft Yahei",Arial,sans-serif;
}
.list_page span {
	background:#014689;
	color:#FFF;
	margin:0px 2px;
	padding:8px 12px;
	border:1px solid #014689;
	font-family:"Microsoft Yahei",Arial,sans-serif;
}
.list_page input {
	margin-left:2px;
	padding:8px 12px;
	border:1px solid #014689;
	background:#FFF;
	color:#666;
	width:16px;
	font-size:13px;
	text-align:center;
	font-family:"Microsoft Yahei",Arial,sans-serif;
	*vertical-align:middle;
	font-weight:normal;
}
/* 组图 */
.jqzoom {
	text-decoration:none;
	float:left;
	z-index:999;
}
.piclist {
	padding:20px 15px;
	overflow:hidden;
}
.piclist ul {
	margin:0;
	padding:0;
	list-style:none;
	width:680px;
}
.piclist ul li {
	float:left;
	width:170px;
	text-align:center;
	padding-bottom:10px;
}
.piclist ul li img {
	width:150px;
	height:150px;
	vertical-align:top
}
.piclist ul li div {
	line-height:30px;
	height:30px;
}
.piclist ul li a img {
	border:1px solid #EEE;
	padding:2px;
}
.piclist ul li a:hover img {
	border:1px solid #014689;
	padding:2px;
}
#goodsshow {
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#goodsshow a {
	color:#666;
}
#goodsshow img {
	border:0;
}
#goodsshow .left {
	float:left;
	width:350px;
	margin:0 30px 0 0;
}
#goodsshow .right {
	float:left;
}
#goodsshow .shop_big {
	border:1px solid #EEE;
	padding:1px;
	background:#FFF;
	width:350px;
	float:left;
	cursor:pointer;
}
#goodsshow .shop_plist {
	clear:both;
	width:350px;
}
#prolist {
	width:310px;
	float:left;
	overflow:hidden;
	height:68px;
	position:relative;
	margin:10px 0 0 0;
}
#prolist ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:20000px;
	position:relative;
}
#prolist ul li {
	float:left;
	cursor:pointer;
	position:relative;
	background:url(../img/pro_none.gif) no-repeat center top;
	height:68px;
}
#prolist ul li img {
	height:60px;
	width:60px;
	margin:6px 8px 0 8px;
	padding:0px;
	border:0;
}
#prolist .hover {
	background:url(../img/pro_bg.gif) no-repeat center top;
	height:68px;
}
#goodsshow .shop_plist a.prev {
	float:left;
	width:20px;
	height:68px;
	display:block;
	outline:none;
	background:url(../img/ico_left.gif) no-repeat center;
	line-height:68px;
	margin-top:12px;
}
#goodsshow .shop_plist a.next {
	float:left;
	width:20px;
	height:68px;
	display:block;
	outline:none;
	background:url(../img/ico_right.gif) no-repeat center;
	margin-top:12px;
}
#goodsshow .right {
	width:263px;
}
#goodsshow .right h1 {
	font-size:18px;
	font-family:microsoft yahei;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0 0 20px 0;
	border-bottom:1px dashed #ccc;
}
#goodsshow .right .intro {
	min-height:80px;
}
#goodsshow .right .sno {
	border-bottom:1px dotted #cdcdcd;
	line-height:30px;
}
#goodsshow .right .price {
	line-height:30px;
	padding:10px 0;
}
#goodsshow .right .price span {
	color:#f60;
	font-size:16px;
}
/* 内容 */
.mt10 {
	margin-top:10px;
}
.pc_header {
	border:1px solid #EEE;
	border-top:2px solid #EEE;
	background:#EEE;
	height:35px;
	line-height:35px;
	font-size:13px;
	color:#666;
	font-weight:bold;
	padding:0 10px 0 15px;
	_padding:10px 10px 0 15px;
	_height:25px;
	_line-height:25px;
}
.pc_header span {
	float:right;
	font-size:12px;
	font-weight:normal;
	color:#333;
	font-family:"Microsoft Yahei",Arial,sans-serif;
	_margin-top:-5px;
}
.pc_header img {
	vertical-align:middle;
	margin:0 8px 0 0;
	padding:0;
	border:0;
}
.pc_body {
	border:1px solid #EEE;
	border-top:0;
	font-size:12px;
	line-height:22px;
}
.newsshow {
	padding:20px 25px;
	line-height:200%;
	color:#444;
	font-size:13px;
}
.newsshow .content {
	margin:5px 0;
	line-height:220%;
	font-size:13px;
}
.newsshow .content p {
	line-height:220%;
	color:#444;
	font-size:13px;
}
.newsshow .content img {
	max-width:660px;
}
.newsshow .pre {
	margin:10px 0 5px 0;
	color:#999;
}
.newsshow .next {
	margin:0 0 10px 0;
	color:#999;
}
.newsshow h1 {
	text-align:center;
	font-size:16px;
	font-weight:normal;
	font-family:microsoft yahei;
}
.newsshow .info {
	text-align:center;
	color:#999;
	padding:5px 0;
	border-bottom:1px dotted #cdcdcd;
	margin-bottom:20px;
}
/* 放大 */
.zoomPad {
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}
.zoomPreload {
	-moz-opacity:0.8;
	opacity:0.8;
	filter:alpha(opacity = 80);
	color:#333;
	font-size:12px;
	font-family:Tahoma;
	text-decoration:none;
	border:1px solid #EEE;
	background-color:white;
	padding:8px;
	text-align:center;
	background-image:url(../img/zoomloader.gif);
	background-repeat:no-repeat;
	background-position:43px 30px;
	z-index:110;
	width:90px;
	height:43px;
	position:absolute;
	top:0px;
	left:0px;
	* width:100px;
	* height:49px;
}
.zoomPup {
	overflow:hidden;
	background-color:#FFF;
	-moz-opacity:0.6;
	opacity:0.6;
	filter:alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #EEE;
	z-index:101;
	cursor:crosshair;
}
.zoomOverlay {
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;
	*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
	z-index:101;
}
.zoomWindow {
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
	z-index:10000;
	z-index:110;
}
.zoomWrapper {
	position:relative;
	z-index:110;
}
.zoomWrapperTitle {
	font-family:"Microsoft Yahei",Arial,sans-serif;
	display:block;
	background:#FFF;
	color:#333;
	height:35px;
	line-height:35px;
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:13px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:120;
	-moz-opacity:0.6;
	opacity:0.6;
	filter:alpha(opacity = 60);
}
.zoomWrapperImage {
	display:block;
	position:relative;
	overflow:hidden;
	z-index:110;
}
.zoomWrapperImage img {
	display:block;
	position:absolute;
	z-index:101;
}
.zoomIframe {
	z-index:-1;
	filter:alpha(opacity=0);
	-moz-opacity:0.80;
	opacity:0.80;
	position:absolute;
	display:block;
}
/* 留言 */
.book-text {
	text-align:center;
	padding-top:20px;
}
.book {
	overflow:hidden;
	clear:both;
}
.book .text {
	border:1px solid #dadada;
	margin:20px 20px 0px 20px;
}
.book .text .div {
	padding:10px 20px;
}
.book .text .div .base {
	font-family:verdana;
	color:#000;
	border-bottom:1px dashed #ccc;
	line-height:30px;
	margin-bottom:10px;
}
.book .text .div .base span {
	float:right;
	color:#999;
}
.book .text .div .content {
	line-height:20px;
	word-wrap:break-word;
	overflow:hidden;
}
.book .text .div .reply {
	font-family:verdana;
	border-top:1px dashed #ccc;
	line-height:25px;
	margin-top:10px;
	color:#000;
	padding-top:5px;
	word-wrap:break-word;
	overflow:hidden;
}
.book .text .div .reply strong {
	color:#f60;
	float:left;
}
.bookadd {
	padding-top:20px;
}
.bookadd div {
	margin-bottom:20px;
}
.bookadd .label {
	float:left;
	width:100px;
	text-align:right;
	padding-right:10px;
	clear:both;
}
.bookadd .label span {
	color:#f30;
	font-family:"Microsoft Yahei",Arial,sans-serif;
}
.bookadd .enter {
	margin-left:120px;
}
.bookadd .enter .ip {
	border:1px solid #ccc;
	padding:5px 10px;
	vertical-align:middle;
	overflow:hidden;
}
.bookadd .enter .bnt {
	border:1px solid #ccc;
	background:#fff;
	padding:10px 30px;
	margin-right:10px;
	vertical-align:middle;
}
.bookadd .enter label {
	display:block;
}
.bookadd .enter #booklen {
	color:#f30;
}
/* 订阅 */
#rssico {
	vertical-align:middle;
	margin:9px 0 0 0;
}
/* 标签 */
.taglist a {
	float:left;
	margin:5px;
	background:#BBB;
	color:#FFF;
	padding:5px 10px 5px 10px;
}
.taglist a:hover {
	margin:5px;
	background:#014689;
	color:#FFF;
	padding:5px 10px 5px 10px;
}
.c {
	clear:both;
}
.common-taglist {
	margin-top:10px;
	margin-bottom:10px;
	font-size:13px;
}
.common-taglist li {
	border-bottom:1px dashed #DDD;
	line-height:35px;
	height:35px;
}
.common-taglist li span {
	float:right;
}
.common-taglist li h1 {
	background:#014689;
	width:60px;
	height:20px;
	line-height:20px;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	margin-top:7px;
	margin-right:5px;
	text-align:center;
}
/* 组图切换 */
.common-ztqh-showtitle {
	line-height:30px;
	height:30px;
	margin:0;
}
.common-ztqh-showtitle h1 {
	font-size:20px;
	font-weight:normal;
	margin:0;
	color:#666;
	font-weight:bold;
	float:left;
	padding-left:20px
}
.common-ztqh-showtitle span {
	float:right;
	padding-top:8px;
}
.common-ztqh-content {
	word-break:break-all;
	line-height:22px;
	padding:15px
}
.common-ztqh-content p {
	margin:15px 0;
	font-size:13px;
}
.common-ztqh-content img {
	max-width:900px;
}
.common-ztqh-content .common-ztqh-proinfo {
	font-size:12px;
	padding:10px 15px 0 15px;
	clear:both
}
.common-ztqh-content .common-ztqh-proinfo p {
	font-size:12px;
}
.common-ztqh-pre,.common-ztqh-next {
	line-height:30px;
	height:30px;
}
.common-ztqh-like p {
	font-weight:bold;
	font-size:13px;
}
.common-ztqh-like ul {
	margin:0;
	padding:0;
	list-style:none;
}
.common-ztqh-like ul li {
	line-height:25px;
	height:25px;
	font-family:"Microsoft Yahei",Arial,sans-serif;
}
.common-ztqh-ctitle {
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #f0f0f0;
	line-height:30px;
	height:30px;
	margin:0 0 15px 0;
}
.common-ztqh-ctitle span {
	float:right;
	font-size:12px;
	font-weight:normal;
	font-family:"Microsoft Yahei",Arial,sans-serif;
}
/* 小图部分 */
.common-ztqh-show_pics {
	padding:20px;
}
.common-ztqh-thumbpic {
	margin:0 auto;
	width:108px;
	float:right;
}
#common-ztqh-piclist {
	width:108px;
	overflow:hidden;
	position:relative;
	height:300px;
}
#common-ztqh-piclist ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:relative;
}
#common-ztqh-piclist ul li {
	cursor:pointer;
	position:relative;
	background:url(../img/ico_none.gif) no-repeat center top;
	height:75px;
	width:108px;
}
#common-ztqh-piclist ul li img {
	height:65px;
	width:100px;
	padding:1px;
	margin-left:6px
}
#common-ztqh-piclist .hover {
	background:url(../img/ico_bg.gif) no-repeat center top;
	height:75px;
}
#common-ztqh-piclist ul li tt {
	background:#000;
	color:#FFF;
	position:absolute;
	z-index:20;
	font-family:arial;
	font-size:12px;
	line-height:16px;
	padding:0 5px;
	margin:45px 0 0 -85px;
}
.common-ztqh-thumbpic a.common-ztqh-bntprev {
	width:110px;
	height:20px;
	display:block;
	outline:none;
	background:url(../img/arr_up.jpg) no-repeat center;
}
.common-ztqh-thumbpic a.common-ztqh-bntnext {
	width:110px;
	height:20px;
	display:block;
	outline:none;
	background:url(../img/arr_down.jpg) no-repeat center;
}
#common-ztqh-originalpic {
	position:relative;
	overflow:hidden;
	zoom:1;
	text-align:center;
	float:left;
}
#common-ztqh-originalpic img {
	display:none;
	position:relative;
	border:#e3e3e3 solid 1px;
	padding:5px;
	width:800px
}
#common-ztqh-aPrev {
	position:absolute;
	z-index:10;
	left:0;
	top:0;
	display:block;
	width:50%;
	height:100%;
	background:url(../img/blank.gif);
}
#common-ztqh-aNext {
	position:absolute;
	z-index:10;
	right:0;
	top:0;
	display:block;
	width:50%;
	height:100%;
	background:url(../img/blank.gif);
}
#common-ztqh-show-info {
	margin-left:22px;
	padding-top:12px;
	color:#BBB;
	font-size:13px;
}
/* 表单部分 */
.common-form {
	margin:0px;
	background:#FFF;
	padding:10px 2px;
	color:#575757;
}
.common-form ul {
	list-style:none;
}
.common-form ul li {
	font-size:12px;
	color:#575757;
	text-align:left;
}
.common-form ul li b {
	margin-right:5px;
}
.common-form ul li span {
	color:#666;
	margin-right:5px;
}
.common-form ul li input {
	padding:2px;
	border:1px solid #DDD;
	margin:5px auto;
	background:#FFF;
}
.common-form ul .common-form-but {
	color:#575757;
	font-size:13px;
	background:#FAFAFA;
	margin:10px auto;
	padding:8px 26px 8px 26px;
	border:1px solid #DDD;
	background:#FFF;
}
.common-form ul .common-form-but:hover {
	background:#FC0;
	border:1px solid #FC0;
	color:#FFF;
	cursor:pointer;
}
.common-form ul li textarea {
	border:1px solid #DDD;
	margin:10px auto;
}
.common-form ul li .nobg {
	border:none;
}