@import url(https://cqgame.liangshu47.com/style/sg_logo.css);
@import url(http://www.wanmei.com/top/css/iframe.css);
/* 共用部分 */
div,ol,ul,li,img,h1,h2,h3,h4,h5,h6 {
	margin:0;padding:0;border:0;list-style:none;
}
body {
	background:#000 url('../images/bg.jpg') no-repeat center 47px;font-size:12px;font-family:宋体, Arial, Helvetica, sans-serif;margin:0;padding:0;color:#130101;
}
img {
	vertical-align:top;
}
a,a:visited,a:active {
	text-decoration:none;color:#130101;
}
a:hover {
	color:#1451c2;
}
a {
	blr:expression(this.onFocus=this.blur());outline:none;
}
area {
	blr:expression(this.onFocus=this.blur());outline:none;
}
.float {
	float:left;
}
.floatright {
	float:right;
}
.floatimg {
	clear:both;
}
.floatimg img {
	float:left;
}
.clear {
	clear:both;
}
.absolute {
	position:absolute;z-index:10;
}
.center {
	text-align:center;