@charset "gb2312";
body {
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link{
	color:#333333;
	text-decoration:none;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color:#333333;
	text-decoration:none;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color:#FF6600;
	text-decoration:none;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	width:1200px;
	margin:0;
	margin:0px;
	padding: 0px;
	z-index:10000;
}
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
.menu ul li {
float:left; 
position:relative;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-align:center;
	text-decoration:none;
	width:133px;
	height:45px;
	color:#FFF;
	line-height:45px;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menu ul li ul {
display: none;
}
.menu ul li:hover a {
	display:block;
	text-align:center;
	text-decoration:none;
	width:133px;
	height:45px;
	color:#FFF;
	line-height:45px;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/nav_hover.jpg);
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:45px;
	left:0;
	width:118px;
	z-index: 10000;
}
.menu ul li:hover ul li a {
	display:block;
	color:#FFF;
	line-height: 30px;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0026;
	font-size: 12px;
	font-weight: normal;
	background-color: #2BAD41;
}
.menu ul li:hover ul li a:hover {
	color:#FFF;
	line-height: 30px;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FB0025;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/nav_bg.jpg);
}
a.nav:link{
	display: block;
	height: 34px;
	width: 260px;
	line-height: 34px;
	color: #666;
	background-image: url(images/cp_list.jpg);
	text-align: left;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 3px;
	padding-bottom: 2px;
}
a.nav:visited{
	display: block;
	height: 34px;
	width: 260px;
	line-height: 34px;
	color: #666;
	background-image: url(images/cp_list.jpg);
	text-align: left;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 3px;
	padding-bottom: 2px;
}
a.nav:hover{
	display: block;
	height: 34px;
	width: 260px;
	line-height: 34px;
	color: #FFF;
	background-image: url(images/cp_list1.jpg);
	text-align: left;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 3px;
	padding-bottom: 2px;
}
a.nav1:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.nav1:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.nav1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
a.nav2:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
a.nav2:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
a.nav2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
}
.xiabian {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.text {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.text1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.box1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	background-image: url(images/about.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

.box2 {
	border: 1px solid #EAEAEA;
}
