
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,br,pre,form,fieldset,input,textarea,p,blockquote,th,td
{ margin:0; padding:0}

a{
    text-decoration: none;
    color:#515050;
}
a:hover{
    text-decoration: underline;
    color:red;
}

.box_all{  
    overflow: hidden;        
    max-width:640px;  
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 14px;
    border:1px solid #EEEEEE;     
    border-top:2px solid #F57A04;
    padding:0 0 0px 0;
	margin:0px auto 0 auto; 
}

.box {    
   padding-left:25px;
   padding-top:5px;    
}


.box li{   
   
    
    line-height:30px;
    margin-right:10px;
    width:140px;
    text-align:center;      
    float:left;   
margin-bottom:10px;
    list-style-type:none;       
}


 .box ul li a{
	width:128px;
	text-align:center;
	height:30px;
	line-height:30px;
	background: url("/images/HituxMobileImages2/m_Pro_bg1.gif") repeat-x 0px top;
	display:block;
	overflow:hidden;	 }	


 .box ul .current  a{
	background: url("/images/HituxMobileImages2/m_Pro_bg2.gif") repeat-x 0px top;
	color:#FFFFFF;}
		
 .box ul li a:hover{
	background: url("/images/HituxMobileImages2/m_Pro_bg2.gif") repeat-x 0px top;
	color:#FFF;
	text-decoration:none;}


.boxdown{           
    cursor:pointer;
    border:1px solid #EEEEEE;
    width:160px;
    height:28px;   
    background: blue url(/images/down.jpg) no-repeat 0px;
    margin-left:150px;  
    margin-top:-2px;     
    border-top: none; 
	margin:0 auto; 
      
}
.up{
    cursor:pointer;
    border:1px solid #EEEEEE;
    width:160px;
    height:28px;   
    background: #FFFFFF url(/images/up.jpg) no-repeat 0px;
    margin-left:150px;  
    margin-top:-2px;     
    border-top: none; 
	margin:0 auto; 
}

