<!--淡 CSS By sunny 20140602 QQ1044642949-->
body{
	background-color:#fff;
	color:#000;
	margin:0px;
        padding:0px
}
::-webkit-scrollbar{width:5px;height:0px;}
::-webkit-scrollbar-button:vertical{display:none;}
::-webkit-scrollbar-track:vertical{background-color:black;}
::-webkit-scrollbar-track-piece{background:#FFFFFF;}
::-webkit-scrollbar-thumb:vertical{background-color:#BAE000;}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#A7B700;}
::-webkit-scrollbar-corner:vertical{background-color:#535353;}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00;}
a,a:link,a:visited {
	text-decoration:none;
	color:#bae000
}
a:hover {
	text-shadow:0 0 4px #1f1aff;
	color:#fff
}
a:active {
	padding:0px 5px
}
#whole_body{
background:url(/entry/384582/20160203/4b02979da0259ae390ea7bfb0dc18353/6.gif);
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;}
form{margin:0px;padding:0px;background-color:#E6F3FF;}
frame{margin:0px;padding:0px;border:1px solid #fff}
img{border:none;}
textarea{width:98%;height:90px;}
hr{border:1px solid #BED8EA;margin:0px;padding:0px}
body:after {
content:"2013-2016 3g.08tk.cn★Lonely sunny";
border:2px solid #E6F3FF;}
.pagination span,.pagination{margin:0px; background-color:#E6F3FF;}
.tips {
    background-color:#bae000;
    text-align:center;
    position:fixed;
    bottom:0px;
    left:0px;
    opacity:0.90;
    padding:0;
    margin:0;
    width:100%
}
.tips a {
    color:#fff;
    text-decoration:none
}
.tips a:hover {
    color:#bae000;
    background-color:#fff;
    border-top:solid 5px #bae000;
    text-shadow:none
}
.tips a:active {
     border-top:none;
     padding:0px 5px
}
a.disweix{position:relative;}
a.disweix em{display:none;}
a:hover.disweix em{ display:block; position:absolute;z-index:9999;top:50%;left:50%;}