
#pageContainer {
    width: 994px;
    overflow: hidden;
    border: solid 4px #f3f3f3;
    margin: auto;
    margin-top: 10px;
}

.weizhi {
    width: 20%;
    overflow: hidden;
    border-bottom: solid 2px gray;
}

.weizhi * {
    float: left;
    font-size: 14px;
    line-height: 30px;
    margin-left: 20px;
}

.weizhi a {
    color: black;
    font-weight: bold;
}

.weizhi a:hover {
    color: red;
}

.leftDongtai {
    width: 20%;
    height: auto;
    float: left;
    background: #f8f8f8;
}

.leftDongtai dd {
    width: 198px;
    overflow: hidden;
    border-bottom: solid 2px #eeeeee;
}

.leftDongtai dd a {
    line-height: 30px;
    font-size: 14px;
    color: black;
    font-weight: bold;
    display: block;
    text-align: center;
    
}

.leftDongtai dd .presentF.current{
    color: #ca0a15;
    background: url(imagesyaowenAbg.png) no-repeat right center;
}
.leftDongtai dd .presentF:hover{
    color: #ca0a15;
    background: url(imagesyaowenAbg.png) no-repeat right center;
}
.leftDongtai .presentG a {
    font-size: 18px;
    text-align: center;
    display: block;
    color: black;
    margin-top: 4px;
    font-weight: bold;
}

.leftDongtai .presentG {
    width: 198px;
    overflow: hidden;
    background-image: url(imagesyaowenda.png);
    height:42px;
}

#all {
    width: 70%;
    float: right;
    border-bottom: solid 2px #e0e0e0;
    margin-right: 20px;
    margin-bottom: 20px;
	margin-top:5px;
}

#all2 {
    width: 70%;
    float: right;
    border-bottom: solid 2px #e0e0e0;
    margin-right: 20px;
    margin-bottom: 20px;
	margin-top:5px;
}

#all div ul li {
    width: 100%;
    overflow: hidden;
	height:25px;
	line-height:25px;
}

#all2 div ul li {
    width: 100%;
    overflow: hidden;
}

#all div ul {
    width: 100%;
    margin: auto;
    overflow: hidden;
}

#all2 div ul {
    width: 100%;
    margin: auto;
    overflow: hidden;
}

#all div ul li * {
    /*float: left;*/
    font-size: 12px;
    color: black;
}
#all h3{color:#C30D0C; position:relative; border-bottom:1px solid #C30D0C; background: url(imagesyaowenAbg.png) left center no-repeat; padding-left:10px;}
#all h3 span{position:absolute; right:0px; top:3px; font-size:12px;}
#all h3 span a{color:#c30d0c;}
#all h3 span a:hover{color:#000;}
#all2 div ul li div {
    float: left;
    font-size: 12px;
    color: black;
}

.marl{margin-right:8px;}
#all2 div ul li a{display:block; position:relative; width:217px; height:150px;}
.marl span{position:absolute; width:217px; height:30px; line-height:30px; display:block; bottom:0px; left:0px; background:#000; opacity:0.1; filter:alpha(opacity=10);}
#all div ul li a {
    float: left;
    background: url(imagespageTextBg.png)no-repeat left center;
    padding-left: 10px;
}


#all div ul li p {
    float: right;
}

#all2 div ul li p {
    float: right;
}

#all2 div ul li div {
    border:1px solid #FDF9F2;
	padding:2px;
	text-align:center;
}

a {
    text-decoration: none;
    font-family: "微软雅黑";
}

.yeanniu * {
    font-size: 14px;
    color: black;
}

.yeanniu {
    width: 75%;
	text-align:center;
    overflow: hidden;
    margin: auto;
    font-family: "微软雅黑";
}