/* BASIC css start */
.sub_img_area {display:none;}

/* 메인 영역 : 메인 이미지 */
.main_img {width:100%; height:710px; background-color:#fafafa; clear:both; margin:0px; padding:0px; font-size:0px;}
.swiper1 {width:100%;text-align:center; margin-top: 30px !important;}
.swiper1 a {display:block;height:710px;background-repeat:no-repeat;background-position:center center;}
.swiper1 .swiper-button-prev { position: absolute; width: 22px; height: 51px; margin-top: -25px;margin-left:-700px;z-index: 10; cursor: pointer; background-size: 22px 51px; background-position: center; background-repeat:no-repeat;outline:none;}
.swiper1 .swiper-button-next { position: absolute; width: 22px; height: 51px; margin-top: -25px;margin-left:700px;z-index: 10; cursor: pointer; background-size: 22px 51px; background-position: center; background-repeat:no-repeat;outline:none;}
.swiper1 .swiper-button-prev,
.swiper1 .swiper-container-rtl .swiper-button-next { background-image: url("/design/drwant/0698citybrown/arrow_left.png"); left: 50%; right: 0;opacity:0.3; }
.swiper1 .swiper-button-next,
.swiper1 .swiper-container-rtl .swiper-button-prev { background-image: url("/design/drwant/0698citybrown/arrow_right.png"); right: 0; left: 50%;opacity:0.3; }
.swiper1 .swiper-button-prev:hover,
.swiper1 .swiper-container-rtl .swiper-button-next:hover { background-image: url("/design/drwant/0698citybrown/arrow_left.png"); left: 50%; right: 0;opacity:1; }
.swiper1 .swiper-button-next:hover,
.swiper1 .swiper-container-rtl .swiper-button-prev:hover { background-image: url("/design/drwant/0698citybrown/arrow_right.png"); right: 0; left: 50%;opacity:1; }
.swiper1 .swiper-pagination-bullet { margin: 0 10px !important; width:8px; height:8px; border:1px solid #ed1c28; background-color: transparent;display:inline-block; border-radius:0; opacity:1;  border-radius: 8px;}
.swiper1 .swiper-pagination-bullet-active {background-color:#ed1c28;border:1px solid #ed1c28;}

#content .section_box {margin:40px auto 0;border:1px solid #e9e9e9;}
#content .section_box .line {border-bottom:1px solid #e9e9e9;}
#content .section_box > .fleft {border-right:1px solid #e9e9e9;}

#content .section_box .fright .list {width:230px; margin:40px 0 0px 10px;float:right }
#content .section_box .fright .list li { height:33px; color: #888;line-height:33px;width:90%;overflow:hidden; }
#content .section_box .fright .list li a { color: #888;font-size:12px;text-decoration:none;line-height:33px;}
#content .section_box .fright .list li a:hover {color:#333;}
#content .section_box .fright .list.notice {width:220px;margin-left:30px;float:left;}

/* 타이틀 */
#main_content .main_pro_title {text-align:center;}

#main_content {width:1100px; margin:0 auto;}

#main_content .main_ban01 {margin-top:25px;}
#main_content .main_ban01_btn {margin-top:50px; text-align:center;}


/* BASIC css end */

