/*位置属性*/
.marTop10{margin-top:10px;}
.left{	float:left;}
.right{	float:right;}
.clear {clear: both;}
.clearfix:after {clear: both;content: '';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}
.clearfix {display: +inline-block;}

/*header*/
#header{ border-bottom:1px solid #383838; height:46px; position:relative;  line-height:46px;color:#FFFFFF; }
#header h1{font-size:12px; font-weight:normal; background:url(news.png) no-repeat 50px center; padding-left:163px;}
#header span{ position:absolute; right:10px; top:0px;color:#9A9A9A;font-size:12px; font-weight:normal; }
#header span a{ color:#9A9A9A; margin:0 3px;}

/*wrapper*/
.titleh3{ height:70px; line-height:70px; text-align:center; background:url(../images/ico/dot.gif) repeat-x left bottom; width:910px; margin:0 auto; font-size:26px; color:#000;}
.titleh4{text-align:center; font-size:12px; color:#000; font-weight:normal; padding:10px 0 20px 0px;}

#content{margin:0px auto;  line-height:19px;}
#content p{ text-indent:2em; color:#333;}

#front{ position:absolute; left:0px; top:0px; z-index:10; cursor:pointer;  width:50%; height:100%; background:url(../images/ico/blank.gif); }
#front a{  position:absolute; left:20px; top:224px;display:block;  width:104px; height:104px; display:none;}
#next{  position:absolute; right:0px; top:0px; z-index:10;cursor:pointer; width:50%; height:100%;  background:url(../images/ico/blank.gif);}
#next a{  position:absolute; right:20px; top:224px; display:block;   width:104px; height:104px; display:none;}

#cbtn ul{position:relative; width:10000px;}
#cbtn ul li{ float:left;   cursor:pointer; text-align:center; margin-right:20px; position:relative;}
#cbtn ul li img{ width:70px; height:auto; display:block;}
#cbtn ul li tt{ background:#000; color:#FFF; position:absolute; right:4px; bottom:4px; z-index:20; font-family:"宋体" ;font-size:12px; line-height:16px; padding:0 5px;}
.ctrl div{ clear:both;}
.picSildeLeft{cursor:pointer; position:absolute; top:15%; left:0px; z-index:9;font-size: 20px;background: #f4f4f4;padding: 10px 0;}
.picSildeRight{cursor:pointer; position:absolute; top:15%; right:0px; z-index:9;font-size: 20px;background: #f4f4f4;padding: 10px 0;}

#cbtn{
	overflow: hidden;
	position: relative;
	margin-top: 20px;
	padding: 0 20px;
}
#cSlideUl,#cSlideUl ul{
	overflow: hidden;
}
#img{
	position: relative;
}
#img img{
	display: none;
}

