﻿/*____/ 初始化 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:#469d00 url(../images/bg_top.gif) 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 a{color:#ff9b00; font-weight:bold; font-size:14px;}

.f14{font-size:14px;}


#container{width:1002px; margin:0 auto; position:relative;}
.contArea{height:723px; background:url(../images/img_09.jpg) no-repeat;}
.contBox{width:650px; margin:0 auto; padding:10px; font-size:14px; line-height:24px;}
.contBox p{margin:16px 0;}

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

