@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:#666; font-size:14px; background:#321b07; text-align:center;}
input,select,textarea,button{ vertical-align:middle;font-family:"微软雅黑","Microsoft YaHei";}
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;}
.mr20{ margin-right:20px;}
.mr50{ margin-right:50px;}
.mr80{ margin-right:80px;}
.mr100{ margin-right:100px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt36{ margin-top:36px;}
.mt50{ margin-top:50px;}
.mt56{ margin-top:56px;}
.mb3{ margin-bottom:3px;}
.w350{ width:350px;}
.w500{ width:500px;}
.w800{ width:800px;}

.c-green{ color:#237a4d;}
.c-red{ color:#e30101;}

.f16{ font-size:16px;}

.fade{ position:fixed; top: 0%; left: 0%; background: black; z-index:89; -moz-opacity: 0.6; opacity:.60; filter: alpha(opacity=65); width:100%; height:100%; display:none;}
.alert{ position:fixed; z-index:100; display:none; background:#eee8dd url(../images/people_03.jpg) no-repeat; width:826px; height:415px;}
.alert-close{ position:absolute; right:-47px; width:44px; height:44px; background: url(../images/close.jpg) no-repeat;}
.alert img{ margin:40px auto 0; display:block;}
