﻿body{  
    line-height:1.4;  
    color:#333;  
    font-family:arial;  
    font-size: 12px;  
}  
input,textarea,select{  
    font-size:100%;      
    font-family:inherit;  
}  
body,h1,h2,h3,h4,h5,h6,p,ul,ol,form{  
    margin:0;  
}  
h4,h5,h6{  
    font-size:1em;  
}  
ul,ol{  
    padding-left:0;   
    list-style-type:none;  
}  
img{border:0;}  
a, a:hover, a:focus {
    text-decoration: none;
    outline: none;
}
i{font-style: normal;}
b{font-weight: normal;}
.no{
	display:inline-block; width:100%; height:0; overflow:hidden;
}