﻿@charset "utf-8";
/*____/ 初始化 css Reset \__________________________________________*/

body,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,blockquote,p,form,fieldset,legend{
 margin:0; padding:0;
 }
fieldset,img,button{border:none;}
li{list-style:none;}
q:before, q:after {content:'';}
a {text-decoration:none;}

body{font:12px Tahoma,Arial,SimSun; background:#000 url(../images/bg_top.jpg) no-repeat center top; color:#d3ab5e;}
select{height:20px;}
input,select,button{font-size:100%;}



.clearfloat{
  clear:both;
  font-size: 0px;
  line-height: 0px;
}

.txtNone{font-size:0; text-indent:-5555px;}

.topLink{}
.topLink a{}


.topTitle{position:absolute; top:90px; left:70px; z-index:10;}


#container{width:1002px; margin:0 auto; position:relative;}

.mainNav{width:262px; margin:86px auto 0;}
.mainNav a{color:#c11a21; font-weight:bold;}

.txtStyle1{margin:440px 0 0 76px; line-height:18px; color:#000; font-weight:bold;}
.txtStyle2{line-height:20px;}
.txtStyle3{font-size:14px; color:#ffa800;}


#footer{position:relative; margin-top:-22px; background:url(../images/bg_footer.png) repeat-x;}
