@CHARSET "UTF-8";
/*!
 * 个人域名发布系统
 * 版本: 1.0.1 (2014/05/15)
 * 版权: 极开发工作室
 * Q Q: 460384
 * 网址: http://www.jkf.cn
 */
.news_list{
	width: 690px;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #c6c6c6;
	margin-bottom: 25px;
}

.news_list .b{margin-bottom:10px;}
.news_list .b-news{padding:10px 10px;}
.news_list .b-bd{padding:10px 20px;}

/*= List =*/
.b-news .b-bd .l-article-s li{border-bottom:1px #cfcfcf dashed;padding:10px 0;list-style-type: square;}
.b-news .b-bd .l-article-s li .extra{float:right;}
.b-news .b-bd .l-article-s li .time{color:#999;}
.b-news .b-bd .pagenation-wraper{padding:20px 0 5px 0;}
.b-news .b-bd .l-article-s a{
	color: #333;
}
.b-news a:hover,a:active{
	text-decoration: underline;
}
.col-main{float:left;width:100%;min-height:1px;}

/*=====================================
 * Pager Style
 *=====================================*/
.pagenation{float:right;}
.pagenation .pages,
.pagenation .pages li,
.pagenation .pages a,
.pagenation .pages span,
.pagenation .jump{float:left;}
.pagenation .pages li{margin-right:4px;color:#999;}
.pagenation .pages a,
.pagenation .pages span{padding:0 9px 0 8px;border:1px #ccc solid;background:#fff;line-height:200%;}
.pagenation .pages .current span{border:1px #fd8900 solid;background:#fd8900;font-weight:bold;color:#fff;}
.pagenation .pages .prev a,
.pagenation .pages .prev span{padding-left:16px;}
.pagenation .pages .next a,
.pagenation .pages .next span{padding-right:16px;}
.pagenation .pages .prev a{background:url(img/style/small-sprites.gif) no-repeat 6px -119px;}
.pagenation .pages .prev span{background:url(img/style/small-sprites.gif) no-repeat 6px -81px;}
.pagenation .pages .next a{background:url(img/style/small-sprites.gif) no-repeat 47px -138px;}
.pagenation .pages .next span{background:url(img/style/small-sprites.gif) no-repeat 47px -100px;}
.pagenation .pages .break{padding:4px 5px 0;}
.pagenation .pages a{color: #333333;}
.pagenation .pages a:hover,
.pagenation .pages a:active{background-color:#eee;color:#000;text-decoration:none;}

/*=====================================
 * Detail Style
 *=====================================*/
.news_content{
	float: left;
	width: 645px;
	height: auto;
	border: 1px #dddddd solid;
	padding: 10px;
	float: left;
	margin-bottom: 10px;
	background-color: #ffffff;
}

.news_content a{
	color: #00C;
	text-decoration: underline;
}

.news_content a:link{
	color: #00C;
	text-decoration: underline;
}

.news_content a:hover, a:active{
	COLOR: #ff7e00;
	text-decoration: underline;
}

h1.title_txt {
	border-bottom: #92cd78 1px dashed; font-family: "Microsoft yahei",sans-serif; color: #6fbc4c; font-size: 15px; padding-top:5px; padding-bottom:10px;text-align:center
}
.title_sub{width:100%;text-align:center;margin-top:20px;color:#666666;font-family: "宋体";font-weight: normal;font-size: 13px;}

.blogstory {
	line-height: 200%;  font-size: 14px;color:#000;
}
.blogstory p {
	padding-bottom: 0px; line-height: 200%;margin: 1em 0px 0.5em; padding-left: 0px; padding-right: 0px; padding-top: 0px;color:#000
}
.blogstory blockquote {
	border-bottom: #98a47f 1px dotted; border-left: #98a47f 1px dotted; padding-bottom: 10px; margin: 10px 0px; padding-left: 10px; padding-right: 10px; font: 12px simsun; background: #f5f5f5; border-top: #98a47f 1px dotted; border-right: #98a47f 1px dotted; padding-top: 10px
}
.blogstory em {
	font-style: italic
}
.blogstory h5 {
	margin: 1.5em 0px 0px; font: 12px verdana, sans-serif
}
.blogstory h5 a {
	padding-bottom: 0px; padding-left: 0.4em; padding-right: 0.4em; text-decoration: underline; padding-top: 0px
}
.blogstory ul {
	margin: 5px 0px 5px 35px
}
.blogstory ul li {
	padding-bottom: 2px; list-style-type: disc; padding-left: 0px; padding-right: 0px; padding-top: 2px
}
.blogstory ol {
	margin: 5px 0px 5px 35px
}
.blogstory ol li {
	padding-bottom: 2px; list-style-type: decimal; padding-left: 0px; padding-right: 0px; padding-top: 2px
}

.nextarticle{
	font-size: 14px;
}

.news_view_title {
	padding: 15px 0 10px 0;
	border-bottom: 1px dotted #d3d3d3;
	margin: 0 30px 20px;
	width: 633px;
	text-align: center;
}

.news_view_title h3 {
	font-size: 20px;
	line-height: 34px;
	color: #707070;
}

.news_view_content{
	padding: 1px 0 0 0;
	margin: 0 20px 0 30px;
}

.news_view_content .copyright{
	font-size: 12px;
	margin-top:50px;
	color: #808080;
}

.share{
	padding: 1px 0 0 0;
	margin: 0 20px 30px 30px;
	height: 50px;
}

#bdshare {
	clear:both;
padding-bottom: 2px;
}
.baidushare {
padding-top: 20px;
}