/* CSS Document */



#main_cen_section{
width:718px;
min-height: 818px;
background-color:#bec7e4;
float:left;
}

#three_tab_section{
width:676px;
height:250px;
margin-left:10px;
float:left;
margin-top:65px;
}

/*tab css */

.tab-main-container {width: 500px; margin-top:-55px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	width:185px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 60px;
	line-height: 31px;
	border-left: none;
	margin-bottom: -1px;
	background: #EFEFEF;
	overflow: hidden;
	position: relative;
	border: 1px solid #fff;
}

ul.tabs li a:hover {
	background: #ffffff;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #ffffff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border-top: none;
	border-left:none;
	clear: both;
	float: left; 
	width:690px;
	margin-top:26px;
	margin-left:1px;
	background-color:#9dabc6;

}
.tab_content {
	padding:0px 3px 3px 8px;
	font-size: 1.2em;
	float:left;
	margin-top:-58px;
	margin-left:198px;
	background-color:#fff;
	*width:589px;
	min-height: 800px;
	
}
#tab_scroll{
width:494px;
height:800px;
overflow:auto;
}

.tab_content img {
	float: left;
	margin: -15px 6px 0px 0;
	border: 1px solid #ddd;
	padding: 5px;
	border:none;
}
.service-tab-content{
width:210px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
.service-tab-content ul li{
list-style-type:circle;
}
.usa_exmem1
{
float: left;
margin-right: 10px;
margin-top: 10px;
margin-left: 10px;
}

ul.tabs li a {
text-decoration: none;
display: block;
font-size: 1.2em;
border: 1px solid white;
outline: none;
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
width: 195px;
height: 60px;
line-height: 20px;
}
.usa_mem_text
{
text-decoration: none;
display: block;
font-size: 1.2em;
border: 1px solid white;
outline: none;
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
width: 195px;
height: 60px;
line-height: 20px;
padding-top: 8px;
}
.ex_member_list1{
}
.member1{float:left;}
.member1 .member1_h1 img{border:5px solid #BEC7E4;}
.member1_h1 img{ margin-top:10px;}
.member1 p{ padding:10px; font-size:12px; text-align:justify;}
.border_img{
border: 1px  dotted #c3c3c3;
width: 475px;
float: left;
margin-top:10px;
margin-bottom:10px;
}