@charset "utf8";
/* CSS Document */
.info42{ height:200px; background:url("../img/info/info4_01.jpg") top center no-repeat;}
.location{ height:46px; line-height:46px; font-size:16px;  color:6f6f6f;}
.location a:hover{ color:#c59d5f;}
.newsbg{background:url("../img/news/newsbg.jpg");background-repeat: repeat-y}
.about_wrap{ width:80%; /*border:1px solid #e6e6e6;*/ margin:0px auto;}

.news_view_title{
	height:56px;
	line-height:56px;
	text-align:center;
	overflow:hidden;
	padding-top:10px;
	color:#2b2b2b;}
.news_view_title h2{	font-size:24px;
	color:#2b2b2b;}
	
	.info{
	height:24px;
	line-height:17px;
	text-align:center;
	overflow:hidden;
	color:#666;
}

.info small{
	margin-left:8px;
	margin-right:3px;
	color:#999;
	font-size:12px;
}
.viewbox .info a{
	color:#690;
}
.news_view_content{
	font-size:14px;
	padding:12px 16px;
	line-height:25px;
	color:#333;
}

