@charset "utf-8";
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, em, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tr, th, td { 
  margin: 0; 
  padding: 0; 
  border: 0; 
  outline: 0; 
  font-weight:normal; 
  font-size: 12px; 
  font-family:Arial, Helvetica, sans-serif; 
} 
body {  
  font: 12px "HelveticaNeue","Helvetica Neue",Helvetica, 'Luxi Sans','Lucida Grande',Geneva,Verdana,Arial,simsun,sans;
  line-height: 1; 
  color: #666;
  background: #FFF; 
} 
html, body {
    height: 100%;
}
ol, ul, li { 
  list-style: none; 
} 
table { 
  border-collapse: separate; 
  border-spacing: 0; 
} 
caption, th, td { 
  text-align: left; 
  font-weight: normal; 
}
img { vertical-align: middle;border:none}

a:link { color:#000; text-decoration: none;}
a:visited {text-decoration: none;}
a:hover { text-decoration: underline;}
a:active {text-decoration: underline;}

a.blue, .blue, .blue a { color: #3E81D0!important; } 
a.orange, .orange, .orange a { color: #F60!important;}
a.grey, .grey, .grey a { color: #999!important;}
a.green, .green, .green a { color: #4C981A!important;}
a.deepblue, .deepblue, .deepblue a { color: #041A8A!important; }
a.red, .red, .red a  { color: #F00!important; }

.clr { overflow:hidden; zoom: 1;}
.clear { height: 1px; overflow: hidden; clear:both;}
.hide { display:none;}
.show { display:block;}
.line {text-decoration: underline!important;}
.center { text-align: center;}
.click { cursor:pointer;}
.left { float: left;}
.right { float: right;}

.m10  { margin: 10px;}
.mt10 { margin-top: 10px;}
.mr10 { margin-right: 10px;}
.mb10 { margin-bottom: 10px;}
.ml10 { margin-left: 10px;}
.p10  { padding: 10px;}
.pt10 { padding-top: 10px;}
.pr10 { padding-right: 10px;}
.pb10 { padding-bottom: 10px;}
.pl10 { padding-left: 10px;}

.pt20 { padding-left: 50px; }




.wrap{ width:950px; margin:0 auto}
.header{width:auto}
.content{}
.footer{width: 600px; margin: 0 auto;}
.footer p{text-align: center;}
.footer p a{font-size:11px ;color:#666}



