/* CSS Document */
body {
    background: #ededed;
    color: #333;

}
.aheadbg{
	background:#fff;
}
.ahead{
	width:960px;
	padding-bottom:15px;
	margin:0 auto;
}
.am_top{
	width:100%;
	height: 90px;
    background:#99080e url(../images/about/mainTop.jpg) no-repeat center top;
}
.am_con{
	width:1190px;
    margin: -49px auto 0;
    padding-bottom: 17px;
    overflow: hidden;
    zoom: 1;
}
.abtbarnew{
    width: 189px;
	background: url(../images/about/navBg.jpg) 0 0 repeat-y;
}
.menuAboutus {
    background: url(../images/about/navB.jpg) center bottom no-repeat;
    padding-bottom: 20px;
}
.menuAboutus ul {
    background: url(../images/about/navT.jpg) center top no-repeat;
    padding-top: 17px;
}
.menuAboutus li {
    margin-bottom: 2px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    font-family: Tahoma,Arial,Helvetica,Microsoft Yahei,Hiragino Sans GB,WenQuanYi Micro Hei,SimSun,sans-serif;
    text-align: center;
}
.menuAboutus li a {
    color: #333;
    text-decoration: none;
    display: block;
    height: 34px;
}
.menuAboutus li#a1 {
    background: url(../images/about/navH.jpg) center top no-repeat;
}
.menuAboutus li#a1 a {
    color: #591514;
}

.an_cright {
    float: right;
    width: 988px;
    background: url(../images/about/pageBg.jpg) 0 0 repeat-y;
    overflow: hidden;
}
.abtBanner {
    background: url(../images/about/pageT.jpg) 0 0 no-repeat;
    padding: 7px 0 0 5px;
}
.nspacer {
    background: url(../images/about/pageB.jpg) center bottom no-repeat;
    padding: 10px 30px 30px 30px;
	font-family:"微软雅黑";
}
.nspacer h1 {
    font-size: 24px;
    font-weight: normal;
    font-family: Tahoma,Arial,Helvetica,Microsoft Yahei,Hiragino Sans GB,WenQuanYi Micro Hei,SimSun,sans-serif;
    padding: 5px 0 10px;
}
.nspacer p {
    line-height: 186%;
    text-indent: 2em;
    font-size: 14px;
}
.contact_us{
	height: 45px;
	line-height: 45px;
	background: url(/public/images/about/trademark.jpg) no-repeat;
	padding-left: 10px;
	font-weight: bold;	
}