#DoubleLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-left:2px;
}
#DoubleLine .oInnerline {
	background-color: #FFFFFF;
}
#DoubleLine .oTitleOutline {
	height: 30px;
	overflow:hidden;
}

#DoubleLine .oTitleOutline .oTopLeft {
	width:3px;
	background-image: url(left.gif);
	background-repeat: no-repeat;
}
#DoubleLine .oTitleOutline .oTitleArea {
	background-image: url(mid.gif);
}
#DoubleLine .oTitleOutline .oTopRight {
	width:3px;
	background-image: url(right.gif);
	background-repeat: no-repeat;
}
/*--------------------------------------------*/
#DoubleLine .oTabBtn {
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 2px;
	cursor: pointer;
}
#DoubleLine .oTabBtn a{
	text-decoration:none;
	color: #FFFFFF;	
}
#DoubleLine .oTabBtn .oTabBtnLeft{
	float:left;
}
#DoubleLine .oTabBtn .oTabBtnCenter{
	/*line-height:15px;*/
	text-align:center;
	float:left;
	padding-top:7px;
}
#DoubleLine .oTabBtn .oTabBtnRight{
	float:left;
}

/*------------------------------------------*/

#DoubleLine .oTabBtnActive {
	float: left;
	height: 40px;
}

#DoubleLine .oTabBtnActive a{
	text-decoration:none;
	color:#666666;
}

#DoubleLine .oTabBtnActive .oTabBtnRight {
	background-image: url(activeRight.gif);
	float: left;
	height: 100%;
	width: 3px;
}
#DoubleLine .oTabBtnActive .oTabBtnLeft {
	background-image: url(activeLeft.gif);
	float: left;
	width: 3px;
	height:100%;
}
#DoubleLine .oTabBtnActive .oTabBtnCenter {
	background-image: url(activeMid.gif);
	text-align:center;
	float:left;
	height:100%;
	color: #666666;
	/*line-height:15px;*/
	padding-left:3px;
	padding-right:3px;
	padding-top:7px;
	cursor:pointer;
}

/*-----------------------------------*/
#DoubleLine .oTabBtnHover {
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 2px;
	cursor: pointer;
}
#DoubleLine .oTabBtnHover a{
	text-decoration:none;
	color:#FF9900;
}
#DoubleLine .oTabBtnHover .oTabBtnLeft{
	float:left;
}
#DoubleLine .oTabBtnHover .oTabBtnCenter{
	/*line-height:15px;*/
	text-align:center;
	float:left;
	padding-top:7px;
}
#DoubleLine .oTabBtnHover .oTabBtnRight{
	float:left;
}
/*------------------------------------*/

#DoubleLine .oPageOutline .oBottomLeft {
	background-image: url(bottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 3px;
}
#DoubleLine .oPageOutline .oPageArea {
	background-image: url(bottomMid.gif);
	background-repeat: repeat-x;
	padding:0px 0px 0px 0px;
}
#DoubleLine .oPageOutline .oBottomRight {
	background-image: url(bottomRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 3px;
}
#DoubleLine .oPageOutline .oBottomCenter {
	background-image: url(bottomMid.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 3px;
}

/*----­¶ÅÒ¼Ë¦¡--------------------------------*/
#man, #female {
  font-size:11px;
  color:#4e4e4e;
}

#man ul, #female ul { margin-left:-15px;}
#man li, #female li {
  margin:3px 0 5px 0;
  line-height:15px;
}

#man li span, #female li span {font-size:11px; font-weight:bold;}
#man li span {color:#003399;}
#female li span {color:#FF0033;}




