@charset "utf-8";
/* CSS Document */
ul,li{
	list-style-type:none;
	margin:0;
	padding:0;}
body{
	margin:0;}

/*--竖版--*/

.shuban{
	z-index:9999;
	background-image:url(../images/shuban.png);
	background-repeat:no-repeat;
	width:130px;
	height:425px;
	position:fixed;
	top:30%;
	right:10px;}
.shuban a{
	margin-bottom:10px;
	margin-left:10px;
	display:block;
	width:120px;
	height:42px;
	background-repeat:no-repeat;}
.shuban .close_01{
	cursor:pointer;
	float:right;
	margin:-3px -3px 0 0;
	width:18px;
	height:18px;
	background-image:url(../images/close_01_03.png);}
.shuban .s_q1{
	margin-top:75px;
	background-image:url(../images/qq_03.png);}
.shuban .s_q2{
	background-image:url(../images/qq_06.png);}
.shuban .s_q3{
	background-image:url(../images/qq_08.png);}
.shuban .s_q4{
	background-image:url(../images/qq_03.png);}
.shuban .s_q5{
	background-image:url(../images/qq_12.png);}
