body {
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.whitetext{
	color: #FFFFFF;
	font-size:12px;
}
.title{
	font-size:12px;
	color: #FFFFFF;
	background-image:url(../images/xt.gif);
	font-weight: bold;
}
td{
	font-size:12px
}
.txtbox		/*文本框的样式(限制高宽)*/	
{
	width:300px;
	border:1px solid #5589AA;
}
.txtbox2		/*文本框的样式(限制高宽)*/	
{
	width:160px;
	border:1px solid #5589AA;
}
.btn		/*按钮的样式(限制高宽)*/	
{
	cursor:hand;
	width:80px;	height:22px;
	font-size:12px;
	background:#f6f6f9 ; 
	border:solid 1px #5589AA;
	letter-spacing:1px;
}
a:link{
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
a:visited{
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
a:hover{
	color:#FF0000;
	font-size:12px;
	text-decoration:underline;
}.black_img {
	background-attachment: fixed;
	background-image: url(../images/denglu.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.menu_word {
	font-weight: bold;
	color: #000000;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.head1 {
	cursor: hand;
}
.words1 {
	font-size: 12px;
	line-height: 23px;
}
.kuang_text {
	font-size: 12px;
}
.words2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.words3 {
	color: #999999;
}
