    body {
		margin:0;padding:0;text-align:center;font-size:12px;
    }
	#main {
		width:1024px;text-align:center;margin:auto;
	}
	#header {
		width:1024px;height:295px;background-image:url(images/01_01.jpg);margin:auto;
	}
	#content {
		width:1024px;height:332px;background-image:url(images/01_02.jpg);margin:auto;list-style:none;
	}
	#bottom {
		width:1024px;height:141px;background-image:url(images/01_03.jpg);margin:auto;
	}
	
	#content_1 {
		width:340px;height:30px;margin:0 auto 0 210px;padding-top:32px;
	}
	#content_1 li {
		width:100px;height:32px;float:left;margin:auto 4px;
	}
	
	#content_2{
		width:342px;height:30px;margin:0 auto 0 195px;padding-top:26px;
	}
	#content_2 li {
		width:100px;height:32px;float:left;margin:auto 2px;
	}
	#content_6{
		width:330px;height:30px;margin:0 auto 0 195px;
	}
	#content_6 li {
		width:100px;height:30px;float:left;
	}
	
	#content_3 {
		width:426px;height:34px;margin:0 auto 0 210px;padding-top:22px;
	}
	#content_3 li {
		width:100px;height:34px;float:left;margin:auto 2px;
	}
	
	#content_4{
		width:544px;height:30px;margin:0 auto 0 210px;
	}
	#content_4 li {
		width:104px;height:32px;float:left;margin:auto 2px;
	}
	
	#content_5{
		width:550px;height:30px;margin:0 auto 0 220px;padding-top:22px;
	}
	#content_5 li {
		width:100px;height:32px;float:left;margin:auto 4px;
	}
	
	#content li a {
	    background: url( images/bj.png ) no-repeat 100px bottom;
	    text-decoration: none;
	    display: block;
	    font-size:12px;
	    font-weight:bold;
	    width: 100%;
	    height: 100%;
	    padding:0;
	    margin:0;
    	color: #27130a;
    	line-height:30px;
    	text-align:center;
	}
	#content li a:hover {
		background-position:0 bottom;
	}