@charset "utf-8";

/* 원활한 포지셔닝을 위해 포지션 추가*/
.widgetContainer {
    position: relative;
}

.widgetContainer .open {
    display: block !important;
}

.widgetContainer a {
    text-decoration: none;
}

.widgetContainer a:hover,
.widgetContainer a:active,
.widgetContainer a:focus {
    text-decoration: underline;
}

.widgetContainer img {
    border: 0;
}

.widgetContainer em {
    position: relative;
    line-height: 1;
    display: inline-block;
    margin: -5px 0;
    *padding: 0 1px;
    font-style: normal;
}

.widgetContainer form {
    margin: 0;
    padding: 0;
}

.widgetContainer fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

dl.widgetDivider {
    margin: 0;
}

dl.widgetDivider dt {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}

dl.widgetDivider dd {
    display: none;
    margin: 0;
} 

/* 인터미션 제목 리스트 */
.im_titleList li {
    list-style: none;
    height: 40px;
    border-bottom: 1px dotted #e0e0e0;
    background: url('../images/trans_dot.png') no-repeat left 17px;
    position: relative;
}

.im_titleList li a:before {
    content: "";
    display: inline-block;
    position: relative;
    width: 3px;
    height: 3px;
    left: 0;
    top: -2px;
    background-color: #1990c0;
    margin-right: 10px;
}

.im_titleList li:first-child {
    height: 28px;
}

.im_titleList li:first-child a {
    line-height: 13px;
    margin-bottom: 15px;
}

.im_titleList li:first-child span.date {
    line-height: 13px;
    top: 3px;
}

.im_titleList li a {
    line-height: 40px;
    font-size: 13px;
    font-family: 나눔바른고딕, NanumBarunGothic, 나눔고딕, Nanumgothic, nbg, dotum, gulim, sans-serif;
    color: #666;
}

.im_titleList li a:hover, .im_list .im_list_body ul li a:focus {
    text-decoration: underline;
}

.im_titleList span.date {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 40px;
    font-size: 13px;
    font-family: 나눔바른고딕, NanumBarunGothic, 나눔고딕, Nanumgothic, nbg, dotum, gulim, sans-serif;
    color: #666;
}

/* 인터미션 프로모션 갤러리 */
.im_widget_promo {
    font-family: 나눔바른고딕, NanumBarunGothic, 나눔고딕, Nanumgothic, nbg, dotum, gulim, sans-serif;
}

.im_widget_promo li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.im_widget_promo li .text p a {
    font-size: 13px;
    color: #666;
    line-height: 24px;
}

.im_widget_promo li .text p a:hover, .im_widget_promo li .text p a:focus {
    text-decoration: none;
}

.im_widget_promo li .text {
    margin-bottom: 30px;
}

.im_widget_promo li .imgNone {
    background: url('../img/no_image.png') no-repeat center center;
    text-align: center;
    font-size: 14px;
    color: #333;
}

.im_widget_promo li .imgNone .rec_size {
    display: block;
    color: #333;
}

/* 인터미션 웹진 */
.im_webzine .image_area {
    float: left;
}

.im_webzine .title_area {
    padding-bottom: 12px;
    border-bottom: 1px dotted #e0e0e0;
}

.im_webzine .title {
    font-family: 나눔바른고딕, NanumBarunGothic, 나눔고딕, Nanumgothic, nbg, dotum, gulim, sans-serif;
    font-size: 16px;
    line-height: 16px;
}

.im_webzine .text {
    padding-top: 12px;
}

.im_webzine .text a {
    font-family: 나눔바른고딕, NanumBarunGothic, 나눔고딕, Nanumgothic, nbg, dotum, gulim, sans-serif;
    font-size: 13px;
    color: #666;
    line-height: 24px;
}

.im_webzine .text a:hover, .im_webzine .text a:focus {
    text-decoration: none;
}

.im_webzine_listWrap {
    border-bottom: 1px dotted #e0e0e0;
}

.im_webzine li:after {
    content: "";
    display: block;
    clear: both;
}

.im_webzine_navi {
    position: absolute;
    right: 0;
    bottom: 12px;
    width: 41px;
    height: 20px;
}

.im_webzine_navi li {
    float: left;
    list-style: none;
}

.im_webzine_navi span {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.im_webzine_navi .prev {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url('../img/arrow_left_out.png');
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
}

.im_webzine_navi .prev:hover {
    background-image: url('../img/arrow_left_over.png');
}

.im_webzine_navi .next {
    display: block;
    width: 20px;
    height: 20px;
    margin-left: 1px;
    background-image: url('../img/arrow_right_out.png');
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
}

.im_webzine_navi .next:hover {
    background-image: url('../img/arrow_right_over.png');
}

.im_webzine li .imgNone {
    background-color: #fafafa;
    font-size: 14px;
    color: #333;
    background: url('../img/no_image.png') no-repeat center center;
    text-align: center;
}

.im_webzine li .imgNone .rec_size {
    display: block;
    color: #333;
}

/* 인터미션 갤러리 */
.im_gallery li {
    float: left;
    margin-left: 40px;
    list-style: none;
}

.im_gallery li:first-child {
	 margin-left: 0;
}

.im_gallery li:after {
    content: "";
    display: none;
    clear: both;
}

.im_gallery li div.image_area a {
    color: #333;
}

.im_gallery li div.image_area a:hover {
    color: #333;
}

.im_gallery li div.desc_area {
    height: 37px;
    padding: 24px 0;
    text-align: center;
    background-color: #f3f3f3;
}

.im_gallery li div.desc_area .title a {
    display: block;
    font-weight: bold;
    font-size: 13px;
    color: #444;
    font-family: 나눔바른고딕, NanumBarunGothic, 나눔고딕, Nanumgothic, nbg_bold, dotum, gulim, sans-serif;
    line-height: 13px;
    margin-bottom: 9px;
}

.im_gallery li div.desc_area .title a:hover, .im_gallery li div.desc_area .title a:focus {
    text-decoration: none;
}

.im_gallery li div.desc_area .text {
    display: block;
    font-size: 13px;
    color: #999;
    line-height: 13px;
}

.im_gallery li .imgNone {
    color: #333;
    font-size: 14px;
    background: url('../img/no_image.png') no-repeat center center;
    text-align: center;
}

.im_gallery:after {
    content: "";
    display: block;
    clear: both;
}

.im_gallery_navi {
    position: absolute;
    right: 25px;
    top: -48px;
    width: 41px;
    height: 20px;
}

.im_gallery_navi li {
    float: left;
    list-style: none;
}

.im_gallery_navi span {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.im_gallery_navi .prev {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url('../img/arrow_left_out.png');
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
}

.im_gallery_navi .prev:hover {
    background-image: url('../img/arrow_left_over.png');
}

.im_gallery_navi .next {
    display: block;
    width: 20px;
    height: 20px;
    margin-left: 1px;
    background-image: url('../img/arrow_right_out.png');
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
}

.im_gallery_navi .next:hover {
    background-image: url('../img/arrow_right_over.png');
} 

/* 컬러 프리셋 */
.blue {
    color: #1999c0;
}

.blue_on:hover, .blue_on:focus {
    color: #1999c0 !important;
}

.blue_bg {
    background-color: #1999c0;
}

.blue_bg_before:before {
    background-color: #1999c0;
}
