.f1,
.f2,
.f3,
.f4,
.f5{
	width:986px;
	padding-bottom:10px;
	margin:0 auto;
	clear:both;
}

.f1 .one {
	width:100%;
}

.f2 .one {
	width:486px;
	float:left;
}
.f2 .two {
	width:486px;
	margin-left:500px;
}

.f3 .one {
	width:318px;
	float:left;
}
.f3 .one-two {
	width:652px;
	margin-left:0px;
	float:left;
}
.f3 .two {
	width:318px;
	margin-left:16px;
	float:left;
}
.f3 .two-three {
	width:652px;
	margin-left:334px;
}
.f3 .three {
	width:318px;
	margin-left:668px;
}

.f4 .one {
	width:236px;
	float:left;
}
.f4 .one-two {
	width:486px;
	float:left;
}
.f4 .one-three {
	width:736px;
	float:left;
}
.f4 .two {
	width:236px;
	margin-left:14px;
	float:left;
}
.f4 .two-three {
	width:486px;
	margin-left:14px;
	float:left;
}
.f4 .two-four {
	width:736px;
	margin-left:250px;
}
.f4 .three {
	width:236px;
	margin-left:14px;
	float:left;
}
.f4 .three-four {
	width:486px;
	margin-left:500px;
}
.f4 .four {
	width:236px;
	margin-left:750px;
}

.f5 .one {
	width:186px;
	float:left;
}
.f5 .one-two {
	width:386px;
	float:left;
}
.f5 .one-three {
	width:586px;
	float:left;
}
.f5 .one-four {
	width:786px;
	float:left;
}
.f5 .two {
	width:186px;
	float:left;
	margin-left:14px;
}
.f5 .two-three {
	width:386px;
	float:left;
	margin-left:14px;
}
.f5 .two-four {
	width:586px;
	margin-left:14px;
	float:left;
}
.f5 .two-five {
	width:786px;
	margin-left:200px;
}
.f5 .three {
	width:186px;
	float:left;
	margin-left:14px;
}
.f5 .three-five {
	width:586px;
	margin-left:400px;
}
.f5 .four {
	width:186px;
	float:left;
	margin-left:14px;
}
.f5 .four-five {
	width:386px;
	margin-left:600px;
}
.f5 .five {
	width:186px;
	margin-left:800px;
}

.smart-view{
  display:none;
}
#main-menu li:before{
  content:"";
  display:inline-block;
  border-left:1px solid #c9cbcc;
  height:16px;
  vertical-align:middle;
  margin:0;
  padding:0;
}
#main-menu li:first-child:before{
  border-left:none;
}
#main-menu .sub-menu li:before{
  display:none !important;
}