/*整页样式开始*/
* {
	margin:0 auto;
	padding:0px;
}

body {
	margin:0 auto;
	padding:0px;
	font-size:12px;
	text-align:center;
	color:#333;
    background-color: #999;
}


img {border:0;}

A:link {font-size: 12px; color: #575757; text-decoration: none;}
A:visited {font-size: 12px; color: #575757; text-decoration: none;}
A:hover {font-size: 12px; color: #ff0000; text-decoration: underline;}
A:active {font-size: 12px;color: #ff0000;	text-decoration: underline;}

/*整页样式结束*/

/*头部开始*/

.topbj {
	background-image: url(../images/topbj.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/*头部结束*/

/*网页中间部分*/

.mainbj {
	background-color: #FFFFFF;
	background-image: url(../images/mainbj.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


.qh:link {font-size: 12px; color: #444; text-decoration: none; font-weight:bold;}
.qh:visited {font-size: 12px; color: #444; text-decoration: none; font-weight:bold;}
.qh:hover {font-size: 12px; color: #ff0000; text-decoration: underline; font-weight:bold;}
.qh:active {font-size: 12px;color: #ff0000;	text-decoration: underline; font-weight:bold;}

.leftbj {
	background-image: url(../images/leftbj.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.rightbj {
	background-image: url(../images/5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.n-leftbj {
	background-image: url(../images/n-leftbj.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width:235px;
}

.gsjjbj {
	background-image: url(../images/btbj.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:233px;
	height:60px;
}

.btbj {
	background-image: url(../images/n-bj.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:162px;
	height:29px;
}

.btbj1 {
	background-image: url(../images/n1-bj.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.lxwmbj {
	background-image: url(../images/lxwmbj.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:233px;
	height:60px;
}

.xuxian {
	border-bottom:1px #CCCCCC dashed;
}
/*网页中间部分结束*/

/*尾部开始*/


/*尾部结束*/

/*内页样式开始*/



/*内页样式结束*/
.pagelist{ text-align:center; margin:0 auto; width:400px; margin-top:5px;}
.pagelist li{float:left;margin:0 10px; height:30px;}
ul,li{margin:0px; padding:0px; list-style:none;}