margin-top: 28px;margin-top: 28px;padding-bottom: 30px;padding-bottom: 30px;padding-bottom: 30px;padding-bottom: 30px;/* CSS Document */
body{
	background-color: #f9f9f9;
}



/*****main_body*********************/
.main_body_bg{
    width: 100%;
    height: auto;
    background: url(../img/about_intro_bg.jpg) 0px 0px repeat-x;
    overflow: hidden;
}
.main_body{
	margin: auto;
	width: 1200px;
	
	padding-top: 390px;
}
.main_body .about_intro_contents{
	margin: auto;
	width: 1200px;
	height: auto;
	min-height: 300px;
	padding-bottom: 30px;
	font-size: 14px;
	line-height: 200%;
	color: #696969;
	overflow: hidden;
}

.main_body .about_intro_contents p{
	text-indent: 2em;
	
}



















