@charset "utf-8";

#c_boss input[type=text]{width:250px;}
#c_business input[type=text]   {width:250px;}
#c_bankname input[type=text]   {width:250px;}
#c_officername input[type=text]{width:250px;}
#c_vat    select{width:150px;height:27px;float:none;text-align: center;font-size:12px;}
#c_pontic select{width:150px;height:27px;float:none;text-align: center;font-size:12px;}


.btnCompany{display:inline-block;width:33px; height:24px; line-height:24px; background:none repeat scroll 0 0 #fff;border:1px solid #bfbfbf;border-radius:2px;color:#333;}
.btnCompany span{font-size:11px;}
.btnCompany:hover {text-decoration:none; background:#00aad3; color:#fff;cursor:pointer;}

#areaCompany tbody tr td{padding:0px 0px 0px 0px;}
#areaCompany tbody tr td input{width:504px;height:21px;}
#areaCompany tbody tr td select{width:300px;height:21px;float:none;text-align: center;font-size:12px;line-height:27px;}

#area_gold{height:640px;}

#area_company{height:640px;}
#area_company tbody tr td input[type=checkbox]{
	width:13px;
	height:13px;
	padding:0;
	margin:0;
	vertical-align:bottom;
	position:relative;
	top: 0px;
	*overflow:hidden;
}