/*--------------------------全--局-------------------------------*/
body{
	margin:0;
	padding:0;
	color:#000000;
	font-size:12px;
	background-color: #3a3a3a;
	background-position: center center;
}
a{
	text-decoration: none;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: underline;
}
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;
}
p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
}
img{
	border:0;
}

/*------------------整体的大框---------------------------------------------*/
#divAll{
	width:940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#divPage{
	width:940px;
	margin:0;
	text-align:left;
	float:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#divMiddle{
	width:940px;
	padding:0;
	text-align:left;
	float:left;
}

#divTop{
	width:940px;
	margin:0 auto;
	padding:0;
	text-align:left;
	float:left;
	height:120px;
	background-color: #E7E7E7;
	background-image: url(default/tbg1.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#divSidebar{
	width:220px;
	text-align:right;
	float:right;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 2px;
	height: 100%;
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
}

#divMain{
	width:650px;
	padding: 0;
	text-align:left;
	float:left;
	margin-top: 10px;
}

#divBottom{
	width:938px;
	text-align:center;
	float:left;
	height:80px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F5F5;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border: 1px solid #D2D2D2;
}

/*--------------------------右侧的属性-------------------------------------*/
div.function {
	float:left;
	width:190px;
	text-align:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;
}
div.function h3{
	font-size:12px;
	height:17px;
	margin:0;
	color:#333333;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
	width: 192px;
	background-color: #CCCCCC;
}
div.function ul{
	text-align:left;
	width:190px;
	list-style-position:outside;
	list-style-type:none;
	margin-top: 2px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
div.function li{
	background:url("default/pointblue.gif") no-repeat 3px 4px;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
#divCatalog li{
	background:none;
	padding:2px 0 1px 4px;
}

/*#divCatalog li span.feed-icon{
	display:none;
}*/

#divMisc{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
#divMisc h3{
	display: none;
}
#divMisc ul{
	border:none;
}
#divMisc li{
	padding:2px 0 2px 15px;
	background-image : none;
}

div.function li span.feed-icon a{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:14px;
	height:12px;
	width:20px;
	background-image: url(default/feed.png);
	background-repeat: no-repeat;
}
div.function li span.feed-icon img{
	height:12px;
	width:20px;
	visibility:hidden;
	margin:0;
	padding:0;
}

#divContorPanel li{
	background-image : none;
}

#divSearchPanel li{
	background-image : none;
}

/*---------------------------------------------------------------*/


div.post {
	width:650px;
	margin:10px 0 10px 10px;
	padding:0 0 0 0;
	text-align:left;
}
div.post-nav {
	width:678px;
	clear:both;
	float:left;
}
div.post-nav a.l{
	float:left;
	background-color: #EEEEEE;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
div.post-nav a.r{
	float:right;
	background-color: #eeeeee;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}

div.post .post-title{
	width:670px;
	font-size:16px;
	color: #000000;
	/*background-image: url(default/title-bg.gif);
	background-repeat: no-repeat;
	background-position: 10px;*/
	padding-right: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D0D0D0;
	padding-top: 10px;
	height: 40px;
	line-height: 1.5;
	padding-left: 4px;
}

div.post .post-date{
	width:650px;
	margin:0 0 0 0;
	padding:5px 5px 2px 0;
	font-size:12px;
	color:gray;
	font-weight: normal;
}

div.post .post-footer{
	font-size:12px;
	color:gray;
	height:20px;
	text-align:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-weight: normal;
	margin: 0px;
}


div.post .post-tags{
	width:650px;
	margin:2px 0 2px 5px;
	padding:2px 0 0 0;
	font-size:12px;
	color:gray;
	height:20px;
	text-align:left;
	font-weight: normal;
}

body.multi div.post .post-tags{
	/*display:none;*/
}

div.post div.post-body{
	width:652px;
	font-size:14px;
	word-break:break-all;
	text-align:left;
	line-height:210%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

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: #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:11px;
}
div.post-body h6{
	color: #000000;
	margin:0;
	padding:0;
	font-size:10px;
}

/*---------------------------------------------------------------*/
#BlogTitle{
	font-size:34px;
	padding:0;
	font-weight:normal;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	font-family: "黑体";
	width: 300px;
	float: left;
}
#BlogTitle a{
	color:#FFFFFF;
}
#BlogTitle a:hover {
	color: #CCFF00;
	text-decoration: none;
}
#BlogTitle a:active {
	color: #CCFF00;
	text-decoration: none;
}
#BlogSubTitle{
	color: #CCCCCC;
	font-size:12px;
	padding:0;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	font-weight: normal;
	width: 300px;
	float: right;
}
#logoleft{
	float: left;
	width: 300px;
}
#googlegg{
	width: 468px;
	float: right;
	padding-right: 40px;
	padding-top: 30px;
}
#BlogPowerBy{
	font-size:12px;
	height:20px;
	margin:0;
	text-align:left;
	font-weight:normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #CCCCCC;
}
#BlogCopyRight{
	font-size:12px;
	height:20px;
	margin:0;
	padding:0 10px 0 10px;
	text-align:left;
	float:none;
	clear:both;
	font-weight:normal;
	color: #666666;
}


/*---------------------------------------------------------------*/
p.posttop {
	margin:10px 0 0 0;
	padding:3px 0 2px 12px;
	background: url("default/pointblue.gif") no-repeat 0 center;
}
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{
	color: #000000;
	height: 30px;
	width: 140px;
	padding-top: 0.05em;
	padding-right: 0.25em;
	padding-bottom: 0.05em;
	padding-left: 0.25em;
	background-image: url(default/buttonbg.gif);
	background-repeat: no-repeat;
	font-weight: bolder;
	letter-spacing: 14px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
}

input.text {
	padding: 0.15em 0.25em 0.20em 0.25em;
	border: 1px double #c8a06d;
	width: 200px;
	background: white;
}

textarea.text {
	padding: 0.15em 0.25em 0.20em 0.25em;
	border: 1px double #c8a06d;
	width: 80%;
	height: 80px;
	background: white;
	width: 520px;
	height: 120px;
}


/*---------------------------------------------------------------*/
#divCalendar{
	padding:0 0 0 10px;
	text-align:center;
}

#divCalendar h3{
	display:none;
}

#divCalendar div{
	margin:0 0 0 0;
	padding:0 0 5px 4px;
	float:left;
}
#divCalendar div.month1{
	background:url("default/month1.gif") no-repeat center 10px;
}
#divCalendar div.month2{
	background:url("default/month2.gif") no-repeat center 10px;
}
#divCalendar div.month3{
	background:url("default/month3.gif") no-repeat center 10px;
}
#divCalendar div.month4{
	background:url("default/month4.gif") no-repeat center 10px;
}
#divCalendar div.month5{
	background:url("default/month5.gif") no-repeat center 10px;;
}
#divCalendar div.month6{
	background:url("default/month6.gif") no-repeat center 10px;
}
#divCalendar div.month7{
	background:url("default/month7.gif") no-repeat center 10px;
}
#divCalendar div.month8{
	background:url("default/month8.gif") no-repeat center 10px;
}
#divCalendar div.month9{
	background:url("default/month9.gif") no-repeat center 10px;
}
#divCalendar div.month10{
	background:url("default/month10.gif") no-repeat center 10px;
}
#divCalendar div.month11{
	background:url("default/month11.gif") no-repeat center 10px;
}
#divCalendar div.month12{
	background:url("default/month12.gif") no-repeat center 10px;
}

p.w{
	float:left;
	width:25px;
	height:16px;
	margin:4px 0 0 0;
	padding:2px 0 1px 0;
	text-align:center;
	vertical-align :middle;
	font-size:9px;
	text-decoration : underline;
}

p.y{
	text-align:center;
	height:16px;
	padding:0;
	float:left;
	width:175px;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(default/sbg1.png);
	background-repeat: no-repeat;
}
p.d{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
p.yd{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
	font-weight:bolder;
	color:#6090c0;
	background-image: url(default/links_r.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
p.nd{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
p.cd{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
	font-weight:bold;
}


/*-----------------------留言模板的样式-----------------*/
ul.msg{
	width:640px;
	margin:10px 0 40px 10px;
	padding:0 0 0 0;
	text-align:left;
	list-style-position : outside;
}
li.msgname{
	padding:2px 0 2px 5px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
}
li.tbname{
	padding:0 0 0 5px;
	margin:0px;
	border-bottom:1px dashed #D0D0D0;
}
li.msgurl{
	text-align:right;
	padding:2px 10px 2px 10px;
	margin:0;
	background-color: #EFEFEF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0D0D0;
	border-left-color: #D0D0D0;
}
li.msgarticle{
	list-style-position : outside;
	padding:15px 10px 15px 10px;
	margin:0;
	line-height:150%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0D0D0;
	border-left-color: #D0D0D0;
}
li.msgtime{
	text-align:right;
	padding:2px 5px 0 10px;
	margin:0 0 0 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	border-left-color: #D0D0D0;
}
ul.trackback li.tbname{
	border-bottom:none;
	background: url("default/pointblue.gif") no-repeat 0 center;
	padding:3px 0 2px 12px;
	margin:0px;
}
ul.trackback{
	margin:5px 0 10px 10px;
}
ul.mutuality{
	margin:5px 0 10px 10px;
	border-bottom:1px dashed #D0D0D0;
}
ul.mutuality li.tbname{
	background: url("default/pointblue.gif") no-repeat 0 center;
	padding:3px 0 2px 12px;
	margin:0px;
	border:none;
}

ul.mutuality li.msgarticle{
	padding:0 10px 10px 16px;
	border:none;
}


li.msgarticle div.quote{
	padding:10px;
	background:#f0f0f0;
}
li.msgarticle div.quote-title{
	margin:2px;
	padding:3px;
	font-size:120%;
	border-bottom:1px #f8f8f8 solid;
}

/*---------------------------------------------------------------*/
#divNavBar{
	float:left;
	width:940px;
	background:url("default/navbg.gif") repeat-x 0 0;
	height:31px;
}

#divNavBar h3{
	display:none;
}

#divNavBar ul{
	margin:0;
	padding:0;
}

#divNavBar li{
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-family:"宋体","黑体";
	background-image: url(default/navbg2.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}

#divNavBar a{
	float:left;
	margin:0;
	height:17px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#divNavBar a:link {
	color: black;
}
#divNavBar a:visited {
	color: black;
}
#divNavBar a:hover {
	color: #000000;
	display: block;
	height: 15px;
	background-color: #FFFFFF;
}
#divNavBar a:active {
	color: #000000;
	background-color: #FFFFFF;
}
   /*美化的分页链接*/

    .pagebar{
     line-height:20px;
     height:17px
    }
    .pagebar a,.pagebar .now-page{
     padding:1px 3px 2px 3px;
     margin:0 2px;
     text-align:center;
     font-weight:bold;
     font-family:Verdana;
     border:1px solid #ccc;
     text-decoration:none
    }
    .pagebar a:hover{
	border:1px solid #CCCCCC;
	text-decoration:none;
	background-color: #E4E4E4;
    }

    /*美化的分页链接结束*/
	
	
	/*gg adbegin*/
	.ggad {
	float:left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
	
	/*gg adbegin*/
	
/*文章投票（打分）开始*/
#Rating {
	text-align:left;
	border:1px dotted #CCCCCC;
	padding:10px;
	overflow: auto;
	_height: 1%;
	width: 625px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 10px;
}
#Star {
    background-image: url(../PLUGIN/Rating/star.gif);
    height: 30px;
    width: 150px;
    float: left;
}
#Star-Cur {
    background-image: url(../PLUGIN/Rating/star.gif);
    background-position: 0px -60px;
    width: 0px;
    position: absolute;
    z-index: 11;
    height: 30px;
}
#Star1 {
    position: absolute;
    z-index: 20;
    height: 30px;
    width: 30px;
}
#Star2 {
    position: absolute;
    z-index: 19;
    height: 30px;
    width: 60px;
}
#Star3 {
    position: absolute;
    z-index: 18;
    height: 30px;
    width: 90px;
}
#Star4 {
    position: absolute;
    z-index: 17;
    height: 30px;
    width: 120px;
}
#Star5 {
    position: absolute;
    z-index: 16;
    height: 30px;
    width: 150px;
}
#Star1:hover, #Star2:hover, #Star3:hover, #Star4:hover, #Star5:hover {
    background-image: url(../PLUGIN/Rating/star.gif);
    background-position: -30px;
}
#Score {
    line-height: 30px;
    text-align: center;
    float: left;
    width: 250px;
}

#Rating-show{    /*文章得分及投票次数*/

}
Rating-now{    /*正在投票,请稍候*/
    color: #FF0000;    
}
#Rating-Tanks {    /*投票成功,感谢您的投票*/
    color:Green;
    font-weight: bold;    
}
#Rating-already{    /*已投过票*/
    color:red;
    font-weight: bold;    
}
#Rating-err{    /*遇到错误*/
    color:red;
    font-weight: bold;    
}
/*文章投票（打分）结束*/	
	
/*google search*/	
.googles{
	background-color: #D9D9D9;
	height: 20px;
	width: 40px;
	border: 1px double #C1C1C1;
}
.googles1{
	height: 15px;
	width: 120px;
	border: 1px solid #C1C1C1;
}


div.post-body img.thumb {
float: right;
margin: 4px 4px 4px 4px;
padding: 0px;
border: 0px;
padding: 0px;
max-width: 500px;
max-height:500px;
overflow:hidden;
clear:both;
}
/*pic show图片展示*/
#picmainwidth{
	width: 400px;
	float: left;
}