.oInnerline {
	background-color: #FFFFFF;
}
.oTitleOutline {
	height: 21px;
}

.oTitleOutline .oTitleArea {
	background:url(../images/m_01.jpg) 0 2px repeat-x;
	height:21px;
	border-bottom:1px solid #ff7f00;
}
/*--------------------------------------------*/
.oTabBtn {
	cursor: pointer;
	text-align:center;
	
	
}
.oTabBtn .oTabBtnCenter{
	background:url(../images/m_01.jpg) 0 2px repeat-x;
	width:90px;
	line-height:21px;
	height:21px;
	float:left;
	border-left:1px solid #ff7f00;
	position:relative;
	left:-1px;
}

/*------------------------------------------*/

.oTabBtnActive {
	float: left;
	height: 21px;
}

.oTabBtnActive .oTabBtnCenter {
    background: #ffffff;
	border-left:1px solid #ff7f00;
	position:relative;
	top:1px;
	height:21px;
	width:90px;
	line-height:21px;
	color:#00489d;
	left:-1px;
	text-align:center;
}

/*-----------------------------------*/
.oTabBtnHover {
text-align: center;
margin:0px;
padding:0px;
	float: left;
	cursor: pointer;
	height:21px;
}
.oTabBtnHover .oTabBtnCenter{
	line-height:21px;
	height:21px;
	width:90px;
	display:block;
	border-left:1px solid #ff7f00;
	position:relative;
	left:-1px;
}
/*------------------------------------*/

.oPageOutline .oPageArea {
	padding:10px 10px 5px 10px;
	 width:440px;
}

