
/* 해당 디자인 테마 정의 */

.theme1 #colorSet {background-color:#f785b0;}
.theme1 .themeColor_a {background-color:#dde4f1 !important;}
.theme1 .mainTheme {background:url(../images/theme1/bg_body.jpg) no-repeat 50%; background-size:cover;}

.theme2 #colorSet {background-color:#745b46;}
.theme2 .themeColor_a {background-color:#e3d1ce !important;}
.theme2 .mainTheme {background:url(../images/theme2/bg_body.jpg) no-repeat 50%; background-size:cover;}

.theme3 #colorSet {background-color:#8f7a64;}
.theme3 .themeColor_a {background-color:#dfd7ca !important;}
.theme3 .mainTheme {background:url(../images/theme3/bg_body.jpg) no-repeat 50%; background-size:cover;}

.theme4 #colorSet {background-color:#b081a3;}
.theme4 .themeColor_a {background-color:#c0c5d9 !important;}
.theme4 .mainTheme {background:url(../images/theme4/bg_body.jpg) no-repeat 50%; background-size:cover;}

.theme5 #colorSet {background-color:#56cad8;}
.theme5 .themeColor_a {background-color:#c0d6d9 !important;}
.theme5 .mainTheme {background:url(../images/theme5/bg_body.jpg) no-repeat 50%; background-size:cover;}

.theme6 #colorSet {background-color:#6f90d8;}
.theme6 .themeColor_a {background-color:#cfeaef !important;}
.theme6 .mainTheme {background:url(../images/theme6/bg_body.jpg) no-repeat 50%; background-size:cover;}

.theme7 #colorSet {background-color:#6b99c5;}
.theme7 .themeColor_a {background-color:#e0e0e0 !important;}
.theme7 .mainTheme {background:url(../images/theme7/bg_body.jpg) no-repeat 50%; background-size:cover;}

.theme8 #colorSet {background-color:#87c16f;}
.theme8 .themeColor_a {background-color:#afcad1 !important;}
.theme8 .mainTheme {background:url(../images/theme8/bg_body.jpg) no-repeat 50%; background-size:cover;}
