* {
padding:0;
margin:0;
}

body {
font-size:12px;
font-family:"宋体",Verdana,Arial,Tahoma,"Times New Roman",sans-serif;
color:#333;
line-height:140%;
text-align:left;
background:#ddd;
}

fieldset,select,img {
border:0;
}

hr,#searchform br,.counter {
display:none;
}

a,a:link,a:active,a:visited {
color:#5A99D8;
text-decoration:none;
}

a:hover {
color:#fff;
background:#6BA4DC;
text-decoration:none;
}

p {
margin:0 0 10px;
}

ol li {
list-style:decimal outside;
}

acronym,abbr,span.caps {
cursor:help;
font-size:10px;
letter-spacing:.07em;
}

acronym,abbr {
border-bottom:1px dashed #ddd;
}

blockquote {
border-left:3px solid #BEDCFF;
margin:20px;
padding-left:10px;
}

cite,ins {
text-decoration:none;
}

code,pre,kbd {
font:14px 'Courier New',Courier,sans-serif;
}

p.code{
	border:1px solid #ddd;
	background-color: #FAFAFA;
	margin: 20px 15px 20px 15px; 
	word-break:break-all; 
}

strike,del {
color:#777;
text-decoration:line-through;
}

label {
cursor:pointer;
}

h1 {
font-size:26px;
text-align:left;
padding:20px 0 10px 63px;
background:url("blue/logo_05.jpg") no-repeat 5px 0px;
}

h1 a,h1 a:link,h1 a:active,h1 a:hover,h1 a:visited {
color:#fff;
}


/* Structure Divs */
#header {
height:78px;
margin:0 auto;
width:960px;
background:url(blue/bg_banner_03.jpg) repeat-x top center #477BAD;
}

#container {
margin:0 auto;
width:970px;
background:url(blue/bg_content.jpg) repeat-y left top;
}

#primary-content {
float:left;
margin:5px 10px 5px 25px !important; /* 原本右边距是25 */
margin:5px 12px 5px 12px;
width:515px; /* 原本是500 */
background:#fff;
overflow:hidden;
}

#secondary-content {
float:left;
width:100%;
overflow:hidden;
}

#toggle {
width:960px;
margin:0 auto;
}

#footer {
clear:both;
color:#fff;
height:80px;
width:100%;
background:url(blue/bg_footer.jpg) repeat-x bottom left #ddd;
}

#sidebar {
float:left;
margin:10px 10px 20px 0;
width:400px;
text-align:left;
overflow:hidden;
}

/* Config Structure Divs */
	/* Header and Navigation */
	.description {
	font-size:12px;
	text-align:left;
	color:#fff;
	padding:0 0 5px 43px;
	}

	/* Navigation */
	.nav {
	width:960px;
	background:url(blue/bg_nav.jpg) repeat-x left top #333;
	height:32px;
	margin:0 auto;
	}
	
	.nav ul {
	list-style-type:none;
	text-align:left;
	padding:7px !important;
	padding:6px;
	}
	
	.nav li {
	display:inline;
	}
	
	.nav li a {
	letter-spacing:0.2em;
	margin:0;
	padding:9px 6px;
	}
	
	.nav li a,.nav li a:link,.nav li a:visited {
	color:#fff;
	text-decoration:none;
	}
	
	.nav li a:hover,.nav li.current_page_item a,.nav li.current_page_item a:hover {
	color:#ddd;
	border-bottom:1px solid #ffcc00;
	background:none;
	}
	
	/* Primary Cotent and Entries */
	.content-top {
	background:url(blue/bg_content_top.jpg) no-repeat left top;
	height:15px;
	width:100%;
	float:left;
	overflow:hidden;
	}

	.entry {
	text-align:left;
	padding:15px 8px 4px 8px;
	line-height:190%;
	font-size:14px
	}
	
	.entry ul,.entry ol {
	margin:0 0 0 40px;
	}
	
	.entry li {
	padding-bottom:8px;
	}
	
	.date-header {
	font-size:12px;
	font-weight:normal;
	color:#929292;
	text-align:left;
	margin:0 0 10px;
	padding:0px 0px 0px 22px;
	background:url(blue/post.jpg) no-repeat 2px 2px;
	}
	
	.entry-header {
	border-bottom:1px solid #ddd;
	font-size:18px;
	font-family:"宋体",Arial,Verdana,Tahoma,"Times New Roman",sans-serif;
	margin:0;
	padding-bottom:6px;
	color:#5A99D8;
	}
		
	/* Footer */
	#footer h4 {
	font-size:12px;
	font-weight:normal;
	text-align:center;
	line-height:18px;
	padding:25px 0 5px;
	}
	
	/* Sidebar */
	#sidebar h2 {
	color:#6BA4DC;
	font-size:12px;
	letter-spacing:.2em;
	text-transform:uppercase;
	margin:15px 2px 0 10px;
	padding:2px 0;
	}
	
	#sidebar ul {
	color:#777;
	list-style:none;
	}
	
	#sidebar li {
	width:100%;
	}
	
	#sidebar ul ul li {
	width:100%;
	margin:0 10px;
	padding:2px;
	}
	
	#sidebar ul ul li a,#sidebar ul ul li a:link,#sidebar ul ul li a:visited {
	color:#6BA4DC;
	background:none;
	padding:4px;
	}
	
	#sidebar ul ul li a:hover {
	color:#6BA4DC;
	background:none;
	text-decoration:underline;
	}
	
	.left-sidecolumn {
	clear:left;
	float:left;
	width:55%;
	padding:0 0 0 5px;
	}
	
	.right-sidecolumn {
	clear:right;
	float:right;
	width:38%;
	padding:0 5px 0 0;
	}
	
	.intro {
	color:#777;
	width:90%;
	margin:5px 0 0 5px;
	padding:5px 0 0 5px;
	text-align:left;
	}

/* Search */
li#search {
background:url(blue/bg_search.jpg) no-repeat left bottom;
margin:8px 0px 0px 11px;
width:90%;
height:20px;
line-height:20px;
border:1px solid #ddd;
}

.srchinput {
float:left;
width:90%;
height:20px;
line-height:20px;
color:#333;
border:0;
background:none;
padding:0 0 0 8px;
}

.srchsubmit {
float:left;
background:url(blue/srch_button.gif) no-repeat;
width:25px;
height:17px;
cursor:pointer;
border:0px;
margin:2px 0 0 0;
}

#searchform input#searchinput:focus {
border:1px solid #ffcc00;
background:url(blue/bg_search.jpg) no-repeat right top #fff;
}


/* Comments and Trackbacks */
#comment-section {
margin:20px 0px 10px 10px;
}
.relate {
list-style:none;
padding-left:0px;
line-height:22px;
}
.comment-header {
font-size:14px;
color:#929292;
}

.comment-header a,.comment-header a:active,.comment-header a:visited,.comment-header a:link {
color:#929292;
}

.comment-header a:hover {
color:#ddd;
background:none;
text-decoration:underline;
}

.commentlist,.pinglist {
list-style:none;
margin:0;
}

.commentlist li {
width:94%;
list-style:none;
padding:4px;
}

.commentlist p,.preview-content {
margin:10px;
}

.class-comment1 {
margin:10px 0px;
border:1px solid #ddd;
}
.msg {
margin:10px 0px;
border:1px solid #ddd;
}

.quote {
border:1px dotted #ddd;
width:98%;
margin:10px 0px 10px 12px;
padding:5px 0px 5px 5px;
background-color:#FAFAFA;
}
.quote-title {
margin-bottom:5px;
}

/* Images */
p img {
border:0;
padding:2px;
}

.entry p img {
border:1px solid #ddd;
margin-right:8px;
}

img.center {
display:block;
margin:auto;
}

img.alignright {
float:right;
display:inline;
margin:0 0 2px 7px;
padding:2px;
}

img.alignleft {
float:left;
display:inline;
margin:0 7px 2px 0;
padding:2px;
}

/* Text align */
.center {
text-align:center;
}

/* Float */
div.floatright {
float:right;
}

div.floatleft {
float:left;
}

/* Classes */

.navigation {
display:block;
text-align:center;
padding:15px 0;
}

.metacmt {
background:url(blue/arrow.png) left center no-repeat;
padding-left:18px;
}

.clear {
clear:both;
}


/*---------------------------------------------------------------*/
#frmSumbit {
margin:10px 0;
padding:0px;
}

input#inpName,input#inpEmail,input#inpHomePage,input#inpVerify,textarea#txaArticle {
border:1px solid #ddd;
padding:1px;
background:url(blue/images/bg_input.jpg) repeat-x left top;
}

#frmSumbit input:focus,#frmSumbit textarea:focus {
color:#3377E3;
border:1px solid #ffcc00;
}

textarea#txaArticle {
width:99%;
}

#btnSumbit {
float:right;
margin:0 0 0 10px;
border:1px solid #3377E3;
color:#fff;
background:#6BA4DC;
padding:0 2px;
}

#btnSumbit:hover {
background:#4986e3;
}


p.w{
	float:left;
	width:27px;
	height:16px;
	margin:4px 0 0 0;
	padding:2px 0 1px 0;
	text-align:center;
	vertical-align :middle;
	font-size:9px;
}

p.y{
	text-align:center;
	height:14px;
	margin:2px 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:200px;
	font-size:12px;
	font-weight:bold;
}
p.d{
	float:left;
	width:27px;
	height:25px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
p.yd{
	float:left;
	width:27px;
	height:25px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
p.nd{
	float:left;
	width:27px;
	height:25px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;

}

#searchresults iframe {
width: 510px;
height:1350px;
}

.google{
padding-left:14px;
}

.affiliate {
border:1px solid #D5D5D5;
background-color:#FAFAFA;
padding:7px 10px 7px 10px;
width:478px;
margin:0px 0px 15px 10px;
text-align:center;
}
.share{
	padding:0 0 0 10px;
}
