.table01 {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tdleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cecece;
}
.content_06{
font-size:12px;}
select {
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #666666;
	width: 124px;
}
.tdbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
}
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1E1E1;
}
.white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.title1 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #127847;
	text-decoration: none;
	font-family: "宋体";
}

.gray {
	color: #959595;
	text-decoration: none;
}


.input01 {
	font-size: 12px;
	border: 1px solid #666666;
	width: 120px;
}


td {color:#000000;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}
/* 链接颜色 */
a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000;text-decoration:none;}
a:hover {color: #0033CC; text-decoration:underline;}
a:active {color:#000000;}

/* 链接颜色 -white*/
.gray a:link {color: #959595; text-decoration:none;}
.gray a:visited {color: #959595;text-decoration:none;}
.gray a:hover {color: #959595; text-decoration:underline;}
.gray a:active {color: #959595;}

.dh a:link,.dh a:visited,.dh a:active{
color:#FFFFFF;
text-decoration:none;
font-weight: bold;
}
.dh a:hover{color: #FF0000; }
