@charset "gb2312";
/* CSS Document */

*{
	margin:0;
	padding:0;}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#aab5b7;
	height:100%;
	background:#aab5b7 url(../img/mainBg.gif) repeat-x;}	
html{
	margin:0;
	height:100%;}	
ul{
	list-style:none;}
a{
	text-decoration:none;
	color:#2e2e2e;}	

a:hover{
	color:#ff0000;
	}
img{
	border:0;
	display:block;}	
h1,h2,h3,h4,h5,h6{
	font-size:12px;
	font-weight:normal;}
.cl{
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	overflow:hidden;}

.jiange{
	font-size:10px;
	line-height:10px;
	height:10px;
	overflow:hidden;
	background:#FFF;}	
