/*CSS Version 1.0*/
/*Style Reset*/
html, iframe, body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0 }
/*basic*/
body { background:#fff; color:#666666; font:12px/1.5 SimSun, ËÎÌå, Arial Narrow; }
h1, h2, h3, h4, h5, h6 { font-size:100%; }
ol, ul, li, dd, dt, dl { list-style:none; }
table { border-collapse:collapse; }
img { border:none; }
input, textarea, select { font-size:12px; }
/*clearfix */
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { *zoom:1;}
.l { float:left }
.r { float:right }
/*show or hidden*/
.none { display:none; }
.block { display:block; }
.inline { display:inline; }
.hidden { overflow:hidden; }
/*margin*/
.mar-t5 { margin-top:5px }
.mar-t10 { margin-top:10px }
.pad10 { padding:10px }
/*The layer mask*/
.Q-mask { background-color:#333; filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; position:absolute; top:0px; left:0px; }
/*a*/
a:link { color:#009; text-decoration:none }
a:visited { color:#800080; }
a:hover, a:active, a:focus { color:#c00; text-decoration:underline; }

.red{color:red}

.Qtopdiv { background-image: url(https://vip.88lan.com/Qdialogs/btnImg/top_bg.jpg); height: 42px; }
.Qtopdiv .Qtoplogo { float: left; width: 132px; margin-top: 1px; margin-left: 2px; }
.Qtopdiv .Qtopcenter { float: left; width:720px; }
.Qtopdiv .Qtopcenter div { float: left; margin: 10px 0 0 0px; }
.Qtopdiv .Qtopcenter a { padding: 0px; font-size: 12px; color: #000000; text-decoration: none; }
.Qtopdiv .Qtopcenter a:hover { color: brown; }
.Qtopdiv .Qtopleft { float: right; height: 38px; margin-top: 1px; padding-top: 3px; margin-right: 5px; }
.Qtopdiv .Qtopleft div { float: left; width: 94px; height: 23px; background-image: url(https://vip.88lan.com/Qdialogs/btnImg/top_bg2.jpg); text-align: center; padding-top: 7px; }
.Qtopdiv .Qtopleft a { font-size: 12px; color: #FFF; text-decoration: none; }
.QpageBottom { background: #04598C; text-align: center; width: 100%; color: #fff; height: 48px; }
.QpageBottom p { line-height: 20px; }
.QpageBottom a { color: #fff; text-decoration: none; }