@CHARSET "gb2312";
 
#index_home {
	background-image: url("../images/company/company-small.jpg");
	filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.overview_table { padding: 10px 0px 20px 70px; }
.opt_table { border: 1px solid #dddddd; font-size: 16px; }
.opt_table .opt_td { height: 50px; font-weight: bold; color: #d4d5d8; border-bottom: 1px solid #dddddd; width: 610px; cursor: pointer; }
.opt_table .last { border-bottom: none; }
.opt_table .opt_td span { width: 10px; float: right; position: relative; right: 20px; }
.opt_table .opt_td_2 { border-bottom: 1px solid #dddddd; font-size: 13px; display: none; font-size: 13px; }
.opt_table .opt_td_3 { border-top: 1px solid #dddddd; font-size: 13px; display: none; }