body, dl, dt, dd, ol, ul, pre, form, field, input, p, blockquote, th, td, h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
    margin: 0;
    padding: 0;
}
body {
    color: #474747;
    font-family: "宋体";
}
a {
    color: #474747;
    text-decoration: none;
}
a:hover {
    color: #bf0000;
    text-decoration: underline;
}
.think_run_time {
    margin: 0 auto;
    text-align: center;
}
ul, ol {
    list-style: outside none none;
}
input, textarea, select, button, file {
    font-size: 12px;
    margin: 0;
}
img {
    border: medium none;
    vertical-align: middle;
}
input, select, textarea, .textarea_style {
    vertical-align: middle;
}
em, i {
    font-style: normal;
    font-weight: normal;
}
.date {
    color: #ccc;
    font-family: "宋体";
    font-size: 11px;
    margin-right: 8px;
}
.c {
    clear: both;
    font-size: 0;
    font-style: normal;
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.h10 {
    clear: both;
    height: 10px;
    line-height: 10px;
    overflow: hidden;
}
.w1000 {
    margin: 20px auto 0;
    width: 1080px;
	padding-bottom:30px;
}
.list_content {
    overflow: hidden;
}
.leftbox {
    float: left;
    overflow: hidden;
    width: 790px;
	padding-right:20px;
}
.rightbox {
    float: left;
    margin-left: 30px;
}
.pos {
    border-bottom: 3px solid #eee;
    padding: 10px;
}
.title {
    font-size: 24px;
    margin: 30px auto 10px;
    text-align: center;
	font-family:"软件雅黑";
}
.info {
    margin: 0 auto 20px;
    text-align: center;
    width: 750px;
}
.info span {
    padding: 0 7px;
}
.info span font {
    color: #999;
}
.intro {
    background: #f0f0f0 none repeat scroll 0 0;
    color: #706a6a;
    font-size: 12px;
    line-height: 24px;
    margin: 15px auto;
    padding: 10px 15px;
    width: 600px;
}
.intro p {
    line-height: 200%;
}
.intro p span {
    background: #2b8cc9 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    margin-right: 10px;
    text-align: center;
    width: 38px;
}
.art {
    color: #333;
    font-size: 14px;
    line-height: 30px;
    margin: 15px auto;
}
.art p {
    color: #333;
    font-family: "微软雅黑";
    font-size: 16px;
    margin-bottom: 15px;
}
.yuedou{
background:url("../images/like.png") no-repeat scroll 0 0;
    display: block;
    height: 60px;
    overflow: hidden;
    width: 60px;
	
/* padding:20px; */
	margin:0 auto;
}
.tongji{
    margin: 0 auto;
	
    line-height: 20px;

    width: 60px;
    text-align: center;
}
	

.flTag{
	border: 1px solid #dcdcdc;
    margin-bottom: 22px;
    overflow: hidden;
}
.diyTag{
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    position: relative;
    padding: 0 10px;
    background-color: #F5F5F5;
}
.flTag ul{ 
	overflow:hidden;
	padding:15px;
}
.flTag li{
    float: left;
    width: 72px;
    height: 27px;
    border: 1px solid #E1E6EB;
    margin-right: 5px;
    margin-bottom: 10px;
	line-height:27px;
	text-align:center;
}
.flTag li a{
	text-decoration:none;
	display:block;
}
.flTag li:hover{
	background:#E1E6EB;
	color:#fff;
}