*{
	margin: 0;
	padding: 0;
	list-style: none;
}

body{
	background-color: #569665;
}

a {
	text-decoration: none;
}

a:hover{
	color: red;
}

#box{
	width: 1024px;
	margin: 0 auto;
}

#header{
	width: 1024px;
	height: 209px;
	background-color: #00C244;
}

#nav{
	width: 994px;
	height: 50px;
	background-color: #338049;
	padding-right: 30px;
}

#nav a{
	color: white;
	line-height: 50px;
	float: right;
	padding-left: 20px;
}

#nav a:hover{
	color: red;
}

#main{
	width: 1024px;
	height: 1240px;
}

#left{
	width: 250px;
	height: 1240px;
	background-color: #ffffff;
	float: left;
}

.left_u1_box{
	width: 250px;
	height: 215px;
}

.left_u1_box div{
	width: 218px;
	height: 151px;
	margin: 20px 0px 0px 19.5px;
	border-radius: 10px 10px;
	border: 1.5px solid #088c54;
}

.left_u1_box img{
	margin: 9px 0px 0px 9px;
	list
}

.left_u1_box h4{
	width: 218px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin: 10px 0px 0px 19.5px;
	border-top: 1.5px dashed #545454;
	border-bottom: 1.5px dashed #545454;
	font-family: arial;
	font-weight: 400;
}

.left_u2_box{
	width: 250px;
	height: 158px;
}

.left_u2_box ul{
	height: 158px;
	margin-top: 8px;
	margin-left: 25px;
}

.left_u2_box li{
	vertical-align: bottom;
	float: left;
	height: 20px;
	width: 122.5px;
	padding-top: 6px;
}

.left_u2_box ul li a{	color: #000000;	padding-left: 6px;	font-size: 12px;
}

.left_u2_box ul li a:hover{
	color: red;
}

.litwo{
	margin-left: -20px;
}

.left_u3_box ul{
	width: 230px;
	height: 299px;
	padding-top: 10px;
}

.left_u3_box ul li{
	height: 20px;
	border-bottom: 1.5px dashed black;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-left: 15px;
}

.left_u3_box ul li img{
	height: 4px;
}

.left_u3_box ul li a{
	color: #000000;
	font-size: 12.5px;
	padding-left: 8px;
}

.left_u3_box ul li a:hover{
	color: red;
}

.green_label{
	font-weight: 600;
	font-size: 16px;
	color: white;
	width: 220px;
	height: 37px;
	line-height: 37px;
	padding-left: 25px;
	border: 1px solid #338049;
	border-radius: 0px 9px 9px 0px;
	background-color: green;
}

#right{
	width: 774px;
	height: 1100px;
	background-color: #ffffff;
	float: left;
}

#right h3{
	width: 655px;
    color: #ff6600;
    padding: 16px 0px 8px 0px;
	margin-left: 80px;
	border-bottom: 1.5px dashed black;
}

.right{
	width: 774px;
	height: 1100px;
	background-color: #ffffff;
	float: left;
}

.happy{
	padding: 0px 0px 0px 70px;
}

.happy p {
    font-size: 15px;
/*    padding: 10px 5px; */
    text-indent: 2em;
    padding-right: 10px;
	line-height: 35px;
}

.happy h4{
    text-align: right;
    font-size: 12px;
    padding: 10px 62px 0px 0px;
	color: #81817d;
}

.happy p:last-child {
    font-size: 10px;
    color: #ccc;
	
}

#footer{
	width: 1024px;
	height: 80px;
	background-color: #338049;
	text-align: center;
	float: left;
	line-height: 80px;
	color: #fff;
	font-size: 18px;
}

.weather { background: url(../images/weather_bg.jpg) no-repeat; height: 88px; margin: 20px 0;padding: 20px 0 0 75px; }
.news h3 { font-size: 14px; background: url(../images/r_title_bg.jpg) repeat-x center }
.news h3 p { background: #fff; width: 70px }
.news h3 span { color: #65b020 }
.news h3.ph span { color: #37ccca; }
.news h3.links span { color: #F17B6B; }
.news ul { margin-bottom: 20px }
.news ul li a:hover { text-decoration: underline }
.rank li { height: 25px; line-height: 25px; clear: both; padding-left: 5px; overflow: hidden; padding-left: 15px; background: url(../images/li.jpg) no-repeat left center; }
.rank { margin: 10px 0 }
.rank li a { color: #333; }
.paih { background: url(../images/ph.jpg) no-repeat left 8px; margin: 10px 0 }
.paih li { line-height: 30px; height: 30px; overflow: hidden; padding-left: 24px; border-bottom: #CCC dotted 1px }
.website { margin: 10px 0; background: #F3F3F3; border-radius: 50%; text-align: center; }
.website li { line-height: 26px; text-shadow: #fff 1px 1px 1px; height: 26px; }
.weixin { background: url(../images/weixin.jpg) no-repeat; width: 100%; display: inline-block; height: 274px; overflow: hidden; margin: 10px 0; clear: both }




