@charset "utf-8";
html {
	background:#FFFFFF none repeat scroll 0%;
	color:#000000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0pt;
	padding:0pt;
}
body{
	font:12px arial,helvetica,sans-serif;	
	background:#878787;
}
h1, h2, h3, h4, h5, h6{
	font-size:100%;
}
a{
	cursor:pointer;
	text-decoration:none;
}
a:link{color:#333333;}

a:visited {
	background:none;
	color:#999;
}
a:hover {
	color:#333;
}
a:active {
	color:#D32E00;
}
table {
	border-collapse:collapse;
	border-spacing:0pt;
	font-size:12px;
	width:100%
}
fieldset, img {
	border:medium none;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
caption, th {
	text-align:left;
}
abbr, acronym {
	border:medium none;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
	font-size:11px;
}
sub {
	vertical-align:text-bottom;
}
input, button, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
code{
	font-family:Lucida Console;
	font-size:12px;
	font-weight:inherit;background:#ebf8fe;
        padding-left:1em;display:block;border-left:3px #c7dee9 solid;clear:both;margin:2px 0;
}
code:hover{background:#EAF3FA}
.CT{
	width:900px;
	margin:0px auto;
}
.FR{
	float:right
}
.FL{
	float:left;
}
.hidden{display:none;}
.areas li, .header_wrapper li, .footer li,.areas li, .index_main li{
	list-style:none;
}
.main_wrapper{
	border-bottom:1px solid #1B1B1B;
	min-height:100%;
	position:relative;
	overflow:hidden;
}
.header_wrapper{
	background:#282829 url(images/header_background.gif) repeat scroll left top;
	height:120px;
	width:100%;
	overflow:hidden;
}
.header_wrapper h1 a{
	color:#FFFFFF;
	background:#D62601;
	display:block;
	height:123px;
	width:276px;
	overflow:hidden;font-size:3.4em;padding:35px 0 0 10px;	
	
}
.header_wrapper h1 a:visited{color:#FFFFFF;}
.header_wrapper h1 a span{
	font-size:12px;
	display:block;font-weight:400;margin-left:5px;margin-top:-5px;
}
.nav li{ 
	float:left;
	border-left:1px solid #3C3C3D;
	margin-top:88px;
	padding:1px 10px;
}
.nav li.first{
	border:none;
	padding-left:0;
}
.nav li a{
	color:#deedf1;
	font-size:18px;	
	font-weight:600;
}
.nav li a:hover{
	color:#deedf1;
	color:#cccccc;
	
}
.areas{
	background-color:#313132;
	border-bottom:1px solid #232324;
	min-width:100%;
	font-size:14px;
	width:100%;
	overflow:hidden;
	padding:10px 0;line-height:150%;
}
.areas .FL{
	WIDTH:610px;
	overflow:hidden;
}
.areas .FL ul{
	float:left;
	margin-right:10px;
}
.areas .FL li{
	margin-right:10px;
	width:290px;
	line-height:1.5em;
	float:left;
}
.areas a{ color:#A1A0A0;}
.areas a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.areas h2{
	color:#e2e2e2;
	margin-bottom:5px;
	margin-top:5px;
}
.areas .FR{
	width:286px;
}
.areas .FR li{ 
	float:left;
	margin-right:10px;
	white-space:nowrap;
	list-style:none;
}
.footer{
	background-color:#282829;
	border-top:0.1em solid #3B3B3C;
	height:62px;
	min-width:100%;
	overflow:hidden;
	color:#8c8c8c;	
}
.footer div{
	height:62px;
	line-height:62px;
}
.footer .CT div a{
	color:#ffffff;
	padding:0 2px;
}
.footer .CT div a:hover{
	color:#ccc;
	text-decoration:underline;
}
.footer h1 a{
	color:#FFFFFF;
	background:#d62601;
	display:block;
	height:133px;
	width:276px;
	overflow:hidden;padding:0px 0 0 10px;font-size:2.4em;;	
}
.footer a:visited{color:#fff;}
.header_wrapper h1 img{
	margin-top:50px;
	margin-left:10px;
}

.twitter{
	background-color:#282829;
	border-top:1px solid #2F2F30;
	height:35px;
	line-height:35px;
	width:100%;
	color:#ccc;
	font-size:12px;
	position:relative;	
}
.twitter ul{ list-style:none;}
.twitter .CT{
	position:relative;
}
.twitter a{color:#eee;}
#quickSearch{
	background:#D62601;
	width:286px;
	height:36px;
	display:block;
	position:absolute;
	top:-2px;
	right:0;
}
#quickSearch input{
	vertical-align:middle;
	overflow:hidden;
	margin-top:3px;
}
#s{ 
	width:200px; 
	margin-left:15px; 
	color:#eee;
	background:#ce2b02; 
	border:1px solid;
	border-color:#c31800 #e81400 #e81400 #c31800;
	line-height:20px;height:20px;
	padding-left:2px;
}
#quickSearch input.serch_submi{
	width:50px;height:22px;
	cursor:pointer;background:#D62601;
	border:1px solid;
	border-color:#e81400 #c31800 #c31800 #e81400;
	color:#fff;
}

h1.center{margin-bottom:20px;}
.main_content{
	overflow:hidden;
	background:#f1f1f1 url(images/dots-grey.gif) left center repeat;
	clear:both;
	padding:30px 0;
}
.content{
	width:900px;
	border:#CCCCCC 1px solid;
	background: #fff;
	background:#FFFFFF;
	margin:0 auto;
	overflow:hidden;
}
.post_contet{
	width:600px;
	line-height:2em;
	overflow:hidden;
}
.post{
	padding:20px;
	font-size:14px;
}

.post h2,.post h3,.post h4{
	font-family:'微软雅黑','Microsoft YaHei';
}
.post h1{font-size:20px}
.post h2{font-size:18px}
.post h3{font-size:16px}
.post a:link{
	background-color:#F0F4F8;
	color:#336699;
}
.post a:visited {
	background:#eee; 
	color:#999;
	border-bottom:1px dotted #6C7078;
}
.post a:hover{
	text-decoration:none;
	background:#DEEDF1; 
	color:#333;
	border-bottom:1px dotted #6C7078;
}

.post-info{ font-size:12px; margin:10px 0;}
.post h2.post_title a{
	font-size:24px;
	color:#333;
}
.post img{
	display:block;
	background:#eeeeee url(images/content_bg.gif) left center repeat;
	padding:5px;
	overflow:hidden;margin-bottom:10px;width:550px;
}
.post  ul, ol, dl {
	margin-bottom:20px;
}
.post  ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:circle;
}
.post blockquote{
	padding:10px;
	margin:1em 0;
	border:#DEEDF1 2px solid;font-family:Verdana;
}

.post ol {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:decimal;
}
.post  dl dt {
	font-weight:bold;
}
.post p{margin-bottom:10px;}
.post  dl dd {
	color:#555555;
	margin:0pt 0pt 5px 20px;
}
.post textarea.code{
	height:200px;
	overflow:auto;
	text-align:left;
	width:100%;
}
.post input.runcode{ 
	display:block; 
	margin-top:2px;
}
.post-list h1 span{color:#D32E00;}

#comments{
	margin:20px;
}
.comment{
	clear:both;
	margin:20px 0;
}
.postnav a, #comments a{color:#8c8c8c;}
.comment-content img{
	float:left;
	margin-right:10px;
}
.comment-info{
	font-size:14px;
}
.content_p{
	clear:both;
}
#comments textarea{
	width:95%;
	height:200px;
	text-align:left;
}
.page_break{
	display:block;
	clear:both;
	clear:both;
	padding-top:5em
}
.page_break span,.page_break a{
	float:left;
	padding:0 10px;
	color:#FFFFFF!important;
	display:block;
	background:#3A3A3A none repeat scroll 0%;
	text-align:center;
	margin-right:3px;
	height:25px;
	
}
.page_break .current{
	background:#db3300;
	width:20px;
}
.page_break a{
	line-height:25px;
	text-align:center;
	line-height:25px;
}
.page_break .next a{
	background:#db3300
}
.page_break a:hover{
	background:#8c8c8c;
}

.siderbar{
	width:286px;
	background:#F7F7F7;
	overflow:hidden;
}
.siderbar .block{
	padding:10px;
	line-height:2em;
}
.siderbar .block h3{
	font-size:16px;
}
.siderbar li{
	list-style:circle inside;
	font-weight:600;
	color:#afe9f9
}
.siderbar .mostcommented li{
	list-style:square inside;
}
.siderbar a{
	text-decoration:underline;
	font-weight:400;
}
.siderbar a:hover{
	text-decoration:none;
	background:#DEEDF1; 
	border-bottom:#CCCCCC 1px dashed; 
}
.back_top{
	font-size:16px;
	font-weight:600;}
	.postnav{padding:0 20px;
}
