@import url("reset.css");







/*----表格樣式---*/

.tr_list{  border-bottom:1px dotted #d9d9d9; line-height:45px; background-color:#ffffff;} 
.tr_list_graybg{  border-bottom:1px dotted #d9d9d9; line-height:45px; background-color:#f6f6f6; }
.td_bg_deepgray{ background-color:#e2e2e2;}
.whitebg{ background-color:#FFF;}
.BORDER_BOTTOM{border-bottom:1px solid #d9d9d9;  padding:1px 0;}




/*----POP外框設定---*/
.POPUP_COMPANYID{ border:3px solid #ededed; width:954PX;}

.POPUP_NOTICE{ width:560px; text-align:center; background-color: #FFF;  border:3px solid #ededed; padding:0 15px;}




/*-------------------------------------------------------------------------------------copy from allsame.css-------------------------------------------------------*/

html{ -webkit-text-size-adjust:none;  font-family:"微軟正黑體";}

/*------------內容文字-----------------*/

.word12gray{ color:#767676; font-size:12px; line-height:22px;}
.word12gray-light{ color:#cacaca; font-size:12px; line-height:22px;}
.word12blue{ color:#0018ff; font-size:12px; line-height:22px;}
.word12white{ color:#fff; font-size:12px; }
.word12yellow{ color:#ffba00; font-size:12px; }
.word12blue-light{ color:#33a2e2; font-size:12px; }
.word12orange{ color:#e25c33; text-decoration:underline; font-size:12px;}
.word12orange_noneline{ color:#e25c33; font-size:12px; }
.word12orange-bold{ color:#e25c33; font-size:12px; font-weight: bolder;}
.word12deep-gray{ color:#5a5a5a;font-size:12px; }

.word12bla{color:#404040; font-size:12px; line-height:22px;}
.word12bla-bold{color:#404040; font-size:12px; font-weight:bolder;}

.word11orange{ color:#e25c33;  font-size:11px; font-weight:bolder;}
.word11gray{color:#5a5a5a;font-size:11px; font-weight:bolder;}
.word15bla{ font-size:15px; color:#404040; line-height:22px; letter-spacing:1px;}



/*------------超連結文字-----------------*/
a.link12gray:link{ font-size:12px;  color:#767676; text-decoration:none; outline:none; }
a.link12gray:hover{font-size:12px; color:#e25c33; text-decoration:none; outline:none; }
a.link12gray:visited{font-size:12px;  color:#767676; text-decoration:none; outline:none; }　
a.link12gray:active　{font-size:12px;  color:#767676; text-decoration:none; outline:none; }


a.link12gray_underline:link{ font-size:12px;  color:#767676; text-decoration: underline; outline:none; }
a.link12gray_underline:hover{font-size:12px; color:#e25c33; text-decoration: underline;  outline:none; }
a.link12gray_underline:visited{font-size:12px;  color:#767676; text-decoration: underline;  outline:none; }　
a.link12gray_underline:active　{font-size:12px;  color:#767676; text-decoration: underline;  outline:none; }

a.link12orange_underline:link{ font-size:12px; color:#e25c33; text-decoration: underline; outline:none; }
a.link12orange_underline:hover{font-size:12px; color:#e29e33; text-decoration: underline; outline:none; }
a.link12orange_underline:visited{font-size:12px; color:#e25c33;  text-decoration: underline; outline:none; }　
a.link12orange_underline:active　{font-size:12px;color:#e25c33; text-decoration: underline; outline:none; }


a.link12orange:link{ font-size:12px; color:#e25c33; text-decoration: none; outline:none; }
a.link12orange:hover{font-size:12px; color:#e29e33; text-decoration: underline; outline:none; }
a.link12orange:visited{font-size:12px; color:#e25c33;  text-decoration: none; outline:none; }　
a.link12orange:active　{font-size:12px;color:#e25c33; text-decoration: none; outline:none; }


/*------------按鈕-----------------*/
a.btn_gray{ display:block; width:92px; height:29px; color:#e5e5e5; font-size:12px; text-align:center; background-image:url(../images/btn.gif); text-decoration:none; line-height:29px;}
a.btn_gray:hover{  background-image:url(../images/btn_hover.gif);}

a.btn_gray2{ display:block; width:125px; height:29px; color:#e5e5e5; font-size:12px; text-align:center; background-image:url(../images/btn_hover2.gif); text-decoration:none; line-height:29px;}
a.btn_gray2:hover{  background-image:url(../images/btn2.gif);}






