@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	}

img{ border:none;}
body{
	font-size:12px;
	text-align:center;
	margin:0 auto;
	width:100%;
	height:100%;
	background:#fff; 
	font-family:宋体;
	color:#454545;
	}
	
.w1000{
	width:1000px;
	height:100%;
	margin:0 auto;
	}
.w1016{
	width:1016px;
	margin:0 auto;
	
	}
td a{ color:#454545;}
td a:hover{ color: #F00;}
.w980{
	width:980px;
	margin:0 auto;
	text-align:center;
	}
ul li{
	list-style:none;
	}
a{
	text-decoration:none;
	}
.fl{
	float:left;
	}
.fr{
	float:right;
	}
.clear{
	width:100%;
	height:0px;
	overflow:hidden;
	line-height:0px;
	clear:both;
	}
#wrap{
	margin:0 auto;
	text-align:left;
	}
h2{
	color:#fff;
	font-family:"微软雅黑";
	font-size:20px;
	line-height:45px;
	}
h1{
	font-size:12px;
	color:#000;
	font-family:"宋体";
	float:left;
	}
h3{
	 text-align:left; line-height:25px; color:#fff; font-family:"微软雅黑"; font-size:16px; float:left; display:block; font-weight:normal;  }
	
h4{
	font-size:12px;
	color:#FFF;
	float:left;
	font-family:"微软雅黑";
	border:1px solid red;
	}
h5{
	font-size:14px;
	color:#FFF;
	float:right;
	font-weight:normal;
	font-family:"微软雅黑";
	}
	
