﻿/*--------------------------全--局-------------------------------*/
body{
	margin:0;
	padding:0;
	color:#666;
	font:12px Arial,sans-serif,"宋体","黑体";
	background:url(images/img_02.jpg) repeat-x left top;
	line-height:18px;
}
h1,h2,h3,h4,h5,h6,h7{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:12px;
}
ul{
	margin:0;
	padding:0;
}
form{
	margin:0px;
	padding:0px;
}

a{
	text-decoration: none;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #ff0000;
}
.w a:link {
	color: #000;
}
.w a:visited {
	color: #000;
}
.w a:hover {
	color: #ff0000;
}

ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
}
img{
	border:0;
}
.input{
	margin:0px;
	padding:3px;
	border:1px solid #000;
	color:#666;
}

/*---------------------------------------------------------------*/
#divAll{
	width:910px;
	margin:0 auto;
	padding:0;
}

#divPage{
}

#divMiddle{
}

#divTop{
	width:910px;
	height:90px;
	background:url(images/header.jpg) no-repeat center top;
}

#divSidebar{
	width:200px;
	float:right;
	border-left:1px dashed #ddd;
	clear:right;
}


#divMain{
	background:#fff;
	width:880px;
	margin:0px auto;
	padding:20px 10px 10px 10px;
}
.main{
	float:left;
	width:670px;
	clear:left;
}

#divBottom{
	text-align:center;
	clear:both;
	padding-top:8px;
}
*html #divBottom{
	text-align:center;
}

/*---------------------------------------------------------------*/
div.function {
	float:left;
	width:180px;
	margin-bottom:17px;
	padding-left:14px;
	text-align:left;
	
}


div.function h3{
	font-size:14px;
	height:20px;
	color:#000;
	border-bottom:1px dashed #ddd;
}

div.function ul{
	text-align:left;
	list-style-position:outside;
	list-style-type:none;
}
div.function li{
	padding:2px 0 1px 0px;
	background:url("LoveChina/pointblue.gif") no-repeat 3px 4px;
}

#divCatalog ul{
	padding-top:5px;
}
#divCatalog ul li{
	background:url(images/img_22.jpg) no-repeat left center;
	padding:8px 0px;
}
#divCatalog ul li a{
	color:#fff;
}
#divCatalog ul li a:hover{
	color:#ffcc00;
}
#divPrevious li span{
}


#divMisc{
	padding:10px 0 5px 10px;
	background-image:none;
}
#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{
	background:url("LoveChina/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;
}

#divContorPanel li{
	background-image : none;
}

#divSearchPanel li{
	padding-top:8px;
}

/*---------------------------------------------------------------*/

.posttop{padding-top:50px;}
div.post {
}
div.post-nav {
}
div.post-nav a.l{
}
div.post-nav a.r{
padding-left:30px;
}

div.post .post-title{
	font-size:16px;
	color: #333;
	padding-top:18px;
         font-weight:bold;
}
.post-title a{
color:#333;
}

div.post .post-date{
	font-size:12px;
	color:#bbb;
	margin-bottom:10px;
}

div.post .post-footer{
	text-align:right;
	border-bottom:1px dashed #ddd;
	margin-bottom:20px;
	padding-bottom:8px;
}
body.single div.post .post-footer{
}

div.post .post-tags{
	text-align:left;
}

body.multi div.post .post-tags{
	/*display:none;*/
}
.post-tags a:link,.post-tags a:visited{ color:#ccc;}
.post-tags a:hover{ color:#ff0000;}

div.post div.post-body{
}
.post-body a:link,.post-body a:visited{ color:#000;}
.post-body a:hover{ color:#ff0000;}

div.post-body div.media a{
	background:#FBFBFB url("LoveChina/media.gif") no-repeat 0 center;
}

div.post-body img{
	border:0;
}

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 solid #ff0000;
}

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{
	padding:70px 0px 0px 0px;
	width:530px;
	float:right;
}
#BlogSubTitle{
	color: #666;
	font-size:12px;
	width:530px;
	float:right;
}
#BlogPowerBy{
	font-size:12px;
	margin:0;
	text-align:left;
	font-weight:normal;
}
#BlogCopyRight{
	font-size:12px;
	text-align:left;
	float:none;
	clear:both;
	font-weight:normal;
}


/*---------------------------------------------------------------*/
p.posttop {
}
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{
	background: white;
	border: 1px double #bbb;
	color: #333;
	padding: 0.05em 0.25em 0.05em 0.25em;
}

input.text {
	padding: 0.15em 0.25em 0.20em 0.25em;
	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: 640px;
	height: 120px;
}


/*---------------------------------------------------------------*/
#divCalendar{
	text-align:center;
	background-image: none;
}

#divCalendar h3{
	display:none;
}

.time{
	border:1px dashed #ccc;
	padding-bottom:5px;
	height:100%;
	overflow:auto;
}
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:14px;
	margin:2px 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:175px;
	font-size:12px;
	font-weight:bold;
}
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;
}
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{
padding:15px 0px;
}
ul.trackback{
	border-top:none;
}
ul.mutuality{
	border-top:none;
}
li.msgname{

	margin:0px;
	
}

li.tbname{
	margin:0px;
	background:url(images/img_21.gif) no-repeat left center;
	height:18px;
	line-height:18px;
	padding-left:20px;
}
.tbname a{
	color:#ff0000;
}
li.msgurl{
	text-align:right;
}
.msgurl a:link {
	color:#ff0000;
}
.msgurl a:visited {
	color:#ff0000;
}
.msgurl a:hover {
	color:#000;
}
li.msgarticle{
	padding:10px 5px 5px 10px;
	border:1px dashed #ccc;
         font-size:14px;
}
li.msgtime{
color:#bbb;
}

ul.trackback li.tbname{
	margin:0px;
}
ul.trackback{
	margin:5px 0 10px 10px;
}
ul.mutuality{
	margin:5px 0 10px 10px;
}
ul.mutuality li.tbname{
	background:#333;
	color:#fff;
	padding:5px;
}
ul.mutuality li.msgarticle{
}


li.msgarticle div.quote{
	padding:5px;
	border:1px solid #ddd;
	background:#fafafa;
}
li.msgarticle div.quote-title{
font-size:12px;
}

/*---------------------------------------------------------------*/
#divNavBar{
	color:#fff;
	padding:0px 15px;
	line-height:38px;
	height:38px;
	background:url(images/img_14.jpg) no-repeat right top;
	text-align:center;
}
.navbg{
	background:url(images/img_11.jpg) repeat-x left top;
	margin-bottom:10px;
}
.navbg2{
	background:url(images/img_09.jpg) no-repeat left top;
}

#divNavBar h3{
	display:none;
}


#divNavBar li{
	display: inline;
	font-size:14px;
}

#divNavBar a{
	line-height:38px;
	text-decoration: none;
	padding:0px 15px;
}

#divNavBar a:link {
	color: #fff;
}
#divNavBar a:visited {
	color: #fff;
}
#divNavBar a:hover {
	color: #ffcc00;
}

div.pagebar a,div.pagebar span{
	padding:1px 5px;
}
  .pagebar{
     line-height:20px;
     height:20px
    }
    .pagebar a,.pagebar .now-page{
     padding:2px 5px;
     text-align:center;
     font-family:Verdana;
     text-decoration:none;
    }
    .pagebar a:hover{
     border:1px solid #c00;
     text-decoration:none
    }


.article-date{ font-size:10px; color:#999; font-family:arial; padding-right:5px;}
