@charset "utf-8";
/* CSS Document */

* {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	text-decoration:none;
	outline:none;
}
IMG {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px;
}
.clear{ clear:both}
a{ text-decoration:none; blr:expression(this.onFocus=this.blur());}
a:focus{ outline:none;}

body{ margin: 0; padding: 0; font-family: "微软雅黑";}

.container{width:100%;min-width:1150px;overflow:hidden;position:relative;background-color:#fff;}
.center{width:1150px;margin:0 auto}
.center2{width:1160px;margin:0 auto}
