@charset "utf-8";
/* CSS Document */

/*table industry*/
.tablemain {
	width:584px;
	border-collapse:collapse;
	font-size:11px;
	margin: 10px 0 10px 0;
	/*border-bottom: 3px solid #f29400;*/
	padding-bottom: 0px;
	border-bottom: 2px solid #7f9db9;
	border-right: 2px solid #E1A13A;
	border-left: 2px solid #E1A13A;
}
.tablemain td {
	padding:5px 10px;
	border-top: 1px solid #E1A13A;
	border-right: 1px solid #E1A13A;
	border-bottom: 0px none #E1A13A;
	border-left: 2px solid #E1A13A;
}
.sector_head {
	/*background-color:#d0ddeb;*/
	 background:url(images/bg/table__bg23.gif) repeat-x left bottom;
	color:#333;
	font-size:12px;
}
.tablemain thead {
	font-weight:normal;
	font-size:11px;
}
.tablemain thead td {
	padding:1px;
	color:#FFF;
	padding-left: 10px;
	/*background: #CEEFFF url(images/bar_bg.gif) repeat-x center center;*/
	border-color:#E1A13A;
	border-width: 1px;
	font-weight: bold;
	font-size:12px;
	background: url(images/bg/head_orange.gif) repeat-x left top;
	border-top: 0px solid #E1A13A;
}
.tablemain tfoot td {
/*	padding:0;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top: 0px #f29400;*/
}
.tablemain .tblheader1 {
	width:20%;
}
.tablemain .tblheader2 {
	width:40%;
}
.tablemain .tblheader3 {
	width:40%;
}

.tablemain .bottom_gf{ background:url(images/bg/table__bg23.gif) repeat-x bottom;}




.tdNopad{ padding:0;}
.verysmallspace{
	height:2px;
	margin-top:2px;
	padding:0;
	/*background-color:#f29400;*/

}
/*/////////////////////*/

