@charset "gb2312";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
body,td,th {
	color: #666;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}

.tablecenter{
	margin:auto;
	}
img{
	border: 0px;
	}
.lh18{
	line-height: 24px;
}
.lh21{
	line-height: 21px;
}
.lh22{
	line-height: 22px;
}
.lh24{
	line-height: 24px;
}
.lh26{
	line-height: 26px;
}
.lh28{
	line-height: 28px;
}
.lh30{
	line-height: 30px;
}
.font-13{
	font-size: 13px;
}

.font-15{
	font-size: 15px;
}
.font-18{
	font-size: 18px;
}

.font-20{
	font-size: 20px;
}

.input1{
	border: 1px solid #73ba80;
	background-color: #ddecd2;
	font-size: 12px;
}
.btn1{
	border: 1px double #73ba80;
	background-color: #73ba80;
	font-size: 12px;
	color:#FFF;
}
.clear{
	clear:both;
	}
.cff0000{
	color:#FF0000;
	}
.cff3300{
	color:#FF3300
	}
.cff6600{
	color:#FF6600
	}
h1{
	font-weight:bold;
	font-size: 15px;
	color:#034119l
	}
h2{
	font-size: 14px;
	}
h3{
	font-size: 15px;
	}
h4{
	font-size: 13px;
	}
h5{
	font-size: 13px;
	color:#034119
	font-weight:bold;
	}
h6{
	font-size: 13px;
	}