.bg {
	background-attachment: fixed;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.right_line {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #E3E3E3;
}
.h_line {
	background-image: url(img/line_2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.word1 {
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #5E5E5E;
}
.word2 {
	font-size: 12px;
	line-height: 21px;
	color: #999999;
}
.top_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
.word3 {
	font-size: 12px;
	line-height: 23px;
	color: #666666;
}
.word_about {
	font-size: 12px;
	line-height: 23px;
	color: #666666;
}
.zhengshu_bg {
	background-attachment: fixed;
	background-image: url(img/zhengshu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.kuang {
	border: medium solid #E6E6E6;
	cursor: hand;
}
.submit {
	color: #FFFFFF;
	background-color: #D7B704;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.white_word {
	font-size: 12px;
	color: #FFFFFF;
}
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	color: #BE9B03;
}
