﻿/*--------------------------全--局-------------------------------*/
body{
	margin:0;
	padding:0;
	color:#1C1C1C;
	font-size:10pt;
	background:#FFF;
    font-family:Tahoma, Arial, Georgia, Courier, Times New Roman, Serif,Sans-Serif, ;
	height:100%;
}
a{
	text-decoration: none;
}
a:link {
	color: #FE8B05;
}
a:visited {
	color: #FE8B05;
}
a:hover {
	color: #DC143C;
	text-decoration: underline;
}
a:active {
	color: #FE8B05;
	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;
}

/*---------------------------------------------------------------*/
#divAll{
	width:100%;
	margin:0;
	padding:0;
}

#divPage{
	width:100%;
	margin:0;
	padding:0 0 0 0;
	text-align:left;
	float:left;
	background:#FBFBFB url("footoo/1bg.gif") repeat-y center;
}

#divMiddle{
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
	background:#FFFFFF;
}

#divTop{
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:left;
	float:left;
	height:85px;
	background:#FFF url("footoo/bg_main2.jpg") repeat-x 0 0;
	border-bottom:1px solid #666666;
}

#divMain{
	width:59%;
	margin:0 5px 0 0;
	padding: 0;
	text-align:left;
	float:left;
}

#pagebar{
    font-size:12px;
    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{	
    width:40%;
    margin:0;
    padding:0;
    float:left;
    text-align:left;
}

#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;
}

#div_right .divSidebar{
	width:50%;
	margin:0;
	padding:0;
	text-align:left;
	font-size:10pt;
	float:left;
	/*border-left:1px solid silver;*/
}

#div_right .divMy{
	width:49%;
	margin:0;
	padding-bottom:20px;
	text-align:left;
	float:left;

}

#divBottom{
	width:100%;
	margin:0 auto;
	padding:0;
	font-size:10pt;
	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 a{
    font-size:12px;
	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;
}

/*----------------------侧栏标题-----------------------*/
div.function h3{
	font-size:10pt;
	height:16px;
	margin:0 0 0 0;
	padding:5px 0 0 4px;
	color:#4190ED;
	/*background:#f0f0f0;*/

}
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 40px;
	margin:0;
	font-size:16px;
	color:#000;
	background:url("footoo/post_left.png") center left no-repeat;
}

div.post .post-title a{
    font-size:16px;
}

div.post .post-title a:link {
	color: #333;
}
div.post .post-title a:visited {
	color: #333;
}
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;
	font-size:10px;
	color: #888;
}

#view_nums{
    float:right;
	margin-top:-30px;
	margin-right:10px;
	font-size:10pt;
	color: #888;
}
div.post .post-footer{
	margin:20px 0 20px 0;
	padding:4px 0 4px 4px;
	font-size:10pt;
	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:12px;
}

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;
	font-size:11pt;
	text-indent:30px;
	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{
	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:#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:10pt;
}
div.post-body h5{
	color:#000000;
	margin:0;
	padding:0;
	font-size:10pt;
}
div.post-body h6{
	color:#000000;
	margin:0;
	padding:0;
	font-size:10px;
}

/*---------------------------------------------------------------*/
#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:10pt;
	height:20px;
	margin:0;
	padding:22px 10px 3px 10px;
	text-align:right;
	font-weight:normal;
}

#BlogCopyRight{
	font-size:10pt;
	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:12px;
}

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;
}