@charset "utf-8";
/* CSS Document */

.box{ width:120px; height:17px; border:1px solid #000000; background-color:#000000; color:#FFFFFF; font-size:13px; line-height:17px; font-weight:bold;}



/*-----------------------------------------登入鈕-----------------------------------------------*/
.login a{ display:block; background:url(images/index_btn.jpg) left top no-repeat; width:83px; height:80px; text-indent:-9999px;}
.login a:hover{ background:url(images/index_btn.jpg) left bottom no-repeat; }

.home a{ display:block; background:url(images/index_btn2.jpg) left top no-repeat; width:66px; height:21px; text-indent:-9999px;}
.home a:hover{ background:url(images/index_btn2.jpg) left bottom no-repeat; }


.index-tablebox{ border:2px solid #6f9e16;}
