table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
td {
	font-size: 12px;
	line-height: 24px;
	}
a:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
/* 以上是页面的基本css */

.a1 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.a1:link {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.a1:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
}
a.a1:hover {
	color: #F0F9E8;
	text-decoration: underline;
}
a.a1:active {
	color: #FFFFFF;
	text-decoration: none;
}
/* .a1是白色链接字的css设定 */
a.a2:link {
	color: #666666;
}
a.a2:visited {
	color: #666666;
	text-decoration: none;
}
a.a2:hover {
	color: #FF0000;
	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;
}
/* .a3是褐色链接字的css设定 */

a.a4:link {
	color: #FF0000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 9px;
}
a.a4:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-left: 9px;
}
a.a4:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	padding-left: 9px;
}
a.a4:active {
	color: #74553F;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-left: 9px;
}
/* .a4是红色16号链接字的css设定 */
a.a5:link {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
	padding-left: 9px;
}
a.a5:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	padding-left: 9px;
}
a.a5:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
	padding-left: 9px;
}
a.a5:active {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	padding-left: 9px;
}
/* .a5是红色12号链接字的css设定 */
a.leftmenu_1:link {
	color: #0053AF;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a.leftmenu_1:visited {
	color: #0053AF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.leftmenu_1:hover {
	color: #000099;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.leftmenu_1:active {
	color: #000099;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
/* leftmenu_1是左边的菜单css设定 */

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #960000;
	padding-left: 40px;
	font-weight: bold;
}

.tit01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A47F27;
	padding-left: 50px;
}
.tit02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	color: #547524;
}
.tit03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 60px;
}

.title_01 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 6px;
}
.title_02 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.title_03 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 85px;
}
.title_04 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.title04 {
	font-size: 16px;
	font-weight: bold;
	color: #717171;
}
.title05 {
	font-family: "宋体";
	font-size: 14px;
	color: #666666;
}
.title_article {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 50px;
}


/* title_article是文章详细页面的文章标题css设定 */

.white {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
/* white是白色字css设定 */

.table_01 {
	background-color: #F9F9F9;
	border: 1px solid #D4D4D4;
	font-size: 12px;
}
/* table_01是灰底色细边框的表格css设定 */
.table_02 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FE8238;
	border-right-color: #FE8238;
	border-bottom-color: #FE8238;
	border-left-color: #FE8238;
	border-bottom-style: dotted;
}
.table01 {
	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: #F4E7BD;
	border-bottom-color: #F4E7BD;
	border-left-color: #F4E7BD;
}
.table02 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4E7BD;
	border-left-color: #F4E7BD;
}
.sxtable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.gztable {
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.gztable01 {
	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: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.zytable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-style: none;
}

.dd_1 {
	font-size: 12px;
	color: #666666;
}
.hrt {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
}
.big_teb {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
}


.teb_hr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.pd_teb {
	border: 1px solid #CCCCCC;
}
hr {
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-color: #FDFDF9;
}

.inputa {
	height: 16px;
	width: 150px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	color: #666666;
}
.inputb {
	height: 20px;
	width: 100px;
	border: 1px solid #CCCCCC;
}
.ye {
	font-size: 12px;
	color: #FFFFD1;
}
.sy {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.huise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #666666;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #960000;
}
.ht14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.h12 {
	font-size: 12px;
	color: #999999;
}