@charset "gb2312";
.con_content {
	overflow: hidden;
	width: 1000px;
	margin: auto;
	border: #CCC 1px solid
}
.about_box {
	padding: 20px;
	overflow: hidden;
}
.about_content {
	line-height: 24px;
	font-size: 14px;
	padding: 20px
}
.about_content p {
	/*margin-bottom: 15px;*/
	margin-bottom: 10px;
	/*text-indent: 2em*/
	/*文章详情页内容缩进2字符，比syntaxhighlighter的css位置效果多余*/
}
.about_content p img {
	margin: auto
}
.nh1 {
	line-height: 31px;
	height: 31px;
	font-size: 14px;
	border-bottom: #333 2px solid;
	color: #171717;
}
.nh1 span {
	float: right;
	font-size: 12px;
	color: #666;
	font-weight: normal
}
.nh1 span a {
	color: #666;
	margin: 0 5px
}
.nh1 span a:hover {
	color: #000
}
.a_title {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	line-height: 50px
}
/*文章内容*/
.p_title {
	text-align: center;
	font-size: 20px;
	color: #333;
	line-height: 50px;
}
.box_p {
	border: #ccc 1px dashed;
	text-align: center;
	padding: 5px 0;
	margin: 0 30px 10px 30px;
	color: #999;
}
.box_p a {
	color: #999
}
.box_p span {
	margin: 0 10px
}

/*文章列表*/
.bloglist {
	width: 620px;
	overflow: hidden;
	margin-bottom: 20px;
}
.bloglist h3 {
	margin: 20px 0 10px 0;
	color: #333;
	font-size: 16px;
	font-family: "微软雅黑";
}
.bloglist figure {
	float: left;
	width: 25%;
}
.bloglist figure img {
	padding: 4px;
	border: #f4f2f2 1px solid;
	width: 140px;
	height: 100px;
}
.bloglist ul {
	float: left;
	width: 70%;
	margin: 10px 0px 0 15px;
	line-height: 20px;
}
.dateview {
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 10px 0 0 0;
	display: inline-block;
	background: #f6f6f6 url(../images/time.jpg) 15px center no-repeat;
	line-height: 26px;
	height: 26px;
	color: #838383;
	padding-left: 25px
}
.dateview span {
	margin: 0 10px;
}
.dateview span a {
	color: #41607d;
}
a.readmore {
	background: #333;
	color: #fff;
	padding: 5px 10px;
	float: right;
	margin: 20px 0 0 0
}
.r_box {
	width: 300px;
	margin: 20px 0 0 0
}
.tit {
	line-height: 44px;
	color: #fff;
	font-size: 18px;
	height: 44px;
	background: url(../images/rtitbg.png) no-repeat;
	padding-left: 40px;
	margin: 0 0 10px 0
}
/* 关注我 */
.gzwm ul {
	width: 100%;
	overflow: hidden;
}
.gzwm li {
	width: 60px;
	margin: 0 10px 0 5px;
	float: left;
}
.gzwm li a {
	color: #747F8C;
	width: 62px;
	text-align: center;
	padding-top: 60px;
	float: left;
}
.gzwm .email {
	background: url(../images/gz01.png) no-repeat;
}
.gzwm .qq {
	background: url(../images/gz02.png) no-repeat;
}
.gzwm .tel {
	background: url(../images/gz03.png) no-repeat;
}
.gzwm .prize {
	background: url(../images/gz04.png) no-repeat;
}
.gzwm li a:hover {
	opacity: 0.6;
}
/*图文列表*/
.tuwen {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin: 20px 0
}
.tuwen li {
	overflow: hidden;
	clear: both;
	margin-bottom: 10px
}
.tuwen li img {
	width: 70px;
	height: 57px;
	float: left;
	margin-right: 15px
}
.tuwen li b {
	overflow: hidden;
	width: 100%;
	font-weight: normal;
	color: #333;
	font-size: 14px;
	line-height: 30px
}
.tuwen li span {
	color: #999;
	margin-right: 10px
}
.tuwen p {
	margin-top: 5px
}
.tulanmu {
	background: url(../images/lanmbq.png) no-repeat center left;
	padding-left: 17px
}
.tulanmu a {
	color: #999;
}
.tulanmu a:hover {
	color: #066
}
.tutime {
	background: url(../images/datepng.png) no-repeat left center;
	padding-left: 15px
}
.tuwen li:hover {
	background: #f4f3f3
}
/*排行*/
.rank li {
	height: 25px;
	line-height: 25px;
	clear: both;
	padding-left: 5px;
	overflow: hidden;
	padding-left: 15px;
	background: url(../images/libg.jpg) no-repeat left center;
}
.rank {
	margin: 10px 0
}
.rank li a {
	color: #333;
}
.rank li:first-child a {
	color: #f00;
	display: block;
}
.ph {
	overflow: hidden
}
/*首页右侧广告 300*/
.ad {
	width: 300px;
	overflow: hidden;
	margin: 30px 0
}
.ad img {
	width: 300px;
}

