@charset "utf-8";
/* CSS Document */
*{font-family: "微软雅黑";}
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;word-wrap:break-word}
body,html,input{font:12px/1.5 'Microsoft Yahei',arial,\5b8b\4f53,sans-serif;}
table{border-collapse:collapse;border-spacing:0;}
img{border:none}
pre{white-space: pre-wrap; /* css-3 */white-space: -moz-pre-wrap; /* Mozilla, since 1999 */white-space: -pre-wrap; /* Opera 4-6 */white-space: -o-pre-wrap; /* Opera 7 */word-wrap: break-word; /* Internet Explorer 5.5+ */}
h1,h2,h3,h4,h5,h6{font-size:100%;}input.dialog{height:0; height:0; font-size:0; line-height:0; border:none}
h1{font-size:34px;}h2{font-size:26px;}h3{font-size:18px;}h4{font-size:16px;}h5{font-size:14px;}h6{font-size:12px;}
input,label,img,th{vertical-align:middle;}
.font-fixh{font-family: Georgia,Arial; color: #f00; font-size: 16px; font-weight: 700;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
input.button ,input.btn{padding:0.25em;width: auto;_width:0;overflow:visible !ie;}
ul,ol,li{list-style:none;}
a{text-decoration:none; color:#222;}
 
/*首页右侧快速导航栏*/
.rightNav{position:fixed; width:145px; right:0; top:200px; _position:absolute; text-align:left; cursor:pointer; background-image:url(about:blank);z-index: 10000;}
.rightNav a{display:block; position:relative; height:18px; line-height:18px; margin-bottom:1px; background:#fff; padding-right:10px; width:130px; overflow:hidden; cursor:pointer; right:-110px;}
.rightNav a:hover{text-decoration:none; color:#39A4DC;}
.rightNav a:hover em{background:#00b700}
.rightNav a em{display:block; float:left; width:30px; background:#39A4DC; color:#fff; font-size:11px; text-align:center; margin-right:10px;}



.rightNav a.new em{background:#f60;}
 


