<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	font-family: Arial, Verdana, "宋体";
	}
td {
	font-size: 12px;
	line-height: 20px;
	color: #252525;
	}
a:link {
	color: #453948;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #453948;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #453948;
	text-decoration: none;
	font-size: 12px;
}
/* 以上是页面的基本css */
a.a1:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.a1:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.a1:hover {
	color: #B90000;
	text-decoration: none;
}
a.a1:active {
	color: #FFFFFF;
	text-decoration: none;
}
/* .a1是白色链接字的css设定 */
a.a2:link {
	color: #666666;
}
a.a4:link {
	font-size: 12px;
	color: #B70100;
	text-decoration: none;
}
a.a4:visited {
	font-size: 12px;
	color: #B70100;
	text-decoration: none;
}
a.a4:hover {
	font-size: 12px;
	color: #B70100;
}
a.a4:active {
	font-size: 12px;
	color: #B70100;
	text-decoration: none;
}


a.a2:visited {
	color: #666666;
	text-decoration: none;
}
a.a2:hover {
	color: #FF7101;
	text-decoration: underline;
}
a.a2:active {
	color: #666666;
	text-decoration: none;
}
/* .a2是深灰色链接字的css设定 */

a.a3:link {
	color: #74553F;
	font-size: 12px;
	text-decoration: none;
}
a.a3:visited {
	color: #74553F;
	text-decoration: none;
	font-size: 12px;
}
a.a3:hover {
	color: #74553F;
	text-decoration: underline;
	font-size: 12px;
}
a.a3:active {
	color: #74553F;
	text-decoration: none;
	font-size: 12px;
}
/* leftmenu_1是左边的菜单css设定 */

.title_01 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9609;
}
.title_02 {
	font-size: 12px;
	font-weight: normal;
	color: #B70100;
}

.title_03 {
	font-size: 12px;
	font-weight: normal;
	color: #866D8E;
}
.title_04 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 45px;
}
.title_05 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding-left: 50px;
	padding-top: 3px;
}
/* title_article是文章详细页面的文章标题css设定 */

.white {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
/* white是白色字css设定 */

.table_01 {
	background-color: #F9F9F9;
	border: 1px solid #D4D4D4;
	font-size: 12px;
}
/* table_01是灰底色细边框的表格css设定 */

.dd_1 {
	font-size: 12px;
	color: #666666;
}
/* dd_1是灰色12号字的css设定，一般用于日期 */
.table_02 {
	border-top-width: 1px;
	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-top-color: #B4C3D4;
	border-right-color: #B4C3D4;
	border-bottom-color: #B4C3D4;
	border-left-color: #B4C3D4;
	background-color: #F9F9F9;
}
.red {
	font-size: 12px;
	color: #FF0000;
}
.1 {
	font-size: 12px;
	color: #FF0000;
}.ml1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.ml2 {
	color: #A6A6A6;
}
.mlxqt1a {
	color: #A34079;
	font-size: 14px;
	font-weight: bold;
}