@charset "gb2312";
/* CSS Document */
body,td,th {
	font-size: 9pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image_all/bg.jpg);
	background-repeat: repeat;
}
form{margin:0px;display: inline}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#add1 {
	/*background-attachment: fixed;此方法firefox ie7不支持*/  
	background-image: url(../image_all/top_bg_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:450px;
}
#add2 {
	/*background-attachment: fixed;此方法firefox ie7不支持*/  
	background-image: url(../image_all/top_p2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:34px;
}
#add3 {
	/*background-attachment: fixed;此方法firefox ie7不支持*/  
	background-image: url(../image_all/top_p1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:120px;
}
#cpzs {
	/*background-attachment: fixed;此方法firefox ie7不支持*/  
	background-image: url(../image_all/fenye/cp_1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:400px;
}

.STYLE1 {font-size: 9pt;
}
.input {
	font-size: 9pt;
	color: #333333;
	background-color: #FBEEF5;
	border: 1px solid #333333;
	line-height: 18px;
}
.wz_font {
	font-size: 9pt;
	line-height: 20px;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
}
