﻿body {
}

/*-- Frame页面样式--*/
.FrameTD {
	font-size: 12px;
	line-height: 21px;
	bottom: 10px;
	padding-top: 9px;
	height: 21px;
}

.FirstTAB
{
    background-image: url(Images/tags_03.gif);
    width:132px;
	height:23px;
    border-width: 0px;
    background-position: 0px 0px;
    cursor: hand;
    color: #01589b;
    padding-top: 3px;
    font-size:12px;
}

.FirstTabOver
{	
    background-image: url(Images/tags_03.gif);
    width:132px;
	height:23px;
    border-width:0px;	
    background-position:0px -23px;
    cursor: hand;
    color: #01589b;
    padding-top: 3px;
    font-size:12px;
}   
        

.LastTab
{
    background-image: url(Images/tags_03.gif);
    width:132px;
	height:23px;
    border-width: 0px;
    background-position: 0px 0px;
    cursor: hand;
    color: #01589b;
    padding-top: 3px;
    font-size:12px;
}

.LastTabOver
{	
    background-image: url(Images/tags_03.gif);
    width:132px;
	height:23px;
    border-width:0px;	
    background-position:0px -27px;
    cursor: hand;
    color: #01589b;
    padding-top: 3px;
    font-size:12px;
} 