@charset "utf-8";
*:focus{outline:none;}
html,body{ height:100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fiedldset,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,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul,li{list-style:none;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
body{font-family:"微软雅黑","Microsoft YaHei";color:#e3cd8d; font-size:14px; background:#361c0b;}
input,select,textarea,button{ vertical-align:middle;font-family:"微软雅黑","Microsoft YaHei";}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%; *zoom:1;}
a,a:link{ text-decoration:none;outline:none;}
a:visited{}
a:hover{}
a:active{}
.fl{float:left;}
.fr{float:right;}
.pr{ position:relative;}
.pa{ position:absolute;}
.pf{ position:fixed;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.tde{ text-decoration:underline;}
.tindent{ text-indent:2em;}
.clear{clear:both;}
.vm{ vertical-align:middle;}
.overf{ overflow:hidden;}
.hide{ display:none;}
.fw{ font-weight:bold;}
.fn{ font-weight:normal;}
.pt8{ padding-top:8px;}
.mt220{ margin-top:220px;}
.f20{ font-size:20px;}
.f26{ font-size:26px;}

.fade{ position:fixed; top: 0%; left: 0%; background: black; z-index:89; -moz-opacity: 0.7; opacity:.70; filter: alpha(opacity=75); width:100%; height:100%; display:none;}
.alert{ position:fixed; z-index:100; display:none;}
.alert-nav{ background:#ffd796; height:40px; text-align:center; font-size:22px; line-height:40px; font-weight:bold; position:relative; color:#412c14;}
.alert-close{ position:absolute; right:-26px; top:-23px; display:inline-block; width:20px; height:22px; background:url(../images/close.png) 0 0 no-repeat;}
.alert-close:hover{ background-position:-31px 0;}
