/* top-menu */
.top_commonLayout {max-width:1150px;}

.topLayout .subTop2 .topList2 > div {float:left;}
.topLayout .subTop2 .topList2 > div:first-child {margin-left:30px;text-indent:-7px}


@media (min-width:1020px) {
.topLayout .subTop2 .topList2 > div:first-child {margin-left:50px;}
}	

@media (min-width:1080px) {
.topLayout .subTop2 .topList2 > div:first-child {margin-left:80px;}
}	

@media (max-width:768px) {
.topLayout .subTop2 .topList2 > div:first-child {margin-left:5px}
}