<!--
.xp_close a	{display:block;height:21;width:21;background: url(../Image/button/xp_close.gif) 0px 0px no-repeat;}
.xp_close a:hover {display:block;height:21;width:21;background: url(../Image/button/xp_close.gif) 0px -21px no-repeat;}

.hyper_link a {
	border		: 0px;
}
.hyper_link a:hover {
	color		:#FF9900;
}
/* payform */

.t_ok a, .t_cancel a, .t_check a, .t_back a, .t_home a, .t_upload a, .t_pause a, .t_edit a, .t_search a, .t_save a, .t_delete a, .t_clean a, .t_refresh a{
	display		: block;
	height		: 25px;
	width		: 100px;
	text-decoration	: none;
	border			: 0px;
	color			: #666666;
	padding-top:6px;
	padding-left:20px;
	overflow:hidden;
	text-align:center;
}
.t_ok a:hover, .t_cancel a:hover, .t_check a:hover, .t_back a:hover, .t_home a:hover, .t_upload a:hover, .t_pause a:hover, .t_edit a:hover, .t_search a:hover, .t_save a:hover, .t_delete a:hover, .t_clean a:hover, .t_refresh a:hover{
	text-decoration	: none;
	border			: 0px;
	color			: #ff9900;
	padding-top:6px;
	padding-left:20px;
	overflow:hidden;
}
.t_ok a{background	: url(../Image/button/btn_ok.gif)	0px 0px no-repeat;}
.t_ok a:hover{	background	: url(../Image/button/btn_ok.gif)	0px -25px no-repeat;}

.t_cancel a{background	: url(../Image/button/btn_cancel.gif)	0px 0px no-repeat;}
.t_cancel a:hover{background	: url(../Image/button/btn_cancel.gif)	0px -25px no-repeat;}

.t_delete a{background	: url(../Image/button/btn_delete.gif)	0px 0px no-repeat;}
.t_delete a:hover{background	: url(../Image/button/btn_delete.gif)	0px -25px no-repeat;}

.t_check a{background	: url(../Image/button/btn_check.gif)	0px 0px no-repeat;}
.t_check a:hover{background	: url(../Image/button/btn_check.gif)	0px -25px no-repeat;}

.t_back a{background	: url(../Image/button/btn_back.gif)	0px 0px no-repeat;}
.t_back a:hover{background	: url(../Image/button/btn_back.gif)	0px -25px no-repeat;}

.t_home a{background	: url(../Image/button/btn_home.gif)	0px 0px no-repeat;}
.t_home a:hover{background	: url(../Image/button/btn_home.gif)	0px -25px no-repeat;}

.t_upload a{background	: url(../Image/button/btn_upload.gif)	0px 0px no-repeat;}
.t_upload a:hover{background	: url(../Image/button/btn_upload.gif)	0px -25px no-repeat;}

.t_pause a{background	: url(../Image/button/btn_pause.gif)	0px 0px no-repeat;}
.t_pause a:hover{background	: url(../Image/button/btn_pause.gif)	0px -25px no-repeat;}

.t_edit a{background	: url(../Image/button/btn_edit.gif)	0px 0px no-repeat;}
.t_edit a:hover{background	: url(../Image/button/btn_edit.gif)	0px -25px no-repeat;}

.t_search a{background	: url(../Image/button/btn_search.gif)	0px 0px no-repeat;}
.t_search a:hover{background	: url(../Image/button/btn_search.gif)	0px -25px no-repeat;}

.t_save a{background	: url(../Image/button/btn_save.gif)	0px 0px no-repeat;}
.t_save a:hover{background	: url(../Image/button/btn_save.gif)	0px -25px no-repeat;}

.t_clean a{background	: url(../Image/button/btn_clean.gif)	0px 0px no-repeat;}
.t_clean a:hover{background	: url(../Image/button/btn_clean.gif)	0px -25px no-repeat;}

.t_refresh a{background	: url(../Image/button/btn_refresh.gif)	0px 0px no-repeat;}
.t_refresh a:hover{	background	: url(../Image/button/btn_refresh.gif)	0px -25px no-repeat;}

.t_del a{background	: url(../Image/button/xp_close.gif)	0px 0px no-repeat;}
.t_del a:hover{	background	: url(../Image/button/xp_close.gif)	0px -21px no-repeat;}
.t_del a, .t_del a:hover {
	display		: block;
	height:21px;
	width:21px;
	text-decoration:none;
	border:0px;
	overflow:hidden;
	text-align:center;
}

.t_chkid div{
	display:block;
	height		: 22;
	width		: 100;
	position:relative;
	top:-14px;
	left:20px;
	padding-left:18px;
}
.t_chkid a{
	display		: block;
	height		: 22;
	width		: 100;
	background	: url(../Image/button/btn_chkid.gif)	100% 0px no-repeat;
	text-decoration	: none;
	border			: 0px;
	color			: #666666;
	padding-top:6px;
	padding-left:20px;
	overflow:hidden;
	text-align:center;
}
.t_chkid a:hover{
	text-decoration	: none;
	border			: 0px;
	color			: #ff9900;
	padding-top:6px;
	padding-left:20px;
	background	: url(../Image/button/btn_chkid.gif)	100% -22px no-repeat;
	overflow:hidden;
}
.t_menuview_i a{
	display			: block;
	padding			: 6px 6px 6px 6px;
	text-decoration	: none;
	line-height		: 0;
	height			: 21;
	width			: 21;
	overflow		: hidden;
	background		: url(../Image/button/btn_info.gif) no-repeat 0px 0px;}
.t_menuview_i a:hover{background: url(../Image/button/btn_info.gif) no-repeat 0px -21px;}
.t_menuview_i_2 a{
	display			: block;
	padding			: 6px 6px 6px 6px;
	text-decoration	: none;
	line-height		: 0;
	height			: 21;
	width			: 21;
	overflow		: hidden;
	background		: url(../Image/button/btn_info.gif) no-repeat 0px -42px;}

.t_menuview_icon a{
	display			: block;
	padding			: 6px 6px 6px 6px;
	text-decoration	: none;
	line-height		: 0;
	height			: 21;
	width			: 21;
	overflow		: hidden;
	background		: url(../Image/button/btn_icon.gif) no-repeat 0px 0px;}
.t_menuview_icon a:hover{background: url(../Image/button/btn_icon.gif) no-repeat 0px -21px;}
.t_menuview_icon_2 a{
	display			: block;
	padding			: 6px 6px 6px 6px;
	text-decoration	: none;
	line-height		: 0;
	height			: 21;
	width			: 21;
	overflow		: hidden;
	background		: url(../Image/button/btn_icon.gif) no-repeat 0px -42px;}
	
.t_menuview_b a{
	display			: block;
	padding			: 6px 6px 6px 6px;
	text-decoration	: none;
	line-height		: 0;
	height			: 21;
	width			: 21;
	overflow		: hidden;
	background		: url(../Image/button/btn_view_down.gif) no-repeat 0px 0px;}
.t_menuview_b a:hover{background: url(../Image/button/btn_view_down.gif) no-repeat 0px -21px;}
.t_menuview_t a{
	display			: block;
	padding			: 6px 6px 6px 6px;
	text-decoration	: none;
	line-height		: 0;
	height			: 21;
	width			: 21;
	overflow		: hidden;
	background		: url(../Image/button/btn_view_up.gif) no-repeat 0px 0px;}
.t_menuview_t a:hover{	background: url(../Image/button/btn_view_up.gif) no-repeat 0px -21px;}

.box_checked	{background	: url(/Image/button/radiobutton.gif) 0px -12px no-repeat;}
.box_unchecked	{background	: url(/Image/button/radiobutton.gif) 0px 0px no-repeat;}
.box_remove		{background	: url(/Image/button/box_state.gif) 	0px 0px no-repeat;}
.box_cancel		{background	: url(/Image/button/box_state.gif) 	0px -12px no-repeat;}

.box_checked, .box_unchecked, .box_remove, .box_cancel{
	height		: 12px;
	width		: 12px;
	overflow:hidden;
}
/* sub button*/
.sub_button	a			{color : #666666;background	: url(/Image/button/subbutton.gif) 	0px 0px no-repeat;}
.sub_button a:hover		{color : #666666;background	: url(/Image/button/subbutton.gif) 	0px -25px no-repeat;}
.sub_button_now	a		{color : #FFFFFF;background	: url(/Image/button/subbutton.gif) 	0px -50px no-repeat;}
.sub_button_now a:hover	{color : #FFDD00;background	: url(/Image/button/subbutton.gif) 	0px -75px no-repeat;}

.sub_button a, .sub_button a:hover, .sub_button_now a, .sub_button_now a:hover{
	display			: block;
	text-decoration	: none;
	padding			: 6px 0px 0px 0px;
	height			: 25px;
	width			: 100px;
	overflow		: hidden;
	text-align		: center;
	margin			: 5px 0px 0px 0px;
}
.t_view_b a{
	display			: block;
	margin			: 1px 1px 1px 1px;	
	text-decoration	: none;
	line-height		: 0;
	height			: 11;
	width			: 11;
	overflow		: hidden;
	background		: url(../Image/button/openclose.gif) no-repeat 0px 0px;}
.t_view_b a:hover{background: url(../Image/button/openclose.gif) no-repeat 0px -11px;}
.t_view_t a{
	display			: block;
	margin			: 1px 1px 1px 1px;
	text-decoration	: none;
	line-height		: 0;
	height			: 11;
	width			: 11;
	overflow		: hidden;
	background		: url(../Image/button/openclose.gif) no-repeat 0px -22px;}
.t_view_t a:hover{	background: url(../Image/button/openclose.gif) no-repeat 0px -33px;}
/* autobank */
.ab_button	a			{color : #666666;background	: url(/Image/button/tabbutton.gif) 	0px 0px no-repeat;}
.ab_button a:hover		{color : #666666;background	: url(/Image/button/tabbutton.gif) 	0px -25px no-repeat;}
.ab_button_now	a		{color : #FFFFFF;background	: url(/Image/button/tabbutton.gif) 	0px -50px no-repeat;}
.ab_button_now a:hover	{color : #FFDD00;background	: url(/Image/button/tabbutton.gif) 	0px -75px no-repeat;}

.ab_button a, .ab_button a:hover, .ab_button_now a, .ab_button_now a:hover{
	display			: block;
	text-decoration	: none;
	padding			: 6px 0px 0px 0px;
	height			: 25px;
	width			: 150px;
	overflow		: hidden;
	text-align		: center;
	margin			: 5px 0px 0px 0px;
}
/* login button*/
.tab_button	a			{color : #666666;background	: url(/Image/button/smalltabbutton.gif) 	0px 0px no-repeat;}
.tab_button a:hover		{color : #666666;background	: url(/Image/button/smalltabbutton.gif) 	0px -28px no-repeat;}
.tab_button_now	a		{color : #FFFFFF;background	: url(/Image/button/smalltabbutton.gif) 	0px -56px no-repeat;}
.tab_button_now a:hover	{color : #FFDD00;background	: url(/Image/button/smalltabbutton.gif) 	0px -84px no-repeat;}

.tab_button a, .tab_button a:hover, .tab_button_now a, .tab_button_now a:hover{
	display			: block;
	text-decoration	: none;
	padding			: 6px 0px 0px 0px;
	height			: 28px;
	width			: 65px;
	overflow		: hidden;
	text-align		: center;
	margin			: 5px 0px 0px 0px;
}
/* payform */
.ltab_button	a			{color : #666666;background	: url(/Image/btn/btn100.gif) 	0px 0px no-repeat;}
.ltab_button a:hover		{color : #666666;background	: url(/Image/btn/btn100.gif) 	0px -28px no-repeat;}
.ltab_button_now	a		{color : #FFFFFF;background	: url(/Image/btn/btn100.gif) 	0px -56px no-repeat;}
.ltab_button_now a:hover	{color : #FFDD00;background	: url(/Image/btn/btn100.gif) 	0px -84px no-repeat;}

.ltab_button a, .ltab_button a:hover, .ltab_button_now a, .ltab_button_now a:hover{
	display			: block;
	text-decoration	: none;
	padding			: 6px 0px 0px 0px;
	height			: 28px;
	width			: 100px;
	overflow		: hidden;
	text-align		: center;
	margin			: 5px 0px 0px 0px;
}
-->