<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body{
	color:#444;
	background-color:#eee;
	font-family:"宋体",Verdana, Geneva, sans-serif;
	font-size:12px;
}
#wrap{
	width:1000px;
	margin:0 auto;
	background-color:white;
	padding:10px;
}
strong{
	font-weight:bold;
}
img{
	border:none;
}
.cb{
	clear:both;
}
a{
	text-decoration:none;
	color:#037;
}
a:hover{
	text-decoration:underline;
	color:#F30;
	position : relative; top : 1px; left : 1px
}


#header{
	margin-top:10px;
}
#header #logo,#header #search{
	float:left;
}
#header #top_ad{
	float:right;
	margin-top:13px;
}
#header #logo{
    height:75px;
	background:url("body-top.png") no-repeat right -10px;
	padding:0 10px 5px 10px;
}
#header #search{
	padding:5px;
	background-color:#f7d9d9;
	margin:35px 20px 0 20px;
}
#header #search input#s{
	border:1px solid #e5e5e7;
	padding:4px 0 3px 40px;
	height:18px;
	width:105px;
	background:#fff url("icon.png") no-repeat;
}
#header #searchsubmit{
	background-color:#910505;
	border:none;
	height:25px;
	width:4em;
	vertical-align: top;
	color:white;
	cursor:pointer;
}
#h_top{
	height:75px;
}
#h_nav{
	margin:10px 0 20px;
	height:33px;
	background:url("nav.png") no-repeat;
}
#h_nav #top_nav{
	height:33px;
	background:url("nav.png") no-repeat right -130px;
}
#h_nav .menu{
	height:33px;
	margin:0 5px;
	background:url("nav.png") repeat-x left -65px;
}
#h_nav li{
	float:left;
	list-style-type:none;
	height:33px;
	line-height:33px;
	padding:0 6px;
}
#h_nav .current-menu-item a{
	color:#ddd;
}
#h_nav li a{
	color:white;
	font-weight:bold;
	font-size:14px;
}
#h_nav li a:hover{
	color:#ddd;
}
#h_nav li.line{
	background:url("nav.png") no-repeat 2px -215px;
	padding:0;
	width:10px;
}


#content{
	width:728px;
	float:left;
}
#content #recent{
	float:left;
	width:350px;
	height:360px;
	overflow:hidden;
	background:url("hot_bg.png") no-repeat;
	padding:10px 10px 10px 20px;
}
#content #recent a{
	display:block;
	font-size:18px;
	font-weight:bold;
	margin:10px 0;
}
#content #recent img{
	display:block;
	float:left;
	margin-right:10px;
}
#content #recent p{
	color:#777;
	line-height:160%;
}
#content #recent .dotted{
	border-top:dotted #f7d9d9 1px;
	padding-top:8px;
}
#content #show{
	float:left;
	width:337px;
	position:relative;
	height:260px;
	margin-right:10px;	
}
#content #recent img{
	width:90px;
	height:60px;
}
#content #show #slider{
	position:absolute;
	width:337px;
	height:260px;	
}
#content #show img{
	width:337px;
	height:260px;
}
.slider-unit{
	display:none;
}
.slider-title{
	display:block;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:white;
	background-color:black;
	padding-left:10px;
	position:absolute;
	bottom:0;
	left:0;
	width:327px;	
}
#slider-switch{
	position:absolute;
	bottom:0;
	right:5px;
	height:30px;
	line-height:30px;
	font-size:14px;
}
a.slider-num{
	background-color:#666;
	padding:2px 5px;
	color:white;
	text-decoration:none;
	cursor:pointer;
}
a.slider-num:hover{
	background-color:#f70;
}
a.cur_num{
	background-color:#f70;
}
#content #show #rand{
	position:absolute;
	top:270px;
	width:315px;
	height:85px;
	overflow:hidden;
	border:1px solid #f7d9d9;
	padding:10px;
}
#r_left p{
	margin-top:5px;
	line-height:150%;
	text-indent:2em;}
#r_right{
	float:right;
	margin:8px 0 0 5px;
}
#content #show #rand img{
	width:80px;
	height:80px;
	display:inline;
}
a.cur-num{
	background-color:#f70;
}
#ad_middle{
	padding-top:5px;
}
#picture, #custom-codes{
	margin:10px 0;
	border:1px solid #f7d9d9;
}
#picture h4, #custom-codes h4{
	background:url("title.png") no-repeat right top;
	height:26px;
	border-bottom: 1px solid #f7d9d9;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	line-height:26px;
	padding-left:10px;
	color:#c00;	
}
#picture h4 a, #custom-codes h4 a{
	font-size:16px;
	font-weight:bold;
	line-height:26px;
	margin-left:10px;	
}
#picture img{
	width:150px;
	height:150px;
	border: 1px solid #f7d9d9;
	padding:5px;	
}
#picture ul{
	margin-left:15px;
}
#picture li{
	list-style-type:none;
	float:left;
	width:150px;
	height:150px;
	margin-right:26px;
	margin-bottom:50px;
}
#picture li a{
	display:block;
}
.p_title{
	text-align:center;
	padding:10px 0;
}
#list{
	margin:5px 0;
}
.cat_list{
	width:357px;
	height:220px;
	overflow:hidden;
	border: 1px solid #f7d9d9;
	margin:5px 10px 5px 0;
	float:left;
}
.list_title{
	height:26px;
	background:url("title.png") no-repeat right top;
	border-bottom: 1px solid #f7d9d9;
	line-height:26px;
	padding-left:10px;	
}
.list_title h4{	
	font-size:14px;
	font-weight:bold;
	float:left;
}
.list_more{
	float:right;
	margin-right:5px;
}
.list_main{
	padding:5px;
}
.list_main .l_right{
	line-height:150%;
}
#list .list_main img{
	width:90px;
	height:60px;
	display:block;
	float:left;
	margin-right:10px;
}
.list_main p{
	color:#777;
}
.list_main a{
	color:#444;
}
.list_main .l_right a{
	font-size:14px;
	font-weight:bold;
}
.list_main li{
	line-height:200%;
}



#sidebar{
	width:250px;
	float:right;
}
#sidebar a{
	color:#444;
}
#sidebar a:hover{
	color:#F30;
}
#sidebar li{
	list-style-type:none;
}
.widget{
	border: 1px solid #f7d9d9;
	margin-bottom:10px;
	padding-bottom:10px;
	overflow:hidden;
}
.widgettitle{
	background:url("title.png") no-repeat -100px top;
	height:26px;
	line-height:26px;
	border-bottom: 1px solid #f7d9d9;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	color:#c00;
}
#sidebar .widget ul li{
	line-height:160%;
	margin:0 10px;
	padding:5px 0 5px 0;
	border-bottom:1px dotted #f7d9d9;
}
.widget .cat-item{
	font-size:14px;
}
.widget .tagcloud{
	padding:0 5px;
}
#wp-calendar{
	width:100%;
	padding:0 5px;
}
#wp-calendar caption{
	font-size:13px;
	font-weight:bold;
}
#wp-calendar th,#wp-calendar td{
    text-align:center;
}
.widget input#s{
    width:130px;
}
.widget #searchform{
    padding:10px 5px 0;
}


#footer{
	padding:20px 0;
}
#friendlink li{
    list-style-type:none;
    float:left;
    padding-right:10px;
}
#friendlink{
	border: 1px solid #f7d9d9;
	padding:5px 5px 10px 5px;
}
#friendlink h4{
    font-size:13px;
    font-weight:bold;
    padding:5px;
    border-bottom: 1px solid #f7d9d9;
    margin-bottom:10px;
}
#footer a,#footer{
	color:#666;
}
#footer #bottom{
	margin:20px auto 10px;
	border-top:1px solid #f7d9d9;
	padding:15px 0 0;
}
#footer #bottom ul{
	text-align:center;
}
#footer #bottom li{
	display:inline;	
}
#copyright{
    text-align:center;
    margin-top:20px;
}
#copyright a{
    font-weight:bold;
}


#crumbs{
	background:url("icon.png") no-repeat left -38px;
	height:25px;
	line-height:25px;
	padding-left:18px;
	border-bottom: 1px solid #f7d9d9;
	margin-bottom:10px;
}
#archive_list li{
	list-style-type:none;
	font-size:14px;
	line-height:200%;
}
#archive_list .dotted{
	border-bottom:1px dotted #f7d9d9;
	padding-bottom:10px;
	margin-bottom:10px;
}
#archive_list .a_left{
	width:550px;
	float:left;
}
#archive_list .a_right{
	float:right;
	color:#888;
	font-size:12px;
}
#description{
	color:#666;
	text-indent:2em;
	line-height:160%;
	margin-bottom:10px;
	border:1px solid #f7d9d9;
	background-color:#f4eded;
	padding:10px;
}
#pagenavi{
	text-align:center;
	padding:20px 0;
}
#pagenavi a{
    border:1px solid #c00;
    padding:2px 5px;
    text-decoration:none;
    color:#c00;
}
#pagenavi .current{
    color:#666;
	padding:0 2px;
}
#archive_list .s_excerpt{
	font-size:12px;
	color:#666;
	line-height:150%;
	text-indent:2em;
	margin-bottom:10px;
}


.b_list{width:728px;float:left;overflow:hidden;}
.b_list .list_all{width:728px;list-style:none;clear:both;margin:0 auto;overflow:Hidden;} 
.b_list .list_all h2,.b_list .list_content h2,.post_content .p_list h2{background:#F5F5F5;font-size:16px;height:35px;width:716px;border-bottom:2px solid #F53D3D;line-height:35px;margin:10px 0;padding-left:10px;}
.b_list .list_all li{float:left;width:229px;height:229px;text-align:center;border:1px solid #CCCCCC;padding:5px 3px;margin:0 3px 10px 2px;overflow:Hidden;}  
.b_list .list_all li:hover{border:1px solid #F53D3D;}
.b_list .list_all li img{width:227px;height:200px;}
#container .post_content .post_more{padding-bottom:20px;}
.b_list .list_content{width:728px;clear:both;margin:0 auto;overflow:Hidden;} 
.b_list ul.related_post{width:728px;list-style:none;clear:both;margin:0 auto;overflow:Hidden;}
.b_list ul.related_post li{float:left;width:229px;height:235px;text-align:center;border:1px solid #CCCCCC;padding:5px 3px;margin:0 3px 10px 2px;overflow:Hidden;} 
.b_list ul.related_post li:hover{border:1px solid #F53D3D;}
.b_list ul.related_post li a img{width:227px;height:200px;}



.post,.page{
	border: 1px solid #f7d9d9;
	padding:10px;
}
.post h1,.page h1{
	font-size:26px;
	font-weight:bold;
	text-align:center;
	margin:10px 0;
}
.post #top_meta,.page #top_meta{
	text-align:center;
	color:#999;
	border-bottom:1px dotted #f7d9d9; 
	padding-bottom:10px;
	margin-bottom:10px;
}
.post #top_meta a,.page #top_meta a{
	color:#999;
}
.post_content{
	background-color:#F1FEDD;
	text-indent:1.6em;
	font-size:16px;
	line-height:188%;
}
.post_content p{
	margin-bottom:10px;
}
#excerpt{
	border:1px solid #f7d9d9;
	background-color:#F4EDED;
	line-height:150%;
	padding:10px;
	margin-bottom:10px;
	color:#777;
}
.post_content img{
	max-width:90%;
	-width: expression(width&gt;635?"635px":true);
	height:auto;
}
.post #cat_meta,.page #cat_meta{
    float:left;
    font-weight:bold;
	margin-right:10px;
}
.post #tag_meta,.page #tag_meta{
    float:left;
    font-weight:bold;
}
.post #cat_meta a,.post #tag_meta a,.page #cat_meta a,.page #tag_meta a{
    font-weight:normal;
}
.post #bottom_meta,.page #bottom_meta{
	padding:20px 0 30px 0;
}
.post #pages,.page #pages{
	text-align:center;
	margin-bottom:20px;
	margin-right:20px;
}
.post #pages a,.page #pages a{
	border:1px solid #c00;
	text-decoration:none;
	padding:2px 4px 2px 5px;
}
.post #previous,.post #next,.page #previous,.page #next{
	font-size:14px;
	line-height:160%;
	width:330px;
	float:left;
	margin-right:20px;
	height:20px;
	overflow:hidden;
}
.post #previous a,.post #next a,.page #previous a,.page #next a{
	color:#444;
}
.post #relative{
	border-top:1px dashed #F7D9D9;
	margin-top:10px;
	padding-top:10px;
}
.post #relative h4{
    font-size:16px;
    font-weight:bold;
	margin-bottom:10px;
	color:#c00;
}
.post #relative li{
	list-style-type:none;
	color:#999;
	width:330px;
	float:left;
	margin-right:20px;
}
.post #relative li a{
	font-size:14px;
	line-height:160%;
}
img.aligncenter{
	display:block;
	margin:0 auto;
}


#comments_list,#respond{
	margin:20px 0;
	border: 1px solid #f7d9d9;
	padding:0 10px 20px;
	line-height:200%;
}
#comments_list{
	background:url("business_user_comment.png") no-repeat;
}
#comments_list li{
	list-style-type:none;
}
#comments_list li a{
	color:#999;
}
#comments_list li p{
	font-size:14px;
}
#comments_list .depth-1{
	border-bottom:1px dotted #f7d9d9;
	margin-bottom:10px;
}
#comments_list h4,h3#reply-title{
	font-size:14px;
	font-weight:bold;
	height:26px;
	background:url("title.png") no-repeat right top;
	border-bottom:1px solid #f7d9d9;
	line-height:26px;
	color:#c00;
}
#comments_list h4{
	padding-left:20px;
	margin-bottom:10px;
}
#comments_list .children{
	margin-left:40px;
}
#respond textarea{
	width:95%;
	display:block;
	margin:10px 0;
}
#respond{
	background:url("comments.png") no-repeat;
}
h3#reply-title{
	padding-left:20px;
}
#respond #submit{
	background:url("button.png") no-repeat right top;
	height:24px;
	border:none;
	width:auto;
	color:white;
	cursor:pointer;
}
#comments_list li #respond p{
	font-size:12px;
}
#respond .form-submit{
	background:url("button.png") no-repeat;
	width:64px;
}
.form-allowed-tags{
	color:#999;
}
.required,.comment-awaiting-moderation{
	color:red;
}
#author{
    margin-left:25px;
}
#url{
    margin-left:44px;
}
.comment-form-author,.comment-form-email,.comment-form-url{
	margin-bottom:10px;
}


.error404 #content h1{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin-top:50px;
}
#cpr,#cpr a{
	color:#999;
	font-weight:normal;
}
#cpr{
	text-align:center;
}
@-moz-document url-prefix(){
	input#url{margin-left:42px;}
}
#ie9 input#url,#ie8 input#url,#ie7 input#url,#ie6 input#url{margin-left:42px;}
#ie7 #recent{
	padding-top:20px;
	padding-bottom:20px;
}
#ie6 #recent{
	padding-top:20px;
	padding-bottom:6px;
}
#ie8 #recent{
	padding-bottom:25px;
}
#ie6 #h_nav{
	margin-top:0;
}
#ie6 #picture li{
	margin-right:14px;
	margin-bottom:0;
}
#ie7 #footer,#ie6 #footer{
	margin-top:-40px;
}
#ie7 #content #recent{
	height:340px;
}
#ie8 #content #recent,#ie6 #content #recent{
	height:350px;
}

.u142_pagenavi {font-weight: bold;color: black;}
.spnavi {padding-right: 10px;}
.u142_pagenavi a {margin-left: 3px;background: #EEE;display: inline-block;height: 16px;line-height: 16px;padding: 0 5px;text-align: center;color: #B10000;border-radius: 2px;border: 1px solid #E5E5E5;vertical-align: middle;}</pre></body></html>