﻿/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0;}
table{border-collapse:collapse;border-spacing:0; }
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
capation,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before, q:after{content:''}
abbr,acronym{border:0;}
a{ text-decoration:none; color:#252525;}
a:hover{color:#5BB1EF;}
.clear{clear: both;}
/* 文字排版 */ 
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px; font-family:"微软雅黑";}
.f20{font-size:20px; font-family:"微软雅黑";}
.fb{font-weight:bold;}
.fn{font-weight:normal;}
.t2{text-indent:2em;}
.lh150{line-height:150%}
.lh180{line-height:180%}
.lh200{line-height:200%}
.unl{text-decoration:underline;}
.no_unl{text-decoration:none;}
*:focus{outline: none;}

/* 定位 */
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.bc{margin-left:auto;margin-right:auto;}
.fl{float:left;display:inline;}  /* 可修复IE6中双倍边距bug */
.fr{float:right;display:inline;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}
.clearfix:after{display:block;height:20px;clear:both;visibility:hidden;overflow: hidden;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%}
. clearfix{display:block;}
.pr{position:relative;}
.pa{position:absolute;}
.abs-right{position:absolute;right:0;}
.zoom{zoom:1}
.hidden{visibility:hidden;}
.none{display:none;}

.sign_left input{color:#000!important}

/*-滚动条-*/
.submenu.scroll-pane{overflow:hidden;}
.submenu.scroll-pane .jspVerticalBar{ width:16px; background:#fff;}
.submenu.scroll-pane .jspTrack{ background:#fff;}
.submenu.scroll-pane .jspDrag{ background:#fff;}

.submenu.scroll-pane .jspVerticalBar.dgbox .jspArrow.jspArrowUp {background: #fff url(../images/iconimg1top-1.png) no-repeat center; position:relative; right:144px; top:0; width:160px; height:25px; }
.submenu.scroll-pane .jspArrow.jspDisabled.jspArrowUp{background: #fff url(../images/iconimg1top-1.png) no-repeat center;}

.submenu.scroll-pane .jspVerticalBar .jspArrow.jspArrowDown{background: #fff url(../images/iconimg1-1.png) no-repeat center; position:relative; right:144px; bottom:0; width:160px; height:25px;}
.submenu.scroll-pane .jspArrow.jspDisabled.jspArrowDown{background: #fff url(../images/iconimg1-1.png) no-repeat center;}

a.userdiv:link{text-decoration:none; color:#333;outline:none;}
a.userdiv:visited{text-decoration:none; color:#333;outline:none;}
/*a.userdiv:hover{text-decoration:underline; color:#F60;outline:none;}*/
a.userdiv:active{text-decoration:underline; color:#F60;outline:none;}
a.userdiv2:link{text-decoration:underline; color:#999;outline:none;}
a.userdiv2:visited{text-decoration:underline; color:#999;outline:none;}
/*a.userdiv2:hover{text-decoration:underline; color:#F60;outline:none;}*/
a.userdiv2:active{text-decoration:underline; color:#F60;outline:none;}/*.prad{background-color: #efefef !important;}*/.prad span{padding-left: 12px;}.mpad a{padding-left: 12px;}.mpad span{padding-left: 12px;}.userdiv:hover{color: #333 !important;}.pradbg{    background: #efefef !important;width: 231px;height: 383px;position: absolute;z-index: -1;left: 0px;}.prad {background-color: #efefef !important; border: none !important;width: 221px !important;height: 352px !important;box-shadow: none !important;}
#messagesbsb{display:none;}
#SVC001{text-align: center;overflow: hidden;}