a {
	font-size: 12px;
	color: #F90;
	line-height: 25px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FC0;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #F90;
}

.txt1 {
	font-size: 12px;
	font-weight: bold;
}
.txt2 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666;
}
.txt3 {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.txt4 {
	font-size: 12px;
	color: #999;
	float: none;
	line-height: 20px;
	margin-top: 5px;
}
.box1 {
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 10px;
	background-image: url(img/dian.gif);
	background-repeat: no-repeat;
	background-position: 13px 13px;
}
.box2 {
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 20px;
	background-image: url(img/dian.gif);
	background-repeat: no-repeat;
	background-position: 13px 23px;
}
.textbox{
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-style: solid;
	border-bottom: 1px solid #c6ccdc;
	background-color: #FFC;
	width: 400px;
}
.txt5 {
	font-size: 12px;
	color: #000;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.btn1 {
	background-image: url(img/dian.gif);
	background-position: 10px 8px;
	background-repeat: no-repeat;
}
