@charset "utf-8";
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;

}
h1, h2, h3, h4, h5, h6{font-size:12px;font-weight:normal}
a img {border:0}
ul, ol, li {list-style-type:none;vertical-align:0}
a {
	 color: #999 !important; 
	outline-style: none;
	text-decoration: none;
}
a:hover { color: #000 !important; text-decoration: none;}
a:visited { color: #999 !important; text-decoration: none; }


.about{
	width:100%;
	background:#fefefe;

	position:relative;}
	
.about .al{
	width:960px;
	height:1500px;
	
	}
	
.about .ar a{
	text-decoration:none !important;
	font-size:16px;
}

.about .ar{
	width:225px;
	position:absolute;
	z-index:10;
	right:0;
	top:0;
}
	
.ar1_1{
	height:37px;
	color:#999;} 
	
.ar1_1 img{
	width:38px;}
	
.title{
	width:100%;
	font-weight: bold;
	border-bottom:#CCC 1px solid;}
	
.title h1{
	font-size:30px;
	padding-left:2%;
	font-size:20px;
	margin-top:10px;
	margin-bottom:10px;}
	
.content{
	width:90%;
	margin-top:15px;
	margin-bottom:40px;
	margin-left:5%;
	}
	
.content img{
	width:100%;
	}
	
.news{
	margin: 15px;
	width:900px;
	border-bottom:1px #CCCCCC dashed  !important;
	float:left;
	color:#000 !important;
	font-size:14px;}

.news:active{
	font-size:14px;
	}
	
.news:visited{
		color:#000 !important;
	}