/* 顶部导航 */

#menumain {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	overflow: hidden;
	height: 42px;
}

#menumain a.menumain:link,
#menumain a.menumain:active,
#menumain a.menumain:visited {
	display: block;
	float: left;
	color: #ffffff;
	width: 99px;
	height: 42px;
	text-decoration: none;
	text-align: center;
	background: url(../images/menu_bg.gif) no-repeat;
	font: 14px/35px 'SimSun', Arial, Sans-Serif;
	margin: 0px;
}

#menumain a.menumain:hover {
	display: block;
	float: left;
	color: #fff;
	width: 99px;
	height: 42px;
	text-decoration: none;
	text-align: center;
	background: url(../images/menu_now.gif) no-repeat;
	font: 14px/35px 'SimSun', Arial, Sans-Serif;
	margin: 0px;
}


/* 底部导航*/

div#bottommenu {
	margin: 0;
	padding: 0;
	border: 0;
	height: 28px;
	color: #fff;
	font: 11px/28px SimSun;
	text-align: center;
	background: url("../images/x02.jpg") repeat-x;
}

div#bottommenu a:link,
div#bottommenu a:visited,
div#bottommenu a:active {
	margin: 0px 5px 0px 2px;
	color: #fff;
	font: 12px/28px 'SimSun', Arial, Sans-Serif;
	text-decoration: none;
}

div#bottommenu a:hover {
	margin: 0px 5px 0px 2px;
	color: #fff;
	font: 12px/28px 'SimSun', Arial, Sans-Serif;
	text-decoration: underline;
}


/* ============搜索============== */

div.globalsearchformzone {
	padding: 0px;
	margin: 0px;
	height: 26px;
	background: url(../images/searchl.jpg) 0 0 no-repeat;
}

div.globalsearchformzone div.globalsearchform {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	height: 26px;
	font: 12px/22px simsun;
	color: #cbb600;
}

div.globalsearchformzone div.globalsearchform1 {
	float: right;
	padding: 0px;
	margin: 0px;
	line-height: 26px;
}

div.globalsearchformzone div.globalsearchform .input {
	border: 0px;
	height: 24px;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
	background: transparent;
	color: #cbb600;
	width: 200px;
}

div.globalsearchformzone div.globalsearchform input::-webkit-input-placeholder {
	color: #cbb600;
}

div.globalsearchformzone div.globalsearchform input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #cbb600;
}

div.globalsearchformzone div.globalsearchform input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #cbb600;
}

div.globalsearchformzone div.globalsearchform input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #cbb600;
}

div.globalsearchformzone div.globalsearchform1 .imgbutton {
	padding: 0px;
	margin: 0px;
}

#advsheadlb {
	margin: 0;
	padding: 0;
}

#advsheadlb .advsheadlbpic {
	width: 100%;
	border: 0px;
	display: none;
}


/*首页新闻*/

ul.newslist_diy {
	margin: 0px;
	padding: 0px;
}

li.newslist_diy {
	margin: 0px;
	padding-left: 12px;
	list-style-type: none;
	height: 28px;
	background: transparent url(../images/li.png) 0px 0px no-repeat;
}

a.newslist_diy:link,
a.newslist_diy:visited,
a.newslist_diy:active {
	color: #8d350f;
	text-decoration: none;
	font: 12px/28px Verdana, Arial, Helvetica, sans-serif;
}

a.newslist_diy:hover {
	color: #e10000;
	font: 12px/28px Verdana, Arial, Helvetica, sans-serif;
}

.productlistx a:link {
	color: #432121;
	text-decoration: none;
	font-size: 12px;
}

.productlistx a:visited {
	text-decoration: none;
	color: #000000;
}

.productlistx a:hover {
	color: #666666;
}

.productlistx a:active {
	color: #666666;
	text-decoration: none;
}

.productlistx {
	visibility: visible;
	margin: 0px;
	padding: 5px 0px 0px;
	position: relative;
	font-family: Simsun, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	overflow: hidden;
	width: 100%;
}

.rollproductlists {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 100%;
}

.blkproductlistx {
	border: 0px;
	padding: 0px;
	overflow: hidden;
	ZOOM: 1;
	position: relative;
}

.blkproductlistx .LeftButton {
	background: url(../images/roll.jpg) no-repeat 0px 0px;
	left: 14px;
	float: left;
	width: 8px;
	cursor: pointer;
	position: absolute;
	height: 17px;
	top: 100px;
}

.blkproductlistx .RightButton {
	background: url(../images/roll.jpg) no-repeat -8px 0px;
	right: 14px;
	float: right;
	width: 8px;
	cursor: pointer;
	position: absolute;
	height: 17px;
	top: 100px;
}

.blkproductlistx .Cont {
	padding: 13px 0px 0px;
	margin: 0px 0px 0px 30px;
	text-align: center;
	overflow: hidden;
}

.blkproductlistx .box {
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 153px;
}

.box .fang {
	border: 1px #d4d4d4 solid;
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 130px;
	height: 180px;
}

.box .picFit {
	overflow: hidden;
	width: 130px;
	height: 180px;
}

.blkproductlistx .box img {
	width: 130px;
	height: 180px;
}

.prodtitle {
	margin-top: 1px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}

div.box a.prodtitle:link,
div.box a.prodtitle:visited,
div.box a.prodtitle:active {
	color: #3f3f3f;
	font: 12px/30px SimSun, Arial, Sans-Serif;
	text-decoration: none;
	text-align: center;
	margin: 1px 0px 0px 0px;
	padding: 0px;
}

div.box a.prodtitle:hover {
	color: #e10000;
	text-decoration: underline;
	font: 12px/29px SimSun, Arial, Sans-Serif;
}


/* ========================== */

div.productsearchformzone {
	height: 100%;
	margin: 0px;
	padding: 28px 1px 120px 24px;
}

div.productsearchformzone div.productsearchform {
	height: 20px;
	line-height: 24px;
	margin-top: 4px;
}

div.productsearchformzone div.productsearchform .inputtext {
	border: 1px #250000 solid;
	height: 18px;
	line-height: 18px;
	background: #9b2808;
	color: #ffffff;
}

div.productsearchformzone .buttonimage {
	height: 22px;
	margin-top: 4px;
}

div.productsearchformzone div.productsearchform2 {
	height: 20px;
	line-height: 18px;
	margin-top: 8px;
	padding: 0px;
}

div.productsearchformzone div.productsearchform .box {
	BORDER: #250000 1px solid;
	FONT-SIZE: 12px;
	color: #505050;
	FONT-FAMILY: "verdna";
}

div.productsearchformzone div.productsearchform .selectBoxSelectedArea {
	PADDING-LEFT: 3px;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	LINE-HEIGHT: 20px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #9b2808;
}

div.productsearchformzone div.productsearchform .selectBoxSelectedAreaFocus {
	PADDING-LEFT: 3px;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	LINE-HEIGHT: 17px;
	PADDING-TOP: 1px;
	BACKGROUND-COLOR: #9b2808;
}

div.productsearchformzone div.productsearchform .selectBoxOption {
	PADDING-LEFT: 3px;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	LINE-HEIGHT: 16px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #9b2808;
}

div.productsearchformzone div.productsearchform .selectBoxOptionOver {
	PADDING-LEFT: 3px;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	LINE-HEIGHT: 17px;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #9b2808;
}

div.productsearchformzone div.productsearchform .selectBoxOptionInnerLayer {
	border: 1px #250000 solid;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #b4b4b4;
	OVERFLOW: auto;
	SCROLLBAR-SHADOW-COLOR: #b4b4b4;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #838383;
	SCROLLBAR-TRACK-COLOR: #eaeaea;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	BACKGROUND-COLOR: #9b2808;
}

/* ============分类列表============== */

div.productclass_dolphin {
	margin: 0px;
	padding: 28px 1px 24px 1px;
	width: 100%;
}

a.productclass_dolphin:link,
a.productclass_dolphin:visited,
a.productclass_dolphin:active {
	display: block;
	text-decoration: none;
	font: 12px/26px Verdana, Arial, Helvetica, sans-serif;
	height: 28px;
	text-align: left;
	background: url(../images/dot2.jpg) 0px 0px no-repeat;
	padding-left: 30px;
	margin: 0px;
	color: #d58f00;
}

a.productclass_dolphin:hover {
	display: block;
	text-decoration: none;
	height: 28px;
	font: 12px/26px Verdana, Arial, Helvetica, sans-serif;
}

/*=========nav=========*/
div#nav {
	color: #fff;
	text-align: right;
	line-height: 32px;
	padding-right: 17px;
}

div#nav a {
	color: #fff;
}


/*=========关于我们内页=========*/
div.page_content {
	font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #212121;
	margin: 0px;
	padding-bottom: 20px;
}

div.page_content p,
div.page_content a,
div.page_content td,
div.page_content span,
div.page_content li {
	font: 14px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #212121;
}


/*=========位置导航=========*/
div.titlemenu_dolphin {
	margin: 0px;
	padding: 28px 1px 24px 1px;
	width: 100%;
}

div.titlemenu_dolphin a.titlemenu_dolphin:link,
div.titlemenu_dolphin a.titlemenu_dolphin:visited,
div.titlemenu_dolphin a.titlemenu_dolphin:active {
	display: block;
	text-decoration: none;
	font: 12px/26px Verdana, Arial, Helvetica, sans-serif;
	height: 28px;
	text-align: left;
	background: url(../images/dot2.jpg) 0px 0px no-repeat;
	padding-left: 68px;
	margin: 0px;
	color: #d58f00;
}

div.titlemenu_dolphin a.titlemenu_dolphin:hover {
	display: block;
	text-decoration: none;
	height: 28px;
	font: 12px/26px Verdana, Arial, Helvetica, sans-serif;
}


div#search {
	margin: 0px;
	border: 0px;
	text-align: left;
}

div#search ul {
	margin: 0;
	padding: 0;
}

div#search li {
	padding: 10px 15px;
	list-style-type: none;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	overflow: hidden;
}

div#search a:link,
div#search a:visited,
div#search a:active {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #261cdc;
	text-decoration: underline;
}

div#search a:hover {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #261cdc;
	text-decoration: underline;
}

div#search .title {
	float: left;
	width: 430px;
	color: #212121;
}

div#search .keyword {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #261cdc;
	text-decoration: underline;
	color: #ff0000;
	color: #212121;
}

div#search .bodykeyword {
	color: #ff0000;
}



div#search .time {
	float: right;
	width: 100px;
	padding-right: 4px;
	white-space: nowrap;
	overflow: hidden;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #212121;
}

div#search .memo {
	float: left;
	width: 430px;
	padding: 10px 0px 0px 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left;
	color: #212121;
}

div#search .showlink {
	float: left;
	width: 430px;
	padding: 5px 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #008000;
	text-align: left;
}

/* ============搜索============= */

div#showpages {
	clear: both;
	padding: 0px;
	margin: 20px 0px;
	width: 100%;
	height: 30px;
	white-space: nowrap;
}

div#pagesinfo {
	float: left;
	padding: 3px 8px;
	white-space: nowrap;
	color: #212121;
}

div#pages {
	float: right;
	padding-right: 8px;
	white-space: nowrap;
}

div#pages ul {
	margin: 0;
	padding: 0;
}

div#pages a:link,
div#pages a:visited,
div#pages a:active {
	color: #303030;
	text-decoration: none;
}

div#pages a:hover {
	color: #ff0000;
	text-decoration: none;
}

div#pages li {
	margin: 3px;
	padding: 2px 5px;
	list-style-type: none;
	float: left;
	background: #dcd9d4;
	color: #303030;
	border: 1px #dcd9d4 solid;
	white-space: nowrap;
}

div#pages li.pagesnow {
	color: #303030;
	background-color: #eee;
	white-space: nowrap;
	border: 1px #dcd9d4 solid;
}

div#pages li.pbutton {
	color: #303030;
	background-color: #dcd9d4;
	padding: 3px 5px 1px 5px;
	white-space: nowrap;
	border: 1px #dcd9d4 solid;
}

div#pages li.opt {
	color: #303030;
	padding: 0px;
	white-space: nowrap;
	border: 0px;
}


/* ============产品图片列表============== */

.productquery {
	margin: 0px 5px 0px 0px;
	text-align: center;
	float: left;
}

.productquery div.fang {
	padding: 10px;
	text-align: center;
	border: 0px #b1b1b1 solid;
	width: 130px;
	height: 180px;
}

.productquery div.picFit {
	overflow: hidden;
	width: 130px;
	height: 180px;
}

.productquery div.picFit img {
	width: 130px;
	height: 180px;
}


.productquery div.title {
	padding: 0px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	width: 130px;
}

.productquery a:link,
.productquery a:visited,
.productquery a:active {
	color: #3d2500;
	font: 12px/24px arial, simsun;
	text-decoration: none;
}

.productquery a:hover {
	color: #ff0000;
	text-decoration: underline;
	font: 12px/24px arial, simsun;
}




/* ============翻页============== */

div#showpages {
	clear: both;
	padding: 0px;
	margin: 20px 0px;
	width: 100%;
	height: 30px;
	white-space: nowrap;
}

div#pagesinfo {
	float: left;
	padding: 3px 8px;
	white-space: nowrap;
}

div#pages {
	float: right;
	padding-right: 8px;
	white-space: nowrap;
}

div#pages ul {
	margin: 0;
	padding: 0;
}

div#pages a:link,
div#pages a:visited,
div#pages a:active {
	color: #303030;
	text-decoration: none;
}

div#pages a:hover {
	color: #ff0000;
	text-decoration: none;
}

div#pages li {
	margin: 3px;
	padding: 2px 5px;
	list-style-type: none;
	float: left;
	background: #dcd9d4;
	color: #303030;
	border: 1px #dcd9d4 solid;
	white-space: nowrap;
}

div#pages li.pagesnow {
	color: #303030;
	background-color: transparent;
	white-space: nowrap;
	border: 0px #dcd9d4 solid;
	margin: 1px;
}

div#pages li.pagesnow a{
	margin: 0 2px;
	color: #303030;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: inline-block;
	background-color: #eee;
	border: 1px #dcd9d4 solid;
}
div#pages li.pagesnow a.curr{
	color: red;
}

div#pages li.pbutton {
	color: #303030;
	background-color: #dcd9d4;
	padding: 3px 5px 1px 5px;
	white-space: nowrap;
	border: 1px #dcd9d4 solid;
}

div#pages li.opt {
	color: #303030;
	padding: 0px 2px;
	white-space: nowrap;
	border: 0px;
}

div#photoquery {
	margin: 0px;
}

div#photoquery ul {
	margin: 0;
	padding: 0;
}

div#photoquery li {
	float: left;
	list-style-type: none;
	margin: 0px 17px 10px 0px;
	text-align: center;
}

div#photoquery div.fang {
	border: 0px #b1b1b1 solid;
	padding: 10px;
	text-align: center;
}

div#photoquery div.picFit {
	overflow: hidden;
}

div#photoquery div.picFit img {}


div#photoquery div.title {
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}


div#photoquery a:link,
div#photoquery a:visited,
div#photoquery a:active {
	font: 12px/24px simsun;
	color: #010101;
	text-decoration: none;
}

div#photoquery a:hover {
	font: 12px/24px simsun;
	color: #ff6600;
	text-decoration: underline;
}


/* ==表单样式== */

form {
	margin: 0;
	padding: 0px 0px 30px 0px
}

.formgroup {
	margin-bottom: 10px;
	height: 28px;
	border-bottom: 1px #def solid;
	background: url(../images/icon1.gif) left no-repeat;
	font: 14px/28px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 22px;
	font-weight: bold;
}


.formintro {
	border: 1px #def solid;
	margin: 10px 0px 20px 0px;
	padding: 10px;
	background: #f7fbfe;
}

.formborder {
	margin: 0px;
	margin-top: -1px;
	border: 1px #e8e8e8 solid;
	padding: 12px;
}


.input {
	border: 1px #212121 solid;
	height: 20px;
	line-height: 20px;
	padding: 0px 3px;
	color: #555;
	background: #ffce3c
}

.textarea {
	border: 1px #212121 solid;
	font-size: 12px;
	padding: 3px;
	color: #555;
	background: #ffce3c
}

.button {
	border: 1px #ddd solid;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 20px;
	padding: 0px 3px;
	background: #f7f7f7;
}

.submit {
	border: 1px #212121 solid;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 20px;
	padding: 0px 3px;
	background: #f7f7f7;
}

.mustfill {
	color: #ff0000
}

.fbtitle {
	font-size: 12px;
	color: #212121;
}

.loginlink {
	cursor: pointer;
	text-decoration: underline
}

.logoutlink {
	cursor: pointer;
	text-decoration: underline
}


/* 新闻列表 */
div#newsquery {
	margin: 0px;
	padding: 0px;
}

div#newsquery ul {
	margin: 0;
	padding: 0;
}

div#newsquery li {
	list-style-type: none;
	height: 36px;
	font-size: 12px;
	overflow: hidden;
	line-height: 36px;
	background: url(../images/line.png) 0px 0px no-repeat;
}

div#newsquery a:link,
div#newsquery a:visited,
div#newsquery a:active {
	text-decoration: none;
	font: 12px/28px Verdana, Arial, Helvetica, sans-serif;
	color: #212121;
}

div#newsquery a:hover {
	text-decoration: underline;
	font: 12px/28px Verdana, Arial, Helvetica, sans-serif;
	color: #e10000;
}


div#newsquery li.title {
	padding-left: 22px;
}


div#newsquery div.title {
	float: left;
	font: 12px/36px Verdana, Arial, Helvetica, sans-serif;
}

div#newsquery .time {
	float: right;
	white-space: nowrap;
	overflow: hidden;
	font: 10px/24px Verdana, Arial, Helvetica, sans-serif;
	padding-right: 3px;
	color: #212121;
}


#jobquery {
	margin: 0;
	border-bottom: 0px #212121 solid;
}

#jobquery ul {
	margin: 0;
	padding: 0
}

#jobquery ul.queryul {
	margin: 10px 0px;
}

#jobquery li {
	list-style-type: none;
	padding-left: 10px;
	height: 35px;
	color: #a0a5ab;
}

#jobquery li.cap {
	border-bottom: 2px #212121 solid;
}

#jobquery .bt {
	float: left;
	line-height: 35px;
	margin-right: 20px;
	color: #212121;
}

#jobquery .bt a {
	font: 12px/35px Verdana, Arial, Helvetica, sans-serif;
	color: #212121;
}

#jobquery .bk {
	float: right;
	width: 130px;
	line-height: 35px;
	color: #212121;
}

#jobquery .bk a {
	font: 12px/35px Verdana, Arial, Helvetica, sans-serif;
}

#jobquery .au {
	float: right;
	width: 90px;
	line-height: 35px;
	color: #212121;
}

#jobquery .au a {
	font: 12px/35px Verdana, Arial, Helvetica, sans-serif;
}

#jobquery .cl {
	float: right;
	width: 50px;
	line-height: 35px;
	color: #212121;
}

#jobquery .cl a {
	font: 12px/35px Verdana, Arial, Helvetica, sans-serif;
	color: #212121;
}

#jobquery .btt {
	float: left;
	line-height: 35px;
	margin-right: 20px;
	color: #333;
}

#jobquery .bkt {
	float: right;
	width: 130px;
	line-height: 35px;
	color: #333;
}

#jobquery .aut {
	float: right;
	width: 90px;
	line-height: 35px;
	color: #333;
}

#jobquery .clt {
	float: right;
	width: 50px;
	line-height: 35px;
	color: #333;
}



div#newscontent {
	text-align: left;
	padding: 0px 0px 28px 0px;
}

div#newscontent .newstitle {
	font-size: 22px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	color: #212121;
}

div#newscontent .info {
	height: 28px;
	line-height: 28px;
	margin: 0px 0px;
	text-align: center;
}


div#newscontent .memo {
	margin: 20px 0px 0px 0px;
	padding: 15px;
	text-align: left;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	border: 1px #ddd dotted;
	text-align: left;
	color: #212121;
}

div#newscontent .con {
	margin: 30px 0px;
	text-align: left;
	font: 14px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #212121;
}

div#newscontent .con p,
div#newscontent .con a {
	font: 14px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #212121;
}


div#newscontent .bzone {
	clear: both;
	margin: 30px 0px;
	text-align: left;
}


div#newscontent div.down {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/downfile.gif) left no-repeat;
	padding-left: 23px;
	height: 22px;
	line-height: 22px;
}

div#newscontent div.down span#downlink {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	cursor: pointer;
	text-decoration: underline;
}

div#newscontent .tags {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/tags.gif) left no-repeat;
	padding-left: 23px;
	height: 22px;
	line-height: 22px;
}

div#newscontent .source {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/source.gif) left no-repeat;
	padding-left: 23px;
	height: 22px;
	line-height: 22px;
}

div#newscontent .addfav {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/fav.gif) left no-repeat;
	padding-left: 23px;
	height: 22px;
	line-height: 22px;
	cursor: pointer;
}

div#newscontent #zhichi {
	cursor: pointer;
	background: url(../images/zhichi.gif) right no-repeat;
	padding-right: 12px;
}

div#newscontent #fandui {
	cursor: pointer;
	background: url(../images/fandui.gif) right no-repeat;
	padding-right: 12px;
}


div#newscontent .banzhu {
	display: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/banzhu.gif) left no-repeat;
	padding-left: 23px;
	height: 22px;
	line-height: 22px;
}

div#newscontent .banzhu span {
	cursor: pointer;
}



/* ============��ҳ============== */

div#contentpages {
	margin: 0;
	padding: 0;
	height: 39px;
}


div#contentpages ul {
	margin: 0;
	padding: 0;
}


div#contentpages li {
	margin: 3px;
	list-style-type: none;
	float: left;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #505050;
	border: 1px #cde6ff solid;
	white-space: nowrap;
	padding: 2px 5px;
	cursor: pointer;
	background-color: #fff;
}

div#contentpages li.pagesnow {
	color: #505050;
	border: 1px #cde6ff solid;
	background-color: #e4f2ff;
	cursor: pointer;
}

div#contentpages li.pbutton {
	color: #505050;
	background-color: #e4f2ff;
	padding: 2px 6px 2px 6px;
	cursor: pointer;
}

div#contentpages li.cbutton {
	color: #505050;
	background-color: #e4f2ff;
	padding: 2px 6px 2px 6px;
	cursor: default;
}
