/*Back To Top*/	
a .bktp{
	background:url(../images/cmn_btn_01.gif) center right no-repeat #000;
	}
a:hover .bktp{
	background:url(../images/cmn_btn_01o.gif) center right no-repeat #000;
	}
a#TB_closeWindowButton{
	width:100px;
	height:30px;
	margin-right:13px;
	float:right;
	background:url(../images/cmn_close_01.gif) center center no-repeat;
	}
a#TB_closeWindowButton:hover{
	background:url(../images/cmn_close_01o.gif) center center no-repeat;
	}
