body {
	background:#210633 url(images/bg.jpg) no-repeat left top;
	margin:0;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 150%;
}
#main{ position:absolute; height:100%;}
ul li,ul li a{ font-size:14px;}
ul li{ line-height:200%; padding:5px;}
img{ border:0;}
a img{border:0;}

#links a{ color:#FFF; padding-right:8px;}
a {
	border:0;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
td{ font-size:14px;}
.cpdiv {
	height: 120px;
	width: 242px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 4px;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.cpdiv a{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.ss_bg {
	background-image: url(images/kuang_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border:0;
	height:19px;
	width:178px;
	color:#FFF;
	font-size: 14px;
	text-decoration: none;
	line-height: 19px;

}
.ss_bg2 {
	background-image: url(images/kuang_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border:0;
	height:21px;
	width:178px;
	color:#FFF;
	font-size: 14px;
	text-decoration: none;
	line-height: 19px;

}
.zi {
	font-size: 14px;
	color: #664d94;
	text-decoration: none;
}
.zi a{
	font-size: 14px;
	color: #664d94;
	text-decoration: none;
}
.xuxiang {
	background-attachment: fixed;
	background-image: url(images/xuxiang.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.shuxian {
	background-image: url(images/suxian.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.tpj_div {
	float: left;
	height: 180px;
	width: 180px;
	padding: 5px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 10px;
}
ul{ margin:0; padding:0; line-height:200%;}
.cubai {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cp_xiang {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #630452;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blq {
	background-image: url(images/blq_di.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.cpbg {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/cpzi_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.cubai a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dldiv{
	float: left;
	height: 200px;
	width: 310px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.cpdiv01{
	float: left;
	height: 85px;
	width: 100px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.cpdiv01 a{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.cpdiv02{
	float: left;
	height:100px;
	width:450px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.cpdiv02 a{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.cpdiv03{
	float: left;
	height:130px;
	width:480px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.cpdiv03 a{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.rj_bg {
	background-attachment: scroll;
	background-image: url(images/rj_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.baizi {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.baizi a{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#txtBox{/*隐藏滚动框*/
	overflow:scroll; width:100%; height:600px;
	}


/*
*****************************下面是滚动css***************************************
*/

.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  position: absolute;
  width: 10px; height: 10px;
  background-color: #FFF;
  font-size: 0px;
}
.Scrollbar-Track {
  width: 10px; height: 440px;
  position: absolute;
  top: 20px;
  background-color: #EEE;
}
.Scrollbar-Handle {
  position: absolute;
  width: 10px; height: 30px;
  background-color: #CCC;
}
.Scrollbar-Down {
  position: absolute;
  top: 470px;
  width: 10px; height: 10px;
  background-color: #CCC;
  font-size: 0px;
}
#Scrollbar-Container {
  position: absolute;
  top: 300px; left: 950px;
}

#Container {
  position: absolute;
  width: 640px;
  height: 500px;
  color:#FFF;
}
#News{ 
  position: absolute;
  top: 10px; 
  overflow: hidden;
  width: 640px;
  height: 500px;
  display: none;
}
#News {display: block;}
p {
  margin: 0; padding: 0px 20px 10px;
  font-family: "宋体", Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-indent: 20px;
  color: #FFF;
  line-height:150%;
}
