/*
tab style
*/
#tabmenu,
#tabcontent,
#tabcontent .divSwitch
{
	width: 716px;
}
#tabcontent .divSwitch table table.tblTab
{
	margin: 0 15px;
	padding: 0;
	height: auto;
	height: 432px;
	min-height: 432px;
}
#tabcontent .divSwitch table table.tblTab td.col1,
#tabcontent .divSwitch table table.tblTab td.col2
{
	padding: 15px 15px 15px 0;
	margin: 0;
}
/*
	side nav
*/
table.sidenav td a span
{
	width: 140px !important;
	width: 180px
}
/*
	content specific css
*/
td.boardLeft
{
	margin: 0;
	background: #f4f4f4 url("/assets/images/our-company/board-and-management/bm_bg.gif") 0% 100% no-repeat;
}
td.boardRite
{
	width: 180px;
	margin: 0;
	padding: 0;
	background: #efefef url("/assets/images/common/btn_bg.gif") 0% 0% repeat-y;
}
.fullname
{
	color: #c03;
	background-color: inherit;
	font-size: 105%;
	font-weight: bold;
	padding: 0;
}
.jobTitle
{
	font-weight: bold;
	font-size: 90%;
	padding: 0 0 15px 0;
}
