@charset "utf-8";
/* CSS Document */

/* ManchuAjax tabs*/


div#manchu_mtabdata{
	min-height:100px;
	float:left;
	clear:both;
	height:auto;
	padding:2x;
	border:1px solid #7c7c7c;
	background:#ededed url('../images/signup_body_bg.gif') repeat-x left top;
	display:block;
	overflow:hidden;
	padding:4px;
	width:196px;
	color: #000000;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 13px;
	margin-left: auto;
}
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: #cccccc;
	width:195px;
	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:#5e819c;
}
div#manchu_mtabdata ul#manchu_mtabdataul li a:hover{
	text-decoration:none;
	color:#5e819c;
}
div#manchu_tabdiv ul#manchu_tabul{ margin:0px; padding:0px; float:left; width:206px; background:#7c7c7c;}
div#manchu_tabdiv ul#manchu_tabul li{ list-style:none; display:block;   float:left; list-style-image:none; list-style-type:square; list-style-position:inside; background:none; padding:0px; margin:0px;}
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:10px;
	font-weight:normal;
	padding:3px 4px;
 	text-decoration:none;
	cursor:pointer !important;
	cursor:hand;
	background-color: #686868;
	border:1px solid #686868;
	
	
	
}
div#manchu_tabdiv ul#manchu_tabul li.manchu_activetab a span{
	float:left;
 	cursor:pointer !important;
	cursor:hand;
	display:block;
	overflow:auto;
	background-color: #686868;
}
div#manchu_tabdiv ul#manchu_tabul li.manchu_normaltab a{
 	color:#FFFFFF;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	/*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: #7d7d7d;
}
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:#fff;
	float:left;
	padding:4px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
 	font-weight:normal;
 	text-decoration:none;
	background-color: #7d7d7d;
}
div#manchu_tabdiv ul#manchu_tabul li.manchu_normaltab a:hover span{
  	overflow:auto;
	background-color: #7d7d7d;
	
}

