@charset "utf-8";
/* CSS Document */

HTML {
	background-color: #3175a5;
	background-image: url(bj_00.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
BODY {
	FONT-FAMILY: Verdana,"宋体","新宋体",sans-serif;
	FONT-SIZE: 12px;
	background-image: url(bj_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
UL {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
OL {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
DL {
	MARGIN: 0px
}
P {
	MARGIN: 0px
}
H1 {
	MARGIN: 0px
}
DD {
	MARGIN-LEFT: 0px
}
A IMG {
	BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px
}
TABLE {
	BORDER-COLLAPSE: collapse
}
FORM {
	MARGIN: 0px
}
#header {
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
#header .logo {
	POSITION: absolute;
	WIDTH: 300px;
	BACKGROUND: url(logo.png) no-repeat left top;
	HEIGHT: 92px;
	-background-image: none;

-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="logo.png", sizingMethod="crop"); 			-cursor: pointer;
}
#header .tel {
	clear: right;
	float: right;
	color: #FFFFFF;
	text-align: right;
	margin-top: 25px;
	background-image: url(ts.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 281px;
}
#main {
	WIDTH: 900px;
	ZOOM: 1;
	OVERFLOW: hidden;
	background-image: url(bj_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#main .txt {
	clear: both;
	line-height: 20px;
	margin-top: 80px;
	margin-right: 40px;
	margin-bottom: 60px;
	margin-left: 40px;
}

#main .sj {
	height: 50px;
	clear: both;
	margin-left: 35px;
	margin-right: 160px;
}
#main .sj .list {
	width: 140px;
	float: left;
	height: 20px;
	font-weight: bold;
}
#foot {
	background-color: 1b4669;
	background-image: url(foot.png);
	height: 340px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 20px;
}
#foot .ad {
	text-align: center;
	margin-bottom: 9px;
	float: left;
	width: 760px;
	margin-left: 7px;
	clear: left;
}
#foot .ad_r {
	float: right;
	width: 120px;
	margin-right: 7px;
	clear: right;
}



#foot a {
	color: #999999;
	text-decoration: underline;
}
#foot span {
	font-size: 14px;
	font-weight: bold;
}

