<!--
/* hint window */
.fbox td.b_bg_l		{width :13px;background: url(../Image/tbl/fbox/b_bg_l.gif)		repeat-y top left;}
.fbox td.b_bg_m		{background: #ffffff;}
.fbox td.b_bg_r		{width :13px;background: url(../Image/tbl/fbox/b_bg_r.gif)		repeat-y top right;}
.fbox td.b_bg_bl	{width :13px;height:15px;background: url(../Image/tbl/fbox/b_bg_bl.gif)	top left no-repeat;}
.fbox td.b_bg_bm	{height:15px;background: url(../Image/tbl/fbox/b_bg_bm.gif)	repeat-x top left;}
.fbox td.b_bg_br	{width :13px;height:15px;background: url(../Image/tbl/fbox/b_bg_br.gif)	top right no-repeat;}

.hint_bg_tl {background: url(../Image/tbl/hint/hint_bg_tl.gif) top left;}
.hint_bg_tr {background: url(../Image/tbl/hint/hint_bg_tr.gif) top right;}
.hint_bg_bl {background: url(../Image/tbl/hint/hint_bg_bl.gif) bottom left;}
.hint_bg_br {background: url(../Image/tbl/hint/hint_bg_br.gif) bottom right;}
.hint_bg_l  {background: url(../Image/tbl/hint/hint_bg_l.gif)  repeat-y left;}
.hint_bg_r  {background: url(../Image/tbl/hint/hint_bg_r.gif)  repeat-y right;}
.hint_bg_tm {background: url(../Image/tbl/hint/hint_bg_tm.gif) repeat-x top;}
.hint_bg_bm {background: url(../Image/tbl/hint/hint_bg_bm.gif) repeat-x bottom;}
.hint_bg_tl, .hint_bg_tr, .hint_bg_bl, .hint_bg_br {background-repeat:no-repeat;filter: Alpha(Opacity=100);}

.help td.b_bg_tl	{width :5px;height:5px;background: url(../Image/tbl/help/b_bg_tl.gif)	bottom left no-repeat;}
.help td.b_bg_tm	{height:5px;background: url(../Image/tbl/help/b_bg_tm.gif)	repeat-x bottom;}
.help td.b_bg_tr	{width :5px;height:5px;background: url(../Image/tbl/help/b_bg_tr.gif)	bottom right no-repeat;}
.help td.b_bg_l		{width :5px;background: url(../Image/tbl/help/b_bg_l.gif)		repeat-y top left;}
.help td.b_bg_m		{background: #fEfefe;}
.help td.b_bg_r		{width :5px;background: url(../Image/tbl/help/b_bg_r.gif)		repeat-y top right;}
.help td.b_bg_bl	{width :5px;height:5px;background: url(../Image/tbl/help/b_bg_bl.gif)	top left no-repeat;}
.help td.b_bg_bm	{height:5px;background: url(../Image/tbl/help/b_bg_bm.gif)	repeat-x top left;}
.help td.b_bg_br	{width :5px;height:5px;background: url(../Image/tbl/help/b_bg_br.gif)	top right no-repeat;}
.help td.b_edge_br	{width :5px;height:5px;background: url(../Image/tbl/help/b_edge_br.gif)	top right no-repeat;}

.help td.b_bg_atr	{width :5px;height:5px;background: url(../Image/tbl/help/b_bg_atr.gif)	bottom right no-repeat;}
.help td.b_bg_ar	{width :5px;background: url(../Image/tbl/help/b_bg_ar.gif)		repeat-y top right;}
.help td.b_bg_abr	{width :5px;height:5px;background: url(../Image/tbl/help/b_bg_abr.gif)	top right no-repeat;}

.dot_line_b {border-bottom:dotted 1px #dedede;}

.box td.b_bg_tl	{width :1px;height:1px;background: url(../Image/tbl/box/point.gif)	bottom left no-repeat;}
.box td.b_bg_tm	{height:1px;background: url(../Image/tbl/box/point.gif)	repeat-x bottom;}
.box td.b_bg_tr	{width :1px;height:1px;background: url(../Image/tbl/box/point.gif)	bottom right no-repeat;}
.box td.b_bg_l		{width :1px;background: url(../Image/tbl/box/point.gif)		repeat-y top left;}
.box td.b_bg_m		{background: #ffffff;}
.box td.b_bg_r		{width :1px;background: url(../Image/tbl/box/point.gif)		repeat-y top right;}
.box td.b_bg_bl	{width :1px;height:1px;background: url(../Image/tbl/box/point.gif)	top left no-repeat;}
.box td.b_bg_bm	{height:1px;background: url(../Image/tbl/box/point.gif)	repeat-x top left;}
.box td.b_bg_br	{width :1px;height:1px;background: url(../Image/tbl/box/point.gif)	top right no-repeat;}


-->