﻿@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:#070511 url(../images/bg_top.jpg) repeat-x center top;}
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;}



.txtStyle1{width:330px; margin:55px 0 0 70px; line-height:22px; color:#d15900;}
.txtStyle2{margin-left:164px; font-size:14px; color:#d15900;}



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

