body {
	background:#fff;
	color:#333;
	/*background: #FFF url(body_bg.gif) repeat-x 0% 0%;*/
}

blockquote,pre {
	background:#F1F1F1;
	border:#CCC dashed 1px;
}
a {
	color:#3B5998;
}
textarea,.textfield {
	font-size: 12px;
	line-height:20px;
	color: #555;
	border: 1px solid #B5B8C8;
	background: #FFF url('text_bg.gif') repeat-x;
}
.textfield
{
	height:20px;
}

.valid {
	color:#119900;
}
.invalid {
	color:#ff4a00;
}

.sided,
.wp-caption {
	background:#F3F3F3;
	border:1px solid #DDD;
}
a .sided:hover {
	border-color:#666;
}
.boxcaption,
.box,
#related_posts,
#related_posts ul li {
	border-color:#BDC7D8;
}
.boxcaption h3,
#related_posts h3,
.messagebox .content {
	background:#F7F7F7;
	margin-top:5px;
}
.bottom_separator {
	border-bottom:1px dashed #CCC;
}

/* header START */
#header {
	/*width:910px;*/
	margin: 0px auto;
}
#header .inner {
	/*background:#fff;*/
	/*border-bottom:1px solid #FFF;*/
	/*background: #FFBA00 url(header_bg.gif) repeat-x 50% 0%;*/
}
#header .caption {
	border-color:#999;
}
#title a {
	color:#666;
	text-decoration:none;
}
#title a:hover {
	color:#3B5998;
}
#tagline {
	color:#999;
}
#navigation li a {
	color:#CFCFCF;
}
#searchbox .textfield {
	background:#fff url(search_background.gif) no-repeat right;
	background-position:0 0 !important;
	background-position:0 -21px;
}
#searchbox .textfield:focus {
	background-position:0 -21px !important;
}
#searchbox .searchtip {
	color:#CCC;
}
#navigation li a#feed img {
	background-image:url(feed_switch.gif);
}
#navigation li a#twitter img {
	background-image:url(twitter_switch.gif);
}
/* header END */

/* submenu START */
#navigation li ul {
	background:#777;
}
/* submenu END */

/* main START */
#container {
	/*background:#E9E9E9 url(background.gif) repeat;*/
}
#content {
/*	background:#fff url(content_background.gif) repeat-y top right;*/
/*	border:solid 1px #B7B7B7;*/
}
#bottom .postnav {
	/*border-top:1px dashed #B7B7B7;*/
}
#bottom .anchor span {
	background:url(go_top.gif) no-repeat left center;
}
#notice {
	border:1px solid #C6C6C6;
}
#notice .inner {
	background:#F4F4F4;
	border:1px solid #FFF;
}
#notice .icon {
	background:url(notice.gif) no-repeat top left;
}
#notice .content .separator {
	border-right:1px solid #C6C6C6;
}
.post .title h2 {
	color:#333;
	padding-bottom:3px;
}
.post .title a {
	color:#333;
	text-decoration:none;
}
.post .title a:hover {
	color:#3B5998;
}
.post .info,
#related_posts .excerpt {
	color:#999;
}
.post .comments {
	background:url(comment.gif) no-repeat bottom left;
}
.post .content table {
	background:#FFF;
	border-color:#CCC;
}
.post .content th,
.post .content td {
	border-color:#CCC;
}
.post .content tr.even td {
	background:#fff;
}
.post .content th {
	background:#E9E9E9;
}
/* main END */

/* sidebar START */
#sidebar {
	/*background:#fff;*/
	/*border-left:1px solid #aaa;*/
}
#sidebar h3,
.widget .showcase {
/*	border:1px solid #aaa;*/
background: #FFBA00 url(bar_bg.gif) repeat-x 0% 0%;
margin:2px;
}
#sidebar a h3 {
	color:#333;
}
#styleswitcher,#sidebar a:hover h3 {
	background:#d6d6d6;
}
#styleswitcher span.color {
	background:#FFF;
	border:1px solid #999;
}
#styleswitcher #style-white {
	margin-top:0px;
}
#styleswitcher #style-white a img {
	background:#FFF;
	width:12px;
	height:12px;
}
.widget ul li {
	/*border-bottom:1px solid #eee;*/
}
.widget ul li ul li {
	border-top:1px solid #eee;
}
.sidedate {
	color:#999;
}
/* sidebar END */

/* footer START */
#footer {
	border-top:1px solid #B7B7B7;
	width:900px;
	margin:0px auto;
}
#footer .inner {
	border-top:1px solid #FFF;
	background-color:#FFBA00;
}
/* footer END */

/* comments START */
.commentlist .comment {
	border-color:#C4C4C4;
	margin-top:5px;
}
.userinfo {
	background: #FFBA00 url(bar_bg.gif) repeat-x 0% 0%;
	border-bottom: 1px solid #CB9400;
}
.userinfo .userpic {
	background-color:#fff;
	border:1px solid #B7B7B7;
}
#comments_rss {
	background:url(feed.gif) no-repeat top left;
}
#trackbacks,
#trackbacks li {
	border-color:#BDC7D8;
}
#trackbacks .caption {
	background:#fff;
}
#trackbacks li small {
	color:#999;
}
/* comments END */

/* calendar START */
#calendar_wrap {
	background:#E9E9E9;
}
#wp-calendar th {
	background:#DDD;
}
/* calendar END */

/* wp-pagenavi START */
.wp-pagenavi a:hover {
	background:#E9E9E9;
}
.wp-pagenavi span.current {
	background:#fff;
}
/* wp-pagenavi END */

/* wp-recentcomments START */
.rc_item .rc_avatar img {
	background:#FFF;
	border-color:#B7B7B7;
}
/* wp-recentcomments END */

/* wp-syntax START */
.wp_syntax {
	background:#F9F9F9;
	border:1px solid #CCC;
}
.wp_syntax .line_numbers {
	background:#E9E9E9;
}
.topmenu{
/*border:1px solid #aaa;*/
background: #606060 url(http://www.zcool.com.cn/images/mainNav_bg.gif) repeat-x;
border-bottom:2px solid #ccc;
}
/* wp-syntax END */