@charset "utf-8";
/* CSS Document */

div#center {
	margin:0 auto;
	padding:10px;
	background: #ffffff;
	
}
div.sitemaptop {
	padding:10px;
	border-bottom:1px dashed #077a5f;
	height:25px;
	background:#FFFFFF url(image/sitemap_bg.jpg) repeat-x left top;
	margin-bottom:30px;
}
h5 {
	font: bold 18px/18px "宋体";
	color:#303030;
	margin:0;
	padding-left:5px;
	padding:0 0 5px 5px;
	float:left;
	width:610px;
	border:none;
}
div.box1, div.box2 {
width:251px;
padding:0 15px;
float:left;
margin-left:10px;
}
div.box2{
border-left: 1px solid #333333;
border-right:1px solid #333333;
width:251px; 
margin-left:0px;   
}
div.box3 {
width:251px;
padding:0 80px; 
float:right;
margin-left:10px;
}
div.class_1 a {
	font: bold 13px/28px "宋体";
	color:#005e4a;
	display:inline-block;
	height:30px;
	text-decoration:none;
	padding-left:30px;
	background: url(image/site_class_bg.jpg) no-repeat 5px center;
}
div.class_1 a:hover, div.class_2 a:hover, div.class_3 a:hover{
text-decoration:underline;}


div.class_2 a {
	font: bold 12px/23px "宋体";
	color:#323333;
	display:block;
	height:25px;
	text-decoration:none;
	padding-left:30px;
}


div.class_3 a{
	font: 12px/18px "宋体";
	color:#000000;
	display:block;
	height:20px;
	text-decoration:none;
	padding-left:50px;
	background:url(image/csub_arrow.gif) no-repeat 40px center;
}

div.class_3 a.lineheight {
	font: 10px/12px "宋体";
	height:100%;
	padding: 3px 0 3px 50px;
	width:200px;
	}
