body {
	margin:0 auto;
	background-color: #0F106C;
}

.plusstyle {
	font-size: 12px;
	line-height:18px;
	text-decoration: none;
}
.copyright {
	font-family:Arial;
	color:#1C217D;
	font-size:11px;
	height: 30px;
	line-height:30px;
	font-weight: bold;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}
.linefont {
font-size:12px;
color:#333;
text-decoration:none;
}
.linefont a:link {
font-size:12px;
color:#333;
text-decoration: none;
}
.linefont a:visited {
font-size:12px;
color:#333;
text-decoration: none;
}
.linefont a:hover {
font-size:12px;
color:#333;
text-decoration: underline;
}
.linefont a:active {
font-size:12px;
color:#333;
text-decoration: none;
}

.textbgg {
	width:150px;
	padding-left:7px;
	BORDER-RIGHT:0px solid;
	BORDER-TOP:0px solid;
	BORDER-LEFT:0px solid;
	BORDER-BOTTOM:0px solid;
	FONT-SIZE: 12px;
	COLOR: #000000;
	HEIGHT: 19px;
	line-height: 18px;
	background-image: url(../chinese/images/textbg.gif);
	background-repeat: no-repeat;
}
.textbggemail {
	width:295px;
	padding-left:7px;
	BORDER-RIGHT:0px solid;
	BORDER-TOP:0px solid;
	BORDER-LEFT:0px solid;
	BORDER-BOTTOM:0px solid;
	FONT-SIZE: 12px;
	COLOR: #000000;
	HEIGHT: 19px;
	line-height: 18px;
	background-image: url(../chinese/images/textbgemail.gif);
	background-repeat: no-repeat;
}
.textbggbm {
	width:105px;
	padding-left:7px;
	BORDER-RIGHT:0px solid;
	BORDER-TOP:0px solid;
	BORDER-LEFT:0px solid;
	BORDER-BOTTOM:0px solid;
	FONT-SIZE: 12px;
	COLOR: #000000;
	HEIGHT: 19px;
	line-height: 18px;
	background-image: url(../chinese/images/textbg_bm.gif);
	background-repeat: no-repeat;
}
.textarea {
	padding-left:7px;
	BORDER-RIGHT:0px solid;
	BORDER-TOP:0px solid;
	BORDER-LEFT:0px solid;
	BORDER-BOTTOM:0px solid;
	FONT-SIZE: 12px;

	background-attachment: fixed;
	background-image: url(../chinese/images/bj/textare.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	width: 349px;
}

.textbgg2 {
	height: 16px;
	font-size: 14px;
	line-height: 16px;
	background-color:#f5f5f5;
	padding: 1px;

}
.buttonbgsend {
	background-attachment: fixed;
	background-image: url(../chinese/images/button_sent.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 80px;
}
.buttonbgreset {
	background-attachment: fixed;
	background-image: url(../chinese/images/button_reset.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 80px;
}