body {
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	background: #000 url(images/topbg.jpg) center top no-repeat;
}

a {
	text-decoration: none;
}

a:link {
	color: #F0F0F0;
}

a:active {
	color: #F0F0F0;
}

a:visited {
	color: #F0F0F0;
}

a:hover {
	color: #96B6FF;
	text-decoration: underline;
}

a.a111:link {
	color: #D3D3D3;
}

a.a111:active {
	color: #D3D3D3;
}

a.a111:visited {
	color: #D3D3D3;
}

a.a111:hover {
	color: #D3D3D3;
	text-decoration: none;
}

a.menu:link {
	color: #FBFF87;
}

a.menu:active {
	color: #FBFF87;
}

a.menu:visited {
	color: #FBFF87;
}

a.menu:hover {
	color: #3C3C3C;
	text-decoration: none;
}

input.field {
	text-align: left;
	margin-top: 2px;
}

.cursor {
	cursor: cursor :;
}

.errorMessage {
	padding-left: 5px;
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
	color: red;
	text-align: left;
}

.message {
	padding-left: 5px;
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
	color: #F0F0F0;
	text-align: left;
}

span.label {
	padding-left: 5px;
	font-family: arial;
	font-size: 13px;
	color: #FBFF87;
	text-align: left;
	font-weight: bold;
	width: 180px;
	display: inline-block;
}

.zhengwenzi {
	padding-top: 3px;
	padding-left: 10px;
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
	color: #F0F0F0;
	text-align: left;
}

.zhengwenzi_1 {
	padding-top: 2px;
	padding-left: 10px;
	font-family: arial;
	font-size: 13px;
	line-height: 25px;
	color: #FBFF87;
	text-align: left;
}

#registerForm td {
	text-align: left;
}

.zhengwenzi_2 {
	padding-top: 2px;
	padding-left: 18px;
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
	color: #FBFF87;
	text-align: left;
}

.zhengwenzi_3 {
	background-image: url(images/icon.2_03.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 30px;
	font-family: arial;
	font-size: 13px;
	line-height: 30px;
	color: #F0F0F0;
	background-position: left center;
	text-align: left;
}

.zhengwenzi_4 {
	padding-top: 3px;
	padding-left: 10px;
	font-family: arial;
	font-size: 13px;
	line-height: 30px;
	color: #F0F0F0;
}

.zhengwenzi_5 {
	padding-top: 3px;
	padding-left: 10px;
	margin: 15px;
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
	color: #F0F0F0;
	text-align: left;
}

.zhengwenzi_6 {
	padding-top: 2px;
	padding-left: 0px;
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
	color: #FBFF87;
	text-align: left;
}

.daohangzi {
	padding-left: 20px;
	font-family: arial;
	font-size: 15px;
	color: black;
}

.biaotizi {
	padding-left: 50px;
	font-family: arial;
	font-size: 16px;
	color: #D3D3D3;
	text-align: left;
}

.biaotizi_1 {
	padding-left: 15px;
	font-family: arial;
	font-size: 16px;
	color: #D3D3D3;
}

.biaogezi {
	font-family: arial;
	font-size: 13px;
	color: #F0F0F0;
	text-align: center;
}

#div1 {
	height: 600px;
	width: 260px;
	padding: 20px;
	background-repeat: repeat;
}

/* for ie7 ff*/
html>body #div1 {
	background: url(../images/menu1.png) no-repeat;
}

/* for ie6 */
* #div1 {
	background: none;
	filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src =
		'images/home.png', sizingMethod = 'crop' );
}