/* CSS Document */
@charset:utf-8;
*{ margin:0px; padding:0px; }
body{font-family: Microsoft YaHei; background:url(/special/cszt/images/backgroud_01.jpg) }
li{ list-style:none;}
a{ text-decoration:none;}
.header{ width:980px; height:721px; background: url(/special/cszt/images/baeee_02.gif) no-repeat; margin:0 auto;}
.Tit{ text-align:center;}
.Tittis{ text-align:center;}
.textis{ text-indent: 2em;color: #fff;width: 700px;letter-spacing: 2px;line-height: 24px;text-align: center; padding-top:420px;margin: 0 auto;}
.content{ width:980px; margin:0 auto;}
.tisp{ width:980px; height:100px; background:#800000; margin-bottom:30px;border-top: 6px solid #690505;}
.conter{ width:980px; position:relative;  padding-bottom:50px; background:#920000;}
.cenctt{    
    position: relative;
    text-align: center;
    top:25px;
    font-size: 30px;
    color: #fff;
	}
.pictt{ text-align:center; margin-top:20px; margin:0 auto;}
.pictt ul li{ margin:0 auto;}
.pictt span{    
    }
.anright{
	position: absolute;
    top: 180px;
    left: 40px;
	}
.anleft{
	position: absolute;
    top: 180px;
    right: 40px;
	}
.piccc{ width:735px; height:100%;}
.textcc{ width:735px; text-align:center;background:#800000; margin:0 auto; color:#ffffff; padding:10px 0px;}

.pictt {width: 735px;font-size: 14px;position:relative; margin:0 auto;}
.conter a.control {position:absolute;display: block;top: 60%;margin-top: -78px;width: 76px;height: 112px;cursor: pointer;z-index: 2;background: url(/special/cszt/images/buttons.png) no-repeat}
.conter a.prev {left: 0;background-position: 0 0}
.conter a.next {right: 0;background-position: -76px 0}
.conter a.prev:hover {background-position: 0 -112px}
.conter a.next:hover {background-position: -76px -112px}