body {

background-color:#000;
text-shadow:0 1px 0 #EEE;
font-family:"微软雅黑", Tahoma, Helvetica, Arial, sans-serif;
font-size:16px;
margin:0 auto;
width:1003px;
padding:0;
}



h1,h2,h3,h4,h5,h6 {
margin:15px 0 5px;
color:#080;
}
 
h2 { font-size:1.6em;}

h3 {

font-size:1.4em;

}



h4 {

font-size:1.2em;

}

h5 {

font-size:1.1em;

}

hr{margin:1em 0 0;}



p {
line-height:1.6em;
margin:1em 0 0;
}

li{line-height:1.6em;

}

pre {

font-family:"Courier New", Courier, monospace;

letter-spacing:0;

overflow:hidden;
	white-space: pre-wrap;         /* css-3 */
	white-space: -moz-pre-wrap;    /* Mozilla */
	white-space: -pre-wrap;        /* Opera 4-6 */
	white-space: -o-pre-wrap;      /* Opera 7 */
	word-wrap: break-word;         /* Internet Explorer 5.5+ */
}

.postentry {
padding:0 5px;
font-size:16px;
}

.postentry table{
margin-top:1em;
}

ol, ul {

line-height:1.6em;

padding-left:30px;

}



.postentry ol, .postentry ul{

margin:1em 0 0;

}

.postentry li ol, .postentry li ul{margin:0;}



img.tex {

border:0 none;

padding:0 2px;

}





div>pre, blockquote {
padding:5px 7px;
width:90%;
margin:1em auto 0;
font-size:0.95em;
}

blockquote p:first-child, blockquote ul:first-child, blockquote ol:first-child{margin-top:0;}



code {

color:#666;

font-family:monospace;

}



img {

border:0 none;

margin:0;

padding:0;

vertical-align:middle;

}

a{text-decoration:none;}

a:hover{color:red; text-decoration:underline;}



a.disable{ cursor:pointer;}



.small {

color:#666;

font-size:.9em;

}



#wrapper {

background:#E7E9E5 none repeat scroll 0;

border-left:3px solid #9F9F9F;

border-right:3px solid #9F9F9F;

text-align:left;

padding:5px;

}

/* header area */

#header {

	background: transparent url(images/bg.gif) 0 -289px repeat-x;

	height: 126px;

}

#header1{

	position: absolute;

	top:5px;

	height: 126px;

	width:1000px;

}

#usereg{

	text-align:right;

	color:#fff;

	padding-right:25px;

	height:15px;

}

#usereg div{float:right;text-shadow:none;}

#usereg a{
	
	color:#fff;

}

#headerimg {

	height:54px;

	padding: 0 0 0 10px;

	margin-left:20px;

}



#headerimg h1 {

	line-height: 40px;

	padding-right: 10px;

	margin-right: 10px;

	float:left;

	font-family:华文行楷;
		font-size:32px;
		text-shadow:none;
}



#headerimg h1 a, #headerimg h1 a:visited{

	display: block;

	color: #C0DF72;

	text-decoration:none;
		font-weight:normal;

}



#headerimg h1 a:hover{

	color: #a6e5f4;

}





#headerimg .description{

	float:left;

	color: #a6e5f4;

	font: 14px Georgia, "Times New Roman", Times, serif;
	padding-top:20px;
}

#navi {

	height: 36px;

	text-align: left;

	line-height: normal;

	float:left;

	padding-top:10px;

	width:100%;

}

#nav {

	list-style: none;

	margin: 0 3px;

	padding: 0px;

}

#nav li {

	float: left;

	height: 26px;

	margin: 0 3px;

	white-space: nowrap;

	width:44px;

}

#nav .page_item a{

	color: #13475f;

	display: block;

	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;

	line-height: 20px;
text-align:center;
	background-color:#9be2ff;

}





.b1, .b2, .b3, .b5{background-color:#9be2ff;height:1px;display:block;font-size:1px; overflow:hidden;}

.b1{margin:0 1px;}.b2{margin:0 2px;}.b3{margin:0 3px;}.b5{margin:0 5px;}



/* search form */

/*search form */

#search {

	float: right;

	width: 220px;

	height: 48px;

	margin: -30px 5px 0 0;

	text-align: center;

	clear:right;

	overflow:visible;

}

#searchform {

	margin: 13px 0 0;

}

#searchform br {

	display: none;

}

#searchform #s {

	width: 150px;

	height: 20px;

	padding: 3px 5px 0px 5px;

	border: 1px solid #2bbbdc;

	background: #fff;

	margin-right: 2px;

	font-weight: normal;

}

/* search form button - to specify button only use input[type="submit"] */

#searchform input {

	background: none;

	border: none;

	height: 25px;

	width:27px;

	font: bold 12px Arial, Helvetica, sans-serif;

	vertical-align: middle;

}

#searchsubmit{color:#fff;}



#content{

margin:0;padding:0;width:100%;

}

#left {

float:left;

margin-left:-307px;

overflow:hidden;

width:100%;

}

#innerleft{

margin-left:307px;

}



.sc {

margin:0 5px 10px;

padding:0 !important;

}





.c1, .c2, .c3, .c5, .c5d{

height:1px;

display:block;

font-size:1px; 

overflow:hidden; 

border-left:1px solid #CED4CA; 

border-right:2px solid #CED4CA; 

background-color:#fff;

}

.c5, .c5d{background-color:#CED4CA;margin:0 5px;}

.c5d{height:2px;}

.c1{margin:0 1px;}.c2{margin:0 2px;}.c3{margin:0 3px;}

.scc{border-left:1px solid #CED4CA; 
border-right:2px solid #CED4CA;
padding:0 10px; 
background-color:#fff;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
}










#sidebar {

float:left;

}

#innersidebar{

width:305px;

}



#sidebar dd.scc {

width:281px;

padding:0;

}

#sidebar dd ul{

}



div.h2 {

clear:both;

font-size:20px;
font-weight:bold;
margin-bottom:0.3em;
}



#sidebar ul {

list-style-type:none;

margin:0;

padding:0;

}

#sidebar dd ul li a {

display:block;

overflow:hidden;

voice-family:inherit;

white-space:nowrap;

width:240px;

}





#footer {

clear:both;

font-size:14px;

text-align:right;

margin:0 5px;

}



#footer p {

color:#FFF;

font-size:14px;

padding-right:10px;

padding-top:8px;

text-align:right;

}



.posttitle {

text-align:center;

text-shadow: rgb(204, 204, 204) 2px 2px 2px;

}

.posttitle a{text-decoration:none;}



.postmeta {
color:#999;
font-size:14px;
margin:0 0 20px 0;
font-weight:400;
text-align:center;}


.permalink {

margin:0 1.8em 0 0;

padding:0 0 0 5px;

}



#comments {

list-style-type:none;
margin:1.2em 0;

}



#comments li {

background-color:#FFF;

}



.alt {

background-color:#E9E9E9!important;

}






.commentslist li {

clear:both;

list-style-image:none;

list-style-position:outside;

list-style-type:none;

border-top:1px solid #ccc;

}

.mine{

border-color:red !important;

}


.commentslist li.trackback {

border:1px double #EDD;

}



.author a {

font-weight:700;

}





.commentslist .body p {

margin:10px 0 0;

}

.commentslist .body {

margin:5px 5px 5px 0;

}

.commentslist .body ul, .commentslist .body ol{padding:10px 10px 0;margin:0 10px;}

.commentslist .body li{

margin:0 0 0 10px;padding:0;

border:none;

}

.commentslist .body ul li{list-style-type:disc;}

.commentslist .body ol li{list-style-type:decimal;}



.commentslist ul {

border:medium none;

margin:7px 0 0 40px;

padding:0;

}



.commentslist {

border:medium none;

margin:0;

padding:0;

}



.commenthead,.meta {

color:#888;

font-weight:200;

font-size:12px;

}
.commenthead{font-style:italic;}



.commenthead a,.meta a {

color:#36B;

}



.commentform {

margin:10px 0 10px 20px;

}



#listcomment {

overflow:hidden!important;

white-space:normal!important;

}



.noa a,#listcomment a {

display:inline!important;

overflow:hidden!important;

white-space:normal!important;

width:auto;

margin:0!important;

}



.footnav {

display:block;

margin-bottom:45px;

margin-top:10px;

text-align:center;

}



#af-ela {

margin-left:0;

padding-top:3px;

height:370px;

}



#af-ela ul {

list-style-type:none;

}



#af-ela ul li {

text-align:left;

padding:1px 4px;

}



#af-ela ul li:hover,#af-ela .selected,#af-ela-post-chrono li:hover,#af-ela-post-cats li:hover,#af-ela-post-tags li:hover {

background:#F3F3F3 none repeat scroll 0;

border-bottom:1px solid #CCC;

border-top:1px solid #CCC;

padding-bottom:0;

padding-top:0;

}



html > body #af-ela ul li {

text-indent:0;

margin:0;

}



#af-ela-year {

float:left;

width:100px;

margin:0;

}



#af-ela-month,#af-ela-post-chrono,#af-ela-post-cats,#af-ela-post-tags {

float:left;

width:120px;

margin:0;

}



#af-ela-category {

float:left;

width:220px;

margin:0;

}



#af-ela-tag {

border-bottom:1px solid #CCC;

float:left;

padding-bottom:6px!important;

text-align:center;

width:580px;

margin:0;

}



#af-ela-tag,#af-ela-category,#af-ela-year,#af-ela-month {

border-left:1px solid #CCC;

}



#af-ela-tag,#af-ela-category,#af-ela-month,#af-ela-post-chrono,#af-ela-post-cats,#af-ela-post-tags {

border-right:1px solid #CCC;

}



#af-ela-tag li,#af-ela-category li,#af-ela-year li,#af-ela-month li,#af-ela-post-chrono li,#af-ela-post-cats li,#af-ela-post-tags li {

position:relative;

}



#af-ela-tag li {

border:medium none!important;

display:inline;

padding:1px 2px!important;

}



#af-ela-post-chrono,#af-ela-post-cats {

width:415px;

}

#af-ela-post-chrono li a{

display:block;

width:395px;

}



#af-ela-post-tags {

border-left:1px solid #CCC;

width:510px;

}



#af-ela ul li span {

color:#AAA;

position:absolute;

right:8px;

top:0;

}



#af-ela.selected {

background:#E6F4FC none repeat scroll 0;

border-bottom:1px solid #148AD3;

border-top:1px solid #148AD3;

}



#af-ela-menu {

border-bottom:1px solid #CCC;

margin:3px 0;

padding:0;

}



#af-ela-menu li {

display:inline;

border-color:#CCC #ccc 0;

border-style:solid solid none;

border-width:1px 1px medium;

}



#af-ela-menu li.selected,#af-ela-menu li:hover {

background:#FFF none repeat scroll 0!important;

border-bottom:1px solid #FFF!important;

}



#af-ela-loading,#af-ela-img-loading {

background:transparent none repeat scroll 0!important;

border:medium none!important;

margin:0!important;

padding:0!important;

}



#af-ela-img-loading {

padding-bottom:10px;

}



#af-ela-post-prev,#af-ela-post-prev-off,#af-ela-post-next,#af-ela-post-next-off {

padding-bottom:1px;

padding-top:1px;

text-align:center;

width:100%;

margin:0;

}



#af-ela-post-prev:hover,#af-ela-post-next:hover {

background:#FFF6BF none repeat scroll 0!important;

border-bottom:1px solid #FFD324!important;

border-top:1px solid #FFD324!important;

padding-bottom:0;

padding-top:0;

}



#af-ela-post-prev,#af-ela-post-next {

color:green;

}



#commentarea{overflow:hidden; _width:98%;}

#formattab{background-color:#ccc; margin-top:5px;}



#commentdiv{padding-right:14px;}

#copreview{display:none;border:1px solid #ccc; padding:5px;}

textarea {

width:100%;

padding:5px;

}

td p{margin:0; padding: 0}
#comoper{padding:10px 0;}



.grey {

color:#999;

}



.postmetadata {

background:#E8E9EA none repeat scroll 0;

border:1px solid #B0B0B0;

font-size:12px;

margin:0;

padding:10px;

}



.red {

color:red;

}



.navigation {

border-bottom:1px dashed #B0B0B0;

font-size:14px;

margin:0;

padding:0 0 20px;

}



.bottomnavigation {

border-top:1px dashed #B0B0B0;

font-size:14px;

margin-top:5px;

padding:2px 0 20px 0;

}



h1 {

color:#0A5989;

font-size:1.6em;

margin:0;

padding:5px;

}



.nav_title,.alignleft {

float:left;

}



.alignright,#af-ela-loading {

float:right;

}



.clear {

clear:both;

}



.relateTable{

background:#F6F4EE none repeat scroll 0%;

}





ul.relate {
margin:0 0 10px 0;
padding:0;
background-color:#F4F5F7;
}
div.relate{
background-color:#E3E4E6;
margin: 15px 0 0 0;
padding:5px;
}


ol.subscribe {

list-style-type:none;

padding-top:10px;

}



.subscribe img {

border:medium none;

}

#subscribe{width: 130px; float:left;}

#headmeta{width:130px; float:left;}



#ajax {

background-repeat:no-repeat;

height:43px;

left:50%;

margin-left:-88px;

position:fixed;

top:250px;

width:156px;

z-index:10000;

display:none;

font-size:24px;

padding:10px;

}

#module,#abmodule{

display:none;

}

#module{

-moz-border-radius-bottomleft:10px;

-moz-border-radius-bottomright:10px;

-moz-border-radius-topleft:10px;

-moz-border-radius-topright:10px;

opacity:0.95;

color:#fff;

text-shadow:#000000 1px 1px 7px;

padding:10px;



}

#module{position:fixed;background:#000 none repeat scroll 0pt 0%;}

#abmodule{position:absolute;border:1px solid #666; opacity:0.99;background-color:#fff}



input[type="text"] {

height:16px;

}

input[type="button"], input[type="submit"]{

width:65px; height:22px;

background:#fff url(images/bg.gif) no-repeat -48px -245px;

border:0;

font-size:14px; font-weight:bold; color:#fff;

font-family:"Courier New", Courier, monospace;

cursor:pointer;

}

input[type="button"]:hover, input[type="submit"]:hover{

color:#000;

}



.hidden {

display:none;

}



*,.liicon ul {

margin:0;

padding:0;

}





form,.nomargin {

margin:0;

}



#af-ela ul,#af-ela-category,#af-ela-year,.nopadding {

padding:0;

}







.email, .time, .email_sub, .zhiqiang, .bloglines, .zhuaxia, .xianguo, .google, .rss, .tag, .author, .comments li, .comment, .doc, .link, .loading, .newcomment, .new, .emailsub, .sharethis, .rsssub, .category a, #twitter,#pretwitter, #nexttwitter, .refresh, .posts li, li.post{ background-image: url(images/bg.gif);

background-repeat: no-repeat;}

.time, .email, .link, .rss, .tag, .author, .comments li, .comment, .doc, .link, .category a {

 padding-left:18px;

 list-style-type:none;

}





.loading { background-position: 0 -182px;  } 

.newcomment, .new { background-position: 0 -254px; width:25px; height:25px; float:right; margin-right:100px; } 


.email { background-position: 0 -280px; } 

.time { background-position: -340px 0;} 

.author { background-position: -339px -224px; padding-right:5px;} 

.category a{background-position: -336px -59px;}

#twitter{background-position:0 -122px; height:60px; width:77px;}

#twitter div{margin-left:62px; height:60px; width:210px;text-indent:20px; line-height:15px; overflow:hidden; font-size:12px; position:relative;}

#twitter span.more{right:0; bottom:0; position:absolute;}

#pretwitter, #nexttwitter{padding-left:13px; height:14px; margin-left:3px; float:right;}

#pretwitter{background-position:-82px -124px;}

#nexttwitter{background-position: -82px -139px;}



.refresh{background-position: -80px -155px; padding-left:16px; height:16px; width:0; display:inline-block;}



.zhiqiang{ width: 88px; height:25px; margin:4px 0; display:block;}

.zhuaxia, .google, .xianguo{ width:103px; height:16px; margin:4px 0;display:block;} 

.emailsub{width:100px; height:24px; margin:4px 0;display:block;}

.zhiqiang { background-position: -158px -68px;}

.google { background-position: -158px -98px; } 

.zhuaxia { background-position: -158px -116px;}

.xianguo { background-position: -158px -132px;}

.emailsub {background-position: -158px -149px;}

.rsssub, .sharethis{width: 125px; height:16px; display:block; float:left; margin:0 5px;}

.sharethis{background-position: -33px -106px;}

.rsssub{background-position:-33px -89px;}



.link { background-position: -339px -244px; } 

.comments li, .comment  { background-position: -338px -416px } 





input{border-collapse:collapse;}

.paddingtop10{padding-top:10px !important;}

.center{text-align:center;}





.cat li li{padding-left:20px;}

.wp-smiley{width:20px; height:20px;vertical-align:middle;}

pre{font-family:"Courier New", Courier, monospace}

.format a{text-decoration:none;}

#commentform table{margin-bottom:5px;}

.gravatar{ width:80px; height:80px; margin-top:-32px;

*margin-top:-26px; 

margin-right:-4px;

float:right; padding:0 0 5px; background-repeat:no-repeat;}

.minegra{background:url(images/bg.gif) no-repeat -177px -176px;}

#cogr{width:60px; height:60px;float:right; display:block;}#cogr img{width:60px; height:60px;}

.anti, .support{background-image:url(images/bg.gif); vertical-align:middle;}

.anti{background-position:-174px 0;height:19px;width:19px; }

a:hover .anti{background-position:-174px -19px;}

.support{background-position:-193px 0;width:19px;height:19px;}

a:hover .support{background-position:-193px -19px;}







/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

.posts li, li.post{
padding-left:20px;
margin-left:0;
 list-style-type:none;
 background-position: -338px -416px }



/*
+----------------------------------------------------------------------+
|																									|
|	WordPress 2.8 Plugin: WP-DownloadManager 1.50								|
|	Copyright (c) 2009 Lester "GaMerZ" Chan											|
|																									|
|	File Written By:																			|
|	- Lester "GaMerZ" Chan																	|
|	- http://lesterchan.net																	|
|																									|
|	File Information:																			|
|	- Downloads CSS Style																	|
|	- wp-content/plugins/wp-downloadmanager/download-css.css				|
|																									|
+----------------------------------------------------------------------+
*/


/* Download Page Paging */
.wp-downloadmanager-paging a, .wp-downloadmanager-paging a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-downloadmanager-paging a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-downloadmanager-paging a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-downloadmanager-paging a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-downloadmanager-paging span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-downloadmanager-paging span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-downloadmanager-paging span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.download-search-highlight {
	color: red;
}

#share,#share a{line-height:38px}
#share { background:url(images/share.jpg) no-repeat; margin: 10px auto; width: 347px;}
#share a{display:inline-block;width:38px;height:38px;text-indent:-999em;cursor:pointer;margin-left:0px} 
 


.print {background:url(images/print.png) no-repeat 0 0;
width:32px;height:32px;display:block;float:right;}

.snippet, .series, .downloadmanage{
margin:20px 0;
border-top:1px solid #888;
border-right:1px solid #888;
border-bottom:1px solid #888;
background-color: #FBFBFB;
padding:0 10px;
}


.snippet{
border-left: 10px solid #F28500;
background: #FBFBFB;
}

.series{
border-left: 10px solid #F28500;
padding:6px 10px 6px 70px;
line-height:25px;
background: #FBFBFB url(images/series.gif) no-repeat 0 0 ;
}

.downloadmanage{
border-left: 10px solid dodgerBlue;
background: #FBFBFB url(images/download.gif) no-repeat right 5px;

}

.floatfix{position: fixed; z-index: 2; _position: absolute;}
.seriespostindex li{background-image:none; }
.seriespostindex em{margin-right:5px;font-style:normal;}
.seriespostindex a{max-width:200px;}
li.seriespostindex-level-1{padding-left:0;margin-left:0;}
/* content index style */
.content-index{padding:5px;border:1px solid #ddd;background:#f8f8f8;line-height:160%;max-width:40%;position:relative;z-index:1}
.content-index-title{margin:0 0 3px 0;padding:0;font-size:120%;font-weight:bold}
.content-index-toctoggle{font-size:9pt}
.content-index ul{padding:0;margin:0;list-style:none inside none;font-size:100%;}
.content-index ul.children{padding-left:1em;list-style:none inside none}
.content-index li{}
.content-index li a em{font-style:normal; padding-right:5px}
.content-index li a.hide{display:none}
.content-index-heading em{font-size:85%;font-style:normal;font-weight:700;margin-right:5px}
.content-index .content-index-level-1{}
.content-index .content-index-level-2{}
.content-index .content-index-level-3{}
.content-index .content-index-level-4{}
.content-index .content-index-level-5{}
.content-index .content-index-level-6{}

.hidden{display:none;}
/* End captions */
