﻿@charset "utf-8";

/* ---------------全局定义--------------- */
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
body {
	background: #FFF;
	font-family: "宋体";
	font-size: 12px;
	/*background:url(2012xn.jpg) top center no-repeat;padding-top:131px;*/
}
/* 链接 */
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F00;
}
a:visited {
	color: #333;
}

/* 字体大小 */
.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}

/* 表单样式 */
input, select, textarea {
	font-size: 12px;
	vertical-align: middle;
}
/* 更多 */
.more {
	position: absolute;
	right: 10px;
	top:125px;
	font-size:12px;
	color:#FFFFFF;
	float:right;
	font-weight: normal;
}
.more a {
	color:#FFFFFF;
}
/* ---------------页面布局--------------- */
.wrap {
	overflow: hidden;
	margin: 10px auto;
	width: 984px;
}

/* 左、中、右结构 */
.left {
	float: left;
	width: 224px;
}
.left0 {
	float: left;
	overflow:hidden;
}
.center {
	float: left;
	width: 523px;
	margin-left: 9px;
}
.right {
	float: left;
	width: 213px;
}
.right_1 {
	float: left;
	width: 213px;
	margin-top:15px;
}
.left_center {
	float: left;
	width: 762px;
	margin-right: 9px;
}
.sub_center {
	float: left;
	width: 530px;
	margin: 0 9px 0 0;
	border: #DBDBDB 1px solid;
	overflow:auto;
}

/* ---------------页眉--------------- */
.topbar {
	margin: auto;
	width: 1004px;
	height: 32px;
	background: url(../img/topbar.gif);
}
.topbar_l {
	float: left;
	width: 485px;
	padding: 2px 0 0 15px;
	background: url(../img/topbar_arrow.gif) no-repeat;
	line-height: 30px;
}
.topbar_r {
	float: left;
	width: 485px;
	padding: 2px 15px 0 0;
	background: url(../img/topbar_arrow.gif) no-repeat;
	line-height: 30px;
	text-align: right;
}

#header {
	position: relative;
	margin: auto;
	width: 1000px;
	height: 127px;
	background: url(../img/header.jpg) no-repeat;
}
h1 {
	position: absolute;
	top: 55px;
	left: 50px;
}

/* ---------------导航--------------- */
#nav {
	margin: auto;
	width: 1004px;
	height: 62px;
	background: url(../img/nav.jpg);
	overflow: hidden;
}
.nav_box {
	width: 1012px;
}
#nav ul {
	float: left;
	padding: 11px 6px 0 7px;
	*padding: 11px 6px 0 9px;
	color: #FFF;
}
#nav li {
	float: left;
	letter-spacing: -1px;
	*letter-spacing: -2px;
}
#nav li a {
	color: #FFF;
	line-height: 23px;
	letter-spacing: normal;
}
#nav li a:hover {
	background: url(../img/nav_current.gif);
}
#nav img {
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	background: url(../img/nav_line.gif) no-repeat right;
}

/* ---------------内容--------------- */
/* 最新提示 */
.tips {
	width: 762px;
	height: 32px;
	margin-bottom: 8px;
	background: url(../img/notice.gif);
	overflow: hidden;
}
.tips ul {
	padding: 5px 0 0 97px;
}
.tips li {
	float: left;
	width: 660px;
	height: 25px;
	padding-left: 15px;
	line-height: 25px;
}
/* 标题样式 */
.title_1 {
	position: relative;
	height: 27px;
	padding: 2px 0 0 32px;
	background: url(../img/title_1.gif);
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	line-height: 27px;
}
.title_1 a{
	color:#FFFFFF;
}
.title_11old {
	position: relative;
	height: 27px;
	padding: 2px 0 0 32px;
	background: url(../img/title_11.gif);
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	line-height: 27px;
}
.title_11 {
	position: relative;
	height: 27px;
	padding: 2px 0 0 38px;
	background: url(../img/title_11.gif);
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	line-height: 27px;
}

.title_11 a{
	color:#FFFFFF;
}

.title_12 {
	position: relative;
	height: 27px;
	padding: 2px 0 0 15px;
	background: url(../img/title_12.gif);
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	line-height: 27px;
}
.title_12 a{
	color:#FFFFFF;
}

.title_13 {
	position: relative;
	height: 27px;
	padding: 2px 0 0 32px;
	background: url(../img/title_13.gif);
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	line-height: 27px;
}
.title_13 a{
	color:#FFFFFF;
}
.title_2 {
	position: relative;
	height: 26px;
	padding-left: 15px;
	background: url(../img/title_09.gif) repeat-x;
	font-size: 12px;
	color: #F30;
	line-height: 26px;
	font-size:14px;
	color:#0267bc;
	font-weight:bold;
}
.title_2 ul {
	position: absolute;
	top: 3px;
	left:300px;
}
.sfgk{
	top:3px;
	right:0;
	position:absolute;
}
.title_2 li {
	float: left;
}
.title_2 li.out a {
	display: block;
	width: 73px;
	height: 23px;
	background:url(../img/sfg_01.jpg) no-repeat;
	font-size:12px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	color:#0267bc;
	margin-left:1px;
	font-weight: normal;
}
.title_2 li.over a {
	display: block;
	width: 73px;
	height: 23px;
	background:url(../img/sfg_02.jpg) no-repeat;
	font-size:12px;
	line-height: 23px;
	text-align: center;
	color:#0267bc;
	text-decoration: none;
	margin-left:1px;
}
.title_2 a{
color:#000;}
.title_02 {
	position: relative;
	height: 27px;
	padding-left: 32px;
	background: url(../img/title_16.gif);
	font-size: 14px;
	color: #F30;
	font-weight: bold;
	line-height: 26px;
}
.title_02 ul {
	position: absolute;
	top: 1px;;
	left: 0;
	
}
.title_02 li {
	float: left;
}
.title_02 li.out a {
	display: block;
	width: 94px;
	height: 25px;
	background:url(../img/ts_01.jpg) no-repeat;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	color:#0267bc;
	margin-left:1px;
	font-weight: normal;
}
.title_02 li.over a {
	display: block;
	width: 94px;
	height: 26px;
	background:url(../img/ts_02.jpg) no-repeat;
	line-height: 25px;
	text-align: center;
	color:#0267bc;
	text-decoration: none;
	margin-left:1px;
	padding-left:5px;
}
.title_02 a{
color:#000;}
.title_15 {
	position: relative;
	height: 26px;
	padding-left: 32px;
	background: url(../img/title_15.gif);
	font-size: 14px;
	color: #F30;
	font-weight: bold;
	line-height: 26px;
}
.title_15 a{
color:#000;}
.title_3 {
	position: relative;
	height: 27px;
	width:178px;
	padding-left: 35px;
	background: url(../img/title_3.gif) no-repeat;
	font-size: 14px;
	color: #0267bc;
	font-weight: bold;
	line-height: 27px;
}
.title_4 {
	position: relative;
	height: 27px;
	padding: 2px 0 0 35px;
	background: url(../img/title_4.gif);
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	line-height: 27px;
}
.title_5 {
	position: relative;
	height: 25px;
	padding: 2px 0 0 15px;
	background: url(../img/title_5.gif);
	font-size: 14px;
	color: #0267bc;
	font-weight: bold;
	line-height: 25px;
}
/* 信息公开 */
.public {
	margin-bottom: 10px;
}
.public ul {
	height: 155px;
	padding: 6px 0 2px 18px;
	border: #94BCEE 1px solid;
	border-top-width: 0;
}
.public li {
	float: left;
}
.public a {
	display: block;
	width: 60px;
	height: 28px;
	margin: 4px;
	padding: 2px 0 0 27px;
	background: url(../img/public_btn0.gif);
	color: #1665B0;
	line-height: 28px;
}
.public a:hover {
	color: #F00;
}

/* 办税指南 */
.guide {
	height: 234px;
	margin-bottom: 10px;
	background: url(../img/guide.gif);
}
.guide_title {
	padding: 2px 0 0 52px;
	font-size: 14px;
	color: #1665B0;
	font-weight: bold;
	line-height: 30px;
}
.guide li {
	padding: 8px 10px 5px 52px;
	color: #1665B0;
	line-height: 22px;
}
.guide a {
	color: #F00;
}
.guide a:hover {
	text-decoration: underline;
}
/* 税费知识 */
.knowledge {
	margin-bottom: 10px;
}
.knowledge ul {
	height: 120px;
	padding: 8px 0 0 5px;
	border: #94BCEE 1px solid;
	border-top-width: 0;
}
.knowledge li {
	padding-left: 10px;
	width:90px;
	float:left;
	padding-top:10px;
}
.knowledge a {
	color:#4c4948;
}
.knowledge1 {
	margin-bottom: 10px;
}
.knowledge1 ul {
	height: 130px;
	border: #94BCEE 1px solid;
	border-top-width: 0;
	line-height:24px;
}
.knowledge1 li {
	padding-left: 10px;
	margin-top:2px;
	width:200px;
	float:left;
}
.knowledge1 a {
	color:#4c4948;
}
.knowledge a:hover {
	color: #F00;
}
/* 纳税人权利和义务 */
.left_pic {
	margin-bottom: 10px;
}
/* 地市链接 */
.region ul {
	height: 210px;
	padding: 8px 0 4px 30px;
	border: #94BCEE 1px solid;
	border-top-width: 0;
}
.map {
	position: relative;
	height: 220px;
	background: url(../img/map.jpg) no-repeat;
}
.map a {
	position: absolute;
	padding: 3px;
	width: 25px;
}
/* 工作动态 */
.news {
	overflow: hidden;
	height: 265px;
	margin-bottom: 5px;
}
.news_title {
	position: relative;
	height: 27px;
	padding-left:15px;
	background: url(../img/news_title.gif);
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
}
.news_title ul {
	position: absolute;
	top: 1px;
	left: 0;
	
}
.news_title li {
	float: left;
}
.news_title li.out a {
	display: block;
	width: 94px;
	height: 25px;
	background:url(../img/ts_01.jpg) no-repeat;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	color:#0267bc;
	margin-left:1px;
	font-weight: normal;
	padding-left:5px;
}
.news_title li.over a {
	display: block;
	width: 94px;
	height: 26px;
	background:url(../img/ts_02.jpg) no-repeat;
	line-height: 26px;
	text-align: center;
	color:#0267bc;
	text-decoration: none;
	margin-left:1px;
	padding-left:5px;
}
.news_title a{
	color:#287ecc;
}
.news_more {
	position: absolute;
	top: 1px;
	right: 11px;
}
.news_more a {
	font-size: 12px;
	font-weight: normal;
}
.news_content {
	height: 220px;
	padding: 8px 0 0 5px;
	border: #9dcef1 1px solid;
	border-top-width: 0;
}
.news_pic {
	float: left;
	width: 210px;
	height: 190px;
	padding: 10px;
}
.news_content ul {
	float: left;
	margin-left: 5px;
	width: 265px;
	line-height: 24px;
}
.news_content li {
	padding-left: 5px;
}
/* 广告条 */
.ads_1 {
	margin-bottom: 10px;
}
/* 办公区域 */
.office {
	margin-bottom: 10px;
}
.office_label {
	float: left;
	width: 20px;
	height: 73px;
	padding: 10px 0 0 2px;
	background: url(../img/office_label.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.office_label a{
	color: #FFFFFF;
}
.office_s {
	padding: 13px 0 0 15px;
	height: 95px;
}
.office_s ul {
	float: left;
	width: 505px;
	padding-left: 10px;
}
.office_s li {
	float: left;
	padding: 0 45px 5px 0;
}
.office_s img {
	float: left;
}
.office_csfw{
	background: url(../img/box_nsfw.gif);
	width:523px;
	height:27px;
}
.office_gzcy{
	background: url(../img/box_gzcy.gif);
	width:523px;
	height:27px;
}
.office_g {
	padding: 10px 0 0 0;
	height:88px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a8d4f3;
	border-bottom-color: #a8d4f3;
	border-left-color: #a8d4f3;
}
.office_g ul {
	float: left;
	width: 505px;
	padding-left:10px;
}
.office_g li {
	float: left;
	padding: 8px 2px 0 0;
	margin-left:4px;
	
}
/* 税收法规 */
.statute {
	height: 178px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a8d4f3;
	border-bottom-color: #a8d4f3;
	border-left-color: #a8d4f3;
}
.statute_list {
	padding: 2px 0 10px 0;
	height: 80px;
	float:left;
}
.statute_label {
	float: left;
	width: 12px;
	height: 70px;
	padding: 7px 5px 0 8px;
	background: url(../img/statute_label.gif);
	color: #089ee8;
	line-height: 14px;
	vertical-align: middle;
}

.statute_label a{
	color:#089ee8;
}
.statute_list ul {
	float: left;
	padding: 5px 0 0 10px;
	width: 485px;
	line-height: 22px;
	color:#4c4948;
	fongt-size:12px;
}
.statute_more {
	height: 30px;
	padding-top: 50px;
}
.statute_list li{
	height: 24px;
	line-height:24px;
}
.statute_list li a{
	float: left;
	color:#4c4948;
}
.statute_list span{
	float: right;
}
/* 山西地税公告 */
.gonggao {
	height: 111px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #add7f4;
	border-bottom-color: #add7f4;
	border-left-color: #add7f4;
}
.gonggao li {
	float: left;
	width: 100px;
	padding: 10px 0 0 30px;
	line-height: 15px;
}
.right_2{
	float:left;
	overflow:hidden;
}
/* 站内搜索 */
.search{
	width:213px;
	overflow:hidden;
}
.search1{
	width:213px;
	overflow:hidden;
	margin-top:10px;
}
.search ul {
	width:211px;
	border: #A3D1F2 1px solid;
	border-top-width: 0;
}
.search li {
	padding: 6px 0 0 10px;
	line-height: 20px;
}
.search_text {
	height: 16px;
	padding: 2px 0 0 3px;
	border: #CCC 1px solid;
	line-height: 16px;
}
/* 精选栏目 */
.title_10 {
	background:url(../img/title_10.gif) no-repeat;
	position: relative;
	height: 27px;
	width:193px;
	padding-left: 20px;
	font-size: 14px;
	color: #009AE7;
	font-weight: bold;
	line-height: 27px;
}
.search_text1 {
	padding: 2px 0 0 3px;
	border: #a3d1f2 1px solid;
	height:308px;
	clear:both;
	margin-bottom:10px;
}
.search_text1 a {
	float: left;
	width:89px ;
	height:70px;
	margin-left:10px;
	margin-top:5px;
}
.search_text2 {
	clear:both;
}
.search_text2 li{
	line-height:15px;
}
/* 文章列表 */
.center_zj {
	color: #999999;
	overflow:hidden;
	border:1px solid #a3d1f2;
	float: left;
	width: 527px;
}
.content_1 {
	margin-bottom: 10px;
}
.content_1_title {
	padding-left: 25px;
	height: 35px;
	background: url(../img/content_title.gif) no-repeat;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	line-height: 33px;
}
/* 右侧菜单 */
.menu_1 {
	float: left;
	margin: 0 0 10px 0;
	width: 213px;
	overflow:auto;
}
.menu_1_title {
	width:188px;
	padding-left: 25px;
	background: url(../img/menu_1_title.gif) no-repeat;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	line-height: 33px;
}
.menu_1 ul {
	width: 213px;
	padding: 5px 0 5px 0;
	background: url(../img/menu_1_bg.gif);
}
.menu_1 li {
	margin: auto;
	width: 180px;
}
.menu_1 a {
	display: block;
	padding: 7px 0 5px 25px;
	width: 150px;
	height: 25px;
	background: url(../img/menu_1_list.gif) no-repeat center;
	line-height: 25px;
}
.menu_1_btm {
	height: 10px;
	background: url(../img/menu_1_btm.gif);
	overflow: hidden;
}
/* 通知公告 */
.notice{
	margin-top:10px;
}
.notice ul {
	height: 129px;
	margin-bottom: 10px;
	padding: 8px 0 0 3px;
	border: #94BCEE 1px solid;
	border-top-width: 0;
}
.notice li {
	padding-left: 3px;
}
.notice a {
	color: #4c4948;
	line-height: 24px;
}
.notice a:hover {
	color: #F00;
}
/* 我要咨询 */
.consultation {
	margin-bottom: 10px;
	text-align: center;
}
/* 热点问题 */
.ask {
	height: 247px;
	margin-bottom: 10px;
	padding: 5px 0 0 5px;
	border: 1px solid #a8d4f3;
}
.ask_tab {
	height: 25px;
}
.ask_tab li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.ask_tab a {
	display: block;
	padding: 3px 15px 0 15px;
	background:url(../img/box_22.gif);
	color: #000;
	cursor: pointer;
	font-weight: normal;
}
.ask_tab a.current {
	border-bottom-width: 0;
	background: #FFF;
	color: #0267bc;
	font-weight: bold;
}
.ask_list {
	padding: 6px;
}
.ask_list li {
	padding-left: 3px;
	line-height: 23px;
}
.ask_more {
	padding-right: 15px;
	text-align: right;
}
/* 专题聚焦 */
.topic {
	margin-bottom: 10px;
}
.topic ul {
	padding: 10px 0 0px 10px;
	border: #94BCEE 1px solid;
	border-top-width: 0;
}
.topic img {
	float: left;
	margin-bottom: 10px;
}
.topic_0 {
	margin-bottom: 10px;
}
.topic_0 ul {
	padding: 8px 0 0px 5px;
	border: #94BCEE 1px solid;
	border-top-width: 0;
	height:80px;
}
.topic_0 li {
	background:url(../img/box.png) no-repeat;
	height:21px;
	width:50px;
	float:left;
}

/* 税收政策 */
.policy {
	padding-bottom: 10px;
}
/* 友情链接 */
.link ul {
	height: 75px;
	padding: 0 0 10px 10px;
	border: #94BCEE 1px solid;
	border-top-width: 0;
}
.link li {
	padding-top: 15px;
}
/* 更多 */
.more {
	position: absolute;
	top: 27px;
	right: -45px;
}
.more a {
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}
.more_0 {
	position: absolute;
	top: 2px;
	right: 5px;
}
.more_0 a {
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
}
/* 在线问答 */
.answer_center{
	float: left;
	width: 748px;
	margin: 0 9px 0 9px;
	border: #DBDBDB 1px solid;
	padding: 1px;
}
.range{
	margin-top:15px;
	margin-left:10px;
	font-weight: bold;
}
.range_1{
	margin-top:10px;
	margin-left:10px;
}
.summary{
	overflow:hidden;
	float:left;
    clear:both;
    background:url(summary_05.jpg) no-repeat;
	width:700px;
	height:240px;
}
p.view{
	color:#313131;
	font-size:12px;
	text-indent: 2em;
	line-height:18px;
	margin-top:5px;
}
.anniu{
	float:right;
	background:url(anniu.gif) no-repeat;
	width:74px;
	height:23px;
}
.article_list {
	width:700px;
	padding: 15px 15px 5px 15px;
	color: #999999;
	overflow:hidden;
}
.article_list li {
	padding: 2px 0 0 5px;
	height: 28px;
	background: url(../img/line.gif) repeat-x bottom;
	line-height: 28px;
}
.article_list a {
	float: left;
	width: 600px;
	padding-left: 18px;
	background: url(../img/article_arrow.gif) no-repeat left;
}
/* ---------------页脚--------------- */
#footer {
	clear: both;
	margin: auto;
	padding: 15px 0 15px 0;
	width: 984px;
	background: url(../img/footer.gif);
	font-family: Verdana;
	line-height: 22px;
	text-align: center;
}
.counter {
	padding: 0 3px 0 3px;
	border: #A7D7E9 1px solid;
	background: url(../img/counter.gif);
	color: #F00;
}
.tpccn {
	padding-left: 15px;
	background: url(../img/tpccn.gif) no-repeat;
}
/* 显示隐藏 */
.dis {
	display: block;
}
.undis {
	display: none;
}
/* 日期右对齐 */
.date_r {
	float: right;
	font-size: 12px;
	line-height: normal;
	color: #888;
}
/* -------------二级列表--------------- */
.zjlb{
	width:525px;
	border:solid 1px #a3d1f2;
	float:left;
	margin-right:10px;
}
.zjlb_top{
	width:525px;
	height:27px;
	background:url(../img/top_03.jpg) repeat-x;
	line-height:27px;
	font-size:14px;
	color:#0267bc;
	font-weight: bold;
}
/* 列表左右结构*/
.zjlb_z{
	width:749px;
	border:solid 1px #a3d1f2;
	float:left;
	margin-right:10px;
}
.zjlb_z_top{
	width:749px;
	height:27px;
	background:url(../img/top_03.jpg) repeat-x;
	line-height:27px;
	font-size:14px;
	color:#0267bc;
	font-weight: bold;
}
/* ---------------文章列表页--------------- */
.list {
	height: 100%;
	padding: 5px 10px 0 10px;
	overflow:hidden;
}
.list li {
	float: left;
	width: 100%;
	height: 32px;
	background: url(../img/line.gif) repeat-x left bottom;
	font-size: 12px;
	line-height: 32px;
}
.list li a {
	float: left;
	padding-left: 25px;
	background: url(../img/arrow.gif) no-repeat 5px center;
}
.list li span {
	float: right;
	padding-right: 5px;
	font-size: 12px;
	color: #666;
}
.list {
	height: 100%;
	padding: 5px 10px 0 10px;
	overflow:hidden;
}
/* 书刊列表 */
.list_01 li {
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 28px;
}
.list_01 li a {
	float: left;
	padding-left: 25px;
	background: url(../img/arrow.gif) no-repeat 5px center;
}
.list_01 li span {
	float: right;
	padding-right: 5px;
	font-size: 12px;
	color: #666;
}
/* 分页 */
.page {
	clear: both;
	margin: auto;
	line-height: 50px;
	text-align: center;
}
.page a {
	text-decoration: underline;
}
/* 当前页 */
.dqy{
	background:url(../img/dqy_03.jpg) repeat-x;
	width:736px;
	height:29px;
	font-size:12px;
	color:#02255c;
	line-height:29px;
	padding-left:15px;
}
.dqy a:hover{
	color:#FF0000;
}
.dqy a{
	color:#02255c;
}
/* ---------------文章展示页--------------- */
/* 当前位置 */
.crumb {
	padding-left: 25px;
	width: 680px;
	height: 35px;
	background: url(../img/content_title0.gif);
	color: #666;
	line-height: 33px;
}
.crumb_full {
	padding-left: 20px;
	height: 35px;
	background: url(../img/dqy_03.jpg) repeat-x;
	color: #666;
	line-height: 33px;
}
.crumb a {
	color: #666;
}
.crumb a:hover {
	color: #F00;
}

/* 文章展示 */
.article {
	padding: 0 15px 15px 15px;
	width: 678px;
	border: #DBDBDB 1px solid;
	border-top: 0;
}
.article_full {
	padding: 0 15px 15px 15px;
	border: #DBDBDB 1px solid;
	border-top: 0;
}
.article_title {
	padding: 15px 0 15px 0;
	font-family: 黑体;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
}
.article_info {
	padding: 2px 5px 0 5px;
	height: 21px;
	border-top: #EAEAEA 1px solid;
	border-bottom: #EAEAEA 1px solid;
	color: #666;
	line-height: 21px;
}
.article_info_l {
	float: left;
}
.article_info_r {
	float: right;
}
.article_content {
	padding: 15px 3px 15px 3px;
	font-size: 14px;
	line-height: 25px;
}
.article_content p {
	padding-bottom: 15px;
}
/* 读本列表 */
.db_list{
	width:554px;
	margin:auto;
	padding-top:10px;
	clear:both;
	position:relative;
	height:350px;
}
.db{
	width:277px;
	font-size:12px;
	float:left;
	line-height:32px;
	text-align: center;
	margin-top:45px;
}
.db img {
	display: block;
	margin: auto;
}
.db a{
	color:#0068bf;
}
.db0_list{
	width:554px;
	margin:auto;
	padding-top:10px;
	clear:both;
	position:relative;
}
.db0{
	width:277px;
	font-size:12px;
	float:left;
	line-height:24px;
	text-align: center;
	margin-top:45px;
}
.db0 img {
	display: block;
	margin: auto;
}
.db0 a{
	color:#0068bf;
}
.db_gd{
	font-size:12px;
	color:#000000;
	float:right;
	line-height:26px;
	width:56px;
	position:absolute;
}
.db_gd a{
	color:#000000;
}
.list_0 {
	height: 100%;
	padding: 15px 10px 0 10px;
	overflow: hidden;
}
.list_0 li {
	padding-top: 2px;
	font-size: 12px;
	line-height: 22px;
}
.list_0 a {
	float: left;
	padding-left: 15px;
	background: url(../img/arrow.gif) no-repeat 5px center;
}
/* 上一条、下一条 */
.up_down {
	padding: 5px 0 5px 0;
	border-top: #EAEAEA 1px solid;
}
.up_down a {
	display: block;
	color: #666;
	line-height: 25px;
}
.up_down a:hover {
	color: #F00;
}
.bsdd{
	border:1px #a8d4f3 solid;
	width:800px;
	margin-left:90px;
}
.bsdd_n{
	float:left;
	width:780px;
	height:50px;
	background-color: #eef7ff;
	background-position: top;
	font-size:14px;
	line-height:50px;
	padding-left:20px;
	color:#1a5fa2;
	font-weight:bold;
	position:relative;
}
.bsdd_lm{
	float:left;
	background:url(../img/nr.jpg) no-repeat;
	width:700px;
	height:40px;
	position:absolute;
	top:5px;
}
.bsdd_lm ul{
	float:left;
}
.bsdd_lm li{
	font-size:12px;
	padding:5px 8px 0 15px;
	float:left;
	line-height:40px;
}
.bsdd_lm li a{
	color:#a07a04;
	float:left;
}
