@import url(global.css);
.inner_banner{ height:300px; width:100%;background:url(../images/banner_about.jpg) no-repeat center}
.about{font-size:14px; line-height:180%}
.about h2{ font-size:24px; line-height:60px; font-weight:normal}
.about01{ padding-top:100px; padding-left:475px; min-height:400px;background:url(../images/about01.jpg) left center no-repeat}
.about02{ padding-right:630px; min-height:280px;background:url(../images/about02.jpg) right center no-repeat}

.container{margin-top:15px}
.sidebar{ float:left; width:220px; min-height:800px; border:1px solid #f0f0f0}
.mainWrap{ float:right; width:936px;}
.main{ margin-top:10px; padding:15px 20px; min-height:712px;border:1px solid #f0f0f0; line-height:180%}
.breadcrumb{ height:46px; line-height:46px; padding-left:15px; border:1px solid #f0f0f0; color:#222}
.breadcrumb a{ color:#222}

.sidebar dl{ margin:0 auto; padding:22px 0; width:110px;  line-height:36px; border-bottom:1px solid #dcdcdc}
.sidebar dl dt{text-align:center;font-size:16px; font-weight:bold; background:url(../images/dot2.png) 0 center no-repeat}
.sidebar dl dd{text-align:center;;font-size:14px}
.sidebar dl dd a{color:#333}

.message p{line-height:26px; padding:15px 0}
.message h3 {
	height:36px; line-height:36px; text-align:center; background: #d1deff;
    color: #4e47b6;
	border-radius: 10px;
    padding: 0 10px;
}
.message .tabtil {
    color: #666;
    text-align: right;
    width: 25%;
	padding:10px 0;
}
.message span {
    color: #f00;
    font-size: 14px;
    font-weight: bold;
    margin-left: 5px;
}
.message .input{border:1px solid #CCC; width:150px; height:28px}
.message .button{
    background: #21b6d7;
    border: 0 none;
    color: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100px;
}
