/*ÆÀÂÛ*/
.comment
{
    background-image: url(../image/bos/fbbs.gif);
	height: 20px;
	width: 71px;
}

 .ImgPaySuccessMessage
{
    background-image: url(../image/success_message.gif);
    width:50px;
    height:50px;
}

 .ImgActiveSuccessMessage
{
    background-image: url(../image/active-success.gif);
    width:35px;
    height:38px;
}


 .ImgPayFailMessage
{
    background-image: url(../image/fail_message.png);
    width:50px;
    height:50px;
}

.imgView
{
	background-image: url(../image/see.gif);
    width:41px;
    height:20px;
}

.btnCommon
{
	background-image: url(../image/Btback.gif);
    width:38px;
    height:18px;
    cursor:hand;
    text-align:center;
}

.Row0
{
    background-color: #F5F5F5;
    height: 20px;
    
}
.Row1
{
    background-color:#ECF9FF;
    height: 20px;
}
.HeadRow
{
	background-image:url(../../image/framework/table_header_bg.gif) ;
	height:23px ;
	font-family: "ËÎÌå";
	font-size:12px ; 
}

.TableList
{
	background-color:#c4ddf1;
	margin:0px;
	border:solid 1px white;
}

.PagerRow
{
	background-image:url(../../image/framework/table_header_bg.gif) ;
	height:23px ;
	border-top:solid 1px #dcdcdc;
	border-bottom:solid 1px #dcdcdc;
	border-right:solid 1px #dcdcdc;
	border-left:solid 1px #dcdcdc;
	background-color:#ECF9FF;
}

.SmallButton 
{
	BORDER-RIGHT: #7b9ebd 1px solid; 
	PADDING-RIGHT: 1px; 
	BORDER-TOP:#7b9ebd 1px solid; 
	PADDING-LEFT: 1px; 
	FONT-SIZE: 8pt; 
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff, EndColorStr=#cecfde); 
	BORDER-LEFT: #7b9ebd 1px solid; 
	CURSOR: hand; 
	COLOR: black; 
	PADDING-TOP: 2px; 
    BORDER-BOTTOM: #7b9ebd 1px solid;
    height:19px;
    width:28px;
}

INPUT.Text
{
    BORDER-BOTTOM: 1pt solid;
    BORDER-LEFT: 1pt solid;
    BORDER-RIGHT: 1pt solid;
    BORDER-TOP: 1pt solid;
    border-width:1px;
    border-color:#7F9DB9;
    word-break:break-all;
}


.ImgView
{
    background-image: url(../../Default/image/framework/view.gif);
    width:16px;
    height:16px;
}

.ImgDelete
{
    background-image: url(../../Default/image/framework/delete.gif);
    width:16px;
    height:16px;
}
