/* CSS Document */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #DAE7F5;
}
a{
	color: #006699;
	text-decoration: underline;
}
a:hover{
	color: #FF6600;
	text-decoration: underline;
}
#wrapper{
	width: 960px;
}
#top{
	float: left;
	height: 94px;
	width: 960px;
	color: #999999;
}
#nav{
	float: left;
	width: 960px;
}
#xjtbanner{
	float: left;
	height: 204px;
	width: 960px;
	padding-top: 8px;
}
#xjtbanner1{
	float: left;
	height: 204px;
	width: 282px;
}
#xjtbanner2{
	float: left;
	height: 172px;
	width: 678px;
	background-image: url(images/xjt_17.gif);
	background-repeat: no-repeat;
	padding-top: 34px;
	font-size: 14px;
}
.mm{
	float: left;
	width: 960px;
	padding-top: 6px;
	background-color: #FFFFFF;
}
#xxwtop{
	float: left;
	height: 63px;
	width: 960px;
}
#xxwcontent{
	float: left;
	width: 860px;
	background-image: url(images/xjt_20.gif);
	background-repeat: repeat-y;
	padding-right: 50px;
	padding-left: 50px;
}
#xxwbottom{
	float: left;
	height: 14px;
	width: 960px;
}
#b2btop{
	float: left;
	height: 70px;
	width: 960px;
}
#b2bcontent{
	float: left;
	width: 860px;
	background-image: url(images/xjt_25.gif);
	background-repeat: repeat-y;
	padding-right: 50px;
	padding-left: 50px;
}
#b2bbottom{
	float: left;
	height: 14px;
	width: 960px;
}
.xjtline{
	border: 1px solid #FF6600;
	font-size: 14px;
	font-weight: bold;
}
.xjtline2{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.STYLE1 {
	color: #0099CC;
	font-size: 14px;
	font-weight: bold;
}
.STYLE2 {
	color: #FF0000;
	font-weight: bold;
}