
/* 해당 디자인 테마 정의 */


/* 테마1 */
.theme1 {background:#f5f5f5;}
.theme1 .bg_top {width:100%; background:#bcc678;}
.theme1 #colorSet {background-color:#bcc678 !important;}
.theme1 .themeColor_a {background-color:#f7f9e9 !important;}
.theme1 .subTheme {background:#f7f9e9 url(../images/theme1/bg_sub.png) no-repeat center;}

/* 테마2 */
.theme2 {background:#f5f5f5;}
.theme2 .bg_top {width:100%; background:#ee8284;}
.theme2 #colorSet {background-color:#ee8284 !important;}
.theme2 .themeColor_a {background-color:#fceef4 !important;}
.theme2 .subTheme {background:#fceef4 url(../images/theme2/bg_sub.png) no-repeat center;}

/* 테마3 */
.theme3 {background:#f5f5f5;}
.theme3 .bg_top {width:100%; background:#42588b;}
.theme3 #colorSet {background-color:#42588b !important;}
.theme3 .themeColor_a {background-color:#d9dcef !important;}
.theme3 .subTheme {background:#d9dcef url(../images/theme3/bg_sub.png) no-repeat center;}

/* 테마4 */
.theme4 {background:#f5f5f5;}
.theme4 .bg_top {width:100%; background:#a1d357;}
.theme4 #colorSet {background-color:#a1d357 !important;}
.theme4 .themeColor_a {background-color:#ffffe4 !important;}
.theme4 .subTheme {background:#ffffe4 url(../images/theme4/bg_sub.png) no-repeat center;}

/* 테마5 */
.theme5 {background:#f5f5f5;}
.theme5 .bg_top {width:100%; background:#005191;}
.theme5 #colorSet {background-color:#005191 !important;}
.theme5 .themeColor_a {background-color:#0079d9 !important;}
.theme5 .subTheme {background:#c3dbff url(../images/theme5/bg_sub.png) no-repeat center;}