/*当前位置样式*/
#crumb{
	height:25px;
	border-bottom:3px #A9C9E2 solid;
	background: url(../images/crumb_ndwz.gif) no-repeat 5px 6px;
	
}
#crumb h6 {
	color: #000000;
	float: left;
	font: normal 12px "宋体";
	padding-left:20px;
	line-height:23px;
}
#crumb h6 a {
	color: #006699;
	text-decoration: none;
}
#crumb h6 a:visited {

	color: #006699;
	text-decoration: none;
}
#crumb h6 a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#crumb span{
	font-weight:bold;
}
/*内容左边样式*/
.textbox {
	background: #F5FAFE;
	margin-bottom: 8px;
	width: 680px;
	border-right:1px #A9C9E2 solid;
	margin-top:1px;
	
}
.textbox .from_info {
	background: url(../images/broken_line1.gif) repeat-x bottom;
	font: normal 12px/24px Tahoma;
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: 640px;
	text-align:center;
	margin-left:20px;
}

.textbox .text_about {
}

.textbox .text_body {
	font-size:14px;
	margin: 5px auto;
	text-align: left;
	width: 640px;
	line-height:25px;
}
.textbox .text_body p {
	margin-bottom:20px;
	text-indent:2em;
}
.textbox .text_tag {
	background: #FFFFFF;
	border: 1px dashed #CAE5FF;
	height: 24px;
	margin: 10px auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 620px;
}

.textbox .text_tag h5 {
	clear: left;
	color: #000000;
	display: block;
	float: left;
	font-size:12px;
	padding-top:3px;
}

.textbox .text_tag span {
	float: right;
	font: 12px/24px Tahoma;
}

.textbox .text_tool {
	background: url(../images/broken_line1.gif) repeat-x bottom;
	color: #004A9C;
	margin-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	width: 640px;
	margin-left:20px;
}

.textbox .text_url {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 640px;
	margin-left:25px;
}

.textbox .text_url h4 {
	display: block;
	font: bold 13px "宋体";
	margin-bottom: 3px;
	text-align: left;
}

.textbox .text_url span {
	display:inline;
	text-align: left;
	text-indent: 60px;
	width:250px;
	font-family:"宋体";
}

.textbox .texttit {
	padding-bottom: 5px;
	padding-top: 20px;
	width: 640px;
	margin:auto;
}

.textbox .texttit h1 {
	color: #000000;
	font-size:22px;
	text-align:center;
}
.revbox {
	background: #F5FAFE;
}

.revbox .new_rev {
	text-align: left;
	width: 680px;
}

.revbox .new_rev h5 {
	color: #000000;
	display: block;
	float: left;
	font: bold 13px/24px "宋体";
	margin-left: 5px;
}

.revbox .new_rev h6 {
	display: block;
	float: left;
	font: normal 12px/22px "宋体";
	margin-left: 5px;
	margin-top: 2px;
}

.revbox .new_rev span {
	display: block;
	float: right;
	font: 12px/24px Tahoma;
	margin-right: 10px;
}

.revbox .review .form {
	text-align: left;
	width: 640px;
	margin-left:20px;
}

.revbox .review h5 {
	background: #CAE5FF;
	font: bold 13px/25px "宋体";
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
	text-indent: 10px;
}

.revbox .revtext {
	background: url(../images/rev.gif) no-repeat 6px 6px;
	color: #006699;
	text-indent: 20px;
}

.revbox li {
	border-top: 1px solid #A9C9E2;
	clear: left;
	color: #333333;
	float: left;
	font: 12px/22px Tahoma;
	margin: 0px auto 5px;
	padding-top: 3px;
	width: 640px;
	list-style:none;
}

.revbox span {
	clear: right;
	display: block;
	float: right;
}

.revbox ul {
	clear: left;
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	width: 650px;
}
.review .form .br {
	margin-bottom: 5px;
	width: 630px;
}

.review .form span {
	float: left;
	clear:left;
	font: 12px/20px Tahoma;
	margin-left: 5px;
	margin-right: 2px;
}

.review .rev_rules {
	color: #006699;
	line-height:23px;
	margin: 5px 0px 10px 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 630px;
	font-family:"宋体";
}
.rev_textarea {
	border: 1px solid #A9C9E2;
	color: #666666;
	margin-left: 5px;
	width:590px;
}
.rev_but {
	background: url(../images/fbpl.gif);
	border-style: none;
	color: #333333;
	cursor: hand;
	height: 20px;
	text-align: center;
	width: 70px;
}
/*内容右边样式*/
.news_side {
	margin: 0px;
	width: 270px;
}

.news_side .ad270 {
	background: url(../images/you.gif);
	margin-bottom: 5px;
	margin-top: 5px;
	width: 270px;
	height: 100px;

}

.news_side .content {
	background: #FFFFFF;
	border-left: 1px solid #A9C9E2;
	border-right: 1px solid #A9C9E2;
	padding: 1px;
	width: 266px;
}

.news_side .content .search {
	height: 70px;
	margin: 5px 2px;
	width: 258px;
}

.news_side .content .search span {
	display: block;
	font: 12px/24px Tahoma;
	margin-top: 5px;
	text-align: left;
	width: 256px;
}

.news_side .content li {
	background: url(../images/arrow_01.gif) no-repeat 3px 6px;
	display: block;
	font: 12px/22px "宋体";
	padding-left: 12px;
	text-align: left;
	width: 250px;
}

.news_side .content li a {
	color: #333333;
	text-decoration: none;
}

.news_side .content li a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.news_side .content ol {
	background: #F7FBFF;
	display: block;
	width: 264px;
}

.news_side .foot {
	border-top: 1px solid #A9C9E2;
	margin: 0px;
	padding: 0px;
	width: 270px;
	height:10px;
}

.news_side .title {
	background: #FFFFFF;
	border: 1px solid #A9C9E2;
	height: 20px;
	padding: 1px;
	width: 266px;
}

.news_side .title h5 {
	background: url(../images/tit_bg1.gif);
	color:#333333;
	text-align: left;
	text-indent: 10px;
	height:23px;
	line-height:20px;
	font-size:13px;
}

.news_side .top10 {
	width: 270px;
}

.news_side .top10 .content {
	background: #FFFFFF;
	border-left: 1px solid #ECDC8F;
	border-right: 1px solid #ECDC8F;
	padding: 1px;
	width: 266px;
}

.news_side .top10 .content li {
	background: no-repeat;
	display: block;
	font: 12px/22px "宋体";
	padding: 0px 0px 0px 5px;
	text-align: left;
	width: 252px;
}

.news_side .top10 .content li a {
	color: #333333;
	text-decoration: none;
}

.news_side .top10 .content li a:hover {
	color: #996600;
	text-decoration: underline;
}

.news_side .top10 .content ol {
	background: #FFFFDD;
}

.news_side .top10 .content span {
	color: #663300;
	display: block;
	font: bold 10px/20px Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: left;
	width: 12px;
}

.news_side .top10 .foot {
	border-top: 1px solid #ECDC8F;
	height: 0px;
	width: 270px;
}

.news_side .top10 .title {
	background: #FFFFFF;
	border: 1px solid #ECDC8F;
	padding: 1px;
	width: 266px;
}

.news_side .top10 .title h6 {
	background: url(../images/side_titb2.gif);
	font: bold 13px/24px "宋体";
	text-align: left;
	text-indent: 10px;
}

.news_jgx {
	background: url(../images/hline.gif);
	clear: left;
	height: 11px;
	line-height: 1px;
	margin: 0px auto;
	width: 960px;
}
/* 专题 */
.special{margin-bottom:5px;border:solid 1px #D7E9F5;clear:both;width:663px; margin-left:10px;}
.special h2{padding-left:28px;border-bottom:1px solid #D7E9F5;background:url(../images/news_tit_bg2.gif); no-repeat 6px 7px;color:#004499;font-size:14px;line-height:30px;height:30px}
.special .left{float:left;width:288px;padding:10px;}
.special .left img{border:1px solid #DDD;padding:3px;width:180px;background:#F2F6FB;height:138px;}
.special .left p{padding:5px 0 0;font-size:12px;line-height:18px;text-indent:24px;}
.special .right{float:right;width:324px;padding:10px 10px 10px 0;}
.special .recommandbox{border:1px solid #D0DBE7;margin:0 0 5px;padding:5px 8px;background:#F7FAFD;height:138px;}
.special .recommandbox h3{font-size:16px;line-height:24px;text-align:center;height:20px;}
.special .recommandbox p{font-size:12px;line-height:18px;}
.specialnewslist{border:1px solid #E5ECF5;}
.specialnewslist h4{padding-left:8px;background:#F2F6FB;color:#004499;font-size:14px;line-height:28px;text-align:left;height:28px;}
.specialnewslist ul{}
.specialnewslist li{padding-left:13px;margin:0 5px;background:url('../images/icon_li.gif') no-repeat 3px 10px;line-height:26px;text-align:left;height:26px;overflow:hidden}
.specialnewslist li span{float:right;padding:0 5px 0 0;color:#686868;text-align:right;}

/* 我顶 */
#digg{text-align:center; width:50px; height:60px;background:url(../images/vote.png) no-repeat;; margin-left:20px; margin-right:0; margin-top:0; margin-bottom:0}
#digg a{color:#333; text-decoration:none;}
.diggArea{text-align:center; width:50px; height:60px;background:url(../images/vote.png) no-repeat;; margin-left:20px; margin-right:0; margin-top:0; margin-bottom:0 }
.diggNum{ margin:0px; text-align:center; padding:0px;  font-size:12px; font-weight:bold; color:#CC0000;width:50px; height:30px; margin-top:14px; }
.diggLink{ margin:0px; text-align:center; padding:0px;  font-size:13px; font-weight:bold;width:50px;  height:30px;  }
.diggLink a{ font-size:13px; }
#digg .vote_show{margin:10px 0 0 0; font-size:13px; font-weight:bold; line-height:16px;}
#digg .vote_action{ margin:18px 0 0 0;}
#entryarchives{border:1px solid #EEE;padding:5px 10px;background:#FEFEFE;text-align:center; width: 620px; margin: 10px auto;}
#entryarchives h4{display:block;color:#FE7F01;font-size:12px;line-height:22px;text-align:left;height:22px;}
#entryarchives li{float:left;width:49%;height:22px;line-height:22px;text-align:left;overflow:hidden;}
#entryarchives .on{color:#F60;}
#entryarchives .on a{color:#F60;}
#entryarchives1{width: 620px; margin: 10px auto;}
