/*
┌─────────187ZG──────────────────────┐
│                                                      │
│ 网站设计制作:≮传奇美工≯ QQ:46239032 唯一网址：WWW.187ZG.COOM    │
│        十余年网页设计制作经验、高端建站美工团队为你服务          │
│                   我们可为你制作你需要的门户                     │
│                                                    │
└───────────────────────────── .Com ─┘
*/
@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; }




.fixed_right {
	background:url(left.png);
	width:270px;
	height:450px;
	position:fixed;
	left:50%;
	top:16%;
	bottom:100px;
	z-index:9999;
	margin-left: -930px;
}


