<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
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 */
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: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
a.a1:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
/* .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.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设定 */

.title_01 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 50px;
	padding-top: 3px;
}
.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_article {
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
}
/* 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_02 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}
.title_05 {
	font-size: 14px;
	color: #666666;
}

/* table_01是灰底色细边框的表格css设定 */

.dd_1 {
	font-size: 12px;
	color: #666666;
}
.bg {
	background-repeat: repeat-x;
	background-position: top;
}

.title_04 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.t14 {
	font-size: 14px;
	line-height: 180%;
	color: #666666;
	text-decoration: none;
}
