td {   /*  整体*/
	color: #333333;
	font: 14px/120% "微软雅黑";
}

body {
	background: #FFFFFF;
	margin: auto 0px;
	color: #333333;
}

.white {
	color: #FFFFFF;
}

.titledddd {
	font-size: 24px;
	line-height: 100%;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-size: 18px;
	line-height: 120%;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 18px;
	line-height: 120%;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 18px;
	line-height: 120%;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-size: 18px;
	line-height: 120%;
}

.tb_bj {/* 导航大标题背景框 */
	text-decoration: none;
	background: #CC0000;
	color: #FFFFFF;
	
}
.dx {
	border-bottom: 1px solid #CCCCCC;
}
#baowei {/* 大框 */
	background: #FFFFFF;
}
.end_zx {
	background-attachment: scroll;
	background-image: url(../images/endbjg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
	color: #FFFFFF;
}.engz {
	font-size: 14px;
	color: #FFFFFF;
}
#end {
	font-size: 14px;
	background-color: #F5F5F5;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 25px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #333333;
	margin: 0px;
}
img { 
max-width: 300px; width:expression(this.width>300 ? "300":this.width); 
max-height:300px;height:expression(this.height>300 ? "300px":this.height); 
}
.z18 {
	font-size: 18px;
	line-height: 25px;
}
.red14 {
	font-size: 16px;
	color: #FF0000;
}
.p24B {
	font-size: 24px;
	line-height: 35px;
	font-weight: bold;
}

#book_dh {/* 留言本导航背景框 */
	background-color: #FBFAED;
	border: 1px solid #DDDDDD;
	border-radius: 5px; /* 圆解代码 */
	width: 90%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#top_dh {/* 导航背景框 */
	background-color: #FF0000;
	border: 2px solid #DDDDDD;
	border-radius: 5px; /* 圆解代码 */
	width: 80%;
	padding: 5px;
	background-image: url(../images/top_dh_bj.gif);
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#top_dhD {/* 大菜单导航背景框 */
	background-color: #FF0000;
	border: 2px solid #DDDDDD;
	border-radius: 5px; /* 圆解代码 */
	width: 80%;
	padding: 5px;
	background-image: url(../images/top_dh_bj.gif);
	margin: 10px;
}
.top_dh_box {
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
}

a.toplink:link {/* 导航链接 */
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	line-height: 120%;
}
a.toplink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	line-height: 120%;
}
a.toplink:hover {
	color: #FFFF00;
	text-decoration: none;
	font-size: 18px;
	line-height: 120%;
}
a.toplink:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	line-height: 120%;
}
.list_dh_title {/* 分栏框 */
	background-color: #666666;
	border: 1px solid #DDDDDD;
	border-radius: 5px; /* 圆解代码 */
	width: 95%;
	background-image: url(../images/listbj.gif);
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	line-height: 30px;
}
.list_dh_more {/* 分栏更多 */
	text-align: right;
	margin-top: -35px;
	z-index: 10;
	margin-right: 20px;
}
.list_dh {/* 分栏大框 */
	text-align: center;
	z-index: 9;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
}
.news_title {/* 分栏新闻标题框 */
	border-radius: 5px; /* 圆解代码 */
	width: 95%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.news_more {/* 分栏新闻时间 */
	text-align: right;
	margin-top: -35px;
	z-index: 10;
	margin-right: 20px;
}
.news_dh {/* 分栏新闻大框 */
	text-align: center;
	z-index: 9;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.book_kk {/* 留言审核字*/
	height: 16px;
	padding: 2px;
	color: #FFFFFF;
	background-color: #0F96E5;
	font-family: "宋体";
}
.book_hs {/* 留言审核字*/
	height: 16px;
	padding: 2px;
	color: #FFFFFF;
	background-color: #F27D03;
	font-family: "宋体";
}
.book_title {
	border-radius: 5px; /* 圆解代码 */
	line-height: 25px;
	background-color: #ECE9D8;
	height: 30px;
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: left;
	text-indent: 15px;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
.book_zt {
	text-align: right;
	width: 98%;
	margin-top: -30px;
	z-index: 10;

}
.book_time {
	text-align: right;
	width: 98%;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.book_info {
	line-height: 25px;
	text-align: left;
	width: 98%;
	padding: 10px;
	margin: auto;
}
.book_hf {
	line-height: 25px;
	text-align: left;
	width: 98%;
	padding: 10px;
	margin: auto;
	color: #FF6600;
		fixed;	word-break:
	break-all;
}

.book_box {
	background-color: #F8F8F8;
	width: 95%;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border-radius: 5px; /* 圆解代码 */
}
.bg_qc {
	border: 1px solid #DDDDDD;
}


.z {/*  新闻正文字*/
	width: 100%;
	line-height: 30px;
	font-size: 18px;
	padding: 5px;
	color: #000000;
	fixed;	word-break:
	break-all;

}
.soso {
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	background-color: #ECE9D8;
	width: 120px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
