.L_list {
	float: left;
	width: 30%;
	border: 1px solid #595A5F;
	background:#f2f2f2;
}
.c_titl {
	background-image: url(../img/z_title_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
}
.c_list {
	/*background-image: url(../img/z_l_bg.jpg);
	background-repeat: repeat-x; */
	height: auto;
	padding-top: 0px;
	text-align: center;

}

.White {
	background-color: #FFFFFF;
	height: 78px;
	width: 67px;
}

.L_list .c_list li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #117B39;
	width: 123px;
	text-align: left;
	padding: 5px;
}
.L_list .c_list a {
	font-weight: bold;
	color: #117B39;
}


.R_ {
	float: right;
	width: 69%;
	border: 1px solid #595A5F;
	background: #f9f9f9;
}
.R_ .photo {
	background-image: url(../img/z_r_bg1.jpg);
	background-repeat: repeat-x;
	height: 653px;
	background-color: #E0E0E0;
	padding-left: 20px;
}
.R_  .White a {
	text-decoration: underline;
}
.R_ .c_news {
	background: #f8f8f8;
	height: auto;
	padding-top: 10px;
}

.R_ .c_news p {
	line-height: 1.7;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 14px;
	text-indent: 28px;
}
