<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*CSS通用重置样式*/
*{word-break:break-all;font-family:"微软雅黑",tahoma,'宋体',Arial,Lucida,Verdana,Helvetica,sans-serif;}
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, button,textarea, p, blockquote, th, td {margin:0;padding:0;}
fieldset, img {border:0;}
:focus {outline:0;}
address, caption, cite, code, dfn,em, strong, th, var, optgroup,i {font-style:normal;font-weight:normal;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
abbr, acronym {border:0;font-variant:normal;}
input, button, textarea,select, optgroup, option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code, kbd, samp, tt {font-size:100%;}
input, button, textarea, select {*font-size:100%;}
body {line-height:1.5;font-size:12px;color:#333;background:#FFF;width:100%; width:expression(document.body.clientWidth &lt;= 1200? "1200px": "auto");min-width:1200px;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
sup, sub {font-size:100%;vertical-align:baseline;}
:link, :visited , ins {text-decoration:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}
a:link,a:visited,a:active{color:#333;text-decoration:none;}
a:hover{color:#F60;text-decoration:underline;}
img{vertical-align:middle;}
.clearfix:before, .clearfix:after{content:"\0020";display:block;height:0;overflow:hidden;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.wrapper{height:auto;margin:0 auto;width:1200px;}
.fontArial{font-family:Arial,Helvetica,sans-serif;}
*html{background-image:url(about:blank);background-attachment:fixed;/*修正IE6振动bug*/}
body{}
input:focus,textarea:focus,selects:focus{border-color:#feebd9 !important;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #fecb98;}
#main{padding-bottom:20px;}
.noneBox{font-size:14px;color:#999; padding:20px;}


/*页头*/
#header {width:100%;height:auto;background:#FFF;}
#header .shortCut{height:38px; border-bottom: 1px solid #f1f1f0; line-height:38px;}
#header .shortCut .loginBar{float:left;}
#header .shortCut .loginBar a{padding:0 8px; color:#F60;}
#header .shortCut .loginBar .user{ color:#F90; padding-left:2px;}
#header .shortCut .headList{float:right;}
#header .shortCut .headList li{float:left; padding:0 8px; border:1px solid #FFF;border-width:0 1px;}
#header .shortCut .headList li.drop{padding-right:16px; position:relative;z-index:300;}
#header .shortCut .headList li.drop i{position:absolute;top:15px;right:6px;width:8px;height:8px;background:url(../images/icon.png) no-repeat 0 -191px ;}
#header .shortCut .headList li.drop .dropDown{top:38px;position:absolute;background:#FF6600;padding:4px; z-index:66; display:none;box-shadow:2px 5px 6px #888;}
#header .shortCut .headList li.weixin .dropDown{left:-92px;}
#header .shortCut .headList li.drop .content{background:#FFF;padding:5px;z-index:77;}
#header .shortCut .headList li.weixin .content p{line-height:24px;font-size:14px; text-align:center;}
#header .shortCut .headList li.weixin .content p em{color:#F60;}
#header .shortCut .headList li.weixin .content img{width:248px;}
#header .shortCut .headList li.wap .dropDown{left:-120px;}
#header .shortCut .headList li.wap .content p{line-height:24px;font-size:14px; text-align:center;}
#header .shortCut .headList li.wap .content img{width:248px;}
#header .shortCut .headList li.hover a{color:#F60;}
#header .shortCut .headList li.hover i{background-position:0 -238px;}
#header .shortCut .headList li a{ display:inline-block;}
#header .shortCut .headList li.wap a{padding-left:18px; background:url(../images/icon.png) no-repeat 2px 10px;}
#header .shortCut .headList li.webNav a{padding-left:18px; background:url(../images/icon.png) no-repeat 0 -87px;}
#header .shortCut .headList li.webNav .content {padding:10px;width:120px;line-height:24px;}
#header .shortCut .headList li.webNav dl{ padding-bottom:10px; border-bottom:1px solid #DEDEDE;}
#header .shortCut .headList li.webNav dd{float:left;width:60px;}
#header .shortCut .headList li.webNav.hover a{background-position:0 -124px;}
#header .shortCut .headList li.webNav dd a{padding:0; background:none; color:#888;}
#header .shortCut .headList li.webNav .dropDown{left:-58px;}
#header .headInfo {padding:15px 0;}
#header .headInfo .headLogo{float:left;}

/*头部搜索*/
.headSearch{float: left;width: 397px; margin-left:150px;}
.headSearch .sform{border:2px solid #FF6600;height: 36px;margin-bottom: 3px;position: relative;width: 393px;border-radius:3px; z-index:300;}
.headSearch .sform .s li{float: left;height: 36px;overflow: hidden;}
.headSearch .sform i{display: block;height: 36px;overflow: hidden;position: absolute;top: 0;width: 3px;}
.headSearch .sform i.left{background-position: left -105px;left: 0;}
.headSearch .sform i.right{background-position: left -68px;right: 0;}
.headSearch .defaultKey{color: #999;height: 36px;line-height: 36px;_line-height: 36px;left: 78px;position: absolute;top: 0;}
.headSearch .sInput{border: medium none;color: #333;font-size: 12px;height: 24px;line-height: 24px;padding: 6px 3px 6px 6px; margin-left:70px;width: 250px;box-shadow: 1px 1px 3px #dddddd inset;}
.headSearch .sBtn{border: medium none;cursor: pointer;height: 36px;width: 64px; background:#FF6600;transition: all 0.3s linear 0s;font-size:16px; color:#FFF;}
.headSearch .sBtn:hover{background:#f9904a;}
.headSearch .hot{height: 24px;overflow: hidden;}
.headSearch .hot li{color: #000;float: left;margin-right: 5px;}
.headSearch .hot li a{color: #999;white-space: nowrap;}
.headSearch .option{left:0;position: absolute;top: 0px;_top:1px;_left:1px;}
.headSearch .option dl{background: #EAEAEA;border-radius: 0 0 3px 3px;display: none;padding:1px 1px 0;width: 69px;text-align:center; position:absolute;left:0;top:36px;}
.headSearch .option dd{background: #FFF;color: #666;text-align:left;cursor: pointer;font-size: 12px;height: 28px;line-height: 28px;overflow: hidden;padding: 0 13px 0;border-bottom:1px solid #EAEAEA;}
.headSearch .option dd.cur{background: #F0F0F0;color: #C00;}
.headSearch .optionCur{background:url(../images/icon.png) no-repeat 54px -177px #f5f5f5;cursor: pointer;height: 36px;line-height: 36px;_height: 35px;overflow: hidden;padding: 0 14px;width: 42px; display:block;}
.headSearch .hover .optionCur{}

#header .tel{float:right; width:185px;}
#header .tel dt{font-size:18px; color:#F60;background:url(../images/icon.png) no-repeat 0 -675px; height:25px;line-height:32px;padding-left:32px; overflow:hidden;padding-bottom:5px;}
#header .tel dd{color:#888;}

/*导航*/
.headNav{height:42px; line-height:42px; box-shadow: -1px 2px 6px rgba(0, 0, 0, 0.3);background:#FF6600; position:relative;}
.headNav .navBox{position:relative; z-index:102}
.headNav .navList li{float:left;color:#FFF; font-size:15px;height:42px;border-right: 1px solid #d95903;}
.headNav .navList li a{ padding:0 18px; display:inline-block;transition: all 0.3s linear 0s; height:42px; position:relative;}
.headNav .navList li a:hover{text-decoration: none;background-color:#f9904a; height:42px;}
.headNav .navList li a.cur{background-color:#e25d04;box-shadow: 0 0 10px #af4a06  inset; height:42px;*background-color:#e25d04;_background-color:#e25d04;}
.headNav .navList li.on a{padding-right:26px;transition: all 0s linear 0s;}
.headNav .navList li span{color:#FFF;font-size:16px; text-shadow:0 1px 0 rgba(0, 0, 0, 0.3);}
.headNav .navList li i{ height:10px; width:10px; display:block; position:absolute; top:32px;left:50%;background-image:url(../images/arrowbg.gif);background-repeat: no-repeat ;background-position:0 -558px; display:none;}
.headNav .navList li b{height:10px; width:10px; display:block; position:absolute; top:18px;right:5px;background-image:url(../images/arrowbg.gif);background-repeat: no-repeat ;background-position:0 -634px; display:none;}
.headNav .navList li.on b{display:block;}
.headNav .navList li.up b{background-position:0 -562px;}
.headNav .navList li.up i{display:block;}

/*二级导航*/
.headNav .navBg{display:none;width:100%;position:absolute;left:0;top:42px;*top:43px;z-index:100;border-bottom:1px solid #efefef;box-shadow:0 1px 1px rgba(0,0,0,0.1);background:#fff;height:0;}
.headNav .navList li .subnav{width:100%;display:none;height:0;background-color:#fff;color:#666;left:0;line-height:39px;position:absolute;top:42px;_;z-index:8; overflow:hidden;}
.headNav .navList li .subnav .list{float:left;}
.headNav .navList li .subnav a{display:inline-block;color:#666;margin:7px 5px 0;padding:0 10px !important;text-decoration:none;height:24px;line-height:24px;font-size:14px;position:relative;transition: all 0s linear 0s;}
.headNav .navList li .subnav a:hover{background:#FF6600;color:#fff;height:24px;line-height:24px;margin-top:7px}}

/*页脚*/
#footer{background:#FFF;}
#footer .assure{height:40px;line-height:40px;background:#FF6600;font-size:16px;color:#FFF; overflow:hidden; width:100%;}
#footer .assure li{float:left; width:207px;padding-left:32px; background:url(../images/icon.png) no-repeat 0 -87px; display:inline;}
#footer .assure li.d1{background-position:186px -560px;}
#footer .assure li.d2{background-position:0 -356px;}
#footer .assure li.d3{background-position:0 -511px;}
#footer .assure li.d4{background-position:0 -408px;}
#footer .assure li.d5{background-position:0 -454px;}
#footer .artBox{border-bottom:1px solid #DEDEDE;padding:20px 0; background:#F5F5F5;}
#footer .artBox dl{float:left;width:220px;padding-right:20px;}
#footer .artBox dt{font-size:16px;padding-left:10px; height:24px; line-height:24px; background:url(../images/icon.png) no-repeat 0 -631px;}
#footer .artBox dd {height:26px; line-height:26px;padding-left:10px;overflow:hidden;}
#footer .artBox dd a{color:#808080;}
#footer .artBox dd a:hover{color:#333;}
#footer .netMark{text-align:center;padding:20px 0;}
#footer .netMark a{padding:0 5px;height:36px; display:inline-block;}
#footer .linksBox{text-align:center; padding-bottom:20px;}
#footer .linksBox a{color:#333;padding: 0 3px;}
#footer .copyright{padding-bottom:20px; text-align:center;line-height:22px;color:#999;border-bottom:1px solid #DEDEDE;}
#footer .siteLinks {padding-top:10px;}
#footer .siteLinks a{color:#999;padding-right:8px;}
#footer .siteLinks dl{padding-bottom:10px;}
#footer .siteLinks dt{float:left;}
#footer .siteLinks dt a{color:#666;}

/*翻页*/
.pageMod{text-align:center;padding:20px 0;font-size:0px}
.pageMod a,.pageMod span{background:#fff; border: 1px solid #DFDFDF;color:#FF6600;display: inline-block;font-size: 12px;height: 30px; line-height: 30px;vertical-align: middle;padding:0 15px;margin-left:5px; font-family:Arial;}
.pageMod a{text-decoration:none;color:#FF6600;}
.pageMod a:hover{text-decoration:none;color:#fff;background:#FF6600;}
.pageMod .page{width:auto;padding:0 10px 0 18px;background:url(../images/icon.png) no-repeat 7px -760px #FFF; color:#FF6600;}
.pageMod .prev.no{background-position:7px -836px;color:#97999B;}
.pageMod .next{padding:0 18px 0 10px;background:url(../images/icon.png) no-repeat 54px -800px #FFF;}
.pageMod .next.no{background-position:58px -877px;color:#97999B;}
.pageMod .page.no:hover{cursor:default;}
.pageMod a.cur{background:#FF6600;color:#FFF;}

/*面包屑*/
.crumbs{padding:15px 0;font-family: simsun;color:#323232;}
.crumbs a{color:#005bb5;font-family: simsun;}

/* ---------- 快速登陆开始 ----------*/
#quickLogin{background: transparent;padding: 10px;_padding: 0;height: auto;margin: 0 auto;width: 750px;}
#quickLogin .boxes{background: #FFF;border: 3px solid #FF6600;box-shadow: 0 3px 10px #FFF;}
#quickLogin h1.hd{background: #FF6600;border-bottom: 3px solid #FF6600;color: #FFF;height: 32px;line-height: 32px;overflow: hidden;padding: 0 10px;}
#quickLogin h1.hd .close{background: url(../images/loginbg.gif) no-repeat scroll right -32px;cursor: pointer;display: inline-block;float: right;height: 10px;margin-top: 11px;width: 10px;}
#quickLogin h1.hd b{color: #FFF;font: bold 14px/32px "微软雅黑","宋体",Arial;}
#quickLogin .content{color: #333;padding: 12px;}
#quickLogin .signLeft{float: left;width: 500px;}
#quickLogin .signRight{border-left: 1px solid #B1D59D;float: left;padding-left: 35px;width: 184px;}
#quickLogin .signs li{float: left;height: 32px;line-height: 32px;margin-bottom: 12px;overflow: hidden;width: 500px;}
#quickLogin .signs li.btn{height: 40px;}
#quickLogin .signs li.texts{height: 18px;line-height: 18px;margin-bottom: 0;}
#quickLogin .signs li a{color: #098CD9;}
#quickLogin .signs label{color: #000;float: left;padding-right: 10px;text-align: right;width: 60px;}
#quickLogin .signs span{color: #888;display: inline-block;float: left;margin-left: 5px;}
#quickLogin .signs span#imgid img{padding-top: 4px;}
#quickLogin .signs .inputText{background: url(../images/login/loginbtn.gif) no-repeat 0 0;border: 0;color: #666;height: 28px;line-height: 28px;float: left;padding: 2px 5px;width: 240px;}
#quickLogin .signs .inp2{background-position: 0 -42px;width: 115px;}
#quickLogin .signs label.success{background: url(../images/login/labelbg.png) no-repeat 0 10px;color: #46A257;margin-left: 0;text-align: left;padding-left: 20px;width: auto;}
#quickLogin .signs label.error{background: url(../images/login/labelbg.png) no-repeat 0 -37px;color: #EC3D3F;margin-left: 0;text-align: left;padding-left: 20px;width: auto;}
#quickLogin .signs .inputBtn{background: url(../images/login/loginbtn.gif) no-repeat 0 -84px;border: 0;cursor: pointer;height: 40px;width: 250px;}
#quickLogin .signs .inputBtn:hover{background-position: 0 -134px;}
#quickLogin h2.title{font-family: '微软雅黑','黑体','宋体';font-size: 12px;font-weight: bold;margin-bottom: 10px;}
#quickLogin .applogin li{margin-bottom: 10px;}
#quickLogin .applogin li.end{margin-bottom: 0;}
#quickLogin .applogin li a{background: url(../images/login/applogin.gif) no-repeat 0 0;display: inline-block;height: 32px;width: 135px;}
#quickLogin .applogin li a.sina{background-position: 0 0;}
#quickLogin .applogin li a.qq{background-position: 0 -33px;}
#quickLogin .applogin li a.alipay{background-position: 0 -66px;height: 30px;}
#quickLogin .applogin li a.login{background-position: 0 -97px;}
#quickLogin .applogin li a.reg{background-position: 0 -130px;}
#quickLogin .applogin li a.sina:hover{background-position: right 0;}
#quickLogin .applogin li a.qq:hover{background-position: right -33px;}
#quickLogin .applogin li a.alipay:hover{background-position: right -66px;height: 30px;}
#quickLogin .applogin li a.login:hover{background-position: right -97px;}
#quickLogin .applogin li a.reg:hover{background-position: right -130px;}
/* ---------- 快速登陆结束 ----------*/


/*会员预订登陆框弹窗*/
.orderLogin{background: #FFF;border: 3px solid #FF6600;border-radius: 3px;box-shadow: 2px 2px 10px #FFF;width: 720px;height: auto; margin:0 auto;}
.orderLogin .hd{background: #FF6600;border-bottom: 3px solid #FF6600;color: #FFF;height: 32px;line-height: 32px;overflow: hidden;padding: 0 10px;}
.orderLogin .hd b{color: #FFF;font: bold 14px/32px "微软雅黑","宋体",Arial;}
.orderLogin .hd span.close{background: url(../images/loginbg.gif) no-repeat right -32px;display: inline-block;cursor: pointer;float: right;height: 10px;margin-top: 11px;width: 10px;}
.orderLogin .content{color: #666;padding: 10px;}
.orderLogin .left{float: left;width: 334px;}
.orderLogin .right{border-left: 1px solid #B1D59D;float: left;margin-left: 15px;padding-left: 15px;width: 335px;}
.orderLogin .left dd{text-align: justify;}
.orderLogin .left .inputBtn{ background: url(../images/loginbg.gif) no-repeat 0 0;border: 0;border-radius: 3px;color: #FFF !important;cursor: pointer;display: inline-block;font-family: "微软雅黑","宋体",Arial;height: 30px;line-height: 30px;width: 132px;text-align: center;}
.orderLogin h2{color: #FF6600;font: bold 14px/18px "微软雅黑","宋体",Arial;height: 18px;margin-bottom: 10px;overflow: hidden;}
.loginBooking .forms dd{line-height: 27px;min-height: 27px;overflow: hidden;padding: 5px 0 5px 65px;position: relative;}
.loginBooking .forms dd .t{color: #333;height: 37px;left: 0;line-height: 42px;position: absolute;text-align: right;top: 0;width: 60px;}
.loginBooking .inputText{border: 1px solid #CCC;border-radius: 3px;box-shadow: 1px 2px 2px #DDD inset;font-family: Arial,Tahoma,Verdana,"微软雅黑";font-size: 12px;height: 25px;line-height: 25px;padding: 0 5px;vertical-align: middle;width: 120px;}
.loginBooking .inputBtn{ background: url(../images/loginbg.gif) no-repeat 0 0;border: 0;border-radius: 3px;color: #FFF !important;cursor: pointer;display: inline-block;font-family: "微软雅黑","宋体",Arial;height: 30px;line-height: 30px;width: 132px;text-align: center;}
.loginBooking .tips{display: inline-block;height: 27px;line-height: 27px;color: #999;margin-left: 5px;}
.loginBooking .others{border-top: 1px solid #F0F0F0;padding-top: 10px;}
.loginBooking .others dt{color: #333;display: inline-block;height: 25px;line-height: 25px;float: left;text-align: right;width: 65px;}
.loginBooking .others dd{float: left;}
.loginBooking .others a{background: url(../images/loginbg.gif) no-repeat 0 -32px;display: inline-block;float: left;height: 25px;margin-right: 5px;}
.loginBooking .others a.qq{background-position: 0 -85px;width: 63px;}
.loginBooking .others a.sina{background-position: 0 -58px;width: 78px;}
.loginBooking .others a.alipay{background-position: 0 -32px;width: 110px;}
.loginBooking  label.success{background: url(../images/login/labelbg.png) no-repeat 0 2px;color: #46A257;margin-left: 5px;text-align: left;padding-left: 20px;width: auto;}
.loginBooking  label.error{background: url(../images/login/labelbg.png) no-repeat 0 -45px;color: #EC3D3F;margin-left: 5px;text-align: left;padding-left: 20px;width: auto;}
/*在线客服*/
.rides-cs {  font-size: 12px; position: fixed; top: 250px; right: 0px; _position: absolute; z-index: 1500; border-radius:6px 0px 0 6px;}
.rides-cs a { color: #00A0E9;}
.rides-cs a:hover { color: #ff8100; text-decoration: none;}
.rides-cs .floatL { width: 36px; float:left; position: relative; z-index:1;margin-top:0;height: 181px; background:#FF6600;border-radius:6px 0 0 6px;}
.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}
.rides-cs .floatR {float: left; padding: 5px; overflow:hidden;width: 170px; background:#FF6600;}
.rides-cs .floatR .cn {background:#F7F7F7; border-radius:3px;}
.rides-cs .cn .titZx{ font-size: 14px; color: #666;font-weight:600; line-height:24px;padding:5px;text-align:center;border-bottom: solid 1px #E6E4E4;background: url(../images/shopnc.png) -762px -35px;}
.rides-cs .cn .titQq{ background-position:-755px 1px;}
.rides-cs .cn ul {padding:0px; background:#FFF;}
.rides-cs .cn ul li { line-height: 38px; height:38px;overflow: hidden;text-align:center;}
.rides-cs .cn ul.qq{border-bottom: solid 1px #E6E4E4;}
.rides-cs .cn ul.qq li{float:left; width:85px;border-bottom: none;;}
.rides-cs .cn ul li span { color: #777;}
.rides-cs .cn ul.qq li span { padding-left:3px;}
.rides-cs .cn ul li a{color: #777;}
.rides-cs .cn ul li img { vertical-align: middle;}
.rides-cs .cn ul li em{font-size:14px; color:#c00; font-family:Arial;}
.rides-cs .btnOpen, .rides-cs .btnCtn {  position: relative; z-index:9; top:11px; left: 0;  background-image: url(../images/shopnc.png); background-repeat: no-repeat; display:block;  height: 146px; padding: 8px;}
.rides-cs .btnOpen { background-position: -410px 0;}
.rides-cs .btnCtn { background-position: -450px 0;}
.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}
.rides-cs ul li.bot { border-bottom: none;}

/** 搜索城市切换样式 **/
#cityMenu h2{ background:#FF6600; height:24px; line-height:24px; color:#FFF;padding:0 10px;}
#cityMenu{width:198px;background:#fff;display:none;position:absolute}
#cityMenu .list{border:1px #D6D6D6 solid; padding:2px 4px 6px; border-top:none;}
#cityMenu .title{color:#666;border:1px #D6D6D6 solid;border-bottom:1px #ddd dashed; border-top:none;  height:22px;line-height:22px;padding:0 4px;font-size:12px;font-family:Arial, Helvetica, sans-serif;}
#cityMenu .text{height:23px;line-height:23px;color:#F69100;font-family:Arial, Helvetica, sans-serif;padding:0 4px;cursor:pointer;}
#cityMenu .text span{float:right;text-align:right;font-family:"宋体";}
#cityMenu .selected{background:#f0fdde;}

/*返回顶部*/
.izl-rmenu{position:fixed; left:50%; margin-left:600px; bottom:0; padding-bottom:73px; z-index:999; }
.izl-rmenu .btn{width:50px; height:50px; margin-bottom:1px;margin-left:5px;border-radius:3px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#FF6600;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#FF6600; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat; background-color:#FF6600;}
.izl-rmenu .btn-wx:hover{background-color:#F90;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#FF6600;}
.izl-rmenu .btn-phone:hover{background-color:#F90;}
.izl-rmenu .pic{position:absolute; left:-173px; top:-69px; display:none;width:160px;height:160px; padding:5px; background:#FFF; border:1px solid #DFDFDF;}
.izl-rmenu .pic img{width:160px;height:160px;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#FF6600; display:none;}
.izl-rmenu .btn-top:hover{background-color:#F90;}

/*编辑器样式重写*/
.reset address,.reset blockquote,.reset dd,.reset div,.reset dl,.reset dt,.reset fieldset,.reset form,.reset frame,.reset frameset,.reset h1,.reset h2,.reset h3,.reset h4,.reset h5,.reset h6,.reset noframes,.reset ol,.reset p,.reset ul,.reset center,.reset dir,.reset hr,.reset menu,.reset pre{display:block;}
.reset li{display:list-item;}
.reset head{display:none;}
.reset table{display:table;}
.reset tr{display:table-row;}
.reset thead{display:table-header-group;}
.reset tbody{display:table-row-group;}
.reset tfoot{display:table-footer-group;}
.reset col{display:table-column;}
.reset colgroup{display:table-column-group;}
.reset td,.reset th{display:table-cell;}
.reset caption{display:table-caption;}
.reset th{font-weight:bolder; text-align:center;}
.reset caption{text-align:center;}
.reset body{margin:8px; line-height:1.12;}
.reset h1{font-size:2em; margin:.67em 0;}
.reset h2{font-size:1.5em; margin:.75em 0;}
.reset h3{font-size:1.17em; margin:.83em 0;}
.reset h4,.reset p,.reset blockquote,.reset ul,.reset fieldset,.reset form,.reset ol,.reset dl,.reset dir,.reset menu{margin:1.12em 0;}
.reset h5{font-size:.83em; margin:1.5em 0;}
.reset h6{font-size:.75em; margin:1.67em 0;}
.reset h1,.reset h2,.reset h3,.reset h4,.reset h5,.reset h6,.reset b,.reset strong{font-weight:bolder;}
.reset blockquote{margin-left:40px; margin-right:40px;}
.reset i,.reset cite,.reset em,.reset var,.reset address{font-style:italic;}
.reset pre,.reset tt,.reset code,.reset kbd,.reset samp{font-family:monospace;}
.reset pre{white-space:pre;}
.reset button,.reset textarea,.reset input,.reset object,.reset select{display:inline-block;}
.reset big{font-size:1.17em;}
.reset small,.reset sub,.reset sup{font-size:.83em;}
.reset sub{vertical-align:sub;}
.reset sup{vertical-align:super;}
.reset table{border-spacing:2px;}
.reset thead,.reset tbody,.reset tfoot{vertical-align:middle;}
.reset td,.reset th{vertical-align:inherit;}
.reset s,.reset strike,.reset del{text-decoration:line-through;}
.reset hr{border:1px inset;}
.reset ol,.reset ul,.reset dir,.reset menu,.reset dd{margin-left:40px;}
.reset ol{list-style-type:decimal;}
.reset ol ul,.reset ul ol,.reset ul ul,.reset ol ol{margin-top:0; margin-bottom:0;}
.reset u,.reset ins{text-decoration:underline;}
.reset br:before{content:"\A";}
.reset :before,.reset :after{white-space:pre-line;}
.reset center{text-align:center;}
.reset abbr,.reset acronym{font-variant:small-caps; letter-spacing:0.1em;}
.reset :link,.reset :visited{text-decoration:underline;}
.reset :focus{outline:thin dotted invert;}

.reset table.noBorderTable td,.reset table.noBorderTable th,.reset table.noBorderTable caption{border:1px dashed #ddd !important}.reset table{margin-bottom:10px;border-collapse:collapse;display:table;}.reset td,.reset th{padding: 5px 10px;border: 1px solid #DDD;}.reset caption{border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}.reset th{border-top:2px solid #BBB;background:#F7F7F7;}.reset td p{margin:0;padding:0;}</pre></body></html>