/*--------------------------全--局-------------------------------*/
body{
	margin:0;
	padding:0;
	color:#444;
	font:12px Arial,sans-serif,SimSun,simHei;
	
}

ul{
	list-style-type:none;
	list-style-position : outside;
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
}
li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

blockquote{color:#8E8E8E;font:1.0em Arial,sans-serif,SimSun,simHei; padding:0 10px;border-left:10px solid #e9e9e9; }

/*---------------------------------------------------------------*/
#divAll{
	width:980px;
	margin:0 auto;
	padding:10px;
	background:#f1f1f1;
	border:#f2f2f2 1px solid;
}
#divMain{
	width:688px;
	margin-bottom:10px;
	padding:0;
	text-align:left;
	float:left;
	background-color:#000;
	}
#divPage{
	width:950px;
    background-color:#e7e7e7;
	padding:5px;
	height:20px;
	font-size:14px;
	color:#C00;
	background:url(../img/titlebg.png); border:#e3e3e3 1px solid;
}
.pleft{ float:left}
.pright{ float:right}
#divMiddle{
	width:960px;
	margin:0 auto;
	background-color:#FFF;
	margin-bottom:10px;
	padding:10px;
}

#divTop{
	width:980px;
	margin:0 auto;
	padding:0;
	text-align:left;
	float:left;
	height:110px;

	background:url(../img/tbanner.png) no-repeat; background-position:right;

}

#divSidebar{
	width:260px;
	margin-bottom:10px;
	padding:10px;
	text-align:center;
	float:right;
	background-color:#FFF
}


#divdh{
	width:950px;
	margin: 10px 0 0 10px;
	padding:10px; font-size:14px;
    background:#f8f8f8;
}
#divSidebar1{
	width:980px;
	margin:0 0 0 0;
	padding:0 ;
	float:left;
}
/*---------------------------------------------------------------*/
div.function {
	float:left;
	width:260px;
	margin:0 0 10px 0;
	padding:0;
	text-align:left;
	background-color:#f5f5f5;
}
div.function h3
   {
    font-size:16px;  font-family:"黑体"; color:#C00; line-height:30px; font-weight:900;
	height:30px;background:url(../img/titlebg.png);
	margin:0 0 0 0;
	border:1px solid #D5D5D5;
	padding:0px 0 0px 15px;
	}
div.function ul{
	text-align:left;
	width:240px;
	margin:2px 0 0 0;
	padding:5px 0 0 8px;
	list-style-position:outside;
	list-style-type:none;
	border-top:0px solid #D5D5D5;
}
div.function li{
	margin:5px 0 5px 0;
	padding:2px 0 2px 1px;
	background:url("default/pointblue.gif") no-repeat 3px 4px;
	border-bottom:#e3e3e3 1px solid; line-height:140%;
	height:20px;
	
}
#divCatalog li{
	background:none;
	padding:2px 0 1px 4px;
}
/*#divCatalog li span.feed-icon{
	display:none;
}*/
#divPrevious li span.article-date{
	display:none; color:#C00; margin-right:5px;
}

div.function li span.feed-icon a{
	background:url("default/feed.png") no-repeat 0 3px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:14px;
	height:12px;
	width:12px;
}
div.function li span.feed-icon img{
	height:12px;
	width:9px;
	visibility:hidden;
	margin:0;
	padding:0;
}
#divComments li{width:295px;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;}
#divGuestComments li{width:295px;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;}
#divPrevious li{width:270px;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;}
/*---------------------------------------------------------------*/
div.post {
	width:668px;
	margin:0;
	padding:10px;
	text-align:left;
	background-color:#fff
}
div.post-nav {
	
	clear:both;
	float:left;
	width:648px;
	margin:0 0 10px 0;
	padding:10px;
	font-size:12px;
	word-break:break-all;
	text-align:left;
	line-height:150%;
	background-color:#f5f5f5;
}
div.post-nav a.l{
	float:left;
    margin-top:10px;
	padding-right:10px;

}
div.post-nav a.r{
	float:right;margin-top:10px;
	padding-left:10px;
}

div.post .post-title{
	width:648px;
	padding:10px;
	font-size:19px; font-family:"黑体"; color:#C00; line-height:30px; font-weight:900;
	margin:10px 0 0 0;
	background:#f2f2f2;background:url(../img/3.gif) no-repeat;
	border-bottom:0px solid #D5D5D5; text-indent:0.5em;
	}
p.read-more {margin:0;padding:0;}
div.post .post-footer{
	width:642px;
	margin:0px 0 0 6px;
	padding:10px;
	font:11px Arial,sans-serif,SimSun,simHei;
	color:#A8A8A8;
	text-align:left;
	background-color:#f5f5f5;
}

body.multi div.post .post-tags{
	/*display:none;*/
}

div.post div.post-body{
	width:642px;
	margin:0 0 0 6px;
	padding:10px;
	font-size:14px;
	word-break:break-all;
	text-align:left;
	line-height:150%;
	background-color:#f5f5f5;
}

div.post-body div.media a{
	padding-left:16px;
	background:#FBFBFB url("default/media.gif") no-repeat 0 center;
}

div.post-body img{
	padding:4px 4px 4px 4px;
	border:0;
	clear : both;
	float : none;
}

div.post-body p{
	margin:10px 0 15px 0;
	padding:0;
}
div.post-body p.img{
	margin:0;
	padding:0;
	text-align:center;
}
div.post-body p.inscript{
	margin:0;
	padding:0;
	padding-right:20px;
	text-align:right;
}
div.post-body p.code{
	padding:5px;
	border:1px dotted black;
}
div.post-body div.code{
	padding:5px;
	border:1px dotted black;
}

div.post-body h1{
	color: #565656;
	margin:0;
	padding:0;
	font-size:16px;
}
div.post-body h2{
	color: #565656;
	margin:0;
	padding:0;
	font-size:14px;
}
div.post-body h3{
	color: #565656;
	margin:0;
	padding:0;
	font-size:13px;
}
div.post-body h4{
	color: #565656;
	margin:0;
	padding:0;
	font-size:12px;
}
div.post-body h5{
	color: #565656;
	margin:0;
	padding:0;
	font-size:11px;
}
div.post-body h6{
	color: #565656;
	margin:0;
	padding:0;
	font-size:10px;
}

/*---------------------------------------------------------------*/
#BlogTitle{
	background:url(../img/logo.png); width:234px; height:66px;
	margin:4px 0 0 10px;
	padding:0;
	font-family:simhei,simsun;
}
#BlogTitle a{
	color:#3274D0;
}
#BlogTitle a:hover {
	color: #3274D0;
	text-decoration: none;
}
#BlogTitle a:active {
	color: #3274D0;
	text-decoration: none;
}
#BlogSubTitle{
	color:#A8A8A8;
	font-size:12px;
    font-family:simsun;
	margin:2px 0 0 10px;
	padding:0;
}

#BlogCopyRight{
	font-size:11px;color:#A8A8A8;
	height:50px;
	margin:0;
	padding:10px;
	text-align:center;
	float:none;
	clear:both;
	font-weight:normal;
}

#BlogCopyRight a{color:#A8A8A8;} #BlogCopyRight a:hover{color:#3274D0;}
/*---------------------------------------------------------------*/
p.posttop {
	margin:20px 0 0 0;
	padding:3px 0 2px 0;
    font-size:24px;
    font-family:simhei,simsun;
}
p.postbottom {
	margin:0 0 10px 0;
	padding:5px 0 0 0;
}

#frmSumbit{
	padding:0;
	margin:0;
}

#frmSumbit p{
	padding:5px 0 5px 0;
}


input.button{
	font:15px simhei;
	border: 1px double #7CBA0F;
	color: #fff;
    background:#7CBA0F;
	padding: 0.75em 1.5em;
}

input.text {
	padding: 0.5em 1.0em;
	border: 1px double #bbb;
	width: 200px;
	background: white;
}

textarea.text {
	padding: 0.15em 0.25em 0.20em 0.25em;
	border: 1px double #bbb;
	width: 80%;
	height: 80px;
	background: white;
	width: 600px;
	height: 120px;overflow-y:auto;
}

/*---------------------------------------------------------------*/
ul.msg{
	width:620px;
	margin:5px 0px 5px 5px;
	padding:0 0 0 0;border-top:1px solid #c5c5c5;
	text-align:left;
	
	background:#f5f5f5;
	table-layout: fixed;
}
ul.mutuality{
	border-top:none;
}
li.msgname{font-size:0.8em ;
	padding:5px 0 0   5px;
	margin:0px;background: url(default/msgbk.png) no-repeat bottom left;text-transform:uppercase;
}
li.tbname{
	padding:0 0 0 5px;
	margin:0px;
	border-bottom:1px solid #D5D5D5;
}
li.msgurl{
	text-align:lef t;font-size:9px;
	padding:0;
	margin:0 0 0 5px;;
}
li.msgarticle{
	list-style-position : outside;
	padding:0 10px 10px 10px;
	margin:0;
	line-height:150%;
}

ul.mutuality{
	margin:0 0 0 0px;border-bottom:none;
}
ul.mutuality li.tbname{
	background: url("default/pointblue.gif") no-repeat 5px center;
	padding:3px 17px;
	margin:0px;

}
ul.mutuality li.msgarticle{font-size:80%;
	background:#f8f8f8 ;
	padding:10px;
}

li.msgarticle div.quote{ }
li.msgarticle div.quote-title{
	margin:0;
	padding:0 0 5px 0;
	font-size:0.8em;
}
.count{margin:0 0 0 0px;float:left;font-size:7em;color:#fff; background:#F5F5F5;border-top:1px solid #c5c5c5}
/*---------------------------------------------------------------*/
#divc{width:980px;margin:0 auto; background-image:url(../img/tbg.jpg)}
#divc1{width:980px;margin:0 auto; background-image:url(../img/tbg.jpg)}
.tmenu{height:34px; background-color:#c00; text-align:center; margin:0 auto; background:url(../img/bgn.png)}
#divNavBar{
	float:left;
	width:980px;
	height:34px;
	 background:url(../img/bgn.png)
}

#divNavBar h3{
	display:none;
}

#divNavBar ul{
	margin:0;
	padding:0;
}

#divNavBar li{
	float:left;
	padding:0;
	margin:0;
    border-right:1px solid #fff;
    font-size:14px; height:34px; line-height:34px;
}

#divNavBar a{
	float:left;
	margin:0;
	padding:0px 12px;
	text-decoration: none;
}

#divNavBar a:link {
	color: #fff;
}
#divNavBar a:visited {
	color: #fff;
}
#divNavBar a:hover {
	color: white;
	background:url(../img/topdh1.png);
}
#divNavBar a:active {
	color: white;
	background:url(../img/topdh1.png);
}

#divNavBar li.rss{float:right; display:block;background:#7CBA0F ;}
#divNavBar li.rss a{border-left:4px solid #fff;color:#fff}
#divNavBar li.rss a:hover{background:transparent;color:#fff;}

.pagebar{line-height:27px; height:27px;}
div.pagebar a,div.pagebar span{font-size:13px ;margin:0 2px;
padding:3px 5px;border:1px solid #d5d5d5;}
div.pagebar .now-page{  border:0;text-align:center;font-weight:bold;color:#2261A0}
div.pagebar a:hover{color:#FFF;background-color:#3774D0}

.float_ajax_box{border:1px solid #ccc;background-color:#fff;display:none;}
.float_loading{width:100px;height:100px;background:url(../img/loading.gif) no-repeat center;}
.float_ajax_image{padding:5px;}
.float_ajax_error{width:200px;padding:40px 0;text-align:center;}
.float_list_ul{margin:0;padding:1px;border:1px solid #beceeb;background-color:#fff;font-size:12px;list-style-type:none;}
.float_list_a{display:block;text-decoration:none;}
.float_list_a:hover{background-color:#f0f3f9;color:#333;text-decoration:none;}
.float_list_ul li{line-height:20px;border-top:1px solid #f0f3f9;text-indent:5px;}
.float_list_ul li:first-child{border-top:0;}
.float_list_null{padding:40px 20px;text-align:center;}
.float_remind_box{border:1px solid #F7CE39;background:#ffffe0;padding:5px 10px;}
.float_tip_box{line-height:18px;padding:0 3px;background-color:#ffffe0;-moz-box-shadow:1px 1px 2px rgba(0, 0, 0, .4);-webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, .4);box-shadow:1px 1px 2px rgba(0, 0, 0, .4);border:1px solid #333;position:absolute;}
.float_doing_box{border:1px solid #F7CE39;background:#ffffe0 url(../img/loading_s.gif) no-repeat 5px center;padding:5px 10px 5px 25px;font-size:12px;position:absolute;}
.float_corner{font-size:18px;font-family:'宋体';position:absolute;left:-6000px;overflow:hidden;}
.float_corner .corner{position:absolute;}
.float_corner .corner_1{/*可去除*/color:#ccc;}
.float_corner .corner_2{/*可去除*/color:#fff;}
.float_corner_top, .float_corner_bottom{width:16px;height:8px;}
.float_corner_top{line-height:14px;}
.float_corner_bottom{line-height:17px;}
.float_corner_left, .float_corner_right{width:8px;height:16px;}
.float_corner_top .corner, .float_corner_bottom .corner{left:0;}
.float_corner_right .corner, .float_corner_left .corner{top:-2px;}
.float_corner_bottom .corner_1{}.float_corner_bottom .corner_2{top:1px;}
.float_corner_left .corner_1{right:0;}
.float_corner_left .corner_2{right:1px;}
.float_corner_top .corner_1{bottom:0;}
.float_corner_top .corner_2{bottom:1px;}
.float_corner_right .corner_2{left:1px;}