/* CSS Document */

.Member_table_title{
	font-size: 12px;
	color: #000000;
	background-image: url(../images/Member_img/Member_title_BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Member_table{
	font-size: 12px;
	line-height:16px;
	color: #000000;
	border: none;
}
.MyComboAdd_title_unline{
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FF9933;
}
.SeaRes_Blue_unline{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #0099FF;
}
.picLeft {
	float:left;
	padding:4px;
	/*border:1px solid #999999;*/
	margin: 1px 6px 4px 1px;
}

