﻿/*--------------------------全--局-------------------------------*/
body{
	padding:0;
	color:#1C1C1C;
	font-size:14px;
	background:#fff;
    font-family:Tahoma, Arial, Georgia, Courier, Times New Roman, Serif,Sans-Serif, ;
	height:100%;
	width:1002px;
	margin:0 auto;
}
a{
	text-decoration: none;
}
a:link {
	color: #2b5c97;
}
a:visited {
	color: #2b5c97;
}
a:hover {
	color: #ff0;
	text-decoration: underline;
}
a:active {
	color: #2b5c97;
	text-decoration: underline;
}
ul{
	list-style-type:none;
	list-style-position : outside;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
p{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
img{
	border:0;
}

/*---------------------------------------------------------------*/

.divSidebar{
	width:230px;
	float:left;
	display:inline;
	overflow:hidden;
}
#divAll{
	width:100%;
	margin:0;
	padding:0;
	background:#f3f3f3;
}

#divPage{
	width:100%;
	margin:0;
	padding:0 0 0 0;
	text-align:left;
	float:left;
	background:#f3f3f3;
}

#divMiddle{
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
	background:#daddcc;
}

#divTop{
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:left;
	float:left;
	height:150px;
	background:#FFF url("footoo/bg_main2.jpg") repeat-x 0 0;
	border-bottom:1px solid #666666;
}
#divTop h1{
	margin-left:50px;
	margin-top:50px;
	font-size:35px;
}
#divTop h2{
	margin-top:60px;
	font-family:"黑体";
	font-size:30px;
}
#divMain{
	width:518px;
	margin:10px 7px 0 7px;
	padding: 0;
	text-align:left;
	float:left;
	display:inline;
	overflow:hidden;
	border:3px solid #eee;
	background:#fff;
	border-bottom:0;
	padding-bottom:40px;
}

#pagebar{
    padding-left:20px;
    padding-bottom:10px;
    letter-spacing:2px;

}

#pagebar a{
	text-decoration:none;
	}
	
#pagebar a:link {
	color:#666;
}
#pagebar a:visited {
	color:#666;
}
#pagebar a:hover {
	color:#DC5A00;
}

#pagebar a:active {
	color:#666;
}



#div_right .div_right_top{
	float:left;	
    /*height:250px;*/
    margin-bottom:2px;
    margin-top:5px;
    padding:0;
    width:100%;
    text-align:left;
    padding-left:5px;
}

#div_right .div_right_top .lefts{
float:left;	
margin-right:5px;
margin-left:5px;
}



 .divMy{
	margin:0;
	padding-bottom:20px;
	text-align:left;
	float:left;
	width:230px;
		display:inline

}

#divBottom{
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:center;
	float:left;
	height:70px;
	background:url("footoo/bottom.png") repeat-x 0 0;
}

/*--------------------------------侧栏-------------------------------*/
div.function {
	float:left;
	margin:10px 0 0 0;
	padding:0 3% 0 3%;
	text-align:left;
	width:auto;
	width:94%;
}
div.function  li{
	line-height:150%;
}
div.function a{
	text-decoration:none;
	}
	
div.function a:link {
	color:#666;
}
div.function a:visited {
	color:#666;
}
div.function a:hover {
	color:#DC143C;
	text-decoration: underline;
}
div.function a:active {
	color:#666;
	text-decoration:none;
}

/*----------------------侧栏标题-----------------------*/
#dhang li a:link,#dhang li a:visited{
	color:#000;
	 font-size:14px;
	 font-weight:bold;
}
#dhang li{
	line-height:25px;
	padding-left:18px;
	border-bottom:1px dashed #666;
    font-size:14px
}
div.function h3{
	font-size:14px;
	margin:0;
	padding:5px 0 0 20px;
	color:#fff;
	line-height:30px;
	font-size:14px;
	background:#2b5c97 url("footoo/bar.jpg") repeat-x 0 0;

}
div.function ul{
	text-align:left;
	width:100%;
	padding:2px 0 0 0;
	list-style-position:outside;
	list-style-type:none;
	border-top:1px solid #CCC;
}
div.function li{
	margin:0 0 0 0;
	padding:1px 0 1px 5px;
	/*background:url("footoo/pointblue.gif") no-repeat 3px 6px;*/
}

#divCatalog li{
	background:none;
	padding:1px 0 1px 4px;
}

#divCatalog img{
margin-right:4px;
}

#divMisc{
	padding:10px 0 5px 0;
}
#divMisc h3{
	display:none;
}
#divMisc li{
	padding:2px 0 2px 15px;
	background-image:none;
}

#divContorPanel li{
	background-image:none;
}

#divSearchPanel li{
	background-image:none;
}

/*----------------去掉最近发表前面的时间------------------------*/
.article-date {
    display: none;
}

/*---------------------------------------------------------------*/


div.post {
	margin:10px 0 10px 10px;
	padding:0 0 0 0;
	text-align:left;
}

div.post-nav {
	width:96%;
	padding-bottom:15px;
	padding-top:1px;
	padding-left:10px;
}

div.post-nav a.l{
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}

div.post-nav a.r{
	float:right;
	padding-left:10px;
	padding-bottom:5px;
}

div.post .post-title_tags{
	padding:5px 0 5px 10px;
	margin:0;
	font-size:20px;
	background:#EEE;
	height:30px;
}

/*------------标题---------------------------------------------------------------------------*/
div.post .post-title{
	padding:2px 0 2px 10px;
	margin:0;
	font-size:16px;
	color:#000;
	letter-spacing :1px;
}

div.post .post-title a{
    font-size:16px;
	color:#900
}

div.post .post-title a:link {
	color:#900
}
div.post .post-title a:visited {
	color:#900
}
div.post .post-title a:hover {
	color: #F6933D;
    text-decoration: underline;
}
div.post .post-title a:active {
	color: #333;
}

div.post .post-title .postviews{
float:right;
margin-right:5px;
}

#post-date{
	margin:0 0 0 0;
	padding:0 0 0 0;
	color: #888;
}

#view_nums{
    float:right;
	margin-top:-30px;
	margin-right:10px;
	color: #888;
}
div.post .post-footer{
	margin:20px 0 20px 0;
	padding:4px 0 4px 4px;
	color:#BBB;
	height:16px;
	text-align:left;
	background:#EEE;
	border-top:1px solid #DDD;
    border-bottom:1px solid #DDD;
}

div.post .post-footer a{
    font-size:14px
}

div.post .post-footer a:link {
	color:#999;
}
div.post .post-footer a:visited {
	color:#999;
}
div.post .post-footer a:hover {
	color:#DC143C;
    text-decoration: underline;
}
div.post .post-footer a:active {
	color:#999;
}

div.post .post-tags{
	width:100%;
	margin:0 0 0 0;
	padding:5px 0 5px 0;
	font-size:14px;
	color:gray;
	word-break:break-all;
	text-align:left;
}

body.multi div.post .post-tags{
	display:none;
}

/*-----------------内容-------------------------------------------------------------------------*/
div.post div.post-body{
	margin:0;
	padding:5px 0 0 0;
    letter-spacing:1px;
	text-align:left;
	line-height:180%;
}

#first:first-letter{
font-size:16pt;
}

div.post-body div.media a{
	padding-left:16px;
	background:#FBFBFB url("footoo/media.gif") no-repeat 0 center;
}

div.post-body img{
	padding:4px 4px 4px 4px;
	border:1px solid #dddddd;
	margin:4px 4px 4px 4px;
	clear:both;
	float:none;
}


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:#000000;
	margin:0;
	padding:0;
	font-size:16px;
}
div.post-body h2{
	color:#000000;
	margin:0;
	padding:0;
	font-size:14px;
}
div.post-body h3{
	color: #000000;
	margin:0;
	padding:0;
	font-size:13px;
}
div.post-body h4{
	color:#000000;
	margin:0;
	padding:0;
	font-size:12px;
}
div.post-body h5{
	color:#000000;
	margin:0;
	padding:0;
	 font-size:14px
}
div.post-body h6{
	color:#000000;
	margin:0;
	padding:0;
 font-size:14px
}

/*---------------------------------------------------------------*/
#BlogTitle{
    float:left;
	font-size:26px;
	margin:10px 0 0 10px;
	padding:0;
	font-weight:bold;
}

#BlogTitle a{
	color:#F0FFF0;
}

#BlogTitle a:hover {
	color:#DC143C;
	text-decoration: none;
}

#BlogTitle a:active {
	color:#DC143C;
	text-decoration:none;
}

#BlogSubTitle{
    float:left;
	color:#F0FFF0;
	font-size:15px;
	margin:20px 0 0 10px;
	padding:0;
}

#BlogPowerBy{
	font-size:12px;
	height:20px;
	margin:0;
	padding:22px 10px 3px 10px;
	text-align:right;
	font-weight:normal;
}

#BlogCopyRight{
 font-size:14px
	height:20px;
	margin:0;
	padding:0 10px 0 10px;
	text-align:right;
	float:none;
	clear:both;
	font-weight:normal;
}


/*---------------------------------------------------------------*/
p.posttop {
	margin:10px 0 0 0;
	padding:0 0 2px 16px;
	border-bottom:1px solid #aaaaaa;
	background:url("footoo/quote.gif") no-repeat 0 center;
}
p.postbottom {
	margin:0 0 10px 0;
	padding:2px 0 0 0px;
	border-top:1px solid #aaaaaa;
}

#frmSumbit{
	padding:0;
	margin:0;
}

#frmSumbit p{
	padding:5px 0 5px 0;
}


input.button{
	background: url("footoo/fade-butt.png");
	border:1px solid #CCC;
	border-left-color: #CCC;
	border-top-color: #CCC;
	color:#333;
	padding:0.05em 0.25em 0.05em 0.25em;
}

input.text {
	padding:0.15em 0.25em 0.20em 0.25em;
	border:1px solid #CCC;
	width:200px;
	background:url("footoo/bg_diag.png");
	background-position:bottom;
	background-repeat:repeat-x;
}

textarea.text {
	padding:0.15em 0.25em 0.20em 0.25em;
	border:1px solid #CCC;
	width:80%;
	height:80px;
	background:url("footoo/bg_diag.png");
	background-position:bottom;
	background-repeat:repeat-x;
	width:500px;
	height:80px;
}


/*---------------------------------------------------------------*/
#divCalendar{
	padding:0 0 0 0;
	text-align:center;
	width:100%;
}

#divCalendar h3{
	display:none;
}

#divCalendar div{
	margin:0 0 0 0;
	padding:0 3% 5px 3%;
	float:left;
	width:94%;
}
#divCalendar div.month1{
	background:url("footoo/month1.gif") no-repeat center 10px;
}
#divCalendar div.month2{
	background:url("footoo/month2.gif") no-repeat center 10px;
}
#divCalendar div.month3{
	background:url("footoo/month3.gif") no-repeat center 10px;
}
#divCalendar div.month4{
	background:url("footoo/month4.gif") no-repeat center 10px;
}
#divCalendar div.month5{
	background:url("footoo/month5.gif") no-repeat center 10px;;
}
#divCalendar div.month6{
	background:url("footoo/month6.gif") no-repeat center 10px;
}
#divCalendar div.month7{
	background:url("footoo/month7.gif") no-repeat center 10px;
}
#divCalendar div.month8{
	background:url("footoo/month8.gif") no-repeat center 10px;
}
#divCalendar div.month9{
	background:url("footoo/month9.gif") no-repeat center 10px;
}
#divCalendar div.month10{
	background:url("footoo/month10.gif") no-repeat center 10px;
}
#divCalendar div.month11{
	background:url("footoo/month11.gif") no-repeat center 10px;
}
#divCalendar div.month12{
	background:url("footoo/month12.gif") no-repeat center 10px;
}

p.w{
	float:left;
	width:14%;
	height:16px;
	margin:4px 0 0 0;
	padding:2px 0 1px 0;
	text-align:center;
	vertical-align :middle;
	font-size:9px;
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid  #aaaaaa;
}

p.y{
	text-align:center;
	margin:2px 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:100%;
	font-size:13px;
	font-weight:bold;
}
p.d{
	float:left;
	width:14%;
	height:20px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align:middle;
}
p.yd{
	float:left;
	width:14%;
	height:20px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align:middle;
	text-decoration:line-through;
	color:#6090c0;
	font-weight:bold;
}
p.nd{
	float:left;
	width:14%;
	height:20px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align:middle;
}
p.cd{
	float:left;
	width:14%;
	height:20px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align:middle;
	background-color:#eeeeee;
}

/*---------------------------------------------------------------*/
ul.msg{
	margin:10px 0 40px 10px;
	padding:0 0 0 0;
	text-align:left;
	list-style-position:outside;
}


ul.msg a{
     font-size:14px
}

ul.msg a:link {
	color:#666;
}
ul.msg a:visited {
	color:#666;
}
ul.msg a:hover {
	color:#F6933D;
    text-decoration:underline;
}
ul.msg a:active {
	color:#666；
}


li.msgname{
	border-bottom:1px solid Silver;
	padding:2px 0 2px 5px;
	margin:0px;
}
li.tbname{
	border-bottom:1px solid Silver;
	padding:2px 0 2px 5px;
	margin:0px;
}
li.msgurl{
	text-align:right;
	padding:2px 10px 2px 10px;
	margin:0;
	background:#f0f0f0;
}

li.msgarticle{
	list-style-position : outside;
	padding:15px 10px 15px 10px;
	margin:0;
	background:#f8f8f8;
	line-height:150%;
}
li.msgtime{
	text-align:right;
	padding:2px 5px 0 10px;
	margin:0 0 0 0;
	border-bottom:1px solid Silver;
	background:#f8f8f8;
}
ul.trackback li.tbname{
	border-bottom:none;
	background:url("default/trackback2.gif") no-repeat 0 center;
	padding:5px 0 2px 16px;
	margin:0px;
}

/*----------------------------------引用--------------------------------------------*/

ul.trackback{
	margin:5px 0 10px 10px;
}

ul.mutuality{
	margin:5px 0 10px 10px;
}
ul.mutuality li.tbname{
	background:url("default/trackback.gif") no-repeat 0 center;
	padding:5px 0 2px 16px;
	margin:0px;
}


li.msgarticle div.quote{
	padding:10px;
	background:#e0e0e0;
}
li.msgarticle div.quote-title{
	margin:2px;
	padding:3px;
	font-size:120%;
	/*border-bottom:1px #f8f8f8 solid;*/
}

/*---------------------------------------------------------------*/
#divNavBar{
	float:left;
	width:100%;
	background:url("footoo/navbar_back.gif") repeat-x 0 0;
	height:40px;
}

#divNavBar h3{
	display:none;
}

#divNavBar ul{
	margin:0;
	padding:0;
}

#divNavBar li{
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	height:40px;
	background:url("footoo/ignite_nav-div.gif") no-repeat right 0;
}

#divNavBar a{
    font-size:15px;
	float:left;
	margin-top:6px;
	padding:5px 10px 3px 10px;
	text-decoration: none;
	height:16px;
}

#divNavBar a:link {
	color:#FFF;
}
#divNavBar a:visited {
	color:#FFF;
}
#divNavBar a:hover {
	color:#000;
    text-decoration:underline;
}
#divNavBar a:active {
	color:#FFF;
}


#zs{
	text-align:center;
}
#zs img{
	width:200px;
	height:160px;
	margin-left:-20px;
	padding:4px;
	background:#fff;
	border:1px solid #CCC;
	margin-top:5px;
}
#tel li{
	color:#2b5c97;
	padding:0 20px;
}
#xianhuo li,#divArchives li{
	padding-left:18px;
}
#xianhuo li a:link,#xianhuo  li a:visited{
	display:block;
	line-height:25px;
	font-size:14px;
	color:#2b5c97;
}
#divArchives li{
	line-height:23px;
	color:#2b5c97;
}
#tel li{
	padding-left:20px;
	line-height:20px;
}
#jishu li{
	line-height:25px;
	padding-left:18px;
}
#jishu li a:link,#jishu li a:visited{
	color:#2b5c97;
}
#divLinkage li{
	padding-left:18px;
}