@charset "gbk";
/**
  * @author [Zhanjianping]
  * @version v3.5.0
  * E-mail:zairoo@126.com
  * Date:2009-09-15
  */

/* list url */
#list_url {
	width: 890px;
	height: 24px;
	margin: auto;
	font-size: 14px;
	padding: 6px 0px 0px 10px;
}
#list_url a {
	font-size: 14px;
	text-decoration:none;
}
#list_url a:hover,a.catname:hover {
	font-size: 14px;
	text-decoration:underline;
}
/* news list left */
#newlist_l {
	width: 591px;
	height: auto;
	overflow: hidden;
	float: left;
	border: 1px solid #AACAEE;
	margin-right: 5px;
	padding: 1px 1px;
}
/* category name */
.newlist_title {
	width: 555px;
	height: 32px;
	line-height: 32px;
	padding-left: 36px;
	background: #D9ECFA url(/images/news/news_bg.gif) repeat-y top left;
	float: left;
	color: #D33D02;
	font-size: 14px;
	font-weight: bold;
}
.newlist_title a {
	font-size: 14px;
	color: #D33D02;
	text-decoration:none;
}
.newlist_title a:hover,a.catname:hover {
	font-size: 14px;
	color: #D33D02;
	text-decoration:underline;
}
#newlist_all {
	width: 561px;
	height: auto;
	overflow: hidden;
	float: left;
	padding: 0px 15px;
}
/* pages */ 
.pages {
	width: 541px;
	height: 35px;
	line-height: 35px;
	float: left;
	text-align: center;
	border-bottom: 1px dotted #D7E1E6;
}
input.page { 
	color: #333;
	width: 30px;
	height: 14px;
	font-size: 12px;
	border: 1px solid #004692;
	padding: 1px 2px 1px 4px;
	margin-right: 5px;
	background: #f8f8f8; 
}
input.gotopage {
	height: 18px;
	color: #0B77CC;
	font-size: 12px;
	border: 1px solid #01457B;
	background: url(/images/news/log_bg.jpg); 
	padding: 1px 0px 0px 0px;
}
.gotopage button{
	width: 70px;
	text-align: center;
}
.bottompages {
	width: 541px;
	height: 39px;
	line-height: 39px;
	float: left;
	margin-top: 10px;
	text-align: center;
}

/* content introduce */
.easy {
	width: 541px;
	line-height: 20px;
	float: left;
	padding: 5px 11px;
	TEXT-INDENT: 2em;
	border-bottom: 1px dotted #D7E1E6;
}
/* news list */
.newlist {
	width: 551px;
	height: auto;
	overflow: hidden;
	padding: 15px 5px;
	float: left;
}
.newlistli {
	width: 541px;
	height: 24px;
	line-height: 24px;
	float: left;
	margin-top: 5px;
	padding: 3px 0px 0px 10px;
	color: #919191;
	background: url(/images/news/dot.gif) repeat-y 0px 6px;
}
.newlistli span {
	width: 475px !important;
	width: 471px;
	height: 24px;
	line-height: 24px;
	float: left;
}
.newlistli a {
	font-size: 14px;
	font-weight: bold;
	color: #007AC8;
	text-decoration:none;
}
.newlistli a:hover,a.catname:hover {
	font-size: 14px;
	color: #007AC8;
	font-weight: bold;
	text-decoration:underline;
}
.newlislmore .more {
	padding: 15px 5px;
	float: right;
}
.catmore{
	padding: 5px 0px 10px 0px;
	text-align:center;
	font-size:14px;
	color: #007AC8;
}
.catmore a,a:hover{
	color: #007AC8;
}
.catad{
	padding: 5px 0px 10px 0px;
	text-align:center;
}
/* list page right */
#newlist_r {
	width:300px;
	height: auto;
	overflow: hidden;
	float: left;
}
/* news search */
.newlist_search {
	width: 296px;
	height: auto;
	overflow: hidden;
	border: 1px solid #AACAEE;
	padding: 0px 1px 2px 1px;
	margin-top: 0px;
	float: left;
}
.catnewlist_search {
	width: 296px;
	height: auto;
	overflow: hidden;
	border: 1px solid #AACAEE;
	padding: 2px 1px 2px 1px;
	margin-top: 5px;
	float: left;
}
/* news search end */
.newlist_r_bg {
	width: 278px;
	height: auto;
	overflow: hidden;
	border: 1px solid #AACAEE;
	float: left;
	padding: 5px 10px 2px 10px;
}
h5 {
	width: 293px;	
	height: 24px;
	line-height: 24px;
	float: left;
	color: #007AC8;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
	background: url(/images/new/bluebg.jpg) no-repeat top right;
	border-left: 1px solid #AACAEE;
	border-right: 1px solid #AACAEE;
	border-top: 1px solid #AACAEE;
}
.newlist_r_bg li {
	width: 278px;
	height: 22px;
	line-height: 22px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 10px;
	background: url(/images/news/dot.gif) repeat-y 0px 3px;
}
/* hotpic news */
.hotphoto_img {
	width: 130px;
	height: 118px;
	padding: 5px 4px;
	float: left;
}
.hotphoto_img img {
	border: 1px solid #000;
	float: left;
}
.hotphoto_img span {
	width: 130px;
	height: 30px;
	line-height: 30px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: clip;
}
/* class info */
.post_img {
	width: 120px;
	height: 140px;
	line-height: 140px;
	float: left;
	padding: 0px 5px;
}
.post_img img {
	padding: 5px 0px;
}
.post_size {
	width: 138px;
	height: 140px;
	line-height: 140px;
	float: left;
	padding: 0px 5px;
}
.post_size li {
	width: 138px;
	height: 20px;
	line-height: 20px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: clip;
}
/* news content page */
h6 {
	width: 561px;
	height: 60px;
	line-height: 60px;
	float: left;
	text-align: center;
	font-size: 18px;
	font-family: 黑体;
	margin: auto;
	font-weight: normal;
}
/* news page date origin */
.contents_days {
	width: 561px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	float: left;
	border-bottom: 1px dotted #86B1D3;
	margin-bottom: 10px;
}
.contents_days span {
	margin-right: 15px;
}
/* news contents */
.contents {
	width: 541px;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	float: left;
	padding: 10px 10px;
}
.contents p {
	/*TEXT-INDENT: 2em;*/
	line-height: 24px;
	margin: 8px 0px;
}
.contentspage {
	width: 561px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	border-bottom: 1px dotted #86B1D3;
}
/* tags */
h4 {
	width: 540px;
	height: 24px;
	line-height: 24px;
	float: left;
	font-size: 14px;
	color: #888888;
	padding-left: 19px;
	font-weight: normal;
	background: #D9ECFA;
	border: 1px dotted #86B1D3;
}
h4 a {
	color: #D33D02;
	text-decoration:none;
}
h4 a:hover,a.catname:hover {
	color: #D33D02;
	text-decoration:underline;
}
/* editor name */
.editname {
	width: 551px;
	height: 25px;
	line-height: 30px;
	text-align: right;
	float: left;
	margin-bottom: 10px;
	color: #888888;
}
.editname a {
	color: #888888;
	text-decoration:none;
}
.editname a:hover,a.catname:hover {
	color: #888888;
	text-decoration:underline;
}
.rssnews {
	width: 561px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	margin-top: 5px;
}
/* news url copy input */
.newscopyurl {
	width: auto;
	margin: 2px;
	padding: 2px 0px 15px 0px;
	float: left;
}

/* correlation news */
.linknews {
	width: 500px;
	height: 29px;
	float: left;
	padding-left: 61px;
	font-size: 14px;
	font-weight: bold;
	line-height: 29px;
	background: url(/images/news/linknews_bg.gif);
}
.linknews_list {
	width: 539px;
	height: auto;
	overflow: hidden;
	float: left;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 10px;
}
.linknews_list span {
	width: 400px;
}
.linknews_list li {
	width: 539px;
	height: 24px;
	line-height: 24px;
	padding-left: 8px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: clip;
	background: url(/images/news/dot.gif) repeat-y 0px 4px;
}
.linknews_list a {
	font-size: 14px;
	text-decoration:none;
}
.linknews_list a:hover,a.catname:hover {
	font-size: 14px;
	text-decoration:underline;
}
/* comment */
#comment {
	width: 559px;
	border: 1px solid #ccc;
	float: left;
	margin: 5px 0px;
	padding: 1px 0px;
}
#comment_size {
	width: 559px;
	float: left;
	padding: 1px 6px;
	margin: 5px 0px 10px 0px;
}
#comment_size li {
	width: 539px;
	height: 24px;
	line-height: 24px;
	padding-left: 8px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: clip;
	background: url(/images/news/dot.gif) repeat-y 0px 2px;
}
#comment h1 {
	font-size: 14px;
	line-height: 26px;
	height: 26px;
	width: 539px;
	padding-left: 20px;
	float: left;
	margin: 0px 0px;
	border-bottom: 1px solid #6D6D6D;
	background: #f2f2f2;
	overflow: hidden;
}
#comment a {
	color: #226EB1;
	text-decoration:underline;
}
#comment a:hover,a.catname:hover {
	color: #226EB1;
	text-decoration:underline;
}
#comment span {
	font-size: 12px;
	line-height: 26px;
	height: 26px;
	font-weight: normal;
	width: 160px;
	margin-left: 260px;
}
#comment form {
	margin: 10px 10px;
	float: left;
}

#comment input,#comment textarea {
	color:#444;
	border:1px solid #aeccf2;
	background:#fff;
	padding:2px;
}
#comment input {
	margin-right: 20px;
}
#comment textarea {
	width:500px;
	height: 72px;
}
#comment img {
	vertical-align:middle;
	margin-left:5px;
	padding-bottom:3px;
	border: 0px;
}
#comment p {
	margin:5px;
}
/* news content page ad */
.contentsad {
	width: 561px;
	margin: 5px 0px;
	float: left;
	text-align: center;
}
.linknewsad {
	width: 561px;
	margin: 10px 0px;
	float: left;
	text-align: center;
}
/* search page */
.search_l{
	padding: 10px 5px 5px 5px;
}
input.btn {
	width: 80px;
	height: 22px;
	color: #0B77CC;
	font-size: 14px;
	border: 1px solid #01457B;
	background: url(/images/news/log_bg.jpg); 
	padding: 1px 0px 0px 0px;
}
.btn button{
	text-align: center;
}
.search_r2{
	padding: 10px 5px 5px 5px;
	text-align: center;
}
.searchresult{
	padding: 5px 5px 10px 5px;
	border-bottom: 1px dotted #D7E1E6;
	text-align: center;
}
.searchlist {
	width: 551px;
	height: auto;
	overflow: hidden;
	padding: 15px 5px;
	float: left;
}
.searchlistli {
	width: 541px;
	height: 24px;
	line-height: 24px;
	float: left;
	margin-top: 5px;
	padding: 3px 0px 0px 10px;
	color: #919191;
	background: url(/images/news/dot.gif) repeat-y 0px 6px;
}
.searchlistli li {
	width: 475px !important;
	width: 471px;
	height: 24px;
	line-height: 24px;
	float: left;
}
.searchhighlight  {
	color:#D26F3B;
}
.searchlistli a {
	font-size: 14px;
	font-weight: bold;
	color: #007AC8;
	text-decoration:none;
}
.searchlistli a:hover,a.catname:hover {
	font-size: 14px;
	color: #007AC8;
	font-weight: bold;
	text-decoration:underline;
}
/* search page end */

/* about site */
#aboutcontain {
	width: 900px;
	height: auto;
	overflow: hidden;
	margin: 0px auto 4px auto;
}
.aboutsite{	
	width:894px;
	height: auto;
	overflow: hidden;
	padding: 1px 1px 1px 1px;
	border: 1px solid #D7E1E6;
}
.aboutcontent {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	float: left;
	padding: 10px 10px

}
.aboutcontent p {
	TEXT-INDENT: 2em;
	line-height: 24px;
}


/* sitemap List Part */
#map {
	height: auto;
}
#map h2 {
	font-size:16px;
	text-align: left;
	clear: both;
	padding-left: 8px;
	margin: 0px 1px; 
	line-height: 15px; 
	height: 24px;
}
#map h2 a:link {
	text-align: left;
	font-size:16px;
	text-decoration: none
}

 html #map h2 {
	text-align: left;
	padding-right: 0px; 
	padding-left: 8px;
	padding-bottom: 0px;
	padding-top: 5px;
	height: 23px;
}
#map h2 strong {

}
#map ul {
	text-align:center;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 5px; 
	padding-top: 0px; 
	list-style-type: none;
}
 html #map ul {
	text-align:center;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px;
}
#map li {
	background: #D1EBFC; 
	float: left; 
	margin: 0px 2px 2px 0px; 
	width: 155px; 
	line-height: 25px; 
	text-align: center;
}
#map li a {
	text-decoratton: none;
}
#map li:hover {
	background: #e5f0f8;
}
#map li a.rss {
	FONT-SIZE: 10px; 
	color: #999;
}
#map li a.rss:hover {
	color: #06c;
}
/* Feedback list */
#newsBox #feedback {
	margin: 0px 1px 1px;
	border-top: 1px solid #369;
	text-align: left;
	width:auto;
	height:auto;
}
#feedback_content {
	padding: 5px 0px 0px;	
	line-height: 25px;
}
.feedbackTitle {
	width:auto;
	height:auto;
	padding:4px 0px 0px 0px;
	padding-left: 1em;
	line-height:24px;
	font-weight: bold;
	background:url(/images/index/whitebg2.jpg);
	height: 24px;
	color:#000;
	border: 1px solid #D7E1E6;
	clear: both;
}
.morefeedback {
	width:auto;
	height:auto;
	margin: 0px 1px 1px;
	padding-right:10px;
	text-align: right;
	font-weight:bold;
	height:25px;
}
.vcomm1 {
	width:99%;
	margin-bottom: 9px; 
}
.vcomm2 {
	width: auto; 
	margin-bottom: 9px;
}
.vcommnrt {
	width:98%;
	padding-left: 10px; 
	padding-bottom:2px;
	font-size: 12px; 
	/*background-color:#F1F1F1;solid*/
	border-bottom: #D7E1E6 1px dotted; 
	height: 22px;
}
.vcommnrt image{
	padding-top: 2px;
}
.vcommnr {
	padding-right: 5px;
	padding-left: 15px;
	font-size: 12px; 
	padding-bottom: 6px;
	line-height: 16px; 
	padding-top: 6px;
}
/* Comment post */
#newsBox #post {
	margin: 0px 1px 1px;
	border-top: 1px solid #369;
	text-align: left;
	height:auto;
}

#post_content {
	padding: 2px;
	line-height: 20px;
}
.posttitle{
	width:auto;
	height:auto;
	padding:4px 0px 0px 0px;
	padding-left: 1em;
	line-height:24px;
	font-weight: bold;
	background:url(/images/index/whitebg2.jpg);
	height: 24px;
	color:#000;
	border: 1px solid #D7E1E6;
}
#post table#fb_post {
	margin: 8px 5px 0px 10px;
	font-size: 12px;
}
#post table#fb_post input {
	border: 1px solid #369;
}
#post table#fb_post input.noborder {
	border: 0px;
}
#post table#fb_post textarea {
	border: 1px solid #369;
	width: auto;
	height: auto;
}
#post_content table {
	width: auto;
}
#post_content textarea {
	width: 350px;
}
.replydiv .button,#post .button{
	margin: 2px;
	padding: 3px 5px 5px 5px;
	border:1px solid #F16702;
	width:auto;
	height: 22px;
	text-align: center;
	background: url(/images/news/log_bg.jpg); 
	color:#FFF;
	font-size:12px;
	font-weight: bold;
}
.comment_reply{
color:blue;
}
/*评论回复*/
.comment_quote{
border:1px solid #dcdcdc;
padding:5px;
margin:10px;
}

.postscore{
	padding: 5px 0px 5px 10px;
}

.commentcontent{
	margin:0px;
	padding: 5px 0px 5px 10px;
 	float: left; 
}
.postcontentleft{
	padding:4px 0px 0px 0px;
 	float: left; 
}
/* 表情 */
.postsmile{
	width:180px;
	padding: 5px 5px 0px 6px;
	float:left;
}
.smile{
	width:180px;
 	float: left;
}
.smile ul{
	margin: 5px;
	padding:0px;
	height:auto;
 	float: left; 

}
.smile li{
	width:23px;
 	float: left;
}
.smile2{
	padding: 1px 0px 1px 2px;
	text-align:right;
	clear: both;
}
/* //表情 */
.postsubmit{
	margin:0px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	text-align:center;
	clear: both;
	/*clear: both;*/
}

.artbd{
	width:538px;
	height:25px;
	line-height:27px;
	background: #D9ECFA;
	border: 1px dotted #86B1D3;
	padding-left:19px;
	font-weight: normal;
	font-size:14px;
	color: #888888;
	overflow: hidden;
	clear: both;
}
.artbd500 {
	width: 561px;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	float: left;
	text-align: center;
	/*border-top: 1px dashed #C8D5DE;*/
	border-bottom: 1px dashed #C8D5DE;
}
.artbd250a{
	width:280px;
	float:left;
	text-align: left;
}
.artbd250b{
	width:250px;
	float:left;
	text-align: right;
}
.classbd500 {
	width: 561px;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	float: left;
	text-align: center;
	border-top: 1px dashed #C8D5DE;
	/*border-bottom: 1px dashed #C8D5DE;*/
}
.classbd250a{
	width:280px;
	float:left;
	text-align: left;
}
.classbd250b{
	width:250px;
	float:left;
	text-align: right;
}