﻿@charset "utf-8";
/* CSS Document */
/*
Theme Name: Spot Light
Theme URI: http://wsqsite.com/blog/wsqlight/
Description: Spot Light Theme created by <a href="http://wsqsite.com">WSQSITE</a>. The theme is translation ready and involved both Simplifed Chinese and Traditional Chinese.
Author: WSQ
Author URI: http://wsqsite.com/
Tags: pink, blue, fixed-width, two-columns, right-sidebar, custom-colors, custom-header, theme-options, translation-ready
Version: 1.3
Released under <a href="http://www.opensource.org/licenses/gpl-license.php">GPL license</a>.
*/
/* Begin IE6 Scroll Bar Fix */
html, body {
overflow-x: hidden;
}
/* End IE6 Scroll Bar Fix */
/* Begin Various Tags & Classes */
body {
	font-size: 13px;
	font-family: "Microsoft Yahei",'Lucida Grande', Calibri, Helvetica, Arial, 微軟正黑體, 細明體;
	background: #FFF url(images/bodybg.png) repeat-x;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
}
small, .nocomments, blockquote, strike {
	color: #777;
}
small {
	font-size: 10px;
	line-height: 1.5em;
}
code {
	font-size:10px;
}
acronym, abbr, span.caps {
	font-size: 10px;
	letter-spacing: .07em;
	cursor: help;
}
a img {
	border: none;
}
a {
	outline: none;
	hlbr:expression(this.onFocus=this.blur());
	text-decoration:none;
}
a:hover{text-decoration:underline;}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
select {
	width: 130px;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
.pagetitle {
	color:#777;
	margin:5px 0 10px 20px;
}
/* End Various Tags & Classes*/
#b_wrap {
	margin:0;
	padding:0;
	width:100%;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 950px;
}


/* Begin Header*/

.header {
	height: 160px;
	width: 950px;
}
.headernavi {
	width: 950px;
	height: 40px;
}
.headernavi_left {
	float: left;
	background: #000 url(images/headernavi_left.gif) no-repeat 0 0;
	width: 10px;
	height: 40px;
}
.headernavi_right {
	float: left;
	background: #000 url(images/headernavi_right.gif) no-repeat right;
	width: 40px;
	height: 40px;
}
.headernavi_bar {
	background: #000;
	float: left;
	width:690px;
	height: 40px;
}
.headernavi_bar a {
	color: #FFF;
font-family:Arial,宋体;
font-size:15px;
}
.headernavi_bar .current_page_item {
	background: #000 url(images/headernavi_arrow.gif) no-repeat center bottom;
}
.headernavi_bar ul {
	float: left;
	font-size:13px;
	list-style:none;
	margin:13px 0 0 0;
}

.headernavi_bar ul li {
	float: left;
	height:27px;
	padding: 0 15px 0 15px;
}
.headernavi_bar ul li ul {
	display:none;
}
#header_navi_search {
	float: left;
	width:180px;
	height: 40px;
	background: #000;
	display:block;
}
#header_navi_search #searchform {
	background: #000 url(images/headernavi_serach.gif) no-repeat;
	width: 160px;
	float: right;
	margin:9px 10px 0 0;
	height: 30px;
	border: none;
}
#header_navi_search #searchform input {
	height: 15px;
	width: 110px;
	background:none;
	border: none;
	margin:3px 0 0 10px;
	color: #999;
	font-size: 11px;
}
#header_navi_search #searchform #searchsubmit {
	height: 15px;
	width: 18px;
	background:none;
	border: none;
	cursor:pointer;
	text-indent:-99999px;
}
#navi_sub_rss {
	float: left;
	width: 30px;
	height: 40px;
	background: #000;
	display:block;
}
.sub_rss {
	background: #000 url(images/headernavi_rss.gif) no-repeat;
	float:right;
	width:21px;
	height:30px;
	display:block;
	text-indent:-99999px;
	margin:5px 0 0 0;
}
.headerlogo {
	float:left;
	width:500px;
	height:80px;
	background: transparent url(logo.gif) no-repeat;
	text-indent:-99999px;
	margin: 29px 0 0 35px;
}
.header_description {
	display:none;
}
/* End Header */
/* Begin Content */
.mainbody_topbg {
	background: #fbfbfb url(images/mainbody_topbg.gif) no-repeat;
	width:910px;
	height:29px;
}
.mainbody {
	background:#FFF;
	width:910px;
	margin:0 20px 0 20px;
}
.mainbody_bottombg {
	background:#FFF url(images/mainbody_bottombg.gif) no-repeat;
	height:30px;
	width:910px;
}
.maincontent {
	float:left;
	margin: 0 5px 0 5px;
	padding: 10px 0 10px 0;
width:670px!important;width:619px;
}
.post {
	margin: 0 30px 40px 40px;
	text-align: justify;
	color:#404040;
}
.post a {
	color: #519c00;
}/* zl */
.post h2 {
	font-size:22px;/* zl */
}
.post .hr {
	background: #FFF url(images/content_hr.gif) repeat-x;
	width:560px;
	height:17px;
	display:block;
	border:none;
	margin: 10px 20px 10px 20px;
	}
.postdata {
	background:#FFF url(images/postdata.gif) no-repeat;
	width:500px;
	height:19px;
	font-size:11px;
}
.postdata .date {
	float:left;
	color:#CCC;
	width:106px;
	padding:3px 0 0 13px;
}
.postdata .cate {
	float:left;
	color:#999;
	width:345px;
	padding:1px 0 0 0;
}
.cate{font-size:12px;}

.postdata .cate a {
	color:#1a66b3;
}
.content {
	line-height: 2.0em;
	font-size:14px;
        font-family:"宋体";
}
.content h2 {
	color:#000;
	padding:10px 0 10px 0;
}
.content p {
	padding:0;
    line-height:1.5em;
	_width:100%;
	_overflow:hidden;
}
.content .thumbnail {
	text-align:left;
	padding:20px 0 10px 0;
}
.content form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
.more-link{
	width:84px;
	height:18px;
	display:block;
	background:#FFF url(images/readmore_b.gif) no-repeat;
	float:right;
	margin: 20px 0 5px 0;
	text-indent:-99999px;
}
.postmetadata {
	margin:100px 0 0 0;
	width:550px;
}
.postmetadata .metatag {
	float:left;
	padding:2px 0 4px 25px;
	margin: 0 0 0 5px;
	width:520px;
	background: transparent url(images/metatag.gif) no-repeat 0 2px;
	border-bottom: solid #878787 2px;
	color:#777;
}
.postmetadata .metatag a{
	color:#777;
}
.postmetadata .trackback {
	float:left;
	width:80px;
	height:17px;
	margin:3px 0 0 30px;
	color:#fff;
}
.postmetadata .trackback a {
	color:#666;
}
#sharethis_0 {
	display: block;
  }
#sharethis_0 a {
	background: transparent url(images/sharethis.gif) no-repeat 0 2px!important;
	width: 50px;
	height:19px;
	margin:1px 0 0 5px;
	padding:1px 0 0 25px;
	float:left;
	color:#666;
}
.search_res a{
	color: #999!important;
}

/* End Content */

/* Begin Sidebar */
.sidebar {
	float:left;
	padding: 20px 10px 10px 10px;
	width: 210px;
	}
.sidebar a {
	color:#ff7100;
        font-size:12px;
	}
.sidebar ul li h1 {
	margin: 5px 0 0 0;
	padding: 0;
	color:#ababab;
	background: transparent  url(images/sidebar_head.gif) no-repeat;
	width:200px;
	height:18px;
	font-size:12px;
	padding:5px 2px 0 45px;
	}
.sidebar ul, .sidebar ul ol {
	margin: -10px 0 20px 0;
	padding: 0;
	list-style: none;
	}

.sidebar ul li {
	margin-bottom: 0px;
	list-style: none;
	}
.sidebar ul li ul {
	background:#FFF url(images/sidebar_bg.gif) repeat-y;
	width:200px;
}
.sidebar ul li ul li{
	margin: 0;
	background: transparent url(images/sidebarlist.gif) no-repeat 10px 6px;
	padding: 4px 2px 0 25px;
}
.sidebar ul li ul li:hover{
	background: transparent url(images/sidebarlist_b.gif) no-repeat 10px 6px;
}
.sidebar .bottombg {
	background:#FFF url(images/sidebar_bottombg.gif) no-repeat;
	width:200px;
	height:26px;
	margin:0 0 40px 0;
}
.sidebar ul ul li h2 {
	background: transparent url(images/sidebarh2.gif) no-repeat;
	color:#853200;
	width:200px;
	height:30px;
	font-size:14px;
	padding:6px 2px 0 14px;
}
.sidebar ul ul li ul li {
	background: #FFF url(images/sidebarlist.gif) no-repeat 10px 9px;
        font-size:12px;
        padding-bottom:5px;
}
.sidebar ul ul li ul li:hover {
	background: #FFF url(images/sidebarlist_b.gif) no-repeat 10px 9px;
}
.cumulus {
	margin:0 2px 0 2px;
}
/* End Sidebar */
/* Begin Footer */
.footer {
	background: #454545 url(images/footer_bg.gif) repeat-x;
	margin:15px 0 0 0;
	padding:0;
}
.footer_wrapper {
	text-align: left;
	margin: auto;
	padding: 0;
	width: 800px;
}
.footer_item {
	width:800px;
	float:left;
	color:#CCC;
	margin:20px 25px 20px 25px;
        font-family:"Arial";
}
.footer_item a {
	color:#CCC;
}
.footer_item a:hover {
	color:#FFF;
}
.footer_item p {
	text-align: justify;
}
.footer_item .r-more {
	background:#555;
	display:block;
	float:right;
	width:57px;
	margin:25px 0 0 0;
	padding:2px 4px 2px 4px;
}
.footer_item h2 {
	color:#FFF;
	font-size:20px;
}
.footer_item ul, .footer_item li ,.footer_item ul li {
	list-style:none;
	margin:0;
	padding:0;
}
.footer_item ul li, .footer_item ul li ul li , .footer_item ul li ul.linkcat {
	margin:0;
	padding:0 0 0 15px;
}
.footer_powered {
	float:left;
	width:160px;
	height:60px;
	padding: 20px 0 0 0;
	margin:0;
}
.footer_copyright {
	float:left;
	width:550px;
	height:60px;
	color:#777;
	padding: 30px 0 0 20px;
	margin:0;
}
.pwwp{
	float:left;
	background: #454545 url(images/wordpress.gif) no-repeat;
	width:30px;
	height:30px;
	display:block;
	text-indent:-99999px;
	margin:0 20px 0 0;
}
.wsqsite {
	float:left;
	background: #454545 url(images/wsqsite.gif) no-repeat;
	width:48px;
	height:30px;
	display:block;
	text-indent:-99999px;
	margin:0px 20px 0 0;
}
/* End Footer */

/* Begin Comments*/
/* Comments */
.comment_wrapper {
	margin:10px 20px 10px 20px;
	font-size:12px;
}
.comment_wrapper a {
	color:#777;
}
.comments {
	padding: 0 25px;
	margin-bottom: 30px;
}
.comments a {
	text-decoration: none;
}
.comments_wrap {
	margin:0 0 0 80px;
}
.comment_wrap em {
	color:#888;
	padding: 0 0 0 15px;
}
.comments li {
	list-style: none;
	padding: 0px;
	margin: 10px 0px;
	padding-top: 1px;
}
.comments span.comment-reply {
	position: absolute;
	bottom: 10px;
	left: 20px;
	font-size: 10px;
	text-transform: uppercase;
	
	_position:relative; 
	_bottom:0;
}
.comments .comment_wrap {
	position: relative;
	background: #fff url(images/comment_bg.gif) repeat-x bottom;
	border: 1px solid #e4e4e4;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.comments .comment_author {
	position: absolute;
	left: -110px;
	width: 80px;
	color: #555;
	font-size: 11px;
	line-height: 14px;
	display:block;
	
	_left:-125px;
}
.comment_author .avatar {
	border: 1px solid #ddd;
	padding: 2px;
	background: #fff;
}
.comments .comment_author span {
	display: block;
	margin: 4px 0 0 0;
}
.comments .comment_arrow {
	position: absolute;
	top: 20px;
	left: -32px;
	background: #fff url(images/comment_arrow.gif) no-repeat;
	display:block;
	width:32px;
	height:32px;
	
	_left:-48px;
}
.comments .single_comment {
	padding: 20px;
	padding-bottom: 60px;
}
.comments .children {
	padding:0;
	margin:0;
}
.comments .children li {
	padding-left: 40px;
}
.comments .children .comment_wrap {
	background: #fcfcfc;
	border: 1px solid #e4e4e4;
}
.comments .children .comment_arrow {
	position: absolute;
	background: #fff url(images/comment_bg_alt.gif) no-repeat;
	top: 10px;
	left: -25px;
	display:block;
	width:25px;
	height:25px;
}
.comments .children .comment_author {
	position: absolute;
	left: auto;
	right: 20px;
	bottom: 10px;
	width: 140px;
	height: 55px;
	font-size:11px;
	
	 _position:relative; 
	 _left:250px; 
	 _top:120px;
}
.comments .children .comment_author p {
	position: absolute;
	right: 50px;
	bottom: -20px;
	text-align: right;
}
.comments .children .comment_author span {
	display: block;
}
.comments .children .comment_author img {
	width: 40px;
	height: 40px;
	float: right;
}
/* Comments Form */
#respond {
	margin: 0 20px 0 20px;
}
.form_author small, .form_email small, .form_url small{
	margin:0 0 0 20px;
}
.form_author input, .form_email input, .form_url input{
	border: 0;
	margin: 5px 0 0 30px;
	height: 20px;
	width: 130px;
	background-color: transparent;
	font-size: 12px;
	color: #999;
}
.form_author:hover, .form_author:focus, .form_email:hover, .form_email:focus, .form_url:hover, .form_url:focus {	
	background-position: 0 -24px;
}
.form_author {	
	height: 24px;
	width: 400px;
	margin:5px 0 5px 5px;
	background: #fff url(images/form_name_b.gif) left top no-repeat;
}
.form_email {	
	height: 24px;
	width: 400px;
	margin:5px 0 5px 5px;
	background: #fff url(images/form_mail_b.gif) left top no-repeat;
}
.form_url {	
	height: 24px;
	width: 400px;
	margin:5px 0 5px 5px;
	background: #fff url(images/form_web_b.gif) left top no-repeat;
}
.form_comment {	
	height: 200px;
	width: 400px;
	margin:5px 0 5px 0;
	background: #fff url(images/form_comment_b.gif) left top no-repeat;
}
.form_comment textarea {
	border: 0;
	margin: 10px 0 0 10px;
	height: 180px;
	width: 280px;
	background-color: transparent;
	font-size: 12px;
	color: #555;
}
.form_comment:hover, .form_comment:focus {
	background-position: 0 -200px;
}
.form_comment small{
	margin:0 0 0 10px;
}
.form_submit {
	background: #fff url(images/form_btn.gif) no-repeat;
	width:82px;
	height:23px;
}
.form_submit:hover, .form_submit:focus {
	background-position:0 -23px;
}
.form_submit input {
	background:none;
	border:none;
	width:82px;
	height:23px;
	color:#555;
}
.form_submit input:hover, .form_submit input:focus {
	color:#000;
}
#cancel-comment-reply {
	float: left;
	width: 120px;
	height: 30px;
	margin-top: 8px;
}
#cancel-comment-reply-link {
	background: #eeeeee url(images/form_btn.gif) no-repeat;
	border:none;
	font-size: 9px;
	text-transform: uppercase;
	height: 23px;
	width: 82px;
	text-align: center;
	letter-spacing: -0.05em;
	cursor: pointer;
	display: block;
	line-height: 22px;
}
*+html #cancel-comment-reply-link {
	height: 23px;
	padding-bottom: 0px;
}
#cancel-comment-reply-link:hover {
	color: #232323;
	background: #eeeeee url(images/form_btn.gif) no-repeat 0 100%;
}

/* End Comments */


/* Begin 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;
}
/* End captions */

/* Begin Hidden elements*/
/* End Hidden elements*/

/* Begin Clearfix Hack */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End Clearfix Hack */

/* Begin Page Navi */
.navigation {
	display: block;
	padding:30px 20px 20px 20px;
	clear:both;
	width:100%;
}
.navigation a {
	color:#777;
}
.navigation ul {
	list-style:none;
}
.navigation ul li {
	float:left;
	margin: 0 3px 0 3px;
}
.navigation ul li a {
	background: #fff url(images/pagenavi_btn.gif) no-repeat 0 0;
	width:27px;
	height:22px;
	color: #777;
	padding:5px 0 0 0;
	text-align:center;
	display:block;
}
.navigation ul li a:hover {	
	background: #fff url(images/pagenavi_btn.gif) no-repeat 0 100%;
}
.navigation ul li span.current {
	background: #777 url(images/pagenavi_btn_current.gif) no-repeat;
	width:27px;
	height:22px;
	color: #fff;
	padding:5px 0 0 0;
	text-align:center;
	display:block;
}
/* End Page Navi */
/* custom */
.custom_ads {
	margin: 0;
	padding:0;
	text-align:center;
	width:100%;
}
.jumptop {
color:#ccc;
padding:2px 3px 2px 3px;
background: #565656;
}

.ddnewhead_operate ul,.ddnewhead_operate li { list-style:none;}
.clear{ clear:both;line-height:0px;height:0px;font-size:0px;}
.ddnewhead_operate a,.ddnewhead_operate li a{ color:#404040; text-decoration:none;}
.ddnewhead_operate a:hover,.ddnewhead_operate li a:hover{ color:#404040; text-decoration:underline;}
.ddnewhead_operate{ width:950px; margin:0 auto; background:#fff; line-height:20px;font-size:12px;font-family:"宋体",Arial,Helvetica,sans-serif; color:#404040;}


/*页头（操作区）*/
.ddnewhead_operate .ddindex_head_welcome_rim{ width:946px; margin:0 auto; height:24px; border:solid 1px #a7a7a7; border-top:none; border-bottom:none; padding:0 1px 1px;}
.ddindex_head_welcome_rim .ddindex_head_welcome_bg{ width:946px; height:24px; background:url(images/operate/ddnewhead_operate_bg.gif) repeat-x 0 0;}
.ddnewhead_operate p{ display:block; float:left; padding:4px 0 0 13px; margin:0;}
/* .ddnewhead_operate p span,.ddnewhead_operate p a{display:inline-block;} */
.ddnewhead_operate ul{ display:block; float:right; padding-right:13px; width:auto!important; margin:0;}
.ddnewhead_operate ul li{ display:block; float:left; height:21px; padding:3px 0 0 6px; *height:20px; *padding-top:4px; clear:none!important;}
.ddnewhead_operate ul li.cart{ background:url(images/operate/head_operate_icon.gif) no-repeat 0 6px; padding-left:19px;}
.ddnewhead_operate ul a.mydd,.ddnewhead_operate a.mydd_hover{ float:left; padding-right:13px; display:block; height:21px}
.ddnewhead_operate ul a.mydd{ background:url(images/operate/ddnewhead_arrow_up.gif) no-repeat right 3px;}
.ddnewhead_operate ul a.mydd_hover{ background:url(images/operate/ddnewhead_arrow_down.gif) no-repeat right 3px;}
.ddnewhead_operate ul a.mydd:hover,.ddnewhead_operate a.mydd_hover:hover{ background:url(images/operate/ddnewhead_arrow_down.gif) no-repeat right 3px;}

/*我的当当弹窗*/
.windows_operate{ width:80px; line-height:normal;font-family:"宋体",Arial,Helvetica,sans-serif;}
.windows_operate .windows_operate_shadow{ width:80px; background:url(http://img4.ddimg.cn/header/newheader/ddnewhead_shadow_right.png) repeat-x 0 2px; _background:url(http://img4.ddimg.cn/header/newheader/ddnewhead_shadow_right.gif) repeat-x 0 2px;}
.windows_operate .windows_operate_shadow02{ width:78px; background:url(http://img4.ddimg.cn/header/newheader/ddnewhead_shadow_bottom.png) repeat-x; _filter:alpha(opacity=50); margin-left:2px; height:2px; line-height:2px; overflow:hidden;}
.windows_operate .windows_operate_ddshouye{ width:62px!important; padding:3px 7px!important;background:#fff; border: solid 1px #878787; font-size:12px;}
.windows_operate .windows_operate_ddshouye ul{ list-style:none;}
.windows_operate .windows_operate_popup_dashed{ background:url(http://img4.ddimg.cn/header/newheader/dashed.gif) repeat-x; height:1px; line-height:1px; overflow:hidden;}
.windows_operate .windows_operate_popup_dashed2{ background:#a1a1a1; height:1px; line-height:1px; overflow:hidden;}
.windows_operate .windows_operate_ddshouye a{ display:block; color:#404040!important; text-decoration:none; padding-left:5px; height:18px; padding-top:6px; background:#fff;}
.windows_operate .windows_operate_ddshouye a:hover{ text-decoration:none; background:#fff1cc; color:#404040;}



/*页尾*/
.public_footer{ width:910px; margin:0 auto; clear:both; border-top:1px solid #707070; font-family:宋体,Arial,Helvetica,sans-serif; font-size:12px; background:#fff; word-break:break-all; color:#666; line-height:20px}/*09.3.10 modify*/
.public_footer_add_s{ height:20px; width:910px; margin:0 auto; background-color:#fff}/*09.3.10new*/
.public_footer a{cursor:pointer; text-decoration:none; color:#1a66b3; font-family:"宋体"; font-size:12px;}
.public_footer a:hover{text-decoration:underline; }

.public_footer_list1{ width:118px; float:left; background:#fff url(http://img3.dangdang.com/homeimg/foot_line.jpg) no-repeat right top; border-top:2px solid #c1c1c1; padding:7px 25px 40px 25px;}
.public_footer_list2{ width:190px; float:left; background:url(http://img3.dangdang.com/homeimg/foot_bg.jpg) repeat-x top; border-top:2px solid #c1c1c1; padding:7px 24px 40px 24px}/*09.3.10 modify*/
.public_footer_title{ color:#404040; font-size:14px; font-weight:700; background:url(http://img3.dangdang.com/homeimg/foot_point.jpg) no-repeat 0 6px; padding-left:10px}
.public_footer_info{ padding:15px 0 0 10px; line-height:22px}
.public_footer_bottom{ clear:both;}

.public_footer_bottom_simple{ clear:both;margin-top:15px}
.public_footer_red{ text-align:center; color:#c30; margin-bottom:10px}
.public_footer_red a:link,.public_footer_red a:visited{ color:#c30; text-decoration:none}
.public_footer_red a:hover{ text-decoration:underline}
.public_footer_icp{ color:#666; text-align:center; padding-bottom:20px}
.public_footer_black_404040:link,.public_footer_black_404040:visited{ color:#404040; text-decoration:none}/*2008-07-09ww*/
.public_footer_black_404040:hover{  color:#404040;text-decoration:underline}/*2008-07-09ww*/

/*页尾*/
ul, li, h4{ margin:0; padding:0; list-style:none;}
.yewei { width:910px; margin:0 auto; font-size:12px; color:666; line-height:24px; background-color:#fff; padding-top:10px;}
.yewei a, .yewei a:hover{ color:#666;}
.yewei_list {width:154px; padding-left:28px; float:left;}
.yewei_list h4{ font-size:12px; font-weight:bold; color:#666; margin-bottom:4px;}
.yewei_list ul{background:#fff url(images/bg_blog0518.gif) no-repeat right top; height:102px;}
.yewei_list li{ background:url(images/bg_blog0518_list.gif) 4px center no-repeat; padding-left:15px;}
.clear {clear:both; font-size:0; line-height:0; height:0;}
.public_footer_bottom{ clear:both; padding-top:50px;}
.public_footer_bottom_simple{ clear:both;margin-top:15px}
.public_footer_red{ text-align:center; color:#c30; margin-bottom:10px}
.public_footer_red a:link,.public_footer_red a:visited{ color:#c30; text-decoration:none}
.public_footer_red a:hover{ text-decoration:underline}
.public_footer_icp{ color:#666; text-align:center; padding-bottom:20px}
.public_footer_black_404040:link,.public_footer_black_404040:visited{ color:#676767; text-decoration:none}
.public_footer_black_404040:hover{  color:#404040;text-decoration:underline}
.yewei .none{ background:none;}