@charset "utf-8";

/*=====================================================網站主體==========================================================*/

body { font-family: "新細明體", Verdana; letter-spacing:1px; background:#eee7f0; color:#666; font-size:13px; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; -webkit-text-size-adjust:none;}
.iframech{ display:none;}
.pointer_btn{ cursor:pointer; cursor:hand;}
img{display:block;}
.edtor{ padding-right:20px;}

/*=======================================================背景============================================================*/

.index_background{ background-color:#EEE7F0;}
.user_btn_background{background:url(../../images/index/mid_btn.png);background-repeat:repeat-x;}
.course_btn_background{background:url(../../images/index/mid_course_btn.png);background-repeat:repeat-x;}
.sign_btn_background{background:url(../../images/index/mid_sign_btn.png);background-repeat:repeat-x;}
.title_background{background:url(../../images/index/title_background.jpg);background-repeat:repeat-x;}
.menu_background{background:url(../../images/index/title_background.png);background-repeat:repeat-x;}
.menu_background_2{background:url(../../images/index/title_background_2.png);background-repeat:repeat-x;}
.content_background{ background-color:#ECE5EF;}
.table_background_1{ background:#FFFFFF;}
.table_background_2{ background:#ECECEC;}

/*=======================================================文字============================================================*/

.text1{ color:#A4A3A4; font-weight:bold;}
.text2{ color:#E15C8F;}
.text3{ color:#747474;}
.text4{ color:#11A4E2;}
.font_14{ font-size:14px;}
.course_btn_text{ color:#CD641B; font-weight:bold;}
.course_text{ color:#CF9959;}
.uer_btn_text{ color:#FFF;}

/*=======================================================框線============================================================*/

.border_bottom{ border-bottom:1px solid #CCC;}
.border_img{ border:1px #DCDBE0 solid;-moz-border-radius:3px;border-radius:3px; padding:5px;}

/*=======================================================按鈕============================================================*/

/*表單text輸入width450*/
.form_text { letter-spacing:1px; color: #333333; font-size:12px; height:22px; width:90%; border:1px solid #333; line-height:16px; padding-left:5px; }
.form_text2 { letter-spacing:1px; color::#F00; font-size:12px; height:22px; width:90%; border:1px solid #333; line-height:16px; padding-left:5px; }
.form_select{ background-color:#ffffff;color: #333333; font-size:12px; height:30px;  }
.form_select3{ background-color:#ffffff;color: #333333; font-size:12px; width:90%; height:30px; }
.form_select31{ background-color:#ffffff;color: #333333; font-size:12px; width:90%; height:20px; }
.form_select4{ background-color:#ffffff;color: #333333; font-size:12px; width:90%; height:30px; }
.form_submit{ background-color:#cccccc; cursor:pointer; letter-spacing:1px; color: #333333; font-size:12px; height:50px; width:50%; border:1px solid #333; line-height:16px; padding-left:5px; }
.form_submit2{background-color:#ffffff; cursor:pointer; letter-spacing:1px; color: #333333; font-size:12px; height:20px; width:100; border:1px solid #333; line-height:16px; padding-left:5px; }
.form_submit3{background-color:#ccc; cursor:pointer; letter-spacing:1px; color: #000; font-size:12px; height:30px; width:90%; border:1px solid #333; line-height:16px; padding-left:5px; }
.form_login{ background-color:#F1B63C; cursor:pointer; letter-spacing:1px; color: #333333; font-size:12px; height:50px; width:90%; border:1px solid #333; line-height:16px; padding-left:5px; }
.form_textarea { letter-spacing:1px; color: #333333; font-size:12px; height:80px; width:90%; border:1px solid #333; line-height:16px; padding-left:5px; }
/*表單數量輸入*/
.form_sort { width:28px; border:1px solid #CC9966; text-align:center; height:22px; line-height:16px; }


/*=====================================================網站超連結=========================================================*/

/*超連結-美容課程*/
a.course_link:link { text-decoration: none; color:#CF9959;}
a.course_link:visited { text-decoration: none; color: #CF9959; }
a.course_link:hover { text-decoration: none; color: #B18B5A;}
a.course_link:active { text-decoration: none; color: #CF9959; }

/*超連結-合約店*/
a.store_link:link { text-decoration: underline; color:#E15C8F;}
a.store_link:visited { text-decoration: underline; color: #E15C8F; }
a.store_link:hover { text-decoration: underline; color: #E15C8F;}
a.store_link:active { text-decoration: underline; color: #E15C8F; }

/*超連結-加入追踨*/
a.favor_link:link { text-decoration: none; color:#E15C8F;}
a.favor_link:visited { text-decoration: none; color: #E15C8F; }
a.favor_link:hover { text-decoration: none; color: #E15C8F;}
a.favor_link:active { text-decoration: none; color: #E15C8F; }

 