body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "宋体";
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #737577;
	font-family: "宋体";
}

.title1 {
	font-size: 12px;
	font-weight: bold;
	color: #737577;
	font-family: "宋体";
}

.title2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-left: 20px;
}

.title3 {
	font-size: 12px;
	font-weight: normal;
}

.type {
	font-size: 12px;
}

.type3 {
	font-size: 12px;
	color: #999999;
}

.type2 {
	font-size: 12px;
	font-weight: bold;
}


.table {
	border: 1px solid #999999;
	background-color: #EFEFEF;
}

.lefttd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #169A21;
	text-align: left;
	background-image: url(../images/nine_dot_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 1px;
	text-indent: 20px;
}

.styleinput2
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	left: 50px;
	border-left: silver 1px solid;
	width: 80%;
	color: black;
	border-bottom: silver 1px solid;
	top: 0px;
}

.lefttd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 24px;
	padding-left: 25px;
	line-height: 22px;
}

.leftimg {
	background-image: url(../left.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;

}

.td {
	border: 1px solid #CCCCCC;
}

.co {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}


.co a:link,.co a:visited {
	text-decoration:none;
	color: #666666;
}
.co a:active,.co a:hover{
	color: #169A21;
	text-decoration:none;
}

.bg {
	background-image: url(../images/leftbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 149px;
	text-align: center;
}

a:link { color: #169A21; text-decoration: none} 
a:visited { color: #169A21; text-decoration: none} 
a:hover { color: #000000; text-decoration: none} 
a:active { color: #000000; text-decoration: none} 

