@charset "utf-8";
/* CSS Document */

.about-banner {
    height: 120px;
    line-height: 120px;
    width: 100%;
	clear:both;
}

.about_line{ 
	margin-bottom:10px;
	border-bottom:3px solid #6AA9F1;
	}
.h{ height:515px;}

.about-tit {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    height: 47px;
    line-height: 47px;
    padding: 20px 0 0 20px;
}

.textContent {
    line-height: 24px;
    padding: 0px 10px 20px 10px;
	font-family:Arial, Helvetica, sans-serif;
}
.borderBottom {
    border-bottom: 1px solid #F4F4F4;
}
.c666 {
    color: #666666;
}

.textContent p{ text-indent:2em;}