﻿/*藍色按鈕--開始*/
a.bt_05, a.bt_05:visited, a.bt_05:link, a.bt_05 a:link { background: transparent url(images/button/a.gif) no-repeat scroll right top; color: #FFFFFF; display: block; float: left; height: 24px; padding-right: 10px; font: normal 12px sans-serif; margin-right: 10px; text-decoration: none; width: 56px; }
a.bt_05 span, a.bt_05:visited span, a.bt_05:link span, a.bt_05 a:link span { background: transparent url(images/button/span.gif) no-repeat; display: block; padding: 5px 1px 5px 11px; line-height: 14px; }
a.bt_05:hover { background-position: right -24px; color: #FFFFFF; }
a.bt_05:hover span { background-position: left -24px; color: #FFFFFF; }
a.bt_05:active { background-position: right -48px; outline: none; color: #FFFFFF; }
a.bt_05:active span { background-position: left -48px; padding: 6px 0 4px 12px; color: #FFFFFF; }
/*藍色按鈕--結束*/

/*橘色按鈕--開始*/
a.bt_12, a.bt_12:visited, a.bt_12:link, a.bt_12 a:link { background: transparent url(images/button/a_13.gif) no-repeat scroll right top; color: #BC1B21; display: block; float: left; height: 24px; padding-right: 10px; font: normal 12px sans-serif; margin-right: 10px; text-decoration: none; }
a.bt_12 span, a.bt_12:visited span, a.bt_12:link span, a.bt_12 a:link span { background: transparent url(images/button/span_13.gif) no-repeat; display: block; padding: 5px 1px 5px 11px; line-height: 14px; }
a.bt_12:hover { background-position: right -24px; color: #000000; }
a.bt_12:hover span { background-position: left -24px; color: #000000; }
a.bt_12:active { background-position: right -48px; outline: none; color: #BC1B21; }
a.bt_12:active span { background-position: left -48px; padding: 6px 0 4px 12px; color: #BC1B21; }
/*橘色按鈕--結束*/

/* TextBox */
.textbox { text-align: left; margin-top: 0px; margin-bottom: 0px; }
.textbox-focus { border-bottom: #bbdafd 2px solid; border-left: #bbdafd 2px solid; margin-top: 0px; padding-right: 0px; margin-bottom: 0px; border-top: #bbdafd 2px solid; border-right: #bbdafd 2px solid; }

/* Page Control*/
.lump_lightbule_03{width:100% -48px;height:auto;background:#FFFFFF url(images/grid/list_bulebule_body_f.gif) repeat-x  center top ;padding:9px 0px 9px 48px;border-top:#009fdc solid 3px;text-align:right;}