﻿#container {
	width: 990px;
	margin: 0 auto;
}

.clearer {
	clear: both;
}

#editor_leave_message{
	background:#fff;
	width:470px;
    display: none;
    overflow: hidden;
    position: absolute;
    border: 1px solid #c3c3c3;
}

/* 文章区域 */
.article_body{
	line-height:22px;
/* height:800px; */
}

#article {
	float: left;
	width: 660px;
	margin-top:5px;
	word-wrap:break-word;
}
#article h5 {
	height: 26px;
	background: url(bg_nav.gif) repeat-x;
	color: #666;
	padding: 0 0 0 15px;
	line-height:26px;
	font-size:12px;
}

#article h5 a {
	color: #666;
	font-weight: bold;
}
#article h5 span{
	color:#666;
}
#article h5 a:hover {
	text-decoration: underline;
}

#article_content {
	padding: 15px 10px 5px 10px;
	background-color: #fff;
}

#article_content .title{
	text-align: center;
	color: #22598f;
	font-size: 20px;
	margin-bottom:10px;
	width:100%;
}
#article_content h4{
	font-size: 18px;
	color:#666;
	text-align:center;
	margin-bottom:5px;
	width:100%;
}

#article_content .line{
	background:#c00;
	height:2px;
	font-size:0;
	margin:12px 0 0px 0;
}

#article_content #up_down{
	position:absolute;
}

#article_content #up_down p{
	background: url( number_bg.gif) no-repeat;
	width:42px;
	height:23px;
	text-align:center;
	line-height:23px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	font-family:"Tahoma";
}

#article_content #up_down a{
	background: url( bg_shop_small.gif) no-repeat;
	width:41px;
	height:16px;
	text-align:center;
	line-height:16px;
	color:#666;
	font-size:12px;
	margin-top:2px;
	display:block;
}
#article_content #up_down a:hover{
	background: url( bg_shop_small_hover.gif) no-repeat;
	color:#007fcc;
}
#article_info_container {
	text-align: center;
	height:30px;
}

.article_info {
	list-style-type: none;
	border-bottom: 1px solid #ccc;
	padding-top: 8px;
	height: 20px;
}

.article_info li {
	display: inline;
	color: #999;
	background: url( article_info_divide_bar.gif) no-repeat 100% 40%;
	padding: 0 8px;
}
.article_info li.last span.num {
	background: url( comment.gif) no-repeat right center;
	padding-right: 18px;
}
.article_info li.last{
	background:none;
}
.article_info span {
	color: #939393;
}

.pages{
	text-align:right;
	clear:both;
	margin:10px 0;
}

.pages a{
	color:#a9aaaa;
	border:1px solid #c9c9c9;
	padding:1px 5px 1px 5px;
	font-size:11px;
	font-weight:bold;
}

.pages a.other{
	padding:1px 5px 1px 5px;
	_padding:2px 5px 0px 5px;
	+padding:2px 5px 0px 5px;
}

.pages a.current{
	border:1px solid #5889a8;
	color:#fff;
	background:#92b8cf;
}

.pages a:hover{
	border:1px solid #5889a8;
	text-decoration:none;
	color:#5889a8;
}

.pages a:active {
	background:#92b8cf;
	color:#fff;
	text-decoration:none;
}

.article_content {
	margin-top: 15px;
	width:100%;
	font-size:14px;
}

.article_content p {
	line-height: 20px;
	margin-bottom: 8px;
	color: #484848;
}

.article_content img {
	border:0;
}
.article_content a{
	color:#c00;
	font-weight:bold;
	text-decoration:underline;
}
.bottom {
	margin-top: 20px !important;
}

/* 文章尾部 */
.article_foot {
	border:1px dashed #bababa;
	padding:2px 5px 5px 5px;
	margin: 10px 0;
}

.article_foot p{
	line-height:18px;
}

.article_foot p a{
	color:#505050;
	text-decoration:none;
	font-weight:normal;
}

#tag{
	color: #737272;
	background:url( bg_tag.gif) no-repeat left top;
	padding-left:35px;
}

#tag a {
	color: #659fb2;
	white-space:nowrap;
	margin-right:5px;
}


/* 关于编辑 */
.about_editor {
	border: 1px solid #ccc;
	padding: 8px 10px;
	margin-top: 20px;
	height: 140px;
}

.about_editor h6 {
	font-size: 12px;
	font-weight: bold;
}

.about_editor div {
	margin-top: 5px;
	float: left;
	width: 79px;
	text-align: center;
}

.header {
	margin-bottom: 5px;
}

.about_editor ul {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	width:520px;
}

.about_editor li.name {
	color: #0063a8;
	font-weight: bold;
}

.about_editor li span {
	color: #232323;
}

.about_editor li {
	color: #656565;
	margin-bottom: 5px;
}

/* 网友评论 */
.comment {
	margin-top: 20px;
	height: 100%;
}

.comment h6 {
	font-size: 12px;
	color: #d30000;
}

.comment div {
	padding: 5px 10px;
	background-color: #f3f7fa;
	margin-top: 5px;
}

.comment ul {
	list-style-type: none;
}

.comment li {
	float: left;
	color: #b9b9b9;
	padding-top: 3px;
}

.comment p {
	margin-left: 28px;
	color: #484848;
	line-height: 18px;
}

.comment li.first {
	padding-top: 0;
}

.comment li img {
	border: 2px solid #fff;
}

.comment li.name {
	color: #0063a8;
	font-weight: bold;
	margin-left: 8px;
	margin-right: 10px;
}

.comment p.btn {
	float: right;
	margin-top: 8px;
}

.comment p.btn img.first {
	margin-right: 8px;
}

/* 发表评论弹出层 */
form {
	padding: 10px;	
	width: 470px;
}

form ul {
	list-style-type: none;
}

form .fill {
	border: 1px solid #e4e4e4;
	width: 385px;
	background-color: #f5f5f5;
	margin-left: 10px;
	font-size:12px;
	overflow:hidden;
}

form li {
	float: left;
	margin-bottom: 10px;
}

* html form li {
	margin-bottom: 0;
}

form li.last {
	padding-top: 2px;
	margin-left: 5px;
}

* html form li.last {
	padding-top: 5px;
}

form p {
	text-align: center;
}

form p img {
	margin-right: 5px;
}

textarea {
	height: 100px;
	font-size: 12px;
	color: #000;
}

p.cv {
	text-align: left;
	margin-top:10px;
}

div.ding {
	height: 62px;
	width: 82px;
	border: 1px solid #d9e5af;
	background-color: #f9ffe9;
	padding: 10px 0;
	text-align: center;
}

div.ding p {
	width: 45px;
	margin: 0 auto;
	color: #fff;
	font-weight: bold;
}

div.ding p.number {
	background: url( number_bg.gif) no-repeat 0 -50%;
	height: 31px;
	padding-top: 13px;
}

div.ding img {
	margin-top: 3px !important;
}

div.ding img.left {
	margin-right: 4px;
}

.other_editor {
	background-color:#FFFFFF;
	padding:15px 10px 5px;
}

#about_article{
	width:310px;
	border:1px solid #e0e0e0;
	float:left;
	height:270px;
}

#about_article h3{
	background: url( bg_about_artile.gif) repeat-x;
	height:26px;
	line-height:26px;
	font-size:12px;
	color:#666;
	padding-left:10px;
}
#about_article ul{
	margin:5px 15px;
}
#about_article li{
	background:url( li_img.gif) left center no-repeat;
	text-indent:6px;
	line-height:1.8em;
}

#about_article li a{
	color:#505050;
	text-decoration:none;
}
#about_article li a:hover{
	text-decoration:underline;
}

#about_pic{
	width:310px;
	border:1px solid #e0e0e0;
	float:right;
	height:270px;
}

#about_pic li{
	width:133px;
	height:100px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:11px 11px;
}

#about_pic h3{
	background: url( bg_about_artile.gif) repeat-x;
	height:26px;
	line-height:26px;
	font-size:12px;
	color:#666;
	padding-left:10px;
}

#about_pic h3 a{
	color:#666;
	text-decoration:none;
}

#about_link{
	text-align:center;
	padding:10px 0;
}

#about_link h4{
	color:#484848;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}

#about_link a{
	color:#cb0003;
	text-decoration:underline;
	font-weight:bold;
	display:block;
	margin:5px 0;
}

#appreciate{
	margin-top:5px;
	background:#fff;
	padding-bottom:5px;
}

#appreciate .title{
	background:url( bg_title_news.gif) repeat-x;
	height:26px;
}
#appreciate .title a.ui-tscure{
	background:url( bg_title_blog_hover.gif) no-repeat;
	color:#fff;
}
#appreciate .title ul li{
	float:left;
}
#appreciate .title ul li a{
	width:79px;
	height:31px;
	text-decoration:none;
	font-weight:bold;
	color:#505050;
	line-height:2.3em;
	display:block;
	text-align:center;
}

#appreciate .title ul li a:hover{
	background:url( bg_title_blog_hover.gif) no-repeat;
	color:#fff;
}
#appreciate .current{
	background:url( bg_title_blog_hover.gif) no-repeat;
	color:#fff;
}
#appreciate .title li.divide_bar{
	background:url( line_news_title.gif) no-repeat;
	width:2px;
	height:20px;
	margin:2px 0 0 0;
}
#appreciate .list{
	clear:both;
	margin:14px 0 14px 24px;
}
#appreciate .list li{
	float:left;
	width:133px;
	margin:0 10px;
	display:inline;
}
#appreciate .list li h4 a{
	font-weight:normal;
	color:#505050;
	font-size:12px;
	text-decoration:none;
}
#appreciate .list li img{
	width:133px;
	height:100px;
}

/* evaluate caution */
#login_status_panel {
	border: 1px solid #c3c3c3;
	width: 300px;
	background-color: #fff;
	height: 100px;
	text-align: center;
}

#login_status_panel p.caution {
	margin-top: 25px;
	margin-bottom: 15px;
	color: #333;
}


/*-右侧通用专题-*/
#sideright{
	float:right;
	width:320px;
	margin-top:5px;
}

#sideright a:hover{
	text-decoration:underline;
}

#sideright .title h2 {
	background:url( bg_title_news.gif) repeat-x;
	float:left;
	height:31px;
	width:310px;
	line-height:28px;
	text-align:left;
	font-size:12px;
	padding-left:10px;
}

#sideright .title p {
	background:url( bg_title_news.gif) repeat-x;
	float:left;
	height:26px;
	text-align:right;
	width:230px;
	padding-right:10px;
}

#sideright .title h2 a {
	color:#000000;
	text-decoration:none;
}

#sideright .title p  img{
	margin:6px 4px 0 0;
}

#sideright .col1{
	background:#fff;
	padding-bottom:10px;
	margin-bottom:10px;
	clear:both;
}

#sideright .pic_list{
	margin-top:10px;
}

#sideright .pic_list li{
	float:left;
	width:133px;
	height:140px;
	margin-left:18px;
	display:inline;
}

#sideright .pic_list li h3{
	font-size:12px;
	font-weight:normal;
	margin-top:4px;
}

#sideright .pic_list li h3 a{
	color:#747474;
}

#sideright .text_list li {
	line-height:20px;
	margin-left:10px;
	width:300px
}

#sideright .text_list li a{
	background:url( li_img.gif) no-repeat left center;
	padding-left:10px;
}

#sideright .down_list{
	margin-top:10px;
}

#sideright .down_list li{
	float:left;
	width:140px;
	height:100px;
	margin-left:13px;
	display:inline;
}

#sideright .down_list li h3{
	font-size:12px;
	font-weight:normal;
	margin-top:4px;
}

#sideright .down_list li h3 a{
	color:#747474;
}


#sideright .text_list li a {
	color:#505050;
}

#sideright .ad{
	margin-bottom:10px;
}

#sideright .topic {
	margin-top:5px;
}

#sideright .topic  h3{
	font-size:12px;
	height:31px;
}

#sideright .title{
	height:31px;
}

#sideright .topic p.title{
	background:url( bg_title_blog_hover.gif) no-repeat;
	float:left;
	height:31px;
	width:80px;
	line-height:28px;
	text-align:center;
	font-size:12px;
	color:#fff;
}

#sideright .topic p.title a {
	color:#fff;
	text-decoration:none;
}

#sideright .topic p.more {
	background:url( bg_title_news.gif) repeat-x;
	float:left;
	height:26px;
	text-align:right;
	width:230px;
	padding-right:10px;
}

#sideright .topic p.more img {
	margin:6px 4px 0 0;
	display:none;
}

#sideright .topic div{
	width:150px;
	float:left;
	margin-left:6px;
	display:inline;
	margin-top:5px;
}
#sideright .topic div img{
	width:150px;
	height:60px;
}
#sideright .topic div h4 {
	text-align:center;
	margin:2px 0;
}
#sideright .topic div h4 a{
	color:#747474;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}

#sideright .topic ul{
	clear:both;
}

#sideright .topic ul li{
	float:left;
	background:url( li_img.gif) left center no-repeat;
	white-space: nowrap;
	text-indent:10px;
	width:12em;
	margin-left:12px;
	display:inline;
	line-height:1.6em;
}

#sideright .topic ul li a{
	color:#4a4a4a;
}

#sideright .freedom{
	text-align:center;
	margin:5px 0;
}

#sideright .freedom p{
	text-align:left;
	color:#625252;
	line-height:18px;
	margin-left:10px;
}
#sideright .pic_list li h3.text_color a{
	color:#f9007b;
	font-weight:bold;
}