*{
	padding:0;
	margin:0;
}
body{
	font-family: "微软雅黑","宋体";
	font-size: 15px;
	color:#333;
	background: url(../img/243751.png) repeat-y;
}

a{
	text-decoration: none;
	color:#333333;
	font-size: 15px;

}
a:hover{
	color: #8c0000;
	
	/*text-decoration: underline;*/
}
ul li{
	list-style: none;
}

img{
	border: 0;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear:both;	
}
.container{
	width:1200px;
	height:auto;
	margin:0 auto;	
}
.container2{
	width:1140px;
	height:auto;
	margin:0 auto;	
}
.container3{
	width:960px;
	height:auto;
	margin:0 auto;	
}