<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("../../../css/common.css");

.pub_footerall{border-top:none !important;}
.nav_top_2011{margin-bottom:0 !important;}
body{background:url(../images/body_bg.gif) repeat-x 0 2px; margin:0;color:#333; text-align:center;font-size:12px;font-family:Arial,Console,Verdana,Courier New;}
a{color:#369; text-decoration:none;}
a:hover{text-decoration:none;color:#200;}
ul{
	list-style: none;
}

#container{background:url(../images/head_bg.jpg) no-repeat center 0;}

/* header style */
#header{width:980px; height:30px; margin:0 auto; padding:35px 0 0 0; text-align:left;}
.header{}
#blog_title{}
#blog_title h2{display:inline-block; float:left; margin:0 20px 0 0; color:#fff; font:bold 24px/30px 'Microsoft YaHei';}
#blog_title h3{display:inline-block; float:left; padding:2px 0 0 0; color:#fff; font:normal 14px/21px  'Microsoft YaHei';max-width:456px; margin-top:5px;clear:both;height:21px; overflow: hidden;}
#blog_title a{color:#fff;}
#blog_title a:hover{color:#def;text-decoration:none;}
/* navigator style */
#navigator{display:block; *display:inline-block; width:980px; height:42px; margin:0 auto; padding:0;position:relative;top:-10px;text-align:left;}
.navigator{text-align:right;}
.navigator:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
	.navigator ul{float:right;}
	.navigator li{display:inline; float:left; margin:0 5px;}
	.navigator li a{display:inline-block; height:26px; padding:0 0 0 10px; color:#666; background:url(../../../images/btn_pub_nav.gif) no-repeat left 0; font:normal 12px/26px Arial, Helvetica, sans-serif; text-decoration:none; cursor:pointer;}
	.navigator li a span{display:inline-block; height:16px; padding:5px 10px 5px 0; background:url(../../../images/btn_pub_nav.gif) no-repeat right -26px; line-height:16px;}
	.navigator li a span img{margin:0 4px 0 0; vertical-align:middle;}

/* body style */
#container{width:100%;clear:both;}
#body{display:block;  *display:inline-block; width:960px; margin:0 auto;margin-top:-5px; padding:9px; border:solid 1px #ddd; background:#fff; -webkit-border-radius:8px; -moz-border-radius:8px; -khtml-border-radius:8px; border-radius:8px; /*-moz-box-shadow:0 0 10px #333; -webkit-box-shadow:0 0 10px #333;*/ text-align:left;}
#body:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}

/* box title style */
.panel_head { clear: both; height: 30px; padding: 0 10px; border-radius:4px; background: url(../images/tit_bg.gif) repeat-x top; color: #333; font: bold 12px/30px Arial; text-indent: 5px; }
.panel{margin:0 0 10px 0; padding:7px; border:solid 1px #ddd; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px;}
.side .panel_body{padding:4px 5px;}
.panel_body li{color:#666;margin:8px 0px;}
.panel_body li span{}
.panel_body li a{/*color:#ff2a00;*/}

#main{float:right; width:748px; overflow:hidden; padding:7px 0; border:solid 1px #ddd; border-radius:4px;}

.notice{margin:10px 2px; padding:2px 4px 2px 20px; border:dashed 1px #f8cc7e; background:#fffce7 url(../../../images/ico_notice.png) no-repeat 5px center; _background:#fffce7 url(../../../images/ico_notice.gif) no-repeat 5px center; font:normal 12px/22px Arial;}
.notice a{color:#ff5a00;}

/* article style */
.list_item{display:block; *display:inline-block; clear:both; background:url(../images/line_1.gif) repeat-x bottom;}
.list_item:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.list{margin:20px 20px 0 20px;}

	/* title style on list */
	.article_title{display:block; margin:5px 0px; color:#000; font:normal 20px/30px  'Microsoft YaHei';}
	.article_title:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
	.article_title a{color:#000;}
	.article_title a:hover{color:#666;}

	/* article type icon */
	.article_title .ico{display:inline-block; width:19px; height:19px; margin:0 2px 0 0;}
	.article_title .ico_type_Original{background:url(../../../images/ico_Original.gif) no-repeat 0 0; vertical-align:middle;}/* 鍘熷垱icon */
	.article_title .ico_type_Repost{background:url(../../../images/ico_Repost.gif) no-repeat 0 0; vertical-align:middle;}/* 杞浇icon */
	.article_title .ico_type_Translated{background:url(../../../images/ico_Translated.gif) no-repeat 0 0; vertical-align:middle;}/* 杞浇icon */

	/* article title */
	.article_title h1{display:inline; font:normal 20px/30px  'Microsoft YaHei'; vertical-align:middle;}

	/* article summary */
	.article_description{color:#666; font:normal 14px/24px Arial;}

	/* article control area */
	.article_manage{padding:5px 0; color:#999; font:normal 12px/24px Arial; text-align:right;}
	.article_manage span{margin:0 5px;}
	/*.article_manage a{color:#ff2a00;}*/
	.article_manage .link_postdate{margin:0 5px 0 0;}
	.article_manage .link_view{padding:0 0 0 14px; background:url(../../../images/ico_view.png) no-repeat left center; _background:url(../../../images/ico_view.gif) no-repeat left center;}
	.article_manage .link_comments{padding:0 0 0 14px; background:url(../../../images/ico_comm.png) no-repeat left center; _background:url(../../../images/ico_comm.gif) no-repeat left center;}
	.article_manage .link_categories{float:left;}
	/* article list view */
	.list_view{margin:0 20px; padding:5px 0;}
.list_view .article_title{display:inline; float:left; height:30px; text-overflow:ellipsis; margin:0 !important; font:normal 14px/30px Arial !important;}
	.list_view .article_title:after{content:"...";}
	.list_view .article_title h3{font:normal 12px/30px Arial !important;}
	.list_view .article_title h1{font:normal 12px/30px Arial !important;}
	.list_view .article_manage{display:inline; float:right; padding:0 !important; line-height:30px !important; text-align:right !important; white-space:nowrap;}
	.list_view .article_description{display:none !important;}
	.list_view .article_manage span{margin:0 !important;}

	/* article details */
	.details{margin:20px;}
	.details .article_content{margin:20px 0 0 0;font-family:Courier New,Console,Verdana,"寰蒋闆呴粦";font:normal 14px/26px Arial; }
	/* article content initialvalue style */

	.article_next_prev{display:block; *display:inline-block; color:#666; font:normal 14px/24px "Microsoft YaHei",Arial, Helvetica, sans-serif;clear:both; float:left;margin:0px 0 5px 0;padding: 0; padding-top:10px;}
	.article_next_prev li{list-style-type:none;clear:both; padding:0 0 3px; overflow:hidden;}
	.article_next_prev:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
	.article_next_prev li span{display:block; float:left;width:52px; padding:0 0 0 27px;height:26px;background-color:#999999; color:#fff; font-size:14px;margin-right:7px;}
	.article_next_prev li:hover span{background-color:#c00;}
	.article_next_prev li.prev_article span{background-image:url(../images/blog-page-arr.png);background-repeat:no-repeat;background-position:9px 8px;}
	.article_next_prev li.next_article span{background-image:url(../images/blog-page-arr.png);background-repeat:no-repeat;background-position:9px -22px;}
	.article_next_prev li a{display:block; float:left;font-size:14px; color:#333333;}
	.article_next_prev li a:link,.article_next_prev li a:visited,.article_next_prev li a:hover{color:#333;}
	.article_next_prev li:hover a,
	.article_next_prev li:hover a:link,
	.article_next_prev li:hover a:visited,
	.article_next_prev li:hover a:hover{color:#c00;}

	.commentform ul{margin:0px;}
	.commentform li{margin:0px;list-style-type:none;}
/* digg style */
.ico_expert{width:69px; height:60px; margin:0 auto; background:url(../../../images/ico_expert.jpg) no-repeat 0 0; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="images/ico_expert.png");}

#digg{display:block; *display:inline-block; clear:both; width:182px; _width:188px;margin:0 auto; padding:30px 0 15px; text-align:center;}
#digg:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
	.digg{display:inline-block; float:left; width: 72px; height: 72px; overflow:hidden; margin:0 2px; background:#ff7900; text-align:center;}
	.digg dt{margin:0px;padding:12px 0 3px 0; color:#fff; font:normal 27px/30px  'Microsoft YaHei';}
	.digg dd{margin:0px;color:#fff; font:normal 12px/22px Arial;}
	.digg_enable{ background:#ff7900; text-align:center; cursor:pointer;}
	.digg_disable{ color:#fff;background:#999;}
	.digg_disable dd{color:#fff;}
/* page navigation style */
.pagelist{clear:both; padding:15px 0; color:#666; font:normal 12px/24px Arial; text-align:center;}
.pagelist a{display:inline-block; height:22px; margin:0 2px; padding:0 8px; border:solid 1px #dbe5ee; -moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px; border-radius:2px; background:#fff; color:#333; font:normal 12px/22px Arial, Helvetica, sans-serif; cursor:pointer;}
	.pagelist strong{display:inline-block; height:24px; margin:0 3px; padding:0 8px; border:none; -moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px; border-radius:2px; background:#07519a; color:#fff; font-weight:normal; line-height:24px; text-decoration:none;}
	.pagelist a:hover{height:24px; margin:0 3px; border:none; background:#07519a; color:#fff; line-height:24px; text-decoration:none;}
	.pagelist a.select{cursor:default;}


#side{float:left; width:200px; overflow:hidden;line-height:120%; }
#side a{color:#369;}
#side a:hover{color:#200;}

/* personal information */
#panel_Profile{ }
#panel_Profile span{color:#333;}
	#blog_userface{margin:0 0 5px 0; padding:10px; text-align:center;}
	#blog_userface img{max-width:160px; padding:2px; border:solid 1px #ddd;}
	#blog_userface span{display:block; font-weight:bold; text-align:center;}
	#blog_medal{text-align:center;}

	#blog_rank{
		display:block;
		*display:inline-block;
		margin:5px;
		padding:0 0 5px 0;
		background:url(../images/line_1.gif) repeat-x bottom;
		list-style: none;
	}
	#blog_rank:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
	#blog_rank li{}
	#blog_rank li span{}

	#blog_statistics{display:block; *display:inline-block; margin:0 5px;}
	#blog_statistics:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
	#blog_statistics li{float:left; width:50%;margin:4px 0px;}
	#blog_statistics li span{}
	#blog_statistics li a{}

/* search */
#panel_Search{ }

	#panel_Search form{display:block; *display:inline-block; height:24px; padding:0 3px; overflow:hidden; margin-top:10px;border:solid 1px #ccc; background:url(../images/search_bg.gif) repeat-x top;}
	#panel_Search .panel_body:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
	#panel_Search .panel_body span{float:left;}
	#panel_Search .panel_body .blogsearch{width:140px; height:20px; margin:2px 5px 0 0; border:none; *border:solid 1px #fff; color:#666;}/* search input */
	#panel_Search .panel_body #btnSubmit{text-indent: -1000px;border:none;display:inline-block; width:16px; height:16px; overflow:hidden; margin:5px 0 0 0; background:url(../images/ico_sear.gif) no-repeat 0 0; line-height:999px; cursor:pointer;}/* search icon */

/* classfiy */
#panel_Category{ }

#newcomments{}
#load_comments{cursor:pointer;font-size:14px;font-family:"寰蒋闆呴粦";line-height:30px;border:solid 1px #ddd;margin:5px;display:block;height:30px;text-align:center;background:url(http://static.blog.csdn.net/skin/default/images/commentsbarbg.jpg) repeat-x bottom 0;}
/* archive */
#panel_Archive{}
#panel_Archive li{display:block; *display:inline-block;}
#panel_Archive li:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
/*#panel_Archive li a{color:#333;}*/
#panel_Archive .list_closed{float:right; padding:0 0 0 12px; background:url(../../../images/arrow_down.gif) no-repeat left center; color:#666; cursor:pointer;}
#panel_Archive .list_opended{float:right; padding:0 0 0 12px; background:url(../../../images/arrow_up.gif) no-repeat left center; color:#666; cursor:pointer;}
#archive_list{display:block; *display:inline-block;}
#archive_list:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}

.comment_item fieldset{padding:0 10px; border:solid 1px #ddd; background-color:#f1f1f1;color:#999;}
.comment_head,.commentform_title{border-radius:5px;clear: both; background:#f1f1f1; color:#888; padding:1px 4px; }
.comment_reply .comment_head{background-color:#ddd;}
.comment_reply{background-color:#f6f6f6;}
.newcomment{ border: 1px solid #eee; padding: 10px; line-height: 20px; margin: 5px; width: 90%; background-color: #f6f6f6; }
.commentform_title{color:#000; font-size:14px;}
.commentform .comment_btn{width:85px; height:26px; margin:10px 0 0 90px; border:none; background:url(../images/submit_bg.gif) no-repeat 0 0; color:#666; font:normal 12px/26px Arial, Helvetica, sans-serif; text-align:center;}

/* recommendations */
.blog-associat-tag{
	clear:both;
	overflow:hidden;
	padding:25px 20px 10px;
	margin:10px 0px 0;
	background:#f5f5f5;
	}
.blog-associat-tag dt,.blog-associat-tag dd{
	float:left;
	margin:0;
	padding:0;
	line-height:23px;
	}
.blog-associat-tag dt{
	font:normal normal 16px/23px "Microsoft YaHei";
	width:86px;
	}
.blog-tage-red{
  display:block;
  float:left;
  height:20px;
  line-height:20px;
  color:#333333;
  padding:0 14px;
  border-radius:10px;
  margin:2px 5px 0;
  background:#e7e7e7;
}
.blog-tage-red:link,.blog-tage-red:visited{
	color:#333333;
}
.blog-tage-red:hover{
	background:#cc0000;
	color:#fff;
}
.blog-ass-articl{
	clear:both;
	overflow:hidden;
	margin:0px 0px 10px;
	padding:0 20px 20px;
	background:#f5f5f5;
	}
.blog-ass-articl dt{
	clear:both;
	overflow:visible;
	font:normal normal 16px/35px "Microsoft YaHei";
	margin:0;
	padding:0;
	height:35px;
	margin:10px 0 15px;
	border-bottom:2px solid #cccccc;
	}
.blog-ass-articl dt span{
	display:block;
	float:left;
	height:35px;
	border-bottom:2px #cc0000 solid;
}
.blog-ass-articl dd{
	color:#369;
	width:42%;
	float:left;
	overflow:hidden;
	font:normal normal 12px/23px "SimSun";
	height:23px;
	margin:0;
	padding: 0 0 0 10px;
	margin-right:30px;
	background: url(../images/blog-dot-red3.gif) no-repeat 0 10px;
}
.blog-ass-articl dd a:link,.blog-ass-articl dd a:visited,.blog-ass-articl dd a:hover{color:#000;}
.blog-ass-articl dd a:hover{text-decoration:underline;color:#cc0000;}

.details .article_content img{max-width:100%;}
.q-reply{
	cursor: pointer;
	border: 0px;
	bottom: 35px;
	min-width: 40px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	position: fixed;
	right: 40px;
	border-radius:0;
	line-height:16px;
	color:#fff;
	}
.backtop{
	cursor: pointer;
	border: 0px;
	bottom: 80px;
	min-width: 40px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	position: fixed;
	right: 40px;
	border-radius:0;
	line-height:16px;
	color:#fff;
	}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}</pre></body></html>