*{
  margin:0px;
  padding:0px;
}
BODY {
	FONT-SIZE: 12px;
	COLOR: #515151;
	padding:0px;
	margin:0px;
	text-align:left;
}
div{ 
    margin:0px;
	padding:0px;
}
table,tr,td,form,div,p,ol,ul,p,h2,h3,h4,h5{
    margin:0;padding:0;
}
td{
    background-repeat:no-repeat;
}
a:link,a:visited{
   color:#515151;
   text-decoration: none;
}
a:hover{
   color:#C03602;
   text-decoration:underline;
}
h5{
  font-size:12px;
}
h5 a:link,h5 a:visited{
   color:#969799;
   text-decoration:none;
}
h5 a:hover{
   color:#333333;
   text-decoration:none;
}
ul{
    list-style:none;
}
h1,legend{
    display:none;
}
img,fieldset{
    border:0;
}
.clear{
  clear:both;
  height:0px;
  overflow:hidden;
}
#header{
}
#header .top{
  height:86px;
  background:url(../images/header_bg.gif) repeat-x bottom;
}
#header .top_banner{
  width:932px;
  margin:0px auto;
}
#header .left{
  width:575px;
  float:left;
}
#header .logo{
  padding-top:18px;
  float:left;
}
#header .note{
 float:left;
 padding-left:12px;
 padding-top:20px;
}

#header .right{
  width:350px;
  float:right;
  color:#DBCABE;
}
#header .right ul{
  padding-top:6px;
}
#header .right li{
  text-align:right;
}
#header .right .r2{
  padding-top:28px;
}
#header .right a:link,#header .right a:visited{
   color:#F56A00;
   text-decoration: none;
}
#header .right a:hover{
   color:#ff0000;
   text-decoration:none;
}

#header .nav{
  height:47px;
  background:url(../images/nav_bg.gif) repeat-x;
  padding-top:3px;
}

#header .memu{
  width:932px;
  height:34px;
  margin:0px auto;
  background:url(../images/memu_center.gif) repeat-x;
}
#header .memu ul{
  line-height:34px;
}

#header .memu li{
  float:left;
  background:url(../images/memu_line.gif) right no-repeat;
  width:72px;
  text-align:center;
}
#header .memu a:link,#header .memu a:visited{
   color:#FFF9E8;
   text-decoration: none;
}
#header .memu a:hover{
   color:#FFF9E8;
   font-weight:bold;
   background:url(../images/memu_on.gif) no-repeat;
   display:block;
   text-decoration:none;
}
#header .memu .tel{
  padding-top:8px;
  padding-left:14px;
  line-height:0px;
}
#footer{
  background:url(../images/footer_bg.gif) repeat-x #F5F6F8;
  color:#515151;
  font-family:Arial, Helvetica, sans-serif;
}
#footer ul{
  text-align:center;
  line-height:24px;
  padding-bottom:5px;
}
#footer .text{
  font-family:"ËÎÌå", "ºÚÌå", Arial;
  height:40px;
  line-height:40px;
  margin-bottom:6px; 
}
#footer .text a:link,#footer .text a:visited{
   color:#000000;
   text-decoration: underline;
}
#footer .text a:hover{
   color:#ff4400;
   text-decoration: none;
}

