﻿*{padding:0px; margin:0px;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/

body{
    font-family: Arial, Tahoma,"微软雅黑";    
	font-size: 12px;    
	color: #5a5a5a; 
	}


a{text-decoration: none;}  
a:link {color: #333333;} 
a:visited {color: #333333;} 
a:hover{color: #eb1315;	text-decoration: none;}  
a:active {color: #333333;} 

li{list-style:none;}


h1,h2,h3,h4,h5,h6{font-size:12px;}
img{border: 0px;}
.clear{clear:both; line-height:0; height:0; font-size:0px;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }

 
checkbox{border: 0px;} 
.input{ border:1px solid #CCCCCC; height:20px;line-height:20px} 

