/*****Main Wrap Style*****/
.main { clear:both; margin:10px 0 0; overflow:auto; *display:inline-block
}
.main .mainLeft { float:left; width:613px; overflow:auto; *display:inline-block
}
.main .mainRight { float:right; width:280px; overflow:auto; *display:inline-block
}
/*****Main BG Style*****/
.barA, .keyWordList ul { background:url(../images/tf_bg.gif) no-repeat }
/*****Main Bar Style*****/
.barA { clear:both; height:31px; background-repeat:repeat-x; background-color:#eee; padding:0 10px; line-height:31px }
.barA h5 { float:left; font-weight:bold }
.barA h6 { float:right }
/*****Main Con Style*****/
.conA { clear:both; background:#f4f4f4; padding:5px }
/************Main Content Style************/
.companyLogoList { clear:both; border:#ebebeb 1px solid; padding:10px 15px }
.companyLogoList ul { clear:both; overflow:auto; *display:inline-block
}
.companyLogoList li { float:left; display:inline; width:77px; padding:5px 0; margin:0 5px; text-align:center; vertical-align:bottom }
.companyLogoList li img { display:block; border:#ececec 1px solid; margin:0 auto }
.companyNameList { clear:both; border:#d6d6d6 1px solid; background:url(../images/s_s_line.gif) center center repeat-y; padding:20px 0 }
.companyNameList ul { clear:both; overflow:auto; *display:inline-block
}
.companyNameList li { float:left; display:inline; width:225px; margin:0 40px; line-height:25px; vertical-align:bottom }
.keyWordList ul { clear:both; background-position:12px -43px; background-color:#fff; overflow:auto; *display:inline-block
}
.keyWordList li { float:left; display:inline; width:95px; border:#f4f4f4 2px solid; padding-left:36px; line-height:26px; vertical-align:bottom }
.keyWord { clear:both; background:#b0b0b0; padding:5px 10px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; /* for IE */ -o-text-overflow: ellipsis; /* for Opera */ -icab-text-overflow: ellipsis; /* for iCab */ -khtml-text-overflow: ellipsis; /* for Konqueror Safari */ -moz-text-overflow: ellipsis; /* for Firefox,mozilla */ -webkit-text-overflow: ellipsis; /* for Safari,Swift*/ }
.keyWord a { color:#fff }
.keyWord li { display:inline; margin:0 10px; line-height:25px }
