@CHARSET "gb2312";

#moocBox{
	width:980px;
	height:180px;
	border:1px solid #ccc;
	clear:both;
	overflow:hidden;
}
.zy li,demo1,demo2,zx li {
	float:left;
}

#demo {
    background: #fff none repeat scroll 0 0;
    height: 145px;
    overflow: hidden;
    padding-bottom: 12px;
    width: 980px;

}

#indemo {
    float: left;
    width: 800%;
}
#demo1 {
    float: left;
}
#demo2 {
    float: left;
}

.zy {
    float: left;
    height: 160px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.zy li {
    border: 3px solid #ececec;
    border-radius: 5px;
    float: left;
    margin-left: 12px;
    text-align: center;
    width: 146px;
}
.zy li img {
    padding: 2px;
}


#img_left{
	width:200px;
	height:130px;
	float:left;
	margin-top:30px;
}
#detail_right{
	width:480px;
	height:130px;
	float:left;
	margin-top:30px;
	font-size:16px;
}
#detail_right li{
	border-bottom:1px #ccc dashed;
}

#leave_con{
	clear:both;
	font-size:16px;
	
}

#leave_con li{
	border-bottom:1px #ccc dashed;
	
}
.zxright .release {
    width: 260px;
    height: 90px;
    background: transparent url("imagesblue.jpg") no-repeat scroll 0% 0%;
    background-color:#fff;
    margin-bottom:10px;
}

.release p {
    height: 40px;
    line-height: 40px;
    color:#fff;
}
.text-center a {
    color:#fff;
}
.publishing  a{color:#fff;  font-size:24px;}
.text-center {
    text-align: center;
}




















