.box_adv {
    background: #f2f2f2 none repeat scroll 0 0;
    height: auto;
    overflow: hidden;
    padding-bottom: 60px;
    width: 100%;
}

.box_adv h1 {
    color: #000;
    font-size: 42px;
    font-weight: bold;
    height: 43px;
    letter-spacing: 8px;
    line-height: 39px;
    margin-bottom: 20px;
    margin-top: 60px;
    text-align: center;
    width: 100%;
}

.box_adv h3 {
    color: #666;
    font-size: 18px;
    font-weight: normal;
    height: 20px;
    letter-spacing: 8px;
    line-height: 20px;
    margin-bottom: 60px;
    text-align: center;
    width: 100%;
}
#wrapper2 {
    margin: 0 auto;
    position: relative;
    width: 1250px;
}

#LeftButton2 {
    background: #eeeeee url("../images/link_left.png") no-repeat scroll center center;
    cursor: pointer;
    float: left;
    height: 55px;
    left: 0;
    position: absolute;
    width: 20px;
    z-index: 999;
}

#RightButton2 {
    background: #eeeeee url("../images/link_right.png") no-repeat scroll center center;
    cursor: pointer;
    height: 55px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    z-index: 999;
}
#CSSBox2 {
    height: 50px !important;
    margin: 0 auto;
    overflow: hidden;
    width: 95% !important;
}
#CSSBox2 ul li {
    float: left;
    height: 50px;
    list-style: outside none none;
    position: relative;
    width: 240px;
}

#CSSBox2 ul li span {
    background: #a2a2a2 none repeat scroll 0 0;
    height: 48px;
    position: absolute;
    right: 0;
    top: 1px;
    width: 2px;
}
.adv_index_css_ul{
	padding: 0px; 
	border: 0px; 
	font-size: 0px; 
	line-height: 1.15; 
	display: inline-block; 
	margin: 0px; 
	list-style: none; 
	width: 11520px;
}

.adv_index_css_li{
	list-style: none; 
	margin-left: 0px; 
	margin-right: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	float: left; 
	display: inline;
}