@charset "utf-8";
body {
	background-color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
}
/*------------------首页位置-------------------*/
.top_bj {
	background-image: url(../images/th_03.gif);
	background-repeat: repeat-x;
	height: 38px;
	color: #066692;
}
.top_bj2 {
	background-image: url(../images/th_05.gif);
	background-repeat: repeat-x;
	height: 38px;
}
/*------------------主体内容-----------------*/
.zt_sbj {
	background-image: url(../images/zt_03.gif);
	background-repeat: repeat-y;
	width: 15px;
}
/*------------------导航-----------------*/
.dh {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #DFDFDF;
}
.dh_02 {
	background-image: url(../images/dh_05.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 8px;
	padding-left: 40px;
}
.dh_02_a {
	color: #FFFFFF;
	text-decoration: none;
}
/*------------------内表-----------------*/
.nb_bj {
	background-image: url(../images/nk_08.gif);
	background-repeat: repeat-x;
	height: 37px;
}
.nb_bj02 {
	background-image: url(../images/nk_15.gif);
	background-repeat: repeat-y;
	line-height: 30px;
}
.nb_hj {
	padding-top: 8px;
}
.nb_wbk {
	width: 300px;
}
.nb_xzk {
	width: 160px;
}
/*------------------底部-----------------*/
.db_bj {
	background-image: url(../images/di_07.gif);
	background-repeat: repeat-x;
	height: 80px;
	color: #FFFFFF;
	text-decoration: none;
}
.db_bj a {
	color: #FFFFFF;
	text-decoration: none;
}
.hg {
	line-height: 20px;
}

.you_bian{
	margin-top: 6px;
	border: solid 1px #99c2e1;
}
.jj {
	padding-top: 8px;
}
.jj a:link,.jj a:visited  {
	color: #000000;
}

.jj a:hover {
	color: #000000;
}
.you_bian_dh {
	background-image: url(../images/jy_005.gif);
	background-repeat: repeat-x;
	height: 39px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99c2e1;
	font-size: 14px;
	font-weight: bold;
	color: #005279;
	text-decoration: none;
	text-indent: 30px;
}
.datalist{
	border-collapse:collapse;	/* 边框重叠 */
	background-color:#FFFFFF;	/* 表格背景色 */
	font-size:12px;
	width: 100%;
	line-height: 22px;
}
.datalist caption{
	padding-bottom:1px;
	font:bold 1.4em;
	text-align:left;
}
.datalist th{
	border:1px solid #99c2e1;	/* 行名称边框 */
	background-color:#c7e5ff;	/* 行名称背景色 */
	color:#000033;				/* 行名称颜色 */
	font-weight:bold;
	text-align:center;
	font-size: 12px;
	line-height: 26px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.datalist td{
	border:1px solid #99c2e1;
	padding-right: 3px;
	text-align: center;
}
.datalist tr.altrow{
	background-color:#eaf5ff;	/* 隔行变色 */
}
.you_bian_form {
	margin: 0px;
	padding: 0px;
}

