*{margin: 0; padding: 0; text-decoration: none;list-style: none;}
body{font-family: "微软雅黑";}
dl,ul,ol,li,dt,dd,p,h1,h2,h3,h4,h5,h6,img{margin:0; padding:0;}
dt,b,i{font-style: normal; font-weight: normal;}
ul,ol,li{list-style: none;}
em{font-style: normal;}
.fl{float: left;}
.fr{float: right;}
.clearfix{clear: both;}
img{border: none;}
input,select,button{border:0;outline:none;}/*去除蓝色边框*/
a{text-decoration:none; }
.main{width: 1000px; margin: 0 auto;}
/*以上是公共样式*/

/*头部*/
.top{background: #f4f4f4; height: 27px;color: #333; 
	line-height: 27px; font-size:12px;
	border-bottom:1px solid #9c9c9c;}
.top a{color:#333;}	
/*底部*/
.bottom i{display: block; height:5px; 
	border-top:4px #bc000b solid;
	border-bottom:1px #bc000b solid;}
.bottom p{text-align: center; line-height: 60px;
	color: #333; font-size: 14px;}
