@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:1190px;
	margin-left:auto;
	margin-right:auto;
	min-height:800px;
	background:#fefefe;
	margin-top:20px;
	position:relative;}
	
.about .al{
	width:900px;
	min-height:1500px;
	
	}

.about img{
	width:100%;
	
	}
	
.about .ar a{
	text-decoration:none !important;
	font-size:16px;
}

.about .ar{
	width:285px;
	position:absolute;
	z-index:10;
	right:0;
	top:0;
}
	
.ar1_1{
	height:37px;
	color:#999;} 
	
.ar1_1 img{
	width:38px;}
	
.title{
	width:900px;
	height:45px;
	border-bottom:#CCC 1px solid;}
	
.title h1{
	font-size:30px;
	padding-left:10px;}
	
.content{
	padding:20px;
	860px;}