
.about{
	background-color: #fff;
	border-radius: 5px;
	padding:30px 15px;
	margin: 0 auto;
	width: 90%;
	}
.about h1{
	font-size: 18px;
	font-weight: bold;
	color: #555555;	  
	margin: 15px 0 20px 0;
	font-family:\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;
}
.about h2{
	font-size: 16px;
	color: #555555;	
	line-height: 28px;
	margin: 30px 0;
	font-family:\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;
}



.about-list{
	margin: 10px auto 0px;
	
	
}
.about-list h1{
	font-size: 16px;
	color: #fff;	
	float: left;
	display: inline;
	border-radius: 2px;
	background-color: #f44336;
	padding: 3px 5px;
	margin-bottom: 5px;
	font-family:\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;
	}
.about-list ul{
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
}
.about-list li{
	background-repeat: no-repeat;
	background-position: left 10px;	
	clear: both;
	font-size: 15px;
	line-height: 22px;
	color: #555555;		
	margin: 0 0px 5px 8px;
	padding-left:10px;
	padding-top: 0px;
	font-family:\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;
	}
.about-list li a{
	text-decoration: underline;
}
.about-list li span{
	color: #d32f2f;
}
.about-list li li{
	/*background-image:url(../images/about-list-style.png);*/
	background-repeat: no-repeat;
	background-position: left 8px;	
	clear: both;
	font-size: 15px;
	line-height: 20px;
	color: #41586e;		
	margin: 0 0px 5px 0px;
	padding-left:8px;
	padding-top: 0px;
	font-family:\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;
	}
.about-p{
	padding:5px 7px 5px 7px !important;
	color:#333 !important;
	font-size:16px !important;
	line-height:24px !important;
	margin-bottom:25px !important;
	}	
.about-p2{	
	color:#6d6730 !important;
	font-size:15px !important;
	line-height:20px !important;
	margin: 8px 10px 10px 8px !important;
	padding:0 0 8px 0;
	border-bottom:1px solid #E0E0E0;	
	}
.about-p2 span{	
	color:#6d6730 !important;
	font-size:15px !important;
	line-height:20px !important;
	margin-bottom:20px;
	float:left;
	width:30px;
	margin-right:15px;
	margin-left:0px;
	}


.about2{
	clear: both;
	background-color: #fff;
	border-radius: 5px;
	padding:20px 15px;
	margin: 0 5px 00px 5px;
	text-align: center;
	}
.about2 h1{
	font-size: 20px;
	font-weight: bold;
	color: #d32f2f;	  
	margin: 0px 0 10px 0;
	padding-top: 30px;
	font-family:\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;
}
.about2 h2{
	font-size: 18px;
	color: #555555;	
	line-height: 30px;
	font-family:\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;
}

.about2 p{
	width: 300px;
	font-size: 18px;
	color: #710101;	
	line-height: 30px;
	display: block;
	font-family:\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4;
	padding: 5px;
	margin: 20px auto 00px auto;
	border-radius: 5px;
	background-color: antiquewhite;
	font-weight: bold;
}
.index-description_head-bg{
	background-image: url("../images/main-banner_b-bg.jpg");
	background-repeat: repeat-x;
	text-align: center;
}

.index-description_foot-bg{
	background-color: #3f3939;
	text-align: center;
}
