/* CSS Document */

/*--
--款式一：(設計師：Iven)
--說明：簡易自訂可更動的顏色
--圖片路徑要修正：
----若是上傳至ftp："../images/style02/圖片"
----若是在後台："../theme/new/images/style02/圖片"
--*/
.custom01 .topmcont{background-color:#006794;} /*「下拉login後方的背景色」*/
.custom01 .incktop{background-color:#006794;} /*「登入︱加入會員鈕的背景色」*/
.custom01 .mnav{background-color:#006794;} /*「主選單的背景色」*/
.custom01 .cktop{background-color:#006794;} /*「登入︱加入會員鈕後方漸層的背景色」*/
.custom01 .ftinfo{border-top-color:#006794;} /*「Footer線條顏色」*/
.custom01 .ftinfo .inbox{border-top-color:#71919e;} /*「Footer線條顏色」*/
.custom01 .inmb01 h2.title{color:#006794;} /*「文字顏色」*/
.custom01 .inmb01 .mbform .tfbox b{background:#93BC56;} /*「帳號密碼...等ICON顏色」*/
.custom01 .inmb01 .mblinks a{color:#93BC56;} /*「小文字顏色」*/