@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #444444;
}
a {
	color: #0058A6;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
ul,li {
	list-style-type: none;
}
p,dl,dt,dd,form,ul,li,h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
	visibility:hidden;
}
.main {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
.redfont {
	color: #FF3300;
}
.enfont {
	font-size: 11px;
	color: #666666;
}
.topmsg {
	background-image: url(../img/topmsg_bg.gif);
	height: 32px;
}
.topmsg h1 {
	font-size: 12px;
	background-image: url(../img/topmsg_h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 5px;
	float: left;
	line-height: 30px;
}
.topmsg  .top-btn {
	float: right;
	width: 500px;
}
.topmsg  .top-btn li {
	float: left;
	background-image: url(../img/topmsg_ico1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 16px;
	margin-top: 6px;
	padding-left: 23px;
	padding-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
	display: inline;
}
.topmsg #topico1 {
	background-image: url(../img/topmsg_ico2.gif);
}
.topmsg #topico2 {
	background-image: url(../img/topmsg_ico3.gif);
}
.topmsg #topico3 {
	background-image: url(../img/topmsg_ico4.gif);
}
.topmsg #topico4 {
	background-image: url(../img/topmsg_ico5.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#toptitle {
	height: 85px;
	background-image: url(../img/top_bg.gif);
	background-repeat: no-repeat;
}
#toptitle img {
	display: inline;
	float: left;
	margin-top: 9px;
	margin-left: 20px;
}

#toptitle  .yuyan li {
	margin-bottom: 4px;
	display: inline;
	float: left;
	height: 17px;
	width: 200px;
	line-height: 17px;
}
#language a {
	line-height: 17px;
	background-image: url(../img/language_bg.gif);
	height: 17px;
	width: 92px;
	display: block;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 5px;
}
#language a:hover,#language:hover{
	background-image: url(../img/language_hover.gif);
	color: #FFFF00;
	text-decoration: none;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#language ul {
	float: none;
	position: absolute;
	visibility: hidden;
	padding: 1px;
	background-color: #FFFFFF;
	width: 93px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
	top: 22px;
	left: 50%;
	margin-left: -482px;
	display: inline;
}
#language li a {
	background-image: none;
	color: #444444;
	line-height: 21px;
	height: 21px;
	width: 88px;
}
#language li a:hover {
	background-image: none;
	background-color: #FF9900;
	color: #FFFFFF;
}
 #language a:hover ul,#language:hover ul{
	visibility: visible;
}

.peng {
	float: left;
	width: 100px;
	margin-top: 5px;
	margin-left: 5px;
}
#city  {
	float: left;
	display: inline;
	width: 265px;
	height: 21px;
	padding-left: 10px;
	margin-top: 5px;
}
#city    li  {

	*padding-left: 28px;
	
	float: left;
	text-align: center;
	line-height: 17px;
	height: 17px;
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
}
#city  a  {
	text-decoration: underline;
}
#city  span  {
	display: inline;
	float: left;
	width: 2px;
}
.c666  a {
	color: #666;
}


#top-bar {
	float: right;
	height: 65px;
	width: 780px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
	margin-left: 10px;
}
#top-bar img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#top-bar a {
	float: left;
	margin-left: 10px;
}


#nav {
	height: 32px;
	line-height: 32px;
}
#nav li {
	float: left;
}
#nav a {
	background-image: url(../img/nav_bg.gif);
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	width: 126px;
	text-align: center;
}
#nav a:hover {
	color: #FFFF00;
	background-image: url(../img/nav_hover.gif);
	text-decoration: none;
}
#nav #homepage a {
	width: 92px;
}
#nav .navhover a {
	background-image: url(../img/nav_hover.gif);
}
#search {
	margin-right: auto;
	margin-left: auto;
	width: 972px;
	line-height: 33px;
	background-image: url(../img/search_bg.gif);
	border: 1px solid #DCDCDC;
	height: 33px;
	margin-bottom: 7px;
}
#search label {
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-right: 8px;
}

#search #ustime {
	width: 410px;
	display: block;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
}
#search img {
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 8px;
}
#search .tonewsgogo, #search .togoogle {
	margin-top: 6px;
}
#search .keywords {
	line-height: 19px;
	height: 19px;
	width: 186px;
	border: 1px solid #CACACA;
	background-image: url(../img/keywords_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 10px center;
	padding-left: 28px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#search .searchto {
	float: left;
	line-height: 21px;
	background: url(../img/search.gif);
	height: 21px;
	width: 78px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
}
#homeleft,#homecenter,#homeright,#homeimg {
	float: left;
	height: 360px;
	margin-bottom: 7px;
	margin-right: 8px;
	overflow: hidden;
}
#homeleft {
	width: 356px;
}
#homeleft img {
	width: 356px;
	display: block;
	height: 285px;
	margin-bottom: 9px;
}
#homeleft h4 {
	font-size: 18px;
	font-family: "黑体";
	font-weight: normal;
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	line-height: 27px;
	padding-left: 25px;
	background-position: 8px 7px;
}
#homeleft p {
	text-indent: 25px;
}

#homecenter {
	width: 129px;
}
#homecenter li {
	margin-bottom: 7px;
}
#homecenter #morevideo {
	margin: 0px;
}

#homecenter a {
	display: block;
	height: 102px;
	width: 125px;
	background-image: url(../img/video_title_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	text-align: center;
	padding: 1px;
	border: 1px solid #E5E5E5;
	line-height: 20px;
}
#homecenter a:hover {
	color: #FFFF00;
	text-decoration: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
#homecenter img {
	display: block;
	height: 81px;
	width: 125px;
	margin-bottom: 1px;
}
#homecenter #morevideo a {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 17px;
	color: #FF3300;
	text-align: right;
}
#homecenter #morevideo a:hover {
	color: #CC0000;
}
#homeright {
	width: 298px;
	height:360px;
	background-image: url(../img/new_border.gif);
}
#homeright h2 {
	height: 25px;
	width: 295px;
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 0px;
	display: block;
}
#homeright h5 {
	font-size: 14px;
	background-image: url(../img/dot1.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 15px 10px;
	line-height: 25px;
}
#homeright p {
	text-indent: 25px;
	padding-left:5px;
	padding-right:5px;
	color: #666666;
}
#homeright p a {
	color: #FF3300;
}
.miaobian {
	float: left;
	width: 286px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
	border-left-color: #cfcfcf;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}


#homeimg {
	width: 166px;
	margin-right: 0px;
}
#homeimg img {
	
}
#bigimg {
	margin-bottom: 7px;
}
#bigimg img {
	height: 70px;
	width: 974px;
}
.column {
	height: 309px;
	width: 318px;
	background-image: url(../img/kuang_bg.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	margin-bottom: 7px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}
.nomargin {
	margin-right: 0px;
}
.column h3 a {
	background-image: url(../img/h3_bg.gif);
	height: 23px;
	width: auto;
	display: block;
	padding-top: 8px;
	padding-left: 35px;
	font-size: 14px;
}
#fivetext a {
	padding-left: 25px;
}
.newslist {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #CCCCCC;
}
.newslist li {
	clear: both;
}
.newslist a {
	float: left;
	display: block;
	background-image: url(../img/dot2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	width: 230px;
}
.newslist a:hover {
	background-image: url(../img/dot3.gif);
}
.newsclear {
	clear: both;
	width: 318px;
}
.newsclear1 {
	height: 40px;
}
#editor {
	display: block;
	float: left;
	margin: 9px;
	border: 1px solid #CCCCCC;
	height: 107px;
	width: 101px;
}
#editorlist {
	float: left;
	width: 175px;
	padding-left: 0px;
	padding-right: 10px;
}
#editorlist a {
	width: 168px;
	display: inline;
}
.newslist1 {
	float: left;
	padding-top: 0px;
	width: 190px;
}
.newslist1 a {
	width: 185px;
	display: inline;
}
#editorlist #editorbutton a {
	width: 85px;
	float: left;
}
.newslist .newsbutton {
	background-image: url(../img/news_button.gif);
	padding-left: 0px;
	line-height: 27px;
	height: 28px;
	width: 85px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 6px;
	margin-right: 2px;
}
.newslist .newsbutton:hover {
	color: #FFFF00;
	background-image: url(../img/news_button_hover.gif);
	text-decoration: none;
}
.newsbutton1 {
	float: right;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.clientimg {
	display: block;
	clear: both;
	margin: 7px;
	height: 118px;
	width: 304px;
}
.imglist {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
	background-image: url(../img/line1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 83px;
}
.imglist a {
	font-size: 14px;
	font-weight: bold;
}
.imglist img {
	float: left;
	display: block;
	margin-right: 10px;
	height: 74px;
	width: 93px;
	border: 1px solid #CCCCCC;
}


.imglist1 
{
	margin-top:10px;
	color: #666666;
	height: 140px;
	width:140px;
	text-align:center;
	float:left;
}
.imglist1 a {
	font-size: 14px;
	font-weight: bold;
}
.imglist1 img {
	display: block;
	height: 124px;
	width: 124px;
	border: 1px solid #CCCCCC;
}
.imglist1  span
{
	width:140px;
	text-align:center;
	line-height:25px;
	height:25px;
	}


#gobbs {
	float: right;
}

#footnav {
	clear: both;
	background-image: url(../img/foot_bg.gif);
	height: 39px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
	line-height: 39px;
	padding-left: 19px;
}
#footnav li {
	float: left;
	background-image: url(../img/line.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}
#Copyright {
	float: left;
	line-height: 21px;
	padding-left: 19px;
}
#ynyes {
	float: right;
	margin-right: 10px;
	margin-top: 20px;
}
#ynyes a {
	color: #999999;
}
#leftlist {
	float: left;
	width: 134px;
	margin-right: 8px;
	padding-bottom: 8px;
}
#leftlist #listbg {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 8px;
}
#leftlist #lefttitle {
	line-height: 24px;
	background-image: url(../img/left_title.gif);
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
}
#leftlist ul a {
	background-color: #3664AF;
	display: block;
	margin-top: 1px;
	line-height: 21px;
	color: #FFFFFF;
	height: 21px;
	background-image: url(../img/dot4.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 25px;
}
#leftlist #nav1 a {
	background-color: #518FCA;
}
#leftlist #nav2 a {
	background-color: #9369A3;
}
#leftlist ul a:hover,#leftlist #nav1 a:hover,#leftlist #nav2 a:hover {
	color: #FFFF00;
	text-decoration: none;
	background-image: url(../img/dot5.gif);
	background-color: #FF6600;
}
#leftlist .leftbigimg {
	height: 421px;
	width: 134px;
	display: block;
	margin-bottom: 8px;
}

#centerlist {
	width: 516px;
	float: left;
	margin-right: 8px;
	padding-bottom: 8px;
}
#centerlist h2 {
	background-image: url(../img/list_h2.gif);
	float: left;
	height: 34px;
	width: 117px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}
#centerlist #sendadv {
	line-height: 30px;
	background-image: url(../img/list_h2_bg.gif);
	width: 390px;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 34px;
	text-align: right;
	padding-right: 8px;
}
#centerlist #pagelist {
	clear: both;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 10px;
	color: #000;
}
#centerlist #pagelist ul {
	background-image:url("../img/line1.gif");
	background-position:center bottom;
	background-repeat:repeat-x;
	margin-bottom:5px;
	padding-bottom:5px;
}
#centerlist #pagelist .asktitle {
	font-weight:bold;
}
#centerlist #pagelist .asktime {
	color:#999999;
}
#centerlist #pagelist li {
	line-height: 25px;
}

#centerlist #pagelist a {
	background-image: url(../img/dot4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
	font-size: 14px;
	width: 410px;
	float: left;
}
#centerlist #page {
	background-image: url(../img/page_bg.gif);
	height: 35px;
	width: 514px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-bottom: 8px;
}
#centerlist #page li {
	float: left;
}
#centerlist #page #pageleft {
	line-height: 35px;
	font-weight: bold;
	padding-left: 10px;
	width: 230px;
}
#centerlist #page #pagehover,#centerlist #page a {
	display: block;
	line-height: 21px;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #FFFFFF;
	border: 1px solid #D4D4D4;
	margin-top: 6px;
	margin-right: 6px;
	color: #666666;
}
#centerlist #page a:hover {
	color: #990000;
	text-decoration: none;
	background-color: #FFFFCC;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
}
#centerlist #page #pagehover {
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	background-color: #CC0000;
	color: #FFFFFF;
}
#rightlist {
	float: left;
	width: 308px;
	padding-bottom: 8px;
}
#rightlist h4 a {
	display: block;
	background-image: url(../img/list_right_title.gif);
	height: 22px;
	width: 280px;
	padding-left: 28px;
	font-size: 14px;
	padding-top: 9px;
}
#rightlist #businesslist,#community {
	margin-bottom: 8px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#rightlist #community {
	padding: 8px;
	margin-bottom: 8px;
}
#rightlist #community a {
	width: 275px;
	float: none;
}
#rightlist #googleimg {
	border: 1px solid #cccccc;
	padding: 3px;
}
#newsmore {
	float: left;
	width: 572px;
	margin-right: 6px;
	margin-bottom: 8px;
	overflow:hidden;
}
#newsclass {
	background-image: url(../img/list_h2_bg.gif);
	height: 34px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
#newsclass li {
	float: right;
	line-height: 30px;
}
#newsclass #hoverclass {
	background-image: url(../img/list_h2.gif);
	width: 117px;
	height: 34px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	float: left;
}
.newsfont a {
	background-image: url(../img/ziti_01.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
	margin-right: 10px;
	display: block;
}
#hoverfont a {
	background-image: url(../img/ziti_02.gif);
	color: #CC0000;
}
#text {
	padding: 10px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	
}
#text h2 {
	font-family: "黑体";
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	color: #CC0000;
}
#text #texttime {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	line-height: 27px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
	color: #999999;
}
#text #textprint {
	clear: both;
	height: 48px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	margin-bottom: 5px;
}
#text #textprint li {
	float: right;
}
#text #textprint a {
	line-height: 27px;
	color: #FFFFFF;
	background-image: url(../img/news_button.gif);
	height: 28px;
	width: 85px;
	display: block;
	text-align: center;
	margin-right: 10px;
	margin-top: 10px;
}
#text h5 {
	line-height: 30px;
	background-image: url(../img/ask_title.gif);
	font-size: 14px;
	color: #0058A6;
	padding-left: 15px;
	clear: both;
	margin-top: 10px;
	width: 525px;
}
#text .newslist a {
	float: none;
	width: 520px;
}
#text label {
	display: block;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
#text textarea {
	line-height: 19px;
	height: 19px;
	border: 1px solid #C8C8C8;
	background-color: #FDFBF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
#text #txtUserName,#text #txtTitle {
	line-height: 19px;
	height: 19px;
	border: 1px solid #C8C8C8;
	background-color: #FDFBF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
#text textarea {
	height: 63px;
	width: 381px;
}
#text #askbutton {
	background: url(../img/ask_send.gif);
	height: 62px;
	width: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}
#text #titlelist {
	background-image: url(../img/lan_bg1.gif);
	line-height: 32px;
}
#text #titlelist li {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/lan_bg2.gif);
	width: 150px;
	padding-left: 10px;
}
#text #tuilist {
	background-color: #FFFFFF;
}
#text #tuilist .imglist {
	float: left;
	width: 250px;
}
#text #tuilist .imglist a {
	font-size: 12px;
}
#view p {
	text-indent: 25px;
	margin-top: 5px;
}
#view .leftimg {
	float: left;
	margin: 10px;
}

#newsask {
	float: left;
	width: 247px;
	margin-bottom: 8px;
}
#newsask h4 a {
	background-image: url(../img/text_tight_title.gif);
	height: 22px;
	width: 223px;
	display: block;
	font-size: 14px;
	padding-left: 25px;
	padding-top: 9px;
}
#newsask #asktext {
	padding: 8px;
	margin-bottom: 8px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 230px;
}
#newsask #asktext ul {
	background-image: url(../img/line1.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#newsask #asktext .asktitle {
	font-weight: bold;
}
#newsask #asktext .asktime {
	color: #999999;
}
#newsask #asktext p {
	text-align: right;
}
#newsask #asktext p a {
	color: #CC0000;
}
#manmore {
	float: left;
	width: 832px;
	margin-bottom: 8px;
}
#huiyiting {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
#huiyiting li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding: 2px;
	color: #999999;
}


#zbtop {
	background-image: url(../img/zb_top_bg.gif);
	height: 119px;
	width: 831px;
	margin-bottom: 8px;
}
#zbtop img {
	background-color: #FFFFFF;
	padding: 1px;
	height: 95px;
	width: 95px;
	border: 1px solid #E99C58;
	float: left;
	margin: 10px;
}
#zbtop h3 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	float: left;
	width: 282px;
	text-align: center;
	margin-top: 83px;
	margin-left: 8px;
}
#zbtop ul {
	float: right;
	width: 170px;
	margin-top: 95px;
}
#zbtop li {
	float: left;
	margin-left: 32px;
	display: inline;
}
#zbleft {
	height: 818px;
	width: 481px;
	background-color: #EAF1F6;
	float: left;
	clear: both;
	background-image: url(../img/zb_img1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#zbleft h2,#zbright h2 {
	font-size: 18px;
	font-weight: normal;
	font-family: "黑体";
	background-image: url(../img/zb_h2.gif);
	height: 45px;
	text-align: center;
	color: #CC0000;
	padding-top: 4px;
	line-height: 45px;
	margin-bottom: 15px;
}
#zbleft p {
	text-indent: 25px;
	color: #0058A6;
	line-height: 21px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
}


#zbright {
	height: 818px;
	width: 340px;
	background-color: #EAF1F6;
	float: right;
	background-image: url(../img/zb_img2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#zbright h2 {
	text-align: left;
	padding-left: 25px;
}
#zbright p {
	margin-right: 25px;
	margin-left: 25px;
	color: #0058A6;
	line-height: 21px;
}
.newslist span {
	display: block;
	float: left;
	width: 265px;
	color: #999999;
	padding-top: 5px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.newslist .newsman {
	text-align: right;
}
#userform {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
	padding: 10px;
}
#userform li {
	list-style-position: inside;
	list-style-type: disc;
}
#userform #ultitle {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
#userform ul {
	background-color: #F0F0F0;
	padding: 10px;
	border: 1px solid #dcdcdc;
}
#userform label {
	display: block;
	font-weight: bold;
	margin: 10px;
}
#userform input,#userform textarea,#userform select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	border: 1px solid #FF9900;
	background-color: #FFF3E8;
	height: 21px;
	line-height: 21px;
}
#userform textarea {
	width: 600px;
	height: 150px;
}
#userform #sendtext {
	background: url(../img/news_button.gif);
	height: 28px;
	width: 85px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	margin-left: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#userform span {
	display: block;
	float: left;
	line-height: 23px;
	text-align: right;
	width: 100px;
}
#manask {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CBCDCF;
	border-bottom-color: #CBCDCF;
	border-left-color: #CBCDCF;
}
#manask .asktitle {
	font-weight: bold;
}
#manask .asktime {
	color: #999999;
}
#manask ul {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#manask p {
	text-align: right;
}
#listbg #mingdan {
	height: 55px;
	width: 126px;
	display: block;
}
#listbg li img {
	padding: 2px;
	height: 120px;
	width: 120px;
	border: 1px solid #E0E0E0;
	display: block;
	margin-top: 3px;
}
#listbg #moremingdan {
	display: block;
	padding: 5px;
	text-align: right;
}
#newsright {
	float: left;
	margin-left: -7px;
	width: 839px;
}
#newsright h2 {
	background-image: url(../img/news_right_h2.gif);
	height: 37px;
	width: 800px;
	font-family: "黑体";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 7px;
	line-height: 32px;
	padding-left: 32px;
	margin-bottom: 5px;
}
#newsright .newslistdiv {
	float: left;
	width: 412px;
	margin-left: 7px;
	display: inline;
	margin-bottom: 7px;
}
#newsright .newslistdiv h4 {
	line-height: 31px;
	background-image: url(../img/news_right_h4.gif);
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 23px;
}
#newsright .newslistdiv ul {
	background-image: url(../img/news_right_bg.gif);
	border: 1px solid #E1E1E1;
	padding: 7px;
	height: 213px;
}
#newsright .newslistdiv li a {
	line-height: 21px;
	background-image: url(../img/dot2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
	height: 21px;
	font-size: 14px;
}
#newsright .newslistdiv li a:hover {
	background-image: url(../img/dot3.gif);
}
#newsright #googleview {
	clear: both;
	margin-left: 7px;
	margin-bottom: 7px;
}
#newsright .newslinks {
	width: 258px;
	float: left;
	margin-left: 7px;
	margin-bottom: 7px;
	background-color: #FEFCED;
	border: 2px solid #FF9966;
	padding: 5px;
	display: inline;
	height: 79px;
}
#newsright .newslinks img {
	display: block;
	float: left;
	margin-right: 7px;
}
.anpager .cpb {background:#1F3A87 none repeat scroll 0 0;border:1px solid #CCCCCC;color:#FFFFFF;font-weight:bold;margin:5px 4px 0 0;padding:4px 5px 0;}
.anpager a {background:#FFFFFF none repeat scroll 0 0;border:1px solid #CCCCCC;color:#1F3A87;margin:5px 4px 0 0;padding:4px 5px 0;text-decoration:none}
.anpager a:hover{background:#1F3A87 none repeat scroll 0 0;border:1px solid #1F3A87;color:#FFFFFF;}

#zth_leftlist {
	float: left;
	width: 134px;
	margin-right: 8px;
	padding-bottom: 8px;
}
#zth_leftbk {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 8px;
	}
#zth_leftlist ul{
	margin-top:10px;
	width:132px;
	height:auto;
}
#zth_leftlist ul li{
	width:132px;
	line-height:21px;
	height:auto;
	clear:both;
	text-align:center;
	}
#zth_leftlist ul li img{
	width:120px;
	height:120px;
	padding:2px;
	border: 1px solid #CCCCCC;
	display:block;
	clear:both;
}
#zth_leftlist ul li span {
	width:120px;
	margin-left:10px;
	height:auto;
	margin-top: 1px;
	display:block;
	}
#zth_leftlist ul li span a{
	line-height: 21px;
	color: #000000;
	height: 21px;
	width:120px;
	text-align:left;
	display:block;
}
#zth_leftlist ul li span a:hover{
		color: #FFFF00;
}
font 
{
	font-size:12px;
}
