<!--
div,ul,li{   
 padding:0;   
 text-align:center;   
}         
ul{ list-style:none;}   
/*选项卡1*/   
#Tab1{   
width:200px;   
margin:0px;   
padding:0px;   
margin:0 auto;
float:left;}    
/*菜单class*/   
.Menubox {
	width:200px;
	height:28px;
	line-height:21px;
}   
.Menubox ul{   
margin:0px;   
padding:0px;   
}   
.Menubox li{   
 float:left;   
 display:block;   
 cursor:pointer;   
 width:95px;   
 text-align:center;   
 color:#b00205;  
 font-size:12px;  
 background:url(../images/m_bg05.gif);
 font-weight: bold;   
 line-height:28px;   
 height:28px;
 margin-left:0px;
 }   
.Menubox li.hover{   
 padding:0px;   
 background:#fff;   
 width:95px;      
 background:url(../images/m_bg04.gif);
 color:#ffffff; 
 font-size:12px;  
 font-weight: bold;   
 height:28px;   
line-height:28px;   
}   
.Contentbox{   
 clear:both;   
 margin-top:0px;      
 border-top:none;   
 text-align:center;   
 padding-top:0px;
} 
-->   	

/*选项卡2*/   
#Tab2{   
width:376px;   
margin:0px;   
padding:0px;   
margin:0 auto;
float:left;}    
/*菜单class*/   
.Menubox1 {
	width:376px;
	height:31px;
	line-height:10px;
}   
.Menubox1 ul{   
margin:0px;   
padding:0px;   
}   
.Menubox1 li{   
 float:left;   
 display:block;   
 cursor:pointer;   
 width:94px;   
 text-align:center;   
 color:#b00205;  
 font-size:12px;  
 background:url(../images/m_bg07.gif);
 font-weight: bold;   
 line-height:28px;   
 height:28px;
 margin-left:0px;
 }   
.Menubox1 li.hover{   
 padding:0px;   
 background:#fff;   
 width:94px;      
 background:url(../images/m_bg08.gif);
 color:#ffffff; 
 font-size:12px;  
 font-weight: bold;   
 height:28px;   
line-height:28px;   
}   
.Contentbox1{   
 clear:both;   
 margin-top:0px;      
 border-top:none;   
 text-align:center;   
 padding-top:0px;
} 
#full-screen-slider { width:990px; height:356px; position:relative;}
#slides { display:block; width:990px; height:356px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:990px;  height:356px; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination{ display:block; list-style:none; position:absolute; right:39%; top:320px; z-index:9900;  padding:5px 15px 5px 0; margin:0;}
#pagination li { display:block; list-style:none; width:55px; height:6px; border-radius:5px; float:left; margin-left:15px; background:#fff }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0893f0}

-->   	