﻿/*
Template Name: default
Version: 1.0
Author: DouCo Design
Author URI: http://www.douco.com/
*/

/* 全局通用
----------------------------------------------- */
body {
	font-family: Microsoft Yahei, \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial, Lucida, Verdana, Helvetica, sans-serif;
	color: #555;
}
body, button, input, textarea {
	font-size: 12px;
	line-height: 1.531;
	outline: none;
	margin: 0;
	padding: 0;
	border: 0;
}
p, ul, ol, dl, dt, dd, form, blockquote {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
em, b, i {
	font-style: normal;
	font-weight: normal;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #0882F6;
}
input, img, select {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.clearfix {
	overflow: hidden;
	zoom: 1;
}
.none {
	display: none;
}
#captcha {
	cursor: pointer;
}
.more {
	float: right;
	padding-right: 8px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
.more a {
	color: #999;
}
.more a:hover {
	text-decoration: underline;
}
.contents
{
    width:980px;
    padding-top:30px;
}
/* 主体框架
----------------------------------------------- */
#wrapper 
{
	width: auto;
}
#wrapper .wrap {
	margin: 0px auto;
}
#wrapper .mb {
	margin-bottom: 50px;
}
/* -- index -- */
#indexLeft {
	float: left;
	width: 170px;
}
#indexRight {
	float: right;
	width: 790px;
	text-align: left;
}
/* -- page -- */
#pageLeft {
	float: left;
	width: 180px;
	margin-right: 20px;
}
#pageIn {
	float: left;
	width: 780px;
	overflow: hidden;
}

/* -- header -- */
#header {
	min-height: 80px;
	height: 90px;
	margin: 0 auto;
	width: 980px;
}
#header .logo {
	padding: 14px 0;
	float: left;
	font-size: 28px;
	font-weight: bolder;
	
}
#header .search {
	margin: 30px 10px 0 0;
	float: right;
	height: 28px;
	padding-left: 10px;
}
#header .search {
	position: relative;
	white-space: normal
}
#header b
{
    font-size: 16px;
	font-weight: bold;
}
#header .search label {
	height: 0;
	line-height: 0;
	overflow: hidden;
	width: 0;
	position: absolute;
	font-size: 0;
	z-index: -1;
	outline: 0
}
/* -- mainNav -- */
#mainNav {
	margin-bottom: 5px;
	height: 52px;
	font-size: 14px;
	background: url("images/nav_bg.png");
}
/* LEVEL ONE */
#mainNav ul.wrap {
	background: url("images/nav_bg.png");
	position: relative;
	z-index: 1000;
	width: 980px;
}
#mainNav ul li 
{
    width: 122px;
	background-image: url("images/nav_bg.png");
	float: left;
	zoom: 1;
}
#mainNav ul li a {
	display: block;
	width: 123px;
	padding: 0 1px;
	text-align: center;
	height: 52px;
	line-height: 14px;
font-size:12px;
	color: #fff;
	text-decoration: none;
}
#mainNav ul li.hover, #mainNav ul li.cur {
	background-image: url("images/NItemM_bg.png");
	position: relative;
}
#mainNav ul li.cur
{
    background-image: url("images/NItemM_bg.png");
	background-position: 0 52px;
}
#mainNav ul li.hover a, #mainNav ul li.cur a {
	color: #FFF;
}
#mainNav ul li .first {
	background: url("images/NItemM_bg.png");
	width: 120px;
}
#mainNav ul li.hover .first, #mainNav ul li.cur .first {
	background: url("images/nav_bg.png") ;
}
#mainNav ul li .last {
	background: url("images/nav_bg.png");
	margin-right: -1px;
}
#mainNav ul li.hover .last, #mainNav ul li.cur .last {
	background: url("images/nav_bg.png");
}
/* LEVEL TWO */
#mainNav ul ul {
	min-width: 120px;
	_width: 120px;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	border-top: 1px solid white;
	background-image: url("images/nav_bg.png");	
}
#mainNav ul ul li {
	font-weight: normal;
	background: url("images/nav_bg.png");
	float: none;
}
#mainNav ul li.hover ul li a {
	color: #24313C;
	border-right: none;
	display: inline-block;
}
#mainNav ul li.hover ul li.hover a {
	color: #FFF;
}
#mainNav ul li.hover ul a.parent {
	background: url("images/icon_red.gif") no-repeat 100px 50%;
}
/* LEVEL THREE */
#mainNav ul ul ul {
	left: 100%;
	top: 0;
	border-top: 0;
	_border-top: 1px;
}
#mainNav ul li.hover ul li.hover ul li a {
	color: #24313C;
}
#mainNav ul li.hover ul li.hover ul li.hover a {
	color: #FFF;
}
/* 首页样式
----------------------------------------------- */
/* -- 幻灯 -- */
.slideShow {
	position: relative;
	margin: 0 auto 10px;
	padding: 0;
 *zoom: 1;
}
.slideShow .slides img {
	max-width: 100%;
	display: block;
}
.slideShow .slideBox {
	background: #fff;
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
/* -- slideLoading -- */
.slideShow .slideLoading {
	min-height: 50px;
	background: url("images/slide_loader.gif") center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
/* -- previous 和 next 按钮 -- */
.slideShow .arrowBox a {
	font-family: \5b8b\4f53, sans-serif;
	position: absolute;
	display: block;
	margin-bottom: -20px;
	width: 40px;
	height: 40px;
	bottom: 50%;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-size: 2em;
	background-color: #333;
	background-color: rgba(50,50,50,.3);
}
.slideShow .arrowBox a.disabled {
	display: none;
}
.slideShow .arrowBox .arrowPrev {
	left:20px;
}
.slideShow .arrowBox .arrowNext {
	right:20px;
}
.slideShow .arrowBox a:hover {
	background-color: rgba(50,50,50,.6);
}
/* -- controlBox -- */
.slideShow .controlBox {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: right;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
}
.slideShow .controlBox .control {
text-align:center;
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.slideShow .controlBox.controlDefault a {
	background:url("images/inactive.png") no-repeat 50% 50%;
	text-indent: -9999px;
	width:20px;
	height:30px;
	clear: none;
	display: block;
}
.slideShow .controlBox.controlDefault a:hover, .slideShow .controlBox.controlDefault a.active {
	background:url("images/active.png") no-repeat 50% 50%;
}
/* -- slideTitle -- */
.slideShow .slideTitle {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.slideShow .slideTitle span {
	color: #fff;
	display: block;
	font-size: .85em;
	padding:15px 10px;
}
/* -- sileThumb -- */
.slideShow .sileThumb {
	text-align:center;
	position: absolute;
	bottom: 8px;
	right: 8px;
}
.slideShow .sileThumb a {
	margin: 0 3px;
}
.slideShow .sileThumb a img {
	border: solid #B0B0B0 1px;
}
.slideShow .sileThumb a.active img {
	border: solid #0093dd 1px;
}

/**/
/* 通用结构	
----------------------------------------------- */
/* -- form -- */
.btn {
	display: inline-block;
	background-color: #0072C6;
	color: #EEE;
	padding: 6px 25px;
	text-transform: capitalize;
	cursor: pointer;
	font-weight: bold;
}
.btn:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #007AD5;
}
.btnGray {
	display: inline-block;
	background-color: #CCC;
	border: 0;
	color: #333;
	padding: 6px 15px;
	text-transform: capitalize;
	cursor: pointer;
	font-weight: bold;
}
/* -- input -- */
.textInput {
	padding: 0 4px;
	height: 28px;
	border: 1px solid #DDDDDD;
}
.textArea {
	padding: 4px;
	border: 1px solid #DDDDDD;
}
/* -- style -- */
.price {
	color: #CC0000;
}
/* -- incBox -- */
.incBox {
	margin-bottom: 15px;
}
.incBox h3 {
	height: 35px;
	line-height: 35px;
	color: #7A7F81;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #CBD1D3;
}
.incBox h3 a {
	color: #7A7F81;
}

/* -- tree -- */
.treeBox {
	margin-bottom: 15px;
}
.treeBox h3 {
	height: 35px;
	line-height: 35px;
	color: #7A7F81;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #CBD1D3;
}
.treeBox li {
	border-left: 4px solid #ffffff;
	line-height: 15px;
	margin-top: 15px;
	padding-left: 5px;
}
.treeBox li.cur {
	border-left: 4px solid #0093dd;
}
.treeBox li a {
	color: #7A7F81;
}
.treeBox li b
{
    font-weight: bold;
}
.treeBox  .point
{
    font-size: 16px;
    color: Red;
	
}
/* 库项目样式
----------------------------------------------- */
/* -- urHere -- */
.urHere {
	height: 35px;
	line-height: 35px;
	color: #999999;
	border-bottom: 1px solid #CBD1D3;
}
.urHere a {
	color: #999999;
}
.urHere b {
	margin: 0 8px;
}
/* -- recommendProduct -- */
.recommendProduct {
	padding-top: 10px;
}
.recommendProduct li {
	float: left;
	width: 137px;
	height: 200px;
	margin-right: 17px;
	text-align: center;
}
.recommendProduct li.clearBorder {
	margin-right: 0;
}
.recommendProduct .imgs {
	border: 1px solid #E4E4E4;
	margin-bottom: 8px;
}
/* -- about -- */
.about {
	padding-top: 13px;
}
.about p {
	float: left;
	width: 100px;
	height: 120px;
	padding-left: 10px;
}
.about dl {
	float: left;
	width: 650px;
	height: 120px;
	padding-left: 30px;
}
.about dl dt {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #313131;
	padding: 5px 0;
}
.about dl dd {
	line-height: 200%;
	color: #999999;
	word-wrap: break-word;
	word-break: normal;
}
.about .aboutBtn {
	display: block;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 12px;
}
/* -- recommendArticle -- */
.recommendArticle li {
	border-bottom: 1px dotted #D1D1D1;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
}
.recommendArticle li b {
	float: right;
	color: #999999;
}
.recommendArticle li.last {
	border-bottom: 0;
}
/* -- contact -- */
.contact {
	padding: 7px 0 0 0;
}
.contact h3 {
	border-bottom: 1px solid #CBD1D3;
	padding-bottom: 10px;
	font-size: 14px;
	color: #7A7F81;
}
.contact ul {
	padding: 15px 0 0 3px;
}
.contact li {
	height: 40px;
	line-height: 40px;
	margin-bottom: 8px;
	color: #7A7F81;
}
.contact li.tel {
	background-position: 0 -30px;
}
.contact li.fax {
	background-position: 0 -60px;
}
.contact li.url {
	background-position: 0 -90px;
}
.contact li.email {
	background-position: 0 -120px;
}
/* page
----------------------------------------------- */
#page {
	padding: 20px 0;
}
#page h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
#page .info {
	padding: 2px 0 20px 0;
	color: #999999;
	font-size: 13px;
}
#page .content {
	color: #666666;
	line-height: 200%;
	padding-top: 10px;
}
#page .content p
{
    line-height: 30px;
    text-indent: 24px;
}
#page .content b
{
    font-size: 14px;
    font-weight: bold;
	color: #0093dd;
}
#page .content .more
{
    float: right;
    font-size: 14px;
    color: Red;
	
}
/* product_category
----------------------------------------------- */
.productList {
	padding-top: 20px;
	color: #999999;
}
.productList dl {
	float: left;
	width: 370px;
	height: 160px;
	margin: 0 20px 30px 0;
}
.productList dl.last {
	margin-right: 0;
}
.productList dt {
	float: left;
	width: 160px;
}
.productList dd {
	float: left;
	width: 195px;
	padding: 15px 0 0 15px;
}
.productList dt img {
	border: 1px solid #EEEEEE;
}
.productList .name {
	height: 18px;
	overflow: hidden;
}
.productList .name a {
	color: #333333;
	font-weight: bold;
}
.productList .brief {
	color: #999999;
	padding-top: 8px;
	height: 60px;
}
.productList .price {
	padding-bottom: 10px;
}
/* product
----------------------------------------------- */
#product {
	padding: 15px 0;
}
#product .productImg {
	float: left;
	width: 300px;
}
#product .productInfo {
	float: left;
	width: 465px;
	padding: 10px 0 0 15px;
	line-height: 200%;
}
#product .productInfo h1 {
	font-size: 18px;
}
#product .productInfo ul {
	padding-top: 10px;
}
#product .productInfo .productPrice {
	margin-bottom: 5px;
}
#product .productInfo .productPrice .price {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}
#product .productInfo .btnAsk {
	margin-top: 50px;
}
#product .productInfo .btnAsk dt {
	float: left;
	width: 88px;
	height: 39px;
	line-height: 39px;
	text-align: right;
	padding-right: 3px;
	margin-right: 6px;
	background-color: #E0E0E0;
	color: #333;
	font-weight: bold;
}
#product .productInfo .btnAsk dd {
	float: left;
	width: 300px;
}
#product .productContent {
	padding: 15px 0;
}
#product .productContent h3 {
	height: 35px;
	line-height: 35px;
	color: #7A7F81;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #CBD1D3;
}
#product .productContent ul {
	padding: 15px 0;
	color: #666;
	line-height: 200%;
}
/* article_category
----------------------------------------------- */
#articleList dl {
	border-bottom: 1px dotted #D1D1D1;
	padding: 20px 0;
}
#articleList dl.last {
	border-bottom: 0;
}
#articleList dt {
	width: 620px;
	padding-left: 2px;
	margin-bottom: 10px;
}
#articleList dd {
	color: #999999;
	padding-left: 2px;
	line-height: 180%;
	zoom: 1;
	overflow: hidden;
}
#articleList dd p {
	float: left;
}
#articleList dd p.img {
	margin-right: 10px;
}
#articleList dd p.desc {
	width: 590px;
}
#articleList .numDate {
	float: right;
	text-align: right;
	padding-top: 12px;
}
#articleList .numDate em {
	color: #FFF;
	padding: 3px 4px;
	font-size: 14px;
	font-weight: bold;
}
#articleList .numDate p {
	font-size: 12px;
	color: #999999;
	margin-top: 5px;
}
/* article
----------------------------------------------- */
#article {
	padding: 20px 0;
}
#article h1 {
	color: #333333;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}
#article .info {
	padding: 2px 0 20px 0;
	color: #999999;
	font-size: 13px;
	text-align:center;
	
}
#article .content {
	color: #666666;
	line-height: 28px;
	font-size: 14px;
}
/* 留言板
----------------------------------------------- */
#guestBook {
	padding: 20px 0;
}
#guestBook h2 {
	color: #555;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
/* bookList */
#guestBook .bookList {
	margin-bottom: 30px;
	line-height: 180%;
	font-size: 13px;
}
#guestBook .bookList dl {
	margin-bottom: 15px;
}
#guestBook .bookList dt {
	color: #999;
	margin-bottom: 3px;
}
#guestBook .bookList dt b {
	color: #999;
	margin-left: 20px;
}
#guestBook .bookList dd {
	color: #666;
	overflow: hidden;
	zoom: 1;
}
#guestBook .bookList dd em {
	float: left;
	width: 70px;
}
#guestBook .bookList dd span {
	float: right;
	width: 910px;
	text-align: left;
}
#guestBook .bookList p {
	color: #0072C6;
	margin-top: 5px;
	overflow: hidden;
	zoom: 1;
}
#guestBook .bookList p em {
	float: left;
	width: 70px;
}
#guestBook .bookList p span {
	float: left;
	width: 800px;
}
#guestBook .bookList p b {
	color: #999;
	float: right;
}
#guestBook .bookList .pager {
	text-align: left;
}
/* bookList */
#guestBook .bookAdd {
	line-height: 180%;
	font-size: 13px;
}
#guestBook .bookAdd dl {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 15px;
}
#guestBook .bookAdd dl dt, #guestBook .bookAdd dl dd {
	float: left;
}
#guestBook .bookAdd dl dt {
	width: 70px;
	text-align: right;
	line-height: 30px;
}
#guestBook .bookAdd .vcode {
	text-transform: uppercase;
}
#guestBook .bookAdd .select {
	height: 28px;
}
#guestBook .bookAdd dl.cue {
	margin: -8px 0 10px 60px;
	color: #999;
}
#guestBook .bookAdd dl.submit {
	margin: 20px 0 0 60px;
}
#guestBook .bookAdd dd b {
	display: block;
	padding: 2px 0 2px 3px;
	border: 1px solid #fec600;
	color: #666;
	background-color: #fbf8e9;
	line-height: 16px;
}

/* 分页
----------------------------------------------- */
.pager {
	text-align: right;
	padding-top: 20px;
	color: #666;
}
.pager a {
	color: #666;
	text-decoration: underline;
}
/* link
----------------------------------------------- */
.link {
	margin-bottom: 10px;
}
.link strong {
	color: #7A7F81;
	font-weight: bold;
}
.link a {
	color: #555;
}

.picList ul li{ float:left; padding:1px 15px; width:220px;}
.picList ul li div{ background:#eee;}
.picList ul li div span{ display:block; border:1px solid #ccc; position:relative; top:0; left:-3px; padding:3px; background:#fff;}
.picList ul li div a{ display:block; overflow:hidden;}
.picList ul li div a:hover img{ filter:alpha(opacity=60,Style=0); -moz-opacity:0.6; opacity:0.6;}
.picList ul li p{ font-size:14px; text-align:center; margin-top:5px;}

.clearFix{overflow:hidden; _zoom:1; clear:both; zoom:1;}
.clearfix:after{clear:both;content: " ";display: block;height: 0;visibility: hidden;}    

/* footer
----------------------------------------------- */
#footer {
	border-top: 1px solid #D8D8D8;
	background-color: #EBEBEB;
	padding: 35px 0;
	line-height: 25px;
	color: #999999;
	text-align: center;
}
#footer a {
	color: #999999;
}
#footer .footNav i {
	margin: 0 12px;
	color: #CCC;
}
#footer .footNav a.first {
	margin-left: 0;
}
#footer .copyRight {
	font-family: Arial, Lucida, Verdana, Helvetica, sans-serif;
}

/*
栏目A
*/
.ColumnA
{
    border-bottom:1px dotted #ACACAC;
    height: 181px;
    margin-bottom: 20px;
    overflow: hidden;
}
.ColumnA_list
{
}
.ColumnA_left {
width: 267px;
float: left;
height: 227px;
overflow: hidden;
_margin-right: -1px;
}
.ColumnA_pic {
width: 265px;
height: 137px;
overflow: hidden;
border: 1px solid #CCCCCC;
}
.ColumnA_tit {
height: 35px;
width: 265px;
overflow: hidden;
font-size: 16px;
font-weight: bold;
line-height: 35px;
margin-top: 5px;
}
.ColumnA_txt {
width: 265px;
line-height: 24px;
font-size: 14px;
height: 48px;
overflow: hidden;
}
.ColumnA_center {
margin-left: 79px;
}
.ColumnA_right {
margin-left: 79px;
}
.ColumnB {
height: 225px;
margin-bottom: 20px;
overflow: hidden;
border-bottom: 1px dotted #ACACAC;
}
.customModuleA {
float: left;
width: 610px;
overflow: hidden;
height: 225px;
}
.ColumnB {
height: 225px;
margin-bottom: 20px;
overflow: hidden;
}
.ColumnB .t {
margin-bottom: 5px;
}
.t-name {
display: block;
font-weight: bold;
height: 35px;
overflow: hidden;
margin: 0 54px 0 0;
}
.t-name span {
font-size: 13px;
margin-left: 10px;
}
.ColumnB .c {
height: 158px;
overflow: hidden;
font-size: 13px;
position: relative;
}
.picTxtmodule_3 {
margin: 0.5em 1em;
overflow: hidden;
line-height: 24px;
}
.c .pics {
border: 1px solid #CCCCCC;
float: left;
margin: 0.5em 0.8em 0 0em;
}
.ColumnB .c .pic {
width: 256px;
height: 131px;
overflow: hidden;
}
.ColumnB .c .text {
height: 140px;
overflow: hidden;
text-indent: 2em;
}
.customModuleB {
width: 270px;
float: right;
height: 225px;
overflow: hidden;
}
.txtListmodule_1 {
margin: 0.5em 1em;
overflow: hidden;
line-height: 24px;
}
.txtListmodule_1 li {
overflow: hidden;
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
height: 24px;
line-height: 24px;
display: list-item;
text-align: -webkit-match-parent;
}
.txtListmodule_1 a {
background: url(/theme/images/li_a.jpg) left no-repeat;
padding-left: 10px;
}
.ColumnC {
margin-bottom: 20px;
height: 190px;
overflow: hidden;
}
.ColumnC .c {
height: 154px;
overflow: hidden;
font-size: 14px;
}
.customModuleC, .customModuleD {
width: 270px;
float: left;
}
.customModuleD {
margin-left: 50px;
}
.ColumnC_right {
float: right;
width: 310px;
height: 190px;
}
.ColumnC_right_C {
height: 135px;
margin-top: 20px;
}
.ColumnC_right_pic {
float: left;
width: 103px;
overflow: hidden;
height: 136px;
}
.ColumnC_right_txt {
float: right;
font-size: 14px;
line-height: 24px;
overflow: hidden;
width: 190px;
height: 115px;
}
.product
{
    height:180px;
border-bottom: 1px dotted #ACACAC;
margin-bottom:20px;
overflow: hidden;
	
}
.product .c,.product #pro_pic2,.product .uldiv{height:258px;}
.product ul li .prospan_pic{ background:url("/theme/images/pic_bg.jpg") no-repeat;}
.product ul li:hover{ background:url("/theme/images/li_bg.jpg") bottom center no-repeat;}
.product ul li:hover,.product1 ul li {padding-bottom:0;}

.product ul li .prospan_pic{width:200px;height:200px;padding:9px;}
.product ul li{width:210px;height:224px;}
.product ul li:hover .prospan_tit a{color:#0882F6;}
.product .c{ margin:0 auto; margin-top:15px; height:246px;}
.product #pro_pic2{width:960px;margin:0 auto; height:246px; overflow:hidden; position:relative;}  


.product ul{float:left;}
.product .uldiv { float:left; width:9999px; height:246px;}
.product ul li{float:left;margin-right:30px; position:relative;  padding-bottom:8px;}
.product ul li .prospan_pic{ width:200px; display:block; height:200px; overflow:hidden; }
.product ul li .prospan_pic .img_div{width:190px;overflow:hidden; height:190px;}
.img_div table,.ColumnA_pic table{width:100%;height:100%;}
.img_div td,.ColumnA_pic td{text-align:center; vertical-align:middle;}
.prospan_tit{ margin-top:8px; display:block; height:30px; font-size:14px; overflow:hidden; width:100%; text-align:center;}


/*分页控件*/
#pager{padding-left:20px;}
.paginator { font: 11px Arial, Helvetica, sans-serif;padding:10px 20px 10px 0; margin: 0px;}
.paginator a {padding: 1px 6px; border: solid 1px #eee;  text-decoration: none;margin-right:2px}
.paginator a:visited {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator .cpb {padding: 1px 6px;font-weight: bold; font-size: 13px;border:none}
.paginator a:hover {color: #fff; background: #0093dd;border-color:#ddd;text-decoration: none;}
