body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color:#ffffff;
	}
	
.font_1 {
	font-family:"宋体";
	font-size:12px;
	color:#999999;
	text-decoration: none;
    }
	
.font_2 {
	font-family:"宋体";
	font-size:12px;
	color:#666666;
	text-decoration: none;
    }
	
.font_3 {
	font-family:"宋体";
	font-size:12px;
	color:#666666;
	line-height:20px;
	text-decoration: none;
    }
	
.infotit {
	font-family:"宋体";
	font-size:14px;
	color:#FF6600;
	text-decoration: none;
	font-weight: bold;
    }
	
.stit {
	font-family:"宋体";
	font-size:12px;
	color:#cc3300;
	text-decoration: none;
    }
	
a.infonav {
	font-family:"宋体";
	font-size:12px;
	color:#666666;
	line-height:20px;
	text-decoration: none;
    }
	
a.infonav:hover {
	font-family:"宋体";
	font-size:12px;
	color:#FF6600;
	line-height:20px;
	text-decoration: none;
    }
	
.feedback {
	font-family:"宋体";
	font-size: 12px;
	color:#666666;
	text-decoration: none;
	padding: 2px;
	border:solid 1px #cccccc;
}

.newsinfo {
	font-family:"宋体";
	font-size:12px;
	color:#333333;
	line-height:20px;
	text-decoration: none;
    }
	
.newstit {
	font-family:"宋体";
	font-size:12px;
	color:#745c07;
	line-height:20px;
	text-decoration: none;
    }

#infocon {
     background:transparent;
     overflow:auto; 
	 width:834px; 
     height:490px; 
     font-family:"宋体";
	 font-size:12px;
	 line-height:25px;
	 color:#333333;
	 padding-top:10px;
	 padding-left:10px;
	 padding-right:5px;
	 padding-bottom:10px;
	 }
	 
#procon {
     background:transparent;
     overflow:auto; 
	 width:180px; 
     height:315px; 
     font-family:"宋体";
	 font-size:12px;
	 line-height:20px;
	 color:#333333;
	 padding-top:3px;
	 padding-left:0px;
	 padding-right:0px;
	 padding-bottom:0px;
	 }
	 
a.pronav {
	font-family:"宋体";
	font-size:12px;
	color:#666666;
	text-decoration: none;
	background-image: url(images/rnavo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:25px;
	height: 14px;
	width: 180px;
    }
	
a.pronav:hover {
	font-family:"宋体";
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
	background-image: url(images/rnavd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:25px;
	height: 14px;
	width: 180px;
    }
	 
.search {
	font-family:"宋体";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding-top:2px;
	background:transparent;
	border: 0px;
}

.PageType a{
    font-family:"宋体";
	font-size:12px;
	color:#999999;
	text-decoration: none;
	}
	
.PageType a:hover{
    font-family:"宋体";
	font-size:12px;
	color:#FF3300;
	text-decoration: none; 
	}
	
.PageType span{
    font-family:"宋体";
	font-size:12px;
	color:#666666;
	text-decoration: none; 
	}
	
*{
    margin:0;
	padding:0;
	}

.box{
    width:180px; 
    height:100%;
    margin:0; 
    text-decoration: none;
    }

.box ul{
    list-style:none;
	text-align:left; 
	text-decoration: none;
	}

.menu li.level1 a{
    display:block; 
	width:180px; 
	height:31px;
	line-height:31px;
	padding-left:25px; 
	font-family:"宋体";
	font-size:12px; 
	color:#666666;
	background:url(images/rnavo.jpg) no-repeat left top; 
	text-decoration: none;
	}

.menu li.level1 a.hove{
    display:block; 
	width:180px; 
	height:31px;
	line-height:31px;
	padding-left:25px; 
	font-family:"宋体";
	font-size:12px; 
	color:#ffffff;
	background:url(images/rnavd.jpg) no-repeat left top; 
	text-decoration: none;
	}

.menu li.level1 a.cur{
    display:block; 
	width:180px; 
	height:31px;
	line-height:31px;
	padding-left:25px; 
	font-family:"宋体";
	font-size:12px; 
	color:#ffffff;
	background:url(images/rnavd.jpg) no-repeat left top; 
	text-decoration: none;
	}

.menu li ul{
    padding:0px;
	overflow:hidden; 
	text-decoration: none;
	}

.menu li ul.level2{
    width:180px; 
	display:none; 
	text-decoration: none;
	}

.menu li ul.level2 li{
    height:31px;
	line-height:31px;
	text-decoration: none;
	border-bottom:solid 1px #cccccc;
	}

.menu li ul.level2 li a{
    display:block;
    width:180px;
	height:31px;
	line-height:31px;
	padding-left:25px; 
	font-family:"宋体";
	font-size:12px; 
	color:#666666;
	background:#FFFFFF;
	text-decoration: none;
	}

.menu li ul.level2 li a.hove1{
    display:block;
    width:180px; 
	height:31px;
	line-height:31px;
	padding-left:25px; 
	font-family:"宋体";
	font-size:12px; 
	color:#FF3300;
	background:#FFFFFF;
	text-decoration: none;
	}