*{

  }
ul{ margin:0; padding:0; list-style-type:none;}
ul,li{ list-style-type: none; list-style: none; }


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	background-image: url(../images/bj02.jpg);
	background-repeat: repeat-x;
	text-align:center; 
        }
		
/*-------------------------header-------------------------*/

#wrap{
	width:956px;
	height:713px;
	text-align:left; 
	}
#wrap .logo_tp{
   width:956px;
   height:121px;
   }

#main{
  width:956px;
  height:592px;
  background-image:url(../images/bian_index.jpg);
  }
#main .main_cont{
   width:929px;
   height:440px;
   margin-left:13px;
   }
#main .left{
	width:218px;
	height:440px;
	float:left;
	background-color: #1C1C1C;
  }
#main .banner{
   float:left;
   width:709px;
   height:439px;}
/*-------------------------header-------------------------*/
#bottom{
	width:921px;
	height:99px;
	margin-top:49px;
	margin-left:21px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
#bottom .logo_bottom{
   width:179px;
   height:88px;
   float:left;
}
#bottom .bottom_ziti{
	float:right;
	width:505px;
	height:88px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #A9A7A8;
	font-weight: bold;
	text-align: right;
   }
   
   
/*-------------------------导行-------------------------*/
#menu1 {
	width: 220px;
	border-size: 1px;
	}
	
#menu1 li a {
	voice-family: inherit;
	text-decoration: none;
	height: 43px;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #E4D6CD;
	display: block;
	background-image: url(../images/menu1.gif);
	padding-right: 0;
	padding-bottom: 0;
	text-align: center;
	font-family: "宋体";
	line-height: 40px;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	}
	
#menu1 li a:hover {
	color: #FFF;
	background-image: url(../images/menu1.gif);
	background-position: 0 -50px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}	

