/* CSS Document */
html{font-size:62.5%;}
body{ font-size:0.9em;}

a:link{color:#1F3A87}
a:visited{color:#1F3A87}
a:hover{ color:#f00}
a img{border:none}

.clearaf:after{ content:"."; clear:both;display: block;height: 0; overflow:hidden;visibility: hidden}
.alignleft{ float:left}
.alignright{ float:right}
.tleft{ text-align:left}
.tcenter{ text-align:center}
.tright{ text-align:right}

.f12{font-size:1.2em}

blockquote {
	margin: 3px 0 10px 10px;
	padding-left: 10px;
	font-size:1.0em;
	line-height: 1.8em;
	color: #555;
	border-left: 5px solid #eee;
	}
blockquote  p{
	padding:5px 0;
	}

.header{clear:both;width:96em; height:10em; margin:0 auto; text-align:left}

.sitename{ width:28em; float:left; margin-top:2em; font-size:1em}
.sitename a{ display:block; background:url(logo.gif) no-repeat; width:273px; height:85px; text-indent:-999em;}
.description{ display:none}
.header .exp{ float:right; margin-top:7em}
.header .exp a{ font-size:1.2em}

.topnav{ margin-bottom:1em; margin-top:1em; width:100%; clear:both; background:#333;  } /* border-bottom:0.3em solid #990000 */
.topnav ul{ width:96em; margin:0 auto; padding:0.5em 0 0.3em; line-height:2.6em; text-align:left}
.topnav ul li{ display:inline; font-size:1.4em; padding:0 0.6em; font-weight:900}
.topnav ul ul{width:auto;display:inline;margin:0; padding:0}
.topnav ul li li{display:none;font-size:.9em; font-weight:400}
.topnav ul li a,.topnav ul li a:visited{ color:#fff; text-decoration:none}
.topnav ul li a:hover{ color:#c00}

.pagetitle{font-size:2.4em;line-height:1.8em;margin:0;padding-top:.8em}

.area{ width:96em; margin:0 auto; background:url(areabg.gif) repeat-y 65em;}
.area .col1{ float:left; width:64.5em; overflow:hidden}
.area .col2{ float:right;width:30em; overflow:hidden}

.list_cap{ margin:1em 3em 0 0; height:1%;}
.list_cap_bot{ margin-top:2em}
.list_cap .page{ float:left}
.list_cap .viewstyle{ float:right; padding-top:.2em}
.list_cap .page,.list_cap .viewstyle{ font-size:1.2em}

.list_cap .wp-pagenavi{ float:left; font-size:1.2em}
.list_cap .pages,.list_cap .current,.list_cap .wp-pagenavi a{ float:left; margin-right:.3em; padding:.1em .3em 0; border:.1em solid #ccc; text-decoration:none}
.list_cap .pages,.list_cap .current,.list_cap .wp-pagenavi span{ float:left; margin-right:.3em; padding:.1em .3em 0; border:.1em solid #ccc; text-decoration:none}
.list_cap .current{ color:#c00}

/*单篇文章页*/
.post{ clear:both; width:64em; margin:3em 3em 0 0; padding-bottom:1.2em; border-bottom:0.1em solid #c8c8c8;text-align:left}
.post_art{ margin-top:1.5em; border:0}
.post .date{ display:inline; margin:0 1em 0 0; float:left; text-align:center; color:#c80100; font-family:"Times New Roman", Times, serif}
.post .date strong{ font-size:1.6em}
.post .date strong span{ font-size:1.3em; line-height:1em}
.post .data{ float:left; padding-left:1em;border-left:0.1em solid #c8c8c8}
.post .cap{ float:right;width:2em; display:inline; margin:1.5em 1.6em 0 1.6em}
.post .setfont{ clear:both; text-align:right; font-size:1.2em}
.post .setfont .color{color:#c80100; font-size:1.6em}
.post .setfont .on{ font-weight:900}
.post .setfont .bt{cursor:pointer}
.post .setfont .bt1{ font-size:1.6em}
.post .setfont .bt2{ font-size:1.4em}
.post .setfont .btdiy{font-size:1.6em}
.post h3.til{ margin:0; font-size:2.0em; line-height:1.3em}
.post .data p{ margin:0; line-height:1.6em; font-size:1.2em}
.post .cap .show{ display:block; float:right; background:url(toshow.gif) no-repeat left top; width:9px; height:10px; overflow:hidden; text-indent:-999em; cursor:pointer}
.post .cap .hide{ display:block; float:right; background:url(toclose.gif) no-repeat left top; width:9px; height:10px; overflow:hidden; text-indent:-999em; cursor:pointer}

.post .entry{ clear:both; width:100%;overflow:hidden; padding-top:1em; font-size:1.4em; line-height:1.9em}
/* .post .entry img{ border:.1em solid #f3f3f3} */
.post .entry a img{ border:.1em solid #ccc}
.post .replace{clear:both; width:100%}
.post .zhaiyao {border:1px solid #ccc; background-color:#f2f2f2; font-size:0.9em; color:#000; padding:.2em .5em .1em}

.postlist{ clear:both; width:66em; margin:2em 2em 0 0; padding-bottom:1.2em;text-align:left}
.postlist ul{ margin:0; padding:0; list-style:none}
.postlist ul li{ width:100%; clear:both; line-height:2.8em;height:2.8em; border-bottom:.1em solid #c8c8c8}
.postlist ul h3.til{ float:left; margin:0; font-size:1.4em;font-weight:400; line-height:2em; background:url(list2.gif) no-repeat .2em .5em; padding-left:20px}
.postlist ul .num{ float:right;font-size:1.2em;}
.postlist ul h3.til a{ text-decoration:none}

.post .metadata{ clear:both; padding-top:1em; font-size:1.2em}
.post .metadata .view,
.post .metadata .user{ float:right; text-align:right;}
.post .metadata .meta{ float:left;}
.post .metadata .meta .num{color:#c80100}
.post_art .metadata{ margin-top:2em;}
.post_art .metadata .user{ width:18em}

.col2 .menu{ margin:0; padding:0; padding-bottom:2em; text-align:left; list-style:none}

.col2 .menu .widgettitle{ margin:1em 0 0.5em; padding:0.2em 0; font-size:1.2em; line-height:1.6em; border-bottom:0.1em solid #c8c8c8;color:#373737}

.col2 .menu .widget ul{ list-style:none; margin:0; padding:0 .3em;}
.col2 .menu .widget p{margin:0;padding:.3em 0 0;font-size:1.2em; line-height:1.6em}
.col2 .menu .widget li{ font-size:1.2em; line-height:1.6em; background:url(list.gif) no-repeat 0.2em 0.7em; padding:.2em 0 .3em 1.5em}
.col2 .menu .widget li li{font-size:1em}
.col2 .menu .widget li a{ text-decoration:none}
.col2 .menu .widget li img{display:block; font-size:0.9em; border:0.1em solid #000}

.widget_search{width:100%; overflow:hidden}
.widget_search form{ margin:0; padding:0}
.widget_search div{font-size:1em; border:0.1em solid #c8c8c8; height:2.3em; overflow:hidden; color:#bbb; background:url(searchbg.gif) no-repeat left 0.1em; padding-left:2.6em}
.widget_search input{ font-size:1.2em; border:0; background:#fff; display:none}
.widget_search input#s{ display:block; margin:0.1em 0; padding-top:0.3em; height:2em; width:99%}

.comment{margin:3em 3em 0 0; text-align:left; color:#666; }
.comment h3{ font-size:1.2em; font-weight:400; margin:0; margin-top:1em; color:#c80100}
.comment .commentlist{ margin-top:1em; border-bottom:.1em solid #ccc;}
.comment .commentlist ul{ list-style:none; padding:0; margin:0}
.comment .commentlist li{ padding-top:0.6em; border-top:0.1em solid #ccc; font-size:1.2em; line-height:1.6em}
.comment .commentlist li p.txt{ margin:1em 0.8em}
.comment .commentlist li cite{ background:url(comment.gif) no-repeat 0.3em .2em; padding-left:1.6em; font-style:normal; color:#000; font-size:1.2em;}
.comment .commentlist .commentmetadata a{ text-decoration:none}

div .txt{clear:both;}

#commentform .border{ border:1px solid #ccc; background:#fff}

#gezi_comment_meta{line-height:180%;}
#gezi_comment_meta .gezi_comment_meta_left{float:left;}
#gezi_comment_meta .gezi_comment_meta_right{float:right;}

.comment p{font-size:1.0em}
.comment form label small{font-size:1em}
.comment form textarea{ width:30em;}
.comment form .bt{ background:url(commentbt.gif) no-repeat; width:50px; height:27px; border:0}

/*日历*/
#calendar_wrap,#wp-calendar{ width:24em; overflow:hidden; text-align:center}
#calendar_wrap{margin-bottom:0.5em}
#wp-calendar{ border-collapse:collapse}
#wp-calendar th,#wp-calendar td,#wp-calendar caption{ font-size:1.2em}
#wp-calendar caption{ font-size:1.6em; line-height:2em; font-weight:900}
#wp-calendar thead th{ font-weight:400; color:#bbb}
#wp-calendar tbody td{ line-height:1.6em; width:14.8%; color:#6d6d6d; text-align:left; }
#wp-calendar tbody a{ background:#f2f2f2; padding:0 0.2em; color:#000; text-decoration:none; width:16px; display:block; text-align:center;}
#wp-calendar tbody a:hover{ background:#f00; padding:0 0.2em; color:#fff; text-decoration:none}


/*ה??ҥ΄זtext-1*/
#text-1 .widgettitle{ height:0.1em;line-height:1px; padding:0; overflow:hidden}
#text-1 .textwidget{ padding:0 0.5em 0.8em; border-bottom:0.1em solid #c8c8c8}
#text-1 .textwidget a,#text-1 .textwidget a{ text-decoration:none; color:#373737; font-size:1.2em; line-height:2em; font-weight:900; background:url(rss.gif) no-repeat right center; padding-right:32px; margin-right:0.5em}

/*Ěȝҳ*/
.navigation{ margin:1em 3em 0 0; width:65em}
.navigation .alignleft,.navigation .alignright{ font-size:1.2em;}

.footer{ margin-top:2em; padding:1.5em 0;background:#e6e6e6; border-top:0.2em solid #373737}
.footer .area{ background:none;text-align:left}
.footer .area .col1 span,.footer .area .col2 span{ font-size:1.2em}
.footer .area a,.footer .area a:visited{ color:#646464}
.footer .area a:hover{ color:#f00}

/*è?죬?Îʹ?*/
.list_cap .viewstyle a,
.list_cap .viewstyle a:visited{ color:#c80100; text-decoration:none}

.list_cap .viewstyle a:hover{ color:#000}

/*è?죬?Îʹ?*/
.cblue,a.cblue,a.cblue:visited,
.header .exp .cblue,.header .exp a.cblue,.header .exp a.cblue:visited,
.post h3.til a:link,.post h3.til a:visited,
.post .metadata .num a,.post .metadata .num a:visited,
.post .metadata .view a,.post .metadata .view a:visited{ color:#c80100;text-decoration:none}
.post h3.til a:hover,
.post .metadata .num a:hover,
.post .metadata .view a:hover{ color:#000}

/*è?ң??Îʹ?*/
.header .exp a,
.header .exp a:visited,
.list_cap .page a,
.list_cap .page a:visited,
.post .setfont a,.post .setfont a:visited,
.list_cap .wp-pagenavi a,.list_cap .wp-pagenavi a:visited,
.post .metadata .cate a,.post .metadata .cate a:visited{ text-decoration:none; color:#646464}

.header .exp a:hover,
.list_cap .page a:hover,
.post .setfont a:hover,
.list_cap .wp-pagenavi a:hover,
.post .metadata .cate a:hover{color:#f00}

.header .exp a:hover,
.list_cap .page a:hover,
.post .setfont a:hover{ color:#f00}

.post .metadata .user a,.post .metadata .user a:visited{ text-decoration:none; color:#646464}
.post .metadata .user a:hover{color:#f00}

.col2 .menu .widget li a,.col2 .menu .widget li a:visited{color:#56331d}
.col2 .menu .widget li a:hover{color:#f00}

/*页面自定义*/
.header .exp{ position:relative; z-index:1}
.header .setwebpar{ position:absolute; right:.3em; top:1.8em; z-index:99;}

.header .exp #setwebbt{ display:none; font-size:1.2em}

.setweb{width:28em}
.setweb .arrow{ margin:0 6px -1px;background:url(arrow.gif) no-repeat right top;height:18px; line-height:18px; position:relative; z-index:9999}
.setweb .form{ margin:0; padding:1em; border:1px solid #c8c8c8; background:#f3f3f3;position:relative; z-index:9998}
.setweb .form{ text-align:left; font-size:1.2em}
.setweb .form td{ padding:.1em}
.setweb .form .sp{ margin-top:1em}
.setweb .form .style img{ margin-right:.6em; border:.1em solid #cccccc}

/*输入提示*/
#commentform .alert{ color:#c00}
#commentform .alertborder{border:.1em solid #c00}

.comment_action{text-align:right;}
.comment_action .red{color:#BC2931;}
.comment_action a{color:#1F3A87}
.comment_action a:hover{background:none; text-decoration:underline; color:#BC2931;}
.comment_content .quoted_comment{border:1px solid #999999; padding:3px; margin:5px 0px; background-color:#F9F9F9;}
.quoted_author{color:#007EE9; font-weight:bold;}
.quoted_time{color:#007EE9;}

/*QuickReply*/
.quick_reply{z-index:2009; position:absolute; width:400px; font-size:12px; border:1px solid #333333; center top; padding:2px; color:#333333; background:#FFFFFF;}
#qr_header{height:30px; line-height:30px; background:url(qr_title.gif) no-repeat left center; color:#FFFFFF; font-family:"Microsoft YaHei"; padding-left:4px; overflow:hidden;}
#qr_header span{display:block;}
.qr_title{float:left;}
.qr_title label{}
.qr_close{float:right; padding:5px 5px 0px 0px; cursor:pointer;}
.qr_close img{border:none; vertical-align:middle;}
#qr_body{padding:10px 4px;}
.quoted_comment{}
.quoted_comment fieldset{border:1px solid #DDDDDD; padding:5px; line-height:180%;}
.quoted_comment fieldset p{margin:0px; padding:0px; text-align:left;}
.quoted_comment legend{color:#999999;}
.quoted_comment dl{}
.quoted_comment dl dt{padding:3px 0px;}
.quoted_comment dl dd{padding:3px; margin:0;}
.quick_comment{padding:5px 2px; _padding:5px 0px;}
#qr_content{width:385px; font-size:12px;line-height:180%;}
.tip_field{line-height:180%; background:url("tip-error.gif") no-repeat 4px center; padding-left:20px; background-color:#fff3b3; margin:4px 0px; border:1px solid yellow; width:370px;}
#qr_increase{display:block; float:right; height:12px; width:12px; background:url(ta-increase.gif) no-repeat center center; padding:4px; margin-right:5px; cursor:pointer;}
#qr_decrease{display:block; float:right; height:12px; width:12px; background:url(ta-decrease.gif) no-repeat center center; padding:4px; cursor:pointer;}
#qr_footer{padding:5px 0px;}

.rating{clear:both; padding:5px 0; font-family:'宋体'; font-size:12px;}
#pages1{
    text-align:right;
    padding-bottom:15px;
    padding-right:20px;
	height:30px;
	line-height:30px;
		 }
#pages1 a{ 
		font-size:12px;	

		 }
#pages1 a:link{
    display:inline;
    border:1px solid #D9D9D9;
    color:#001A9F;
    padding:2px 5px;
    margin:0px 3px;
}
#pages1 a:visited{
    display:inline;
    border:1px solid #D9D9D9;
    color:#001A9F;
    padding:2px 5px;
    margin:0px 3px;
}
#pages1 a:hover{
    display:inline;
    border:1px solid #8BCCEC;
    color:#000000;
    background:#E8F3FD;
    padding:2px 5px;
    margin:0px 3px;
}
#pages1 .click{
    display:inline;
    border:1px solid #ff831e;
    color:#000000;
    background:#ffebd9;
    padding:2px 5px;
    margin:0px 3px;
}
#pages1 strong{
    display:inline;
    border:1px solid #D9D9D9;
    color:#001A9F;
    padding:2px 5px;
    margin:0px 3px;
}
.viewbox .newdigg {	CLEAR: both;PADDING-LEFT: 8px;MARGIN: 8px auto;	OVERFLOW: hidden;WIDTH: 406px;HEIGHT: 51px} 
.viewbox .diggbox {	FLOAT: left;OVERFLOW: hidden;WIDTH: 195px;	CURSOR: pointer;MARGIN-RIGHT: 8px;HEIGHT: 51px}
.viewbox .newdigg .digg_bad { BACKGROUND: url(newdigg-bg.png) no-repeat right top}
.viewbox .diggbox .digg_percent {	CLEAR: both;	PADDING-LEFT: 10px;	OVERFLOW: hidden;	WIDTH: 180px} 
.viewbox .diggbox .digg_percent .digg_percent_num {	PADDING-LEFT: 10px;	FONT-SIZE: 10px;	FLOAT: left} /* Rule 106 of page.css */ .viewbox .diggbox .digg_percent .digg_percent_bar {	BORDER-RIGHT: #ccc 1px solid;	MARGIN-TOP: 3px;	BACKGROUND: #e8e8e8;	FLOAT: left;	OVERFLOW: hidden;	WIDTH: 100px;	HEIGHT: 7px} /* Rule 108 of page.css */ 
.viewbox .diggbox .digg_percent .digg_percent_bar SPAN {	DISPLAY: block;	BACKGROUND: #000;	OVERFLOW: hidden;	HEIGHT: 5px} /* Rule 116 of page.css */ 
.viewbox .newdigg .digg_bad .digg_percent .digg_percent_bar SPAN {	BORDER-RIGHT: #689acc 1px solid;	BORDER-TOP: #689acc 1px solid;	BACKGROUND: #94c0e4;	BORDER-LEFT: #689acc 1px solid;	BORDER-BOTTOM: #689acc 1px solid} /* Rule 104 of page.css */ 
.viewbox .diggbox .digg_num {	FLOAT: left;	TEXT-INDENT: 5px;	LINE-HEIGHT: 29px} /* Rule 114 of page.css */
 .viewbox .newdigg .digg_bad .digg_num {	COLOR: #39c} /* Rule 103 of page.css */ 
.viewbox .diggbox .digg_act {	FONT-WEIGHT: bold;	FONT-SIZE: 14px;	FLOAT: left;	OVERFLOW: hidden;	TEXT-INDENT: 32px;	LINE-HEIGHT: 31px;	HEIGHT: 29px} /* Rule 113 of page.css */ 
.viewbox .newdigg .digg_bad .digg_act {	COLOR: #36c} /* Rule 109 of page.css */ 
.viewbox .newdigg .digg_good {	BACKGROUND: url(newdigg-bg.png) no-repeat left top} /* Rule 115 of page.css */ 
.viewbox .newdigg .digg_good .digg_percent .digg_percent_bar SPAN {	BORDER-RIGHT: #e37f24 1px solid;	BORDER-TOP: #e37f24 1px solid;	BACKGROUND: #ffc535;	BORDER-LEFT: #e37f24 1px solid;	BORDER-BOTTOM: #e37f24 1px solid} /* Rule 112 of page.css */
 .viewbox .newdigg .digg_good .digg_num {	COLOR: #c63} /* Rule 111 of page.css */ 
 .viewbox .newdigg .digg_good .digg_act {	COLOR: #c30}
 .pinglun{ font-size:18px; font-weight:bolder; color:#FF0000;}

.boxoff{
	height:10px;
	overflow:hidden;
	clear:both;
	background:url(boxoff.gif) left 15px repeat-x;
	margin:4px auto;
	padding-top:10px;
}
.boxoff strong{
	display:block;
	width:8px;
	height:10px;
	overflow:hidden;
	font-size:0px;
	line-height:100px;
	background:url(boxoff.gif) right -10px no-repeat;
	float:left;
}

/*评论部分代码*/
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
	width:650px;
	background-color:#F8FCFF;
	text-align:left;
	font-size:12px;
	
}
/* 自适应宽度的块(通用块) */

.tbox{
	margin:0 0 8px 0;
	border-bottom:1px solid #DFF2F5;
	overflow:hidden;
	background:url(fl-bg.gif) 0 0 repeat-x;
}
.tbox dt{
	height:25px;
	border:1px solid #DFF2F5;
	overflow:hidden;
	clear:both;
}
.tbox dd{
	border-left:1px solid #DFF2F5;
	border-right:1px solid #DFF2F5;
	padding:4px 4px 0px;
	overflow:hidden;
	margin-left:0px;
	
}

.tbox dt strong{
	height:26px;
	line-height:26px; !important;line-height:25px;
	padding-left:22px;
	padding-right:4px;
	display:block;
	float:left;
	color:#397CBE;
	background:url(fbico.gif) 5px 6px no-repeat;
	letter-spacing:1px;
}
.tbox dt strong a{
	color:#397CBE;
}
.tbox dt strong a:hover{
	color:#4C94F6;
	text-decoration:none;
}
.tbox dt span.more{
	float:right;
	position:relative;
	line-height:26px;
	padding-right:8px;
	color:#397CBE;
}
.tbox dt span.more a{
	color:#397CBE;
	text-decoration:none;
}
.tbox dt span.more a:hover{
	color:#333;
}
.tbox dt span.label{
	height:24px;
	float:right;
	overflow:hidden;
	padding-right:1px;
	padding-top:2px;
}
.tbox dt span.label a{
	height:25px;
	display:block;
	padding:0px 7px 0px 8px;
	line-height:23px;
	border-left:1px solid #BFE0F9;
	float:left;
	color:#666;
	text-decoration:none;
	overflow:hidden;
	letter-spacing:1px;
}
.tbox dt span.label a:hover{
	color:#360;
}
.tbox dt span.label a.thisclass{
	background:#FFF;
	color:#333;
	border-top:3px solid #BFE0F9;
}
.dede_comment{
	padding-bottom:6px;
}
.dede_comment .decmt-box{
	width:98%;
	padding:6px 5px 8px;
	margin:0px auto;
	border-bottom:1px dashed #E5E5E5;
	overflow:hidden;
	clear:both;
}
.dede_comment .decmt-box .decmt-title{
	line-height:19px;
	color:#999;
	font-family:Tahoma;
}
.dede_comment .decmt-box .decmt-title span{
	margin-right:2px;
	vertical-align:middle;
}
.dede_comment .decmt-box .decmt-title .moodico{
	height:18px;
	width:18px;
	display:inline-block;
}
.dede_comment .decmt-box .decmt-title .username{
	color:#669;
}
.dede_comment .decmt-box .decmt-title .username a{
	color:#669;
}
.dede_comment .decmt-box .decmt-title .username a:hover{
	text-decoration:none;
	color:#690;
}
.dede_comment .decmt-box .decmt-title .ip{
	color:#669;
	font-size:11px;
}
.dede_comment .decmt-box .decmt-title .date{
	color:#555;
	font-size:11px;
}
.dede_comment .decmt-box .decmt-act{
	float:right;
	margin-top:-18px;
	padding-right:10px;
	position:relative;
	clear:both;
	color:#999;
}
.dede_comment .decmt-box .decmt-act span{
	margin-right:7px;
}
.dede_comment .decmt-box .decmt-act span a{
	color:#888;
}
.dede_comment .decmt-box .decmt-content{
	color:#555;
	line-height:21px;
	clear:both;
	width:99%;
	margin:15px auto 15px;
	font-size:14px;
	color:#000000;
/*	background:url(ico-comment-quote.gif) 0px 4px no-repeat;
	text-indent:18px;*/
}
.dede_comment .decmt-box .decmt-content img{
	vertical-align:middle;
}
.dede_comment .decmt-box .decmt-box{
	background:#FFE;
	border:1px solid #CCC;
	margin:6px auto;
}
.dede_comment .decmt-box .decmt-box .decmt-title{
	text-indent:4px;
}
.dede_comment .decmt-box .decmt-box .decmt-content{
	color:#555;
}
.nocomment{
	padding:10px;
	color:#666;
}
.dede_comment_post{
	padding:5px;
}
.dcmp-title{
	line-height:25px;
}
.dcmp-title strong{
	color:#444;
	font-weight:normal;
}
.dcmp-title small{
	font-size:12px;
	color:#999999;
}
.dcmp-stand{
	float:right;
	margin-top:-18px;
	padding-right:10px;
	position:relative;
	clear:both;
	color:#999;
}
.dcmp-stand strong{
	font-weight:normal;
	color:#444;
}
.dcmp-stand input{
	margin-right:2px;
}
.dcmp-stand img{
	vertical-align:middle;
	margin-right:2px;
}
.dcmp-content{
	padding-top:8px;
}

.dcmp-content textarea{
	width:96%;
	height:60px;
}
.dcmp-mood{
	height:25px;
	width:80%;
	overflow:hidden;
	clear:both;
	padding-top:12px;
}
.dcmp-mood strong{
	float:left;
	color:#444;
	font-weight:normal;
	line-height:25px;
}
.dcmp-mood ul{
	float:left;
}
.dcmp-mood ul li{
	float:left;
	margin-right:8px;
}
.dcmp-mood ul li input,.dcmp-mood ul li img{
	vertical-align:middle;
	margin-right:4px;
	*margin-right:0px;
}
.dcmp-post{
	height:35px;
	overflow:hidden;
	clear:both;
	color:#444;	
}
.dcmp-post .dcmp-userinfo{
	float:left;
	margin-right:6px;
}
.dcmp-post .dcmp-userinfo input{
	height:13px;
	padding-right:0px;
}
.dcmp-post .dcmp-userinfo input,.dcmp-post .dcmp-userinfo img{
	vertical-align:middle;
	margin:5px;
}
.dcmp-post .dcmp-submit{
	float:left;
	padding-top:6px;
}
.dcmp-post .dcmp-submit input,.dcmp-post .dcmp-submit button{
	vertical-align:middle;
}
.dcmp-post .dcmp-submit button{
	width:70px;
	height:25px;
	border:none;
	background:url(btn-bg2.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	overflow:hidden;
	color:#444;
	cursor:pointer;
	margin-left:5px;

}
/*------ //搜索框 ---------*/
.search {
	margin-top:5px;
	clear:both;width:96em; margin:0 auto; text-align:left
}
.search-keyword {
	width:160px;
	height:19px;
	padding-top:5px;
	padding-left:56px;
	border:0px;
	background:url(search-bg.gif) no-repeat;
}
.search-submit {
	cursor:pointer;
	width:68px;
	height:22px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(search-bt.gif) no-repeat;
}
.search-option {
	margin-left:3px;
	margin-right:3px;
	height:22px;
}
.search{
	padding-left:10px;
	line-height:32px;
}
.form h4 {
	display:none;
}
.form {
	float:left;
	margin-right:10px;
}
.tags {
	width:500px;
	overflow:hidden;
}
.tags h4 {
	float:left;
	margin-right: 6px;
	width:66px;
	height:26px;
	background:url(search-tags-title.gif) 0px 6px no-repeat;
	font-size:0px;
	color:#fafafa;
}
.tags li {
	float:left;
	margin-right: 6px;
	font-size:14px;
}

/*-- //End 导航菜单 --*/
