/*样式重设*/
* {
    margin: 0;
    padding: 0;
}
img {
    border: none;
}
li {
    list-style: none;
}
a {
    /*color: #AB5C24;*/
    text-decoration: none;
    cursor: pointer;
}
a:hover{
    text-decoration: none;
}
.clearfix{
    *zoom:1
}
.clearfix:before,.clearfix:after{
    display:table;
    content:"";
    line-height:0
}
.clearfix:after{
    clear:both
}
h1, h2, h3, h4, ul, li, dl, dt, dd, p, img {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
}

body{
    margin:50px 0px 0px 0px;
    background: #F5F5F5;
    color: #5C5C5C;
    font-family:"宋体",Arial,sans-serif;
    font-size:16px;
    position:relative;
}

/*Top*/
#zhuanti_top{width:100%;height:50px; position:fixed; top:0px; left:0px; z-index:999; text-align:center;background:url(image/top.gif) #fff repeat-x; margin:0 auto;}
#zhuanti_center{width:950px;margin:8px auto 0px;font-size:12px;color:#000;height:33px;line-height:12px;clear:both;}
#zhuanti_center a.mLink{color:#828282;text-decoration:none;}
#zhuanti_center a.mLink:hover{color:red;}
#zhuanti_center #miniLogo{float:left;}
#zhuanti_center #miniLogo img{border:0;height:33px;}
#zhuanti_center #miniLink{float:right;padding:12px 8px 0 0;}

.warp{
    margin: 0px auto;
    width: 960px;
    background: #fff;
}

.header{
    height: 492px;
    width: 1600px;
    margin: 0px auto;
    margin-left: -320px;
}

.introduction{
    line-height: 32px;
    padding: 15px 13px 12px;
}

.introduction span{
    color: #ab5c24;
    font-family: "Microsoft YaHei";
    font-size: 24px;
}

.master{
    border-top: 1px dashed #7E7E7E;
    border-bottom: 1px dashed #7E7E7E;
    margin: 0px 13px 17px;

}
.master_block{
    padding-top: 36px;
    padding-bottom: 27px;
}

.master_left{
    float: left;
    width: 282px;
}
.master_left span{
    font-size: 18px;
    line-height: 32px;
    font-family: "Microsoft YaHei";
    color: #ab5c24;
}
.master_left p{
    margin-top: 3px;
    line-height: 26px;
    font-size: 14px;
}
.master_left a{
    color: #AB5C24;
}
.master_center{
    margin: 8px 25px 0px;
    float: left;
}

.master_right{
    float: left;
    width: 242px;
}
.lecture{
    color: #524b2e;
    font-size: 18px;
    line-height: 26px;
    font-family: "Microsoft YaHei";
    /*display:inline;*/
    width: 122px;
    border-bottom: 2px solid #BC892E;
    margin-bottom: 4px;
}
.lecture a{
    color: #524b2e;
}
.lecture span{
    color: #ab5c24;
    font-family: Arial;
}
.lwidth{
    width: 103px;
}
.lwidth2{
    width: 209px;
}
.lwidth3{
    width: 109px;
}
.lwidth4{
    width: 131px;
}
.lwidth5{
    width: 113px;
}
.master_right p{
    line-height: 21px;
    font-size: 12px;
    color: #524B2E;
}



.comments span{
    color: #AB5C24;
    font-size: 24px;
    margin: 0px 0px 0px 14px;
    border-bottom: 2px solid #BC892E;
    font-family: "Microsoft YaHei";
}


.comments_left{
    width: 755px;
    /*margin-top: 18px;*/
    margin-left: 5px;
    float: left;
}
.comments_right{
    margin-left: 10px;
    /*margin-top: 18px;*/
    /*width: 150px;
    float: left;*/
}
.comments_right p{
	display: inline-block;
	line-height: 2;
}
.comments_title{
    margin-bottom: 18px;
}

.comments_title span{
    color: #524B2E;
    font-size: 18px;
    padding-right: 8px;
    margin: 0px 0px 12px;
    font-family: "Microsoft YaHei";
    border-bottom: 1px solid #BC892E;
    padding-bottom: 3px;
}
.comments_right p{
    font-size: 12px;
    line-height: 26px;
    color: #3E3E3E;
}
#xfdh {
    position: fixed;
    bottom: 5px;
    left: 50%;
    margin-left: 490px;
    _position: absolute;
    text-align: center;
    color: #FCFEFD;
    font-size: 16px;
    cursor: pointer;
}
