﻿/*____/ 初始化 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:#1c0300 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;
}


.tableStyle1{
 margin-top:30px;
 border-collapse:collapse; border-spacing:0;
 color:#5C311F; text-align:center;
 }
.tableStyle1 td{border:1px solid #F97E05;}
.tableStyle1 th{border:1px solid #F97E05; background:#FDAE2D;}

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

.topLink{background:url(../images/img_01.jpg) no-repeat;}
.topLink a{float:right; width:100px; height:32px; margin:11px 36px 0 0;}
.btn{display:block; width:162px; height:242px; margin-top:30px;}

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


.prompt{margin-left:290px; margin-top:3px; color:#a15000;}




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

