/* CSS Document */

#topArea
{
	width: 100%;
	height: 75px;
	background-image: url(../Images/Frame/tb4.gif);
	background-repeat: repeat-x;
}

#Toolbar
{
	width: 750px;
	height: 62px;
	position: absolute;
	/*left: 280px;
	top: 8px; /*	background-color:#9999FF;*/
	overflow:hidden;	
	float:left;	
}

#Toolbar .button
{
	/*	width:60px;*/
	height: 49px; /*	background-color:#0000FF;*/
	margin: 2px;
	text-align: center;
	cursor: pointer;
	float: left; /*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/Toolbar/Search.png'); 	background-image:url(../Images/Toolbar/Search.png);     background-position: center 3px;     background-repeat:no-repeat;*/
	white-space: nowrap;
	overflow: visible;
	padding: 3px 5px 3px 5px;
}

#Toolbar .over
{
	background-image: url(../Images/Toolbar/overbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFCC99;
	padding: 2px 4px 2px 4px;
}

#Toolbar .down
{
	cursor: pointer;
	background-image: url(../Images/Toolbar/downbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #B5AD9B;
	padding: 2px 4px 2px 4px;
}

#Toolbar .ico
{
	width: 70px;
	height: 40px;
	margin-bottom: 3px;
	cursor: pointer;
}

#Toolbar .BtnOver
{
	width: 60px;
	height: 54px; /*	background-color:#0000FF;*/
	margin: 2px;
	text-align: center;
	cursor: pointer;
	float: left;
	background-image: url(../Images/Toolbar/Search.png);
	background-position: center 3px;
	background-repeat: no-repeat;
	white-space: nowrap;
	overflow: visible;
	padding: 40px 3px 0px 3px;
}

#Toolbar .label
{
	position: relative;
	white-space: nowrap;
	overflow: visible;
	top: 3px;
	margin-left: 3px;
	margin-right: 3px;
}

.logo
{
	width: 289px;
	height: 75px;
	background-image: url(../Images/Frame/logo.png);
	background-repeat: no-repeat;
	float:left;
}

.endborder
{
	background-image: url(../Images/Frame/tb5.gif);
	width: 7px;
	height: 75px;
	float: right;
}


#contentArea
{
	width: 100%;
	height: 400px;
	background-color: #B3C5F5;
	border: solid 1px red;
}

#contentLeft
{
	width: 5px;
	height: 400px;
	background-color: blue;
	border: solid 2px #00FFFF;
	float: left;
}

#contentRight
{
	width: 5px;
	height: 400px;
	background-color: blue;
	border: solid 2px #00FFFF;
	float: right;
}
#content
{
	width: 100px;
	height: 400px;
	float: left;
	background-color: #CCCC99;
}


.TabFrame1
{
	margin-left: 20px;
	margin-top: 3px;
	width: 221px;
	height: 28px;
	background-image: url(../Images/Frame/tab1.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
}


.TabFrame2
{
	margin-left: 20px;
	margin-top: 3px;
	width: 221px;
	height: 28px;
	background-image: url(../Images/Frame/tab2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
}

#tabMap
{
	width: 110px;
	height: 28px;
	cursor: pointer;
	float: left;
	font-size: 14px;
}

#tabList
{
	padding-top: 2px;
	width: 110px;
	height: 28px;
	cursor: pointer;
	float: left;
	font-size: 14px;
}

#TitleBar span
{
	margin-left: 5px;
	padding: 0px;
}


#ContextMenuPanel
{
	display: block;
	width: 105px;
	height: 110px;
	border: solid 1px #666666;
	background-color: #FEFEFE;
	background-image: url(../Images/ConextMenu/bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
/*	position:absolute;
	left:100px;
	top:0px;
	z-index:10000px;*/
}

#ContextMenuPanel li
{
	width:90px;
	height:23px;
	cursor:pointer;
	line-height:23px; 
	margin:1px auto; 
	padding:0 0 0 15px;
	list-style-type:none; 
}

#ContextMenuPanel .SplitLine
{
	background-image:url(../Images/ConextMenu/line.gif); 
	height:4px; 
	background-position:center; 
	background-repeat:repeat-x;
	margin:0 auto;
	font-size:0px;
	line-height:4px;
}

.collapse
{
	background-image:url(../Images/ListMode/listRow_P.gif);
    background-position:center;
    background-repeat:no-repeat;
    width:15px;
    height:15px;
    font-size:0;
    margin-left:auto;
    margin-right:auto;
    cursor:pointer;
}

.headTable
{
    background-image:url(../Images/ListMode/titleBg2.gif);
    background-repeat:repeat-x;
    width: 100%;
    height:24px;
    text-align:center;
    border:solid 1px #BABABA;
    border-left:none;
    border-collapse:collapse;
}

.ListBodyPanel
{
	display:block; 
	width:100%; 
	height:100%;
	border:none 0px; 
	overflow:auto; 
}

.ListBodyTable
{
	width:100%; 
	border:solid 1px #BABABA;
	border-left: none;
	border-top: none;
    background-color:#F5F5F5;
}

.ListFoot
{
	height:35px; 
	line-height:30px;
	border-top: solid 1px #888888;
	background-color: #E9F3F6;
}

#ListBody .subTable
{
    width:100%;
    background-color:#FFFFFF;
}

.expand
{
	background-image:url(../Images/ListMode/listRow_M.gif);
    background-position:center;
    background-repeat:no-repeat;
    width:15px;
    height:15px;
    font-size:0;
    margin-left:auto;
    margin-right:auto;
    cursor:pointer;
}
.collapse
{
	background-image:url(../Images/ListMode/listRow_P.gif);
    background-position:center;
    background-repeat:no-repeat;
    width:15px;
    height:15px;
    font-size:0;
    margin-left:auto;
    margin-right:auto;
    cursor:pointer;
}

.f-0ff
{
    color:#0000FF;
    text-decoration:none;    
}

.f-0ff:hover
{
    color:Red;
}

.f-0ff:visited
{
    color:#0000FF;
}


.f-666
{
    color:#666666;
}