@charset "utf-8";
/* CSS Document */
@media only screen and (max-width : 1024px) {  

    }          
@media only screen and (max-width : 768px) {  


}          
@media only screen and (max-width : 480px) {  
.new_main_2Left,.new_main_2Right{ float:left; width:46%; background:#f5f5f5; height:60px; padding:5px 5px;}
.new_maub_2Leftimg{  width:50px; height:60px; overflow:hidden;}
.new_maub_2Leftimg img{ width:50px; height:60px;} 
}  
@media only screen and (max-width : 320px) {  

}  

