/* CSS Document */

#content {
    width:954px;
	display:table;
	margin:10px auto;
	}

#left_button1,#left_button1 ul {
    width:188px;
	display:table;
	margin:0px auto;
	
	}
#left_button1 li {
    float:left;
    padding:0px;
    display:table;
    }

/***********************右边内容*****************************/

#tex {
     width:427px;
	 display:table;
	 margin:20px 0px 0px 90px;
	 }
#tex  li {
    text-align:left;
	line-height:180%;
	color:#000;
	}
.tt_01 {
    color:#ff6600;
	font-weight:bold;
	}

#right_center ul {
    list-style:none;
	}