/*--------------------------全--局-------------------------------*/
html,body {height:100%;}
* {word-break:break-all;}
body {
	margin:0;
	padding:0;
	color:#000;
	background:#FFF url("images/bg_top.gif") repeat-x left top;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
 }
a {text-decoration: none;}
a:link {color: #000;}
a:visited {color: #000;}
a:hover {
	color: #000;
	text-decoration: underline;
 }
a:active {
	color: #DC143C;
	text-decoration: underline;
 }
ul {
	list-style-type:none;
	list-style-position : outside;
 }
div,li,p,ul,div,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
 }
img {border:0;}
div {width:100%;}
clear {clear:both}
.clear {clear:both}

/*--------主容器-------------------------------------------------*/
#divAll{
	width:800px;
 }
#divPage {
	float:left;
	margin:0 15px;
	margin:0 2px !important;
	width:100%;
	text-align:left;
 }
#divMiddle {
	margin:0 0 0 15px;
	width:785px;
	text-align:left;
 }
#divTop {
	height:85px;
	background:url("images/logo.gif") no-repeat left center;
 }
#BlogTitle {display:none;}
#BlogSubTitle {
	float:right;
	margin:20px 40px 0 0;
	font:12px/150% verdanda;
 }
#divSidebar {
	float:left;
	padding:0;
	width:200px;
	text-align:center;
 }
#divMain {
	float:right;
	width:550px;
	text-align:left;
 }
 
#divMain h2{
	font-size:12px;
	line-height:2em;
	color: #000;
	background: url("images/line_post.jpg") no-repeat left bottom;
 }
#divMain p{
    line-height:150%;
 }
#divBottom {
	float:left;
	margin:0 auto;
	height:70px;
	text-align:center;
 }

/*---------左侧控制------------------------------------------------*/
div.xhtml_css {
	margin:10px 0 0 0;
	}
div.function {
	float:left;
	margin:15px 0 0 0;
	text-align:left;
	width:auto;
 }
div.function h3{
	padding-left:10px;
	height:23px;
	background:#D4D0C8 url("images/arrow.gif") no-repeat 180px center;
	font-size:12px;
	line-height:2em;
 }
div.function ul{
	margin:2px 0;
	text-align:left;
	list-style-position:inside;

}
div.function li {
	padding:2px 10px;/*FF*/
	*padding:1px 0;/*IE7*/
	_padding:2px 0;/*IE6*/
 }
#divCatalog,
#divfun,
#divGuestComments,
#divTrackbacks,
#divSearchPanel,
#divStatistics,
#divFavorites,
#divLinkage,
#divMisc,
#divPrevious,
#divArchives,
#divTags{
	width:100%;
	border:1px solid #D4D0C8;
 }
#divCatalog li {background:none;}
#divMisc li{
	padding:2px 0 2px 15px;
	background-image : none;
 }
#divLinkage li{color:#999;}

/*----------正文----------------------------------------*/
div.content {
	margin:10px 0;
	text-align:left;
 }
div.content-nav {
	float:left;
	clear:both;
 }
div.content-nav a.l {
	float:left;
	padding:0 10px 5px 0;
 }
div.content-nav a.r {
	float:left;
	padding-left:10px;
	padding-bottom:5px;
 }
div.content .content-title {
	font-size:12px;
	line-height:2em;
	color: #000;
	background: url("images/line_post.jpg") no-repeat left bottom;
 }
div.content .post-date {
	font-size:9px;
	font-weight:normal;
	text-align:right;
	color: #999;
	font-family:verdana;
 }
div.content .post-footer {
	padding:5px 0 0 0;
	font-size:12px;
	font-weight:normal;
	color:#999;
	text-align:left;
 }
div.content .post-tags {
	padding:5px 0;
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-align:left;
 }
div.content .post-tags a {text-decoration:underline;}
/*body.multi div.post .post-tags{display:none;}*/
div.content div.post-body {
	padding:10px 0 0 0;
	text-align:left;
	line-height:180%;
 }
div.content-body div.media a {
	padding-left:16px;
	background:#FFF url("images/media.gif") no-repeat 0 center;
 } 
div.post-body a{color:#810081;text-decoration:underline;}
div.post-body a:hover{color:#00F;text-decoration:none;}
div.post-body img{
	float : none;
	margin:4px;
	border:5px solid #FFF;
	clear : both;
 }
div.post-body p {margin:10px 0 15px 0;}
div.post-body p.img {text-align:center;}
div.post-body p.inscript {
	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 {font-size:16px;}
div.post-body h2 {font-size:14px;}
div.post-body h3 {font-size:13px;}
div.post-body h4 {font-size:12px;}
div.post-body h5 {font-size:11px;}
div.post-body h6 {font-size:10px;}

/*------底部----------------------------------------------------*/
#BlogPowerBy {
	margin:10px 0 0 0;
	font-size:10px;
	height:20px;
	font-weight:normal;
	text-align:center;
 }
#WebCopyRight {
	font-size:10px;
	height:20px;
	margin:5px 0 0 0;
	clear:both;
	font-weight:normal;
	text-align:center;
 }

/*------回复----------------------------------------------------*/
p.posttop {
	margin:10px 0 0 0;
	padding:0 0 2px 16px;
	border-bottom:1px solid #D4D0C8;
 }
p.postbottom {
	margin:0 0 10px 0;
	padding:2px 0 0 0px;
	border-top:1px solid #D4D0C8;
 }
#frmSumbit {}
#frmSumbit p {padding:5px 0 5px 0;}
input.button {
	border: 3px double #D4D0C8;
	border-left-color: #c0c0c0;
	border-top-color: #c0c0c0;
	padding: 0.05em 0.25em 0.05em 0.25em;
 }
input.text {
	padding: 0.15em 0.25em 0.20em 0.25em;
	border:1px solid #D4D0C8;
	width: 200px;
 }
textarea.text {
	padding: 0.15em 0.25em 0.20em 0.25em;
	border:1px solid #D4D0C8;
	width: 520px;
	height: 120px;
 }

/*--------日历-----------------------------------------------*/
#divCalendar {
	width:98%;
	font-family:verdana;
	font-size:10px;
	text-align:center;
	border:1px solid #D4D0C8;
 }
#divCalendar h3 {text-align:left;}
#divCalendar div {
	float:left;
	width:93%;
	padding:0 3% 5px 3%;
 }
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;
 }
p.y {
	margin:2px 0 0 0;
	padding:0;
	float:left;
	text-align:center;
	font-size:12px;
	font-weight:bold;
 }
p.d {
	float:left;
	width:14%;
	height:20px;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
 }
p.yd {
	float:left;
	width:14%;
	height:20px;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
	text-decoration : line-through;
	color:#F00;
	font-size:12px;
	font-weight : bold;
 }
p.nd {
	float:left;
	width:14%;
	height:20px;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
 }
p.cd {
	float:left;
	width:14%;
	height:20px;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
	background-color:#eee;
 }

/*---------------------------------------------------------------*/
ul.msg {
	margin:10px 0 40px 10px;
	text-align:left;
	list-style-position : outside;
 }
li.msgname {
	border-bottom:1px solid Silver;
	padding:2px 0 2px 5px;
 }
li.tbname {
	border-bottom:1px solid Silver;
	padding:2px 0 2px 5px;
 }
li.msgurl {
	text-align:right;
	padding:2px 10px 2px 10px;
	background:#f0f0f0;
 }
li.msgarticle {
	list-style-position : outside;
	padding:15px 10px 15px 10px;
	background:#f8f8f8;
	line-height:150%;
 }
li.msgtime {
	text-align:right;
	padding:2px 5px 0 10px;
	border-bottom:1px solid Silver;
	background:#f8f8f8;
 }
ul.trackback li.tbname {
	border-bottom:none;
	background: url("images/trackback2.gif") no-repeat 0 center;
	padding:5px 0 2px 16px;
 }
ul.trackback {margin:5px 0 10px 10px;}
ul.mutuality {margin:5px 0 10px 10px;}
ul.mutuality li.tbname {
	background: url("images/trackback.gif") no-repeat 0 center;
	padding:5px 0 2px 16px;
 }
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;
 }

/*------顶部导行---------------------------------------------------*/
#web_top {
	float:left;
	padding-left:20px;
	height:24px;
 }
#web_top li {
	float:left;
	font-family:verdana;
	font-size:9px;
 }
#web_top h1{
	font-size:13px;
	padding:5px 10px 3px 15px;
 }
#web_top a {
	float:left;
	text-decoration: none;
	height:16px;
 }
#web_top a:link {color: black;}
#web_top a:visited {color: black;}
#web_top a:hover {color: #000;text-decoration:underline;}
#web_top a:active {color: #000;}