*{
margin:0px;padding:0;
    scrollbar-track-color: #efefef;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #00A156;
 }

/* body */
body{
     margin:0;padding:0;
     font-size:12px;
	 background-color:#E7DFDC;
	 overflow-x:hidden;
	 line-height:130%;
    }
 

/* id */
#kizi{
      height:530px;
      margin:0 auto;  
      padding:0px;
	  background:url("../image/bg.jpg");
     }

#kizi_con{
      margin:0 auto;  
      padding:0px;
	  background:url("../image/con_bg.jpg");
	  background-attachment:fixed;
	  clear:both;
     }

#kizi_in{
      margin:0 auto;  
      padding:0px;
	  width:940px;
	  clear:both;
     }

#c_top{
width:940px;
height:530px;
margin:0 auto;
position:relative;
}

.top_text{
width:650px;
height:505px;
float:left;
}

#top_img{
	width:440px;
	height:795px;
	background:url("../image/top_img.png") no-repeat 0%;
	behavior: expression(IEPNGFIX.fix(this));
	z-index:0;	
	position:absolute;
	top:-150px;
	right:-45px;		 
}

.info_text{
	width:425px;
	_width:410px;
	height:505px;
	float:left;
	padding-left:17px;
}

dl{
margin:0 0 0 5px;
}
 
dt{
background:url("../image/news_icon.png") no-repeat 0%;
_background:url("../image/news_icon.gif") no-repeat 0%;
background-position:left cneter;
padding:4px 0 0 25px;
margin:8px 0 2px 0;
font-size:14px;
color:#1BBAAE;
font-weight:bold;
} 

dd{
margin-left:26px;
width:370px;
}

#update{
	width:400px;
	height:201px;
	background:url("../image/update.png") no-repeat 0%;
	behavior: expression(IEPNGFIX.fix(this));
	z-index:1;
	position:relative;
	margin-left:-5px;
	padding-top:60px;
}

.update_text{
	width:345px;
	height:130px;
	font-size:10px;
	margin:0px 0 0 17px;
	padding:10px;
	overflow:auto;
}
   
/* ‹¤’Êid */
#contents{
          margin:0;
          padding:0;
         }

#head{
   padding:0;
   margin:0;
   height:120px;
   background:url(../image/head.jpg);
   padding-top:50px;
}

#header{
   padding:20px 0;
   margin:0;
   height:93px;
   background:url(../image/head.jpg);
   background-position:bottom;
}

#head_box{
width:940px;
height:93px;
margin:0 auto;
}

#header_box{
width:940px;
height:93px;
margin:0 auto;
}

#head_in a{
margin:0;
width:714px;
height:93px;
background:url(../image/logo.png) no-repeat;
_background:url(../image/logo.gif) no-repeat;
font-size: 0px;
line-height:0;
text-indent: -9999px;
display:block;
padding-top:50px;
_padding-top:0px;
float:left;
}

#head_con a{
margin:0;
width:916px;
height:93px;
background:url(../image/con_logo.png) no-repeat;
behavior: expression(IEPNGFIX.fix(this));
font-size: 0px;
line-height:0;
text-indent: -9999px;
display:block;
float:left;
}

.con_text{
width:810px;
margin:0 auto;
padding-top:20px;
}

#foot{
      margin:0;
	  padding:0;
	  clear:both;
	  background:url("../image/foot.jpg");
	  height:125px;
     }

/* foot•”•ª */
#foot_menu{
         margin:0 auto;
		 padding:60px 0 0 0;
		 width:920px;
		 height:21px;
        }

#foot_menu ul{
         margin:0;
		 padding:0;
		 float:left;
}

#foot_menu l{
         margin:0;
		 padding:0;
		 float:left;
		 list-style:none;
}


#mb01{
     width:239px;
     height:21px;
     background:url("../image/mb1.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this));
	 text-indent:-9999px;
	 display:block;
	 list-style:none;
	 font-size:0em;
	 float:left;
}

#mb02,#mb02 a{
     width:144px;
     height:21px;
     background:url("../image/mb2.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this));
	 text-indent:-9999px;
	 display:block;
	 list-style:none;
	 font-size:0em;
	 float:left;
}

#mb03,#mb03 a{
     width:97px;
     height:21px;
     background:url("../image/mb3.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this));
	 text-indent:-9999px;
	 display:block;
	 list-style:none;
	 font-size:0em;
	 float:left;
}

#mb04,#mb04 a{
     width:125px;
     height:21px;
     background:url("../image/mb4.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this));
	 text-indent:-9999px;
	 display:block;
	 list-style:none;
	 font-size:0em;
	 float:left;
}

/* link */
a.info{
       background:url("../image/news_icon.png") no-repeat right center;
	   behavior: expression(IEPNGFIX.fix(this));
       padding:4px 25px 0 0;
       margin-left:5px;
      }
a.down{
       background:url("../image/news_icon2.png") no-repeat left center;
	   behavior: expression(IEPNGFIX.fix(this));
       padding:0 0 0 23px;
       margin-left:5px;
      }
a#footer{
         color:#ffffff;
        }  
a:link   {color:#03383C;}
a:visited{color:#03383C;}
a:hover  {
color:#C99D13;
text-decoration:underline;}
a        {text-decoration: none;
          }
