@charset "utf-8";
/* CSS Document */

/* ManchuAjax tabs*/


div#manchu_mtabdata{
	min-height:100px;
	/*float:left;
	clear:both;*/
	height:auto;
	padding:2x;
	/*border:1px solid #3D82CB;*/
	background:#DDE9FF url('../images/signup_body_bg1.gif') repeat-x left top;
	display:block;
	/*overflow:hidden;*/
	padding:4px;
	width:199px;
	color: #000000;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	/*margin-bottom:15px !important;*/
}
div#manchu_mtabdata ul{
	margin:0px;
	padding:0px;
	float:left;
	color: #000000;
}
div#manchu_mtabdata ul#manchu_mtabdataul li{
	background:none;
	display:block;
	list-style-type:none;
	list-style-image:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	margin:0px;
	color: #5e819c;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #80A9F7;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div#manchu_mtabdata ul#manchu_mtabdataul li a{
	text-decoration:underline;
	color:#000;
}
div#manchu_mtabdata ul#manchu_mtabdataul li a:hover{
	text-decoration:none;
	color:#000;
}
div#manchu_tabdiv ul#manchu_tabul{ margin:0px; padding:0px; float:left; width:204px; background:#3D82CB;border:1px #3d82cb solid; border-bottom:0px;}
div#manchu_tabdiv ul#manchu_tabul li{ list-style:none; display:block;   float:left; list-style-image:none; list-style-type:none; background:none; padding:0px; margin:0px; border:none;}
div#manchu_tabdiv ul#manchu_tabul li.manchu_activetab a{
	background-position:0% 0%;
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:left;
	/*font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:15px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:3px 1px;
 	text-decoration:none;
	cursor:pointer !important;
	cursor:hand;
	background-color: #80a9f7;
	border:1px solid #80a9f7;
}
div#manchu_tabdiv ul#manchu_tabul li.manchu_activetab a span{
	float:left;
 	cursor:pointer !important;
	cursor:hand;
	display:block;
	overflow:auto;
	background-color: #80a9f7;
}
div#manchu_tabdiv ul#manchu_tabul li.manchu_normaltab a{
 	color:#000;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:15px;*/
	font-weight:normal;
  	text-decoration:none;
	cursor:pointer !important;
	cursor:hand;
	padding:4px 3px;
	background-color: #bed4fe;
	border:1px #3d82cb solid;
	border-bottom:none;
}
div#manchu_tabdiv ul#manchu_tabul li.manchu_normaltab a span{
	float:left;
 	cursor:pointer !important;
	cursor:hand;
	display:block;
	overflow:auto;

}
div#manchu_tabdiv ul#manchu_tabul li.manchu_normaltab a:hover{
 	color:#000;
	float:left;
	padding:4px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
 	font-weight:normal;
 	text-decoration:none;
	background-color: #bed4fe;
}
div#manchu_tabdiv ul#manchu_tabul li.manchu_normaltab a:hover span{
  	overflow:auto;
	background-color: #bed4fe;
	
}
#manchu_tabdiv{border:1px #3D82CB solid; border-bottom:0px;}
