@charset "utf-8";
body{
	width:100%;
	margin:0px;
	padding:0px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#313131;
	
}
ul,li,form,h1,h2,h3,h4,h5,h6,h7,dl,dd,dt,input,p{ margin:0px; padding:0px;list-style:none;}
.clear{ clear:both; font-size:0px; height:0px;}
img{ border:0px;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{ color:#ec2d03;}

#Frame{
	width:100%;padding:0px;	margin-top: 0;	margin-right: auto;margin-bottom: 0;margin-left: auto;background-color: #FFFFFF;clear: both;float: none;overflow: hidden;
}


#Header{
	width:100%; height:62px;
	padding:0px;
	overflow:hidden;
	margin-top: 0;
	float: left; border-bottom:1px solid #f1f1f1;
	
}
#Top{
	width:100%;
	height: 127px;float: left;
}


#Content{
	width:100%; height:418px;
	overflow:hidden; background-image:url(../images/banner_bj.png); background-repeat:repeat-x;float: left;  }
#Contents{
	width:100%; 
	overflow:hidden; float: left;  }
		
	
#Main{
	width:100%; 
	overflow:hidden; float: left; margin-top:15px; }
#Bottom{
	width:100%;
	overflow:hidden;
	
	float: left;
}
#Footer{
	width:100%;
	overflow:hidden; float: left; border:1px solid #e3e3e3;
	
}
