@charset "gb2312";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/bj.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.zi2 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #DB0000;
}
.zi1 {
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
}
.kuang {
	border: 1px solid #BEBEBE;
}

.zi {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.zi img{
	width:100%;
	height:auto;
}

.biao {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.foot {
	font-size: 12px;
	color: #FFFFFF;
}

a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
text-decoration: none;
}
.nav1 {padding:0; margin:0;}
.nav1 ul {padding:0; margin:0; list-style:none;}
.nav1 li {
	float:left;
	width:125px;
	text-align:center;
	line-height:36px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.nav1 li a {
	width:125px;
	height:35px;
	font-size:14px;
	color:#000000;
	display:block;
	text-decoration: none;
}
.nav1 li a:visited {
	width:125px;
	height:35px;
	font-size:14px;
	color:#000000;
	display:block;
	text-decoration: none;
}
.nav1 li a:hover {
	width:125px;
	height:35px;
	font-size:14px;
	text-decoration:none;
	color:#00000;
	background:url(images/nav1.jpg) no-repeat;
}
