﻿@CHARSET "UTF-8";
html, body, form, fieldset, table, th, tr, td, div ,img{
    margin: 0;
    padding: 0;
}


img{
	border:0;
}

body {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #000000;
	font-family: 微软雅黑 , Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	
}

#top_area {
	background: none repeat scroll 0 0 #040404;
	border-bottom: 1px solid #4B4B48;
	clear: both;
	height: 20px;
	padding: 5px 0 10px;
}

#top_area_content {
	clear: both;
	color: #666666;
	font-size: 12px;
	margin: 0 auto;
	padding-top: 6px;
	width: 950px;
}

#top_area_content .left {
	display: inline;
	float: left;
}

#top_area_content .right {
	background-image: url("../../../../content/templates/ublog-simpleblack/img/bg_rss.gif");
	background-repeat: no-repeat;
	display: inline;
	float: right;
	height: 16px;
	padding-left: 15px;
}

#top_area_content ul {
	float: left;
	line-height: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#top_area_content ul li {
	background: none repeat scroll 0 0 transparent;
	display: inline;
	margin: 0;
	padding: 0 10px;
}

#top_area_content a {
	color: #CCCCCC;
	display: inline;
	line-height: normal;
	text-decoration: none;
}

#top_area_content a:hover,#top_area_content a:active,#top_area_content a:focus
	{
	color: #FFFFFF;
	text-decoration: underline;
}

#header {
	background-color: #333333;
	background-image: url("../../../../content/templates/ublog-simpleblack/img/header.gif");
	background-position: 0 -10px;
	background-repeat: repeat-x;
	display: block;
	height: 81px;
}

#header_content {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 950px;
}

#wrapper #logo {
	display: inline;
	float: left;
	height: 52px;
	margin-top: 15px;
	padding-left: 20px;
	width: 419px;
}

#wrapper #logo h1 {
	color: #FFFFFF;
	font-size: 20px;
	margin: 0;
	padding: 0;
}

#wrapper #logo h1 a {
	color: #FFFFFF;
	font-family: "Microsoft YaHei", Arial;
	font-size: 24px;
	text-decoration: none;
}

#wrapper #logo h2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 0;
	padding: 0;
}

#search_box {
	background: url("../../../../content/templates/ublog-simpleblack/img/search-form.gif") no-repeat scroll left top
		transparent;
	display: inline;
	float: right;
	height: 24px;
	margin-top: 30px;
	padding-left: 22px;
	width: 200px;
}

#search_box .inputbox {
	border: 0 none;
	display: inline;
	float: left;
	margin: 3px 5px 0 3px;
	padding: 1px 5px 0 2px;
	position: relative;
	width: 163px;
	z-index: 100;
}

#navigation_area {
	background: url("../../../../content/templates/ublog-simpleblack/img/mainnav-bg.gif") repeat-x scroll left bottom
		transparent;
	border-bottom: 1px solid #B4B4B4;
	display: block;
	height: 32px;
	padding-top: 4px;
}

#content_area {
	background: none repeat scroll 0 0 #EEEEEE;
	border-top: 1px solid #FFFFFF;
	overflow: hidden;
	padding: 0 0 10px;
	clear:both;
}

#content_area_content {
	clear: both;
	color: #333333;
	margin: 0 auto;
	width: 950px;
}

#left_content {
	float: left;
	margin: 0;
	padding: 0;
	width: 614px;
}

#left_content .fullbox {
	background: url("../../../../content/templates/ublog-simpleblack/img/post_content_bg.png") repeat-y scroll 0 0
		#FFFFFF;
	display: inline;
	float: left;
	margin: 10px 5px 0;
	overflow: hidden;
	width: 604px;
}

#left_content .fullbox .post_message {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 10px 5px;
}

#left_content .fullbox .fullbox_header {
	background: url("../../../../content/templates/ublog-simpleblack/img/post_content_header.png") no-repeat scroll left
		top transparent;
	float: left;
	height: 3px;
	margin: 0;
	padding: 0;
	width: 604px;
}

#left_content .fullbox .fullbox_footer {
	background: url("../../../../content/templates/ublog-simpleblack/img/post_content_footer.png") no-repeat scroll left
		bottom transparent;
	float: left;
	height: 3px;
	margin: 10px 0 0 !important;
	padding: 0;
	width: 604px;
}

#left_content .fullbox .fullbox_content {
	float: left;
	width: 604px;
}

.breadcrumb {
	border-bottom: 1px solid #EEEEEE;
	display: block;
	font-size: 12px;
	margin-bottom: 1em;
	padding: 10px;
	position: relative;
}

* HTML .breadcrumb {
	padding: 0 10px 10px;
}

.breadcrumb a {
	color: #046380;
	padding: 0 5px;
	text-decoration: none;
}

.breadcrumb a:hover,.breadcrumb a:active,.breadcrumb a:focus {
	-moz-transition: all 0.5s ease 0s;
	color: #FF6600;
	text-decoration: underline;
}

.fullbox h3 {
	background: url("../../../../content/templates/ublog-simpleblack/img/post_content_h1.png") no-repeat scroll left top
		transparent;
	font-size: 12px;
	height: 30px;
	margin: 0;
	overflow: hidden;
	padding: 7px 10px 0;
}

.fullbox h3 a {
	color: #333333;
	text-decoration: none;
}

.fullbox h1 {
	display: block;
    font-size: 18px;
    line-height: 1.5;
    margin: 0 auto;
    text-align: center;
    width: 600px;
}

.fullbox h1.post_title{
	display: inline;
	font-size: 14px;
	padding:0 15px 5px;
	margin:0;
}

.vicetitle {
	color: #999999;
	font-size: 12px;
}

.fullbox h1 a {
	color: #046380;
	text-decoration: none;
}

.fullbox h1 .special {
	font-size: 12px;
	font-weight: normal;
}

.fullbox h1 a:hover,.fullbox h1 a:active,.fullbox h1 a:focus {
	-moz-transition: all 0.5s ease 0s;
	color: #FF6600;
	text-decoration: underline;
}

.fullbox .post_info {
	color: #666666;
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 5px 15px 8px;
	width: 574px;
}

.fullbox .post_info .post_info_left {
	float: left;
}

.fullbox .post_info_left span {
	margin-left: 1em;
}

.fullbox .post_info .post_info_left span {
	font-family: Georgia;
}

.fullbox .post_info .post_info_right {
	float: right;
}

.fullbox .post_info .post_info_right span {
	font-family: Georgia;
}

.fullbox .post_info a {
	color: #046380;
	text-decoration: none;
}

.fullbox .post_info a:hover,.fullbox .post_info a:active,.fullbox .post_info a:focus
	{
	text-decoration: underline;
}

.fullbox .post_info .post_info_right a.post_comment {
	background-image: url("../../../../content/templates/ublog-simpleblack/img/post-comments.gif");
	background-position: 0 3px;
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	padding-left: 15px;
	padding-right: 10px;
	text-transform: uppercase;
}

.fullbox .post_info .post_info_right a.post_bookmark {
	background-image: url("../../../../content/templates/ublog-simpleblack/img/bookmark.gif");
	background-position: 0 3px;
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	padding-left: 15px;
	text-transform: uppercase;
}

.fullbox .post_content {
	color: #333333;
	display: block;
	font-size: 12px;
	line-height: 150%;
	margin: 0;
	padding: 0 15px;
}

.fullbox .post_content p , .fullbox .post_content h2 , .fullbox .post_content h3{
	line-height: 170%;
	margin: 1.2em 0 1em;
	text-indent: 2em;
	font-size:13px;
}

.fullbox .post_content h2{
	font-size:14px;
	color: #046380;
	font-weight:bolder;
}

.fullbox .post_content h3{
	font-size:13px;
	font-weight:bolder;
	background: none repeat scroll 0 0 transparent;
}

.fullbox .post_content h4 {
	font-size: 14px;
	line-height: 150%;
	margin: 1.5em 0 0.5em;
	text-indent: 24px;
}

.fullbox .post_content h5 {
	color: #444444;
	font-size: 14px;
	margin: 1.5em 0 0.5em;
	text-indent: 24px;
}

.fullbox blockquote{
	background-color: #E0DFCC;
	border-radius: 20px 20px 20px 20px;
	font-family: 'Courier New',Courier,monospace;
	margin: 2em;
	padding: 1em;
}

.post_meta {
	border-bottom: 1px dotted #DDDDDD;
	clear: both;
	margin: 0 1em;
}

.fullbox .post_content div {
	font-family: Arial, Helvetica, sans-serif;
	margin: 12px 0 15px 0;
}

.fullbox .post_content div img {
	max-width: 550px;
}

.fullbox .post_content strong {
	color: #444444;
}

.fullbox .post_content pre {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 2em;
}

.fullbox .post_content ul li {
	margin: 4px 0 6px;
}

.fullbox .post_content ol li {
	margin: 4px 0 6px;
}

.fullbox .post_content .morelink ,.fullbox .post_content .readmore{
	line-height: 100%;
	margin-top: 5px;
}

.fullbox .post_content .readmore a {
    float: right;
    font-size: 12px;
}

.nav_word {
	font-size: 12px;
	margin: 0 2em 0 1em;
	text-indent: 2em;
}

.nav_word p {
	line-height: 150%;
}

.fullbox .post_social_bookmark {
	color: #666666;
	display: block;
	font-size: 12px;
	margin-top: 2em;
	padding: 0 15px;
	text-align: justify;
}

.fullbox .post_social_bookmark img {
	border: 0 none;
	display: inline;
	float: left;
	height: 37px;
	width: 37px;
}

.fullbox .post_social_bookmark a {
	border-radius: 5px 5px 5px 5px;
	display: inline;
	float: left;
	margin: 2px;
	padding: 5px;
}

.fullbox .post_social_bookmark a:hover {
	background-color: #F1F1F1;
}

.fullbox .post_tags {
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	color: #666666;
	display: inline;
	float: left;
	font-size: 12px;
	margin: 5px 15px 0;
	padding: 8px 10px 6px;
	width: 552px;
}

.fullbox .post_tags a {
	color: #046380;
	text-decoration: none;
}

.fullbox .post_tags a:hover,.fullbox .post_tags a:active,.fullbox .post_tags a:focus
	{
	text-decoration: underline;
}

.more-link {
	float: right;
	font-size: 12px;
}

.fullbox .post_content a {
	color: #046380;
	text-decoration: none;
}

.fullbox .post_content a:hover,.fullbox .post_content a:active,.fullbox .post_content a:focus
	{
	color: #FF6600;
	text-decoration: underline;
}

.fullbox .post_content .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.fullbox .post_content .alignleft {
	float: left;
	margin: 0 10px 5px 0;
}

.fullbox .post_content .alignright {
	float: right;
	margin: 0 0 5px 10px;
}

.fullbox .post_content .wp-caption {
	border-radius: 5px 5px 5px 5px;
	margin: 10px 10px 5px;
	padding-top: 5px;
	text-align: center;
}

.fullbox .post_content .wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}

.fullbox .post_content .wp-caption p.wp-caption-text {
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	margin: 0;
	padding-top: 5px;
}

.fullbox_excerpt {
	background: url("../../../../content/templates/ublog-simpleblack/img/post_content_bg.png") repeat-y scroll 0 0
		#FFFFFF;
	display: inline;
	float: left;
	line-height: 1.5;
	margin: 10px 5px 0;
	overflow: hidden;
	width: 604px;
}

.fullbox_excerpt .excerpt_separator {
	background: url("../../../../content/templates/ublog-simpleblack/img/hdot.gif") repeat-x scroll center bottom
		transparent;
	display: block;
	height: 1px;
	margin: 10px 5px;
}

.fullbox_excerpt .fullbox_header {
	background: url("../../../../content/templates/ublog-simpleblack/img/post_content_header.png") no-repeat scroll left
		top transparent;
	float: left;
	height: 3px;
	margin: 0;
	padding: 0;
	width: 604px;
}

.fullbox_excerpt .fullbox_footer {
	background: url("../../../../content/templates/ublog-simpleblack/img/post_content_footer.png") no-repeat scroll left
		bottom transparent;
	float: left;
	height: 3px;
	margin: 8px 0 0;
	padding: 0;
	width: 604px;
}

.fullbox_excerpt .fullbox_content,.fullbox_excerpt .fullbox_content_comment
	{
	float: left;
	margin: 0;
	padding: 0;
	width: 604px;
}

.fullbox_excerpt .fullbox_content_comment a {
	color: #046380;
	font-weight: bold;
	text-decoration: none;
}

.fullbox_excerpt .fullbox_content_comment a:hover,.fullbox_excerpt .fullbox_content_comment a:active,.fullbox_excerpt .fullbox_content_comment a:focus
	{
	text-decoration: underline;
}

.fullbox_excerpt .fullbox_content h3,.fullbox_excerpt .fullbox_content_comment h3
	{
	background: url("../../../../content/templates/ublog-simpleblack/img/post_content_h1.png") no-repeat scroll left top
		transparent;
	font-size: 12px;
	height: 30px;
	margin: 0;
	overflow: hidden;
	padding: 7px 10px 0;
	text-transform: uppercase;
}

.fullbox_excerpt .fullbox_content .excerpt_meta,.fullbox_excerpt .fullbox_content_comment .excerpt_meta
	{
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0 10px 0 12px;
}

.fullbox_excerpt .fullbox_content .smooth_gallery {
	display: block;
	margin: -7px 0 0 1px;
	overflow: hidden;
	padding: 0;
}

.excerpt_more {
	display: inline;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	overflow: hidden;
	padding: 5px 5px 0;
}

.excerpt_more a {
	color: #046380;
	font-weight: bold;
	text-decoration: none;
}

.excerpt_more a:hover,.excerpt_more a:active,.excerpt_more a:focus {
	text-decoration: underline;
}

.fullbox_excerpt .fullbox_content .excerpt_meta .excerpt_desc {
	display: block;
	font-size: 12px;
	padding: 0 5px;
	text-align: justify;
}

.excerpt_desc h2 {
	color: #046380;
	display: block;
	font-size: 14px;
	margin: 0;
	padding: 0 0 5px;
}

.excerpt_desc h2 a {
	color: #046380;
	text-decoration: none;
}

.excerpt_desc h2 a:hover,.excerpt_desc h2 a:active,.excerpt_desc h2 a:focus
	{
	text-decoration: underline;
}

.comment_area {
	background: url("../../../../content/templates/ublog-simpleblack/img/post_content_bg.png") repeat-y scroll 0 0
		#FFFFFF;
	color: #666666;
	display: inline;
	float: left;
	line-height: 1.8;
	margin: 10px 5px 0;
	overflow: hidden;
	width: 604px;
}

.comment_area a {
	color: #046380;
	text-decoration: none;
}

.comment_area a:hover,.comment_area a:active,.comment_area a:focus {
	-moz-transition: all 0.5s ease 0s;
	color: #FF6600;
	text-decoration: underline;
}

.comment_area .comment_top {
	background: url("../../../../content/templates/ublog-simpleblack/img/post_content_header.png") no-repeat scroll left
		top transparent;
	float: left;
	height: 3px;
	margin: 0;
	padding: 0;
	width: 604px;
}

.comment_area .comment_bottom {
	background: url("../../../../content/templates/ublog-simpleblack/img/post_content_footer.png") no-repeat scroll left
		bottom transparent;
	float: left;
	height: 3px;
	margin: 10px 0 0;
	padding: 0;
	width: 604px;
}

.comment_area .nocomments {
	color: #046380;
	display: block;
	font-size: 15px;
	margin: 0;
	padding: 17px 5px 5px 10px;
}

.comment_area h2 {
	border-bottom: 1px solid #EEEEEE;
	display: block;
	font-size: 12px;
	margin: 0;
	padding: 7px 5px 5px 10px;
}

.comment_area .comment_separator {
	border-bottom: 1px solid #EEEEEE;
	display: inline;
	float: left;
	margin: 5px 15px 0;
	width: 574px;
}

.comment_area .comment_box {
	display: inline;
	float: left;
	font-size: 12px;
	padding: 6px 15px 0;
	width: 574px;
}

.comment_box {
	display: block;
}

.comment_box .comment_header {
	display: block;
	padding-bottom: 5px;
}

.comment_box .comment_details {
	display: block;
}

.comment_details .left {
	border-right: 1px solid #EEEEEE;
	float: left;
	line-height: 150%;
	overflow: hidden;
	padding-right: 4px;
	width: 52%;
}

.comment_details .left ol {
	list-style: none outside none;
	margin: 0;
	padding-left: 0;
	padding-top: 6px;
}

.comment_details .left ol li {
	height: 20px;
	overflow: hidden;
}

.comment_details .left ol li span {
	font-family: Georgia;
}

.comment_details .right {
	float: right;
	line-height: 150%;
	margin-left: 0.5em;
	overflow: hidden;
	text-align: center;
	width: 46%;
}

.comment_details .right ol {
	list-style: none outside none;
	margin: 0;
	padding-left: 0;
	padding-top: 6px;
}

.comment_details .right ol li {
	height: 20px;
	overflow: hidden;
}

.comment_details .right ol li span {
	font-family: Georgia;
}

.comment_details .comment_avatar {
	display: inline;
	float: left;
	padding: 0 5px 0 0;
}

.comment_form {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.comment_form .form_text_label {
	display: block;
	padding-top: 10px;
}

.comment_form_instruction {
	display: block;
	font-size: 12px;
	padding: 10px 0 0;
}

.comment_form .text_area_style {
	background: none repeat scroll 0 0 transparent;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	color: #666666;
	font-size: 12px;
	height: 18px;
	margin: 0;
	outline: medium none;
	padding: 2px 3px 0 2px;
	width: 182px;
}

.comment_form .text_area_style2 {
	background: none repeat scroll 0 0 transparent;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	color: #666666;
	font-size: 12px;
	height: 120px;
	margin: 0;
	outline: 0 none;
	padding: 2px 3px 0 2px;
	width: 350px;
}

.comment_form_submit {
	display: block;
	padding-top: 15px;
}

.comment_form_submit .submit_btn {
	background: url("../../../../content/templates/ublog-simpleblack/img/btn_submit_comment.gif") no-repeat scroll 0 0
		transparent;
	border: medium none;
	cursor: pointer;
	display: inline;
	float: left;
	height: 21px;
	position: relative;
	width: 87px;
}

#sidebar {
	float: right;
	width: 336px;
}

#sidebar_top {
	float: left;
	margin-bottom: -5px;
	width: 336px;
}

#sidebar_left {
	float: left;
	width: 168px;
}

#sidebar_right {
	float: right;
	width: 168px;
}

#sidebar .img_ads {
	text-align: center;
}

#sidebar .img_ads img {
	border-width: 0;
	margin: 8px;
	padding: 0;
}

#sidebar .box {
	background: url("../../../../content/templates/ublog-simpleblack/img/sidebar_box_bg.png") repeat-y scroll 0 0 #FFFFFF
		;
	margin: 10px 5px 5px;
	overflow: hidden;
}

#sidebar .box h3 {
	background: url("../../../../content/templates/ublog-simpleblack/img/sidebar_box_header.png") no-repeat scroll left
		top transparent;
	font-size: 12px;
	height: 23px;
	margin: 0;
	overflow: hidden;
	padding: 7px 10px 0;
	text-transform: uppercase;
}

#sidebar .box .box_bottom {
	background: url("../../../../content/templates/ublog-simpleblack/img/sidebar_box_footer.png") no-repeat scroll left
		bottom transparent;
	height: 5px !important;
	margin: 0;
	padding: 0;
}

#sidebar_top .box {
	background: url("../../../../content/templates/ublog-simpleblack/img/sidebar_box_bg_top.png") repeat-y scroll 0 0
		#FFFFFF;
	margin: 10px 5px 5px;
	overflow: hidden;
}

#sidebar_top .box h3 {
	background: url("../../../../content/templates/ublog-simpleblack/img/sidebar_box_header_top.png") no-repeat scroll
		left top transparent;
	font-size: 12px;
	height: 23px;
	margin: 0;
	overflow: hidden;
	padding: 7px 10px 0;
	text-transform: uppercase;
}

#sidebar_top .box .box_bottom {
	background: url("../../../../content/templates/ublog-simpleblack/img/sidebar_box_footer_top.png") no-repeat scroll
		left bottom transparent;
	height: 5px !important;
	margin: 0;
	padding: 0;
}

#sidebar_top .box .box_header {
	background: url("../../../../content/templates/ublog-simpleblack/img/sidebar_box_header_top2.png") no-repeat scroll
		left top transparent;
	height: 5px;
	margin: 0;
	padding: 0;
}

#sidebar .box .box_content {
	color: #666666;
	font-size: 12px;
	overflow: hidden;
	padding: 10px 10px 5px;
}

#sidebar .box .box_content .weibo {
	float: right;
	margin-bottom: 5px;
}

.mbl_fo_hidden,.mbl_join_img,.mbl_join {
	display: none;
}

#sidebar .box .box_readers {
	color: #666666;
	display: block;
	font-size: 12px;
	overflow: hidden;
	padding: 18px 0 5px 22px;
	text-align: center;
}

#sidebar .box .box_readers .join {
	display: inline;
	float: right;
	margin: 8px 25px 5px 10px;
	overflow: hidden;
}

#sidebar .box .box_content ul,#sidebar .box .box_content ol {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

#sidebar .box .box_content ul li,#sidebar .box .box_content ol li {
	background: url("../../../../content/templates/ublog-simpleblack/img/dot.gif") repeat-x scroll center bottom
		transparent;
	margin: 0;
	padding: 4px 1px 6px 0;
}

#sidebar .box .box_content ul li a,#sidebar .box .box_content ol li a {
	color: #046380;
	outline: medium none;
	text-decoration: none;
	width: 99%;
}

#sidebar .box .box_content ul li span,#sidebar .box .box_content ol li span
	{
	font-family: Georgia;
}

#sidebar .box .box_content ul li a:hover,#sidebar .box .box_content ul li a:active,#sidebar .box .box_content ul li a:focus,#sidebar .box .box_content ol li a:hover,#sidebar .box .box_content ol li a:active,#sidebar .box .box_content ol li a:focus
	{
	-moz-transition: all 0.5s ease 0s;
	color: #FF6600;
	text-decoration: underline;
}

#getflickr {
	display: block;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 10px 10px 7px 15px;
}

#getflickr li {
	color: #999999;
	display: block;
	float: left;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#getflickr li a {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	border-radius: 5px 5px 5px 5px;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 4px;
}

#getflickr li img {
	border: 1px solid #000000;
	display: inline;
	height: 49px;
	margin: 0;
	padding: 0;
	width: 49px;
}

#getflickr li a:hover {
	background-color: #E9E9E9;
	border: medium none;
}

#sidebar .rss_box {
	background-image: url("../../../../content/templates/ublog-simpleblack/img/rss_icon.jpg");
	background-repeat: no-repeat;
	border: 0 none;
	display: block;
	height: 40px;
	padding-left: 40px;
}

#sidebar #rss_form {
	
}

#rss_form #email_rss {
	background: url("../../../../content/templates/ublog-simpleblack/img/email.png") no-repeat scroll 5px 3px transparent
		;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	color: #666666;
	font-size: 12px;
	height: 18px;
	margin: 0 0 0 7px;
	outline: 0 none;
	padding: 2px 3px 0 30px;
	width: 182px;
}

#rss_form #subscribe_email_btn {
	background: url("../../../../content/templates/ublog-simpleblack/img/go.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	height: 21px;
	margin-left: 7px;
	width: 50px;
}

#footer_area {
	background: url("../../../../content/templates/ublog-simpleblack/img/botsl-bg.gif") repeat-x scroll left top #333333;
	border-bottom: 1px solid #040404;
	color: #999999;
	min-height: 180px;
	overflow: hidden;
	width: 100%;
}

#footer_area_content {
	clear: both;
	color: #CCCCCC;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	width: 950px;
}

#footer_area_content a {
	color: #FFFFFF;
	display: inline;
	line-height: normal;
	text-decoration: none;
}

#footer_area_content a:hover,#footer_area_content a:active,#footer_area_content a:focus
	{
	text-decoration: underline;
}

#footer_area_content .box {
	float: left;
	width: 24.99%;
}

#footer_area_content .box .box_content {
	margin: 10px;
}

#footer_area_content .box h3 {
	border-bottom: 1px solid #4B4B4B;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	margin: 10px;
	padding: 0 0 5px;
	text-transform: uppercase;
}

#footer_area_content .box img {
	margin-bottom: 0.5em;
}

#footer_area_content .box .box_content ol,#footer_area_content .box .box_content ul
	{
	margin: 0;
	padding: 0;
}

#footer_area_content .box .box_content ol li,#footer_area_content .box .box_content ul li
	{
	background: none repeat scroll 0 0 transparent;
	margin: 5px 0 5px 20px;
	padding: 0;
}

#footer_bottom {
	background: none repeat scroll 0 0 #040404;
	border-top: 1px solid #4B4B48;
	clear: both;
	height: 20px;
	padding: 5px 0 10px;
}

#footer_bottom_content {
	clear: both;
	color: #CCCCCC;
	font-size: 12px;
	margin: 0 auto;
	padding-top: 5px;
	text-align: right;
	width: 950px;
}

#footer_bottom_content a {
	color: #CCCCCC;
	display: inline;
	line-height: normal;
	text-decoration: none;
}

#footer_bottom_content a:hover,#footer_bottom_content a:active,#footer_bottom_content a:focus
	{
	color: #FFFFFF;
	text-decoration: underline;
}

#post-navigator-single {
	float: left;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

#post-navigator-single .alignleft {
	display: inline;
	float: left;
	height: 20px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 45%;
}

#post-navigator-single .alignright {
	display: inline;
	float: right;
	height: 20px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 45%;
}

#post-navigator-single a {
	margin: 0 0 0 3px;
	padding: 5px 8px;
}

#post-navigator-single a:hover {
	margin: 0 0 0 3px;
	padding: 5px 8px;
}

#post-navigator {
	color: #666666;
	float: left;
	font-size: 12px;
	margin: 10px 5px 3px;
	padding: 0;
}

#post-navigator .pages,#post-navigator .current {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #B9B9B9;
	border-radius: 5px 5px 5px 5px;
	color: #666666;
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	padding: 2px 6px;
	text-decoration: none;
}

#pagenavi{
	color: #666666;
    float: right;
    font-size: 12px;
    margin: 10px 5px 3px;
    padding: 0;
}
#pagenavi span{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #B9B9B9;
	border-radius: 5px 5px 5px 5px;
	color: #666666;
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	padding: 2px 6px;
	text-decoration: none;
	color: red !important;
}

#pagenavi em{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #B9B9B9;
	border-radius: 5px 5px 5px 5px;
	color: #666666;
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	padding: 2px 6px;
	text-decoration: none;
}

#pagenavi a{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #B9B9B9;
	border-radius: 5px 5px 5px 5px;
	color: #666666;
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	padding: 2px 6px;
	text-decoration: none;
}

#pagenavi a:hover {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #B9B9B9;
	text-decoration: none;
}

#post-navigator .pages,#post-navigator .extend {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #B9B9B9;
	border-radius: 5px 5px 5px 5px;
	color: #666666;
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	padding: 2px 6px;
	text-decoration: none;
}

#post-navigator a {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #B9B9B9;
	border-radius: 5px 5px 5px 5px;
	color: #666666;
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	padding: 2px 6px;
	text-decoration: none;
}

#post-navigator a:hover {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #B9B9B9;
	text-decoration: none;
}

.post-navigator .alignleft {
	display: inline;
	float: left;
	margin-bottom: 5px;
	position: relative;
	width: 98%;
}

.post-navigator .alignright {
	display: inline;
	float: right;
	position: relative;
	width: 98%;
}

code {
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	width: 70%;
}

.download {
	background: url("../../../../content/templates/ublog-simpleblack/img/post-style/download.gif") no-repeat scroll left
		1px #EAEED2;
	border: 1px solid #DAE1B0;
	border-radius: 10px 10px 10px 10px;
	clear: both;
	color: #272727;
	font-size: 12px;
	font-weight: 500;
	line-height: 17px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 12px 3px 12px 40px;
	width: 70%;
}

.warning {
	background: url("../../../../content/templates/ublog-simpleblack/img/post-style/warning.gif") no-repeat scroll left
		1px #D5C3C3;
	border: 1px solid #C5ABAB;
	border-radius: 10px 10px 10px 10px;
	clear: both;
	color: #272727;
	font-size: 12px;
	font-weight: 500;
	line-height: 17px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 12px 3px 12px 40px;
	width: 70%;
}

.note {
	background: url("../../../../content/templates/ublog-simpleblack/img/post-style/note.gif") no-repeat scroll left 1px
		#F4F3F3;
	border: 1px solid #EEEEEE;
	border-radius: 10px 10px 10px 10px;
	clear: both;
	color: #272727;
	font-size: 12px;
	font-weight: 500;
	line-height: 17px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 12px 3px 12px 40px;
	width: 70%;
}

.alert {
	background: url("../../../../content/templates/ublog-simpleblack/img/post-style/alert.gif") no-repeat scroll 5px 8px
		#FFE5BF;
	border: 1px solid #FFCB7D;
	border-radius: 10px 10px 10px 10px;
	clear: both;
	color: #272727;
	font-size: 12px;
	font-weight: 500;
	line-height: 17px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 12px 3px 12px 40px;
	width: 70%;
}

.info {
	background: url("../../../../content/templates/ublog-simpleblack/img/post-style/info.gif") no-repeat scroll 5px 8px
		#BFE5FF;
	border: 1px solid #66C1FF;
	border-radius: 10px 10px 10px 10px;
	clear: both;
	color: #272727;
	font-size: 12px;
	font-weight: 500;
	line-height: 17px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 12px 3px 12px 40px;
	width: 70%;
}

.click {
	background: url("../../../../content/templates/ublog-simpleblack/img/post-style/click.gif") no-repeat scroll left 1px
		#D9E7F0;
	border: 1px solid #B1CDE0;
	border-radius: 10px 10px 10px 10px;
	clear: both;
	color: #272727;
	font-size: 12px;
	font-weight: 500;
	line-height: 17px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 12px 3px 12px 40px;
	width: 70%;
}

.pages {
	font-family: Verdana, 宋体;
	font-size: 12px;
	margin: 8px 0;
}

.pages li {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E0E0E0;
	color: #666666;
	display: inline;
	float: left;
	height: 21px;
	line-height: 21px;
	margin-right: 0.5em;
	padding: 0 5px;
}

.pages li span {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #0044DD;
}

.pages li.page_a {
	border: 0 none;
	padding: 0;
}

.pages li.page_a a {
	border: 1px solid #E0E0E0;
	color: #0044DD;
	display: block;
	float: left;
	padding: 0 5px;
}

.pages li.page_a a:hover {
	border: 1px solid #A0A0A0;
	color: red;
	display: block;
}

.pages li.pages_input {
	border: 1px solid #A0A0A0;
	padding: 0;
}

.pages li.pages_input input {
	border: 0 none;
	font-size: 14px;
	margin: 0 3px;
	padding: 0 3px;
	text-align: center;
	width: 18px;
}

.pages .on {
	color: red;
	font-weight: bold;
	padding: 0 5px;
}

.pages .page_clear {
	clear: both;
}

.current_page {
	color: red !important;
}

.page_input {
	height: 14px;
	width: 25px;
}

.clear {
	clear: both;
}

.wrn {
	border: 1px solid #DDDDDD;
	border-radius: 5px 5px 5px 5px;
	font-size: 12px;
	margin: 2em 2em 0;
	padding: 0.4em 0.5em 0.5em;
}

.wrnleft {
	float: left;
}

.wrnright {
	float: left;
	margin-left: 1em;
}

.baidu_ads {
	margin-top: 2em;
	text-align: center;
}

.ika_fen_out {
	background: url("../../../../content/templates/ublog-simpleblack/img/ika.jpg") no-repeat scroll 378px 0 transparent;
	padding-top: 50px;
}

.ika_fen {
	border: 1px solid #DDDDDD;
	border-radius: 5px 5px 5px 5px;
	font-size: 12px;
	margin: 2em 2em 0;
	padding: 0.4em 0.5em 0.5em;
}

.tips {
	clear: both;
	color: #666666;
	font-size: 12px;
	margin: 15px 15px 0;
	padding: 8px 10px 6px;
	width: 552px;
}

.tips a {
	color: #046380;
	text-decoration: none;
}

.tips a:hover,.tips a:active,.tips a:focus {
	-moz-transition: all 0.5s ease 0s;
	color: #FF6600;
	text-decoration: underline;
}

.shop-rating {
	height: 25px;
	overflow: hidden;
	padding: 2px 0;
	position: relative;
	z-index: 999;
}

.shop-rating span {
	display: block;
	float: left;
	height: 23px;
	line-height: 23px;
}

.shop-rating span.title {
	margin-right: 5px;
	text-align: left;
	width: 80px;
}

.shop-rating ul {
	float: left;
	margin: 0;
	padding: 0;
}

.shop-rating .result {
	margin-left: 20px;
	padding-top: 2px;
}

.shop-rating .result span {
	color: #FF6D02;
}

.shop-rating .result em {
	color: #FF6600;
	font-family: arial;
	font-weight: bold;
}

.shop-rating .result strong {
	color: #666666;
	font-weight: normal;
}

.rating-level,.rating-level a {
	background:
		url("http://www.nowamagic.net/img/veda/star_v2.png")
		no-repeat scroll 1000px 1000px transparent;
}

.rating-level {
	background-position: 0 0;
	height: 23px;
	position: relative;
	width: 120px;
	z-index: 1000;
}

.rating-level li {
	display: inline;
}

.rating-level a {
	height: 23px;
	left: 0;
	line-height: 23px;
	outline: medium none;
	position: absolute;
	text-indent: -999em;
	top: 0;
}

.rating-level a.one-star {
	width: 20%;
	z-index: 6;
}

.rating-level a.two-stars {
	width: 40%;
	z-index: 5;
}

.rating-level a.three-stars {
	width: 60%;
	z-index: 4;
}

.rating-level a.four-stars {
	width: 80%;
	z-index: 3;
}

.rating-level a.five-stars {
	width: 100%;
	z-index: 2;
}

.rating-level .current-rating,.rating-level a:hover {
	background-position: 0 -28px;
}

.rating-level a.one-star:hover,.rating-level a.two-stars:hover,.rating-level a.one-star
	.current-rating,.rating-level a.two-stars .current-rating {
	background-position: 0 -116px;
}

.rating-level .three-stars .current-rating,.rating-level .four-stars .current-rating,.rating-level .five-stars .current-rating
	{
	background-position: 0 -28px;
}

a.ilike_icon {
	background: url("../../../../content/templates/ublog-simpleblack/img/like.png") no-repeat scroll left -5px
		transparent;
	padding-left: 16px;
}

.top_ads {
	margin: 8px 5px 0;
	text-align: center;
}

.score-middle {
	cursor: pointer;
	margin: -40px 0 0 490px;
	position: absolute;
}

.score-middle .gold {
	
}

.score-middle em {
	
}

.score-middle .score {
	color: #999999;
	display: inline-block;
	font-family: 'Georgia';
	font-size: 34px;
	font-style: italic;
	font-weight: bold;
	margin: 11px 0 0;
}

.ie-num {
	color: #666666;
	display: block;
	height: 30px;
	line-height: 30px;
	margin: -31px 0 0 -1px;
	text-indent: -0.1em;
}

.nmtags {
	float: left;
}

.nmtags a {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #EEEEEE;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0 1px 1px 0;
	color: #888888;
	display: inline-block;
	height: 19px;
	line-height: 19px;
	padding: 0 5px;
}

.nmtags a:hover {
	background-color: #888888;
	border-color: #888888;
	color: #FFFFFF;
	text-decoration: none !important;
}

.books {
	border-bottom: 1px dotted #DDDDDD;
	margin: 3px 0;
	padding-bottom: 1em;
}

.books img {
	border: 1px solid #DDDDDD;
	float: right;
	margin-left: 1em;
	padding: 2px;
	width: 125px;
}

.books p {
	color: #333333;
	margin: 0;
	padding: 0;
	text-indent: 2em;
}

.imageElement {
	display: none;
}

#nav a,#subMenusContainer a {
	display: block;
	font-family: "Microsoft YaHei", Arial;
	font-size: 14px;
	text-decoration: none;
}

#nav a {
	background: none repeat scroll 0 0 transparent;
	color: #333333;
	float: left;
	font-weight: normal;
	margin: 0;
	padding: 10px 20px;
	text-transform: uppercase;
}

#nav li li a {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px 30px 10px 20px;
	text-align: left;
}

#nav li li a:hover {
	background-color: #444444;
}

#nav > li.cur > a{
	background-color: #1E1E1E;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #FFFFFF;
}

#nav li a.cura{
	background-color: #1E1E1E;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #FFFFFF;
}

#subMenusContainer a:hover,#subMenusContainer a:focus,#subMenusContainer a.subMenuParentBtnFocused
	{
	background-color: #333333;
	color: #FFFFFF;
}

.subMenuParentBtn {
	background: url("../../../../content/templates/ublog-simpleblack/img/arrow_right.gif") no-repeat scroll right center
		transparent;
}

.subMenuParentBtnFocused {
	background: url("../../../../content/templates/ublog-simpleblack/img/arrow_right_over.gif") no-repeat scroll right
		center transparent;
}

.mainMenuParentBtn {
	
}

.mainMenuParentBtnFocused {
	
}

.smOW {
	display: none;
	margin: 0 0 0 -2px;
	overflow: hidden;
	padding: 0 2px;
	position: absolute;
}

#nav,#nav ul,#nav ol,#subMenusContainer ul,#subMenusContainer ol {
	line-height: 1em;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

#nav ol,#nav ul,#subMenusContainer ul,#subMenusContainer ol {
	background: none repeat scroll 0 0 transparent;
	left: 0;
}

#nav li.cat-item {
	background-image: url("../../../../content/templates/ublog-simpleblack/img/mainnav-sep.gif");
	background-position: 100% 5px;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline;
	float: left;
	height: 32px;
	margin: 0 2px 0 0;
	padding: 0 2px 0 0;
	position: relative;
}

#subMenusContainer li {
	list-style: none outside none;
}

#nav {
	clear: both;
	display: block;
	font-size: 12px;
	margin: 0 auto;
	width: 950px;
}

#nav .children {
	display: none;
}

#subMenusContainer {
	display: block;
	height: 0;
	left: 0;
	overflow: visible;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1000000000;
}

#calendar table {
    text-align: center;
    width: 100%;
}

#calendar a{
    text-decoration: none;
}
.calendartop {
    height: 26px;
    margin-top: 5px;
}
.calendar td {
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 24px;
}
.calendar td a {
    background: none repeat scroll 0 0 #DBDDBD;
    display: block;
    height: 24px;
    line-height: 24px;
    text-decoration: none;
}
.calendar #prev a {
    width: 42px;
}
.calendar #next a {
    width: 42px;
}
.calendar .day {
    background: none repeat scroll 0 0 #F9F9F9;
    color: #A32222;
    font-weight: 700;
}
.calendar .day a {
    background: none repeat scroll 0 0 #F9F9F9;
    color: #A32222;
    font-weight: 700;
}

.postmeta {
    color: #666666;
    height: 16px;
    margin: 6px 0 10px;
}
.postmeta ul li {
    background-image: url("../../../../content/templates/ublog-simpleblack/img/icons.jpg");
    background-repeat: no-repeat;
    display: inline;
    height: 18px;
    line-height: 18px;
    padding: 1px 10px 1px 20px;
}
.postmeta ul li a {
    color: #666666;
    text-decoration: none;
}
.postmeta ul li a:hover {
    color: #D54E21;
}
.postmeta ul li.meta-author {
    background-position: 0 0px;
}
.postmeta ul li.meta-date {
    background-position: 0 -132px;
}
.postmeta ul li.meta-cat {
    background-position: 0 -465px;
}
.postmeta ul li.meta-views {
    background-position: 0 -199px;
}
.postmeta ul li.meta-comments {
    background-position: 0 -66px;
}
.postmeta ul li.meta-tags {
    background-position: 0 -596px;
}
.postmeta ul li.meta-edit {
    background-position: 0 0;
}
.post-content {
    line-height: 24px;
}
.nextlog{
	font-size: 12px;
    padding: 5px 20px 5px 20px;
}
.nextlog a{
	color: #046380;
    text-decoration: none;
    font-weight:bold;
}
#comments input, #comments code, #comments textarea {
    font: 14px/1.5 "Century Gothic","Microsoft Yahei",Tahoma,Helvetica,Arial,"SimSun",sans-serif;
}
#comments{
	font: 14px/1.5 "Century Gothic","Microsoft Yahei",Tahoma,Helvetica,Arial,"SimSun",sans-serif;
}
#comments h3 {
    background: url("../../../../content/templates/ublog-simpleblack/img/sprite.png") no-repeat scroll right -178px #E0E0E0;
    border-bottom: 1px solid #DDDDDD;
    font-size: 13px;
    margin-bottom: 10px;
    padding: 2px 0 0 10px;
	line-height:24px;
}
#comment_list {
    height: 100%;
    overflow: hidden;
	font: 14px/1.5 "Century Gothic","Microsoft Yahei",Tahoma,Helvetica,Arial,"SimSun",sans-serif;
    font-size: 12.5px;
    margin: 10px 0;
}
#comment_list p {
    line-height: 20px;
	padding:0px;
	margin:0px;
}
#comments .comment {
    color: #515151;
    height: 100%;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
}
#comment_submit, #comments .comment-post #comment, #comments .comment-post input, .tSearchNew {
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
}
#comments .comment-post {
    clear: both;
    margin-top: 10px;
    padding: 10px;
}
#comments .comment-post p {
    margin: 10px 0;
}
#comments .comment-post .cancel-reply {
    margin-left: 5px;
}
#comments .comment-post input {
    padding: 5px;
    width: 40%;
}
#comments .comment-post #comment {
    padding: 5px;
    position: relative;
    width: 98%;
    z-index: 1;
}
#comments .comment-post #comment_submit {
    box-shadow: 1px 1px 3px #D3D3D3;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px 15px;
	background: -moz-linear-gradient(center top , #FFFFFF, #F1F1F1) repeat scroll 0 0 transparent;
    color: #555555;
    text-shadow: 1px 1px #FFFFFF;
}
#comments .comment-post #comment_submit:hover {
    background: -moz-linear-gradient(center top , #FFFFFF, #F1F1F1) repeat scroll 0 0 transparent;
    color: #555555;
    text-shadow: 1px 1px #FFFFFF;
}
#comments .comment {
    color: #515151;
    height: 100%;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
}
#comments .comment span {
    color: #666666;
}
#comments .comment cite {
    color: #333333;
    line-height: 16px;
}
#comments .comment .time, #content .comment #lay {
    color: #999999;
    font-size: 12px;
    padding-left: 10px;
}
#comments .comment .avatar img {
	border: 1px solid #D2D2D2;
    padding: 1px;
    display: block;
    margin: 5px 10px;
    vertical-align: middle;
}
#comments .comment .comment-info {
    margin: 5px 10px 0 25px;
    position: relative;
}
#comments .comment .commnet-content {
    margin: 8px 0 0;
}
.comment-reply {
    display: inline-block;
    font-size: 12px;
    text-align: center;
}
#comments .comment a {
    text-decoration: none;
	color: #046380;
}
#comments .comment-children {
    clear: both;
    padding-left: 60px;
}
#comments .comment .comment-post {
    margin: 15px auto;
    width: 90%;
}

#comments .left{
	float:left;
}

.comment-border {
    border-bottom: 1px solid #EEEEEE;
}

#nav li ul {
    display: block;
    left: 0;
    opacity: 0.9;
    position: absolute;
    top: 32px;
}﻿

