@charset "utf-8";

/* history */
.img_vis { margin-bottom:10px; }
.txt_info { font-size:11px; margin-bottom:17px; }

ul.special { width:100%; overflow:hidden; border-top:1px solid #b3220c; border-bottom:1px solid #b3220c; }
	ul.special p { float:left; width:186px;_width:180px; }
	ul.special li { overflow:hidden; background:url('/img/common/bg_tbl_dot.gif') repeat-x left bottom; padding:10px 0 12px 0;_padding-bottom:0px;  }
	ul.special li dl { overflow:hidden; width:394px; }
		ul.special li dt { font-size:16px; color:#fe7a2b; text-decoration:none; margin-bottom:3px; font-weight:bold; }
		ul.special li dd { font-size:11px; line-height:14px; }
		ul.special li dd span { font-weight:normal; font-size:10px; color:#fe7a2b; }
		ul.special li dd.sbtn { margin-top:18px; }

/* our brand*/
p.about-tit { margin:20px 0 15px; }
.txt_info a { color:#f27a2b; text-decoration:underline; }

/* company insider */
dl.insider { overflow:hidden; width:393px; }
	dl.insider dt { font-size:16px; font-weight:bold; text-decoration:none; margin-bottom:3px; color:#fe7a2b; }
	dl.insider dd { font-size:11px; line-height:13px !important; }
		dl.insider dd span {display:block; margin-top:7px; font-size:11px !important; }
