/*____/ ³õÊ¼»¯ css Reset \__________________________________________*/
html{background:#95b9b9 url(../images/bg_main.jpg) repeat-x;}
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:url(../images/bg_top.jpg) no-repeat center top;}
select{height:20px;}
input,select,button{font-size:100%;}


/*clear float*/
.clearfix:after{
  content: "";
  display: block;
  height: 0px;
  clear: both;
}

.clearfix {zoom:1;/*for ie6 Í¨²»ß^w3c*/}

#header{width:951px; height:469px; margin:0 auto; position:relative;}

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

.col{float:left;}

.sideTop{height:125px; background:url(../images/bg_side.png) no-repeat; overflow:hidden;}
.sideTop .btn_goBack{display:block; width:54px; height:47px; margin:33px 0 0 76px; font-size:0; text-indent:-5555px;}
.sideMiddle{background:url(../images/bg_side_02.png) repeat-y;}
.sideMiddle ul{width:198px; margin:0 auto;}
.sideBottom{height:64px; background:url(../images/bg_side.png) no-repeat bottom;}


.flashTxt{display:inline; position:relative; left:250px; top:358px; }

#container{width:951px; margin:0 auto;}
#mainArea{width:735px; }
#sideArea{width:216px;}
#footer{margin-top:64px; background:url(../images/bg_footer.jpg) repeat-x; text-align:center;}

