.topbanner{
	display: block;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	overflow: hidden;
}
.main{
    width: 1000px;
    margin: 0 auto 30px;
}
.main .aside{
    width: 247px;
}
.main .aside h3{
    float: left;
    height: 90px;
    width: 247px;
    overflow: hidden;
    background: url(../images/gailannavbg1.jpg) no-repeat left top;
}
.main .aside h3 span{
    font-size: 24px;
    line-height: 80px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    display: block;
}
.main .aside ul li{
    line-height: 60px;
    font-weight: 200;
    color: #FFFFFF;
    text-indent: 10px;
    width: 212px;
    background:#558c24;
    border-bottom: 1px solid #ffffff;
}

.main .aside ul li a:hover{
	text-decoration: underline;
}
.main .Listcon{
    width: 710px;
    background-color: #FFFFFF;
}
.main .Listcon .pos{
    background: url(../images/pos_bg.jpg) no-repeat  left top;
    height: 53px;
    width: 684px;
    margin: 20px auto 0;
}
.main .Listcon .pos h4{
    height: 45px;
    line-height: 45px;
    font-weight: 200;
    color: #666666;
    text-indent: 40px;
}
.main .Listcon   h3{
    font-size: 24px;
    line-height: 42px;
    font-weight: 500;
    color: #333333;
    text-align: center;
    width: 90%;
    margin: 15px auto 0;
}
.main .Listcon  .article_info{
    font-size: 12px;
    line-height: 42px;
    font-weight: 200;
    color: #999999;
    text-align: center;
    height: 42px;
    width: 90%;
    margin: 10px auto 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #CCCCCC;
}
.main .Listcon  .article_info span{
    margin-left: 5px;
}
.main .Listcon  .article {
    width: 90%;
    margin: 15px auto 0;
}

.main .Listcon  .article img{
    max-width: 500px;
    margin: 20px auto;
    display: block;
}
.main .Listcon .fx{
    text-align: right;
    display: block;
    margin-right: 20px;
    margin-bottom: 20px;
}

.fj{
    margin: 30px auto 10px;
    width: 90%;
}

.fj p{
    font-size: 20px;
    margin-bottom: 10px;
}

.fj a{
    color: #3085cd;
    line-height: 30px;
    display: block;
}
.main .pc{
    text-align: center;
    font-size: 12px;
    margin-bottom: 30px;
    color: #333333;
}

.main .pc a {
    margin-right: 20px;
}

