@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);

/*
p:nth-child(1){font-weight:100;}
p:nth-child(2){font-weight:300;}
p:nth-child(3){font-weight:400;}
p:nth-child(4){font-weight:500;}
p:nth-child(5){font-weight:700;}
p:nth-child(6){font-weight:900;}
*/


/* SIR 지운아빠 */


/* 초기화 */

* {
    -webkit-box-sizing: initial !important;
    -moz-box-sizing: initial !important;
    box-sizing: initial !important;
}

html {
    overflow-y: scroll
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: 'Noto Sans KR', sans-serif;
    color: #333333;
}

html,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img {
    margin: 0;
    padding: 0;
    border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 1em;
    font-family: 'Noto Sans KR', sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

#hd ul,
nav ul,
#ft ul {
    margin: 0;
    padding: 0;
    list-style: none
}

legend {
    position: absolute;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    overflow: hidden
}

label,
input,
button,
select,
img {
    vertical-align: middle
}

input,
button {
    margin: 0;
    padding: 0;
    font-family: 'Noto Sans KR', sans-serif;
    ;
    font-size: 14px
}

button {
    cursor: pointer
}

textarea,
select {
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 14px
}

select {
    margin: 0
}

p {
    margin: 0;
    padding: 0;
    word-break: break-all
}

hr {
    display: none
}

pre {
    overflow-x: scroll;
    font-size: 1.1em
}

a:link,
a:visited {
    color: #333333;
    text-decoration: none
}

a:hover,
a:focus,
a:active {
    color: #333333;
    text-decoration: underline
}


/* 팝업레이어 */

#hd_pop {
    z-index: 10000;
    position: relative;
    margin: 0 auto;
    width: 970px;
    height: 0
}

#hd_pop h2 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.hd_pops {
    position: absolute;
    border: 1px solid #e9e9e9;
    background: #fff
}

.hd_pops_con {}

.hd_pops_footer {
    padding: 10px 0;
    background: #000;
    color: #fff;
    text-align: right
}

.hd_pops_footer button {
    margin-right: 5px;
    padding: 5px 10px;
    border: 0;
    background: #393939;
    color: #fff;
    font-size: 12px;
}


/* 상단 레이아웃 */

#hd {
    z-index: 4;
    position: relative;
    min-width: 970px;
    background: #fff
}

.hd_zindex {
    z-index: 10 !important
}

#hd_h1 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#hd_wrapper {
    position: relative;
    margin: 0 auto;
    padding: 26px 0;
    width: 970px;
    zoom: 1
}

#hd_wrapper:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#logo {
    float: left;
    padding: 5px 0 0
}


/* 전체 검색 */

#hd_sch {
    position: absolute;
    right: 0px;
    top: 42px;
    margin: 0 0 0 20px;
    padding: 0;
    /*border:1px solid #37aad9;border-right:none;*/
    /*background:url("/img/main/top/serch_01.png") left top no-repeat;*/
}

#hd_sch legend {
    position: absolute;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    overflow: hidden
}

#hd_sch #sch_stx {
    position: absolute;
    right: 50px;
    top: 23px;
    width: 220px;
    height: 20px;
    border: 0;
    background: #fff;
    line-height: 1.9em !important;
    line-height: 1.6em
}

#hd_sch #sch_submit {
    padding: 0 5px;
    height: 26px;
    border: 0;
    background: #e2e6eb;
    color: #333;
    cursor: pointer
}

#search_btn {
    position: absolute;
    right: 14px;
    top: 26px;
}


/* 텍스트 크기 조절 */

#text_size {
    float: left;
    margin: 0 0 0 10px;
    letter-spacing: -3px
}

#text_size button {
    margin: 0;
    padding: 1px 2px;
    border: 1px solid #c3c6ca;
    background: transparent;
    vertical-align: middle;
    cursor: pointer
}

.ts_up {
    font-size: 1.167em !important
}

.ts_up2 {
    font-size: 1.3em !important
}


/* 상단 회원가입 등 링크 */

#tnb {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
    zoom: 1
}

#tnb:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#tnb li {
    float: left;
    margin: 0 0 0 10px
}

#tnb a {
    display: inline-block;
    padding: 0 10px;
    height: 28px;
    color: #333;
    letter-spacing: -0.1em;
    line-height: 2.4em
}

#tnb a:focus,
#tnb a:hover,
#tnb a:active {
    text-decoration: none
}

#tnb img {
    margin-right: 3px
}


/* 메인메뉴 */

#gnb {
    position: relative;
    margin: -1px 0 0;
    border-top: 1px dotted #dde4e9;
    border-bottom: 1px solid #dde4e9;
    background: #ecf0f7
}

#gnb h2 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#gnb_1dul {
    margin: 0 auto !important;
    padding: 0;
    width: 970px;
    zoom: 1
}

#gnb_1dul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.gnb_1dli {
    z-index: 10;
    position: relative;
    float: left
}

.gnb_1da {
    display: inline-block;
    padding: 0 40px 0 10px;
    height: 35px;
    background: url('../img/gnb_bg00.gif') center right no-repeat;
    font-weight: bold;
    line-height: 2.95em;
    text-decoration: none
}

.gnb_1da:focus,
.gnb_1da:hover {
    background: url('../img/gnb_bg00.gif') #333 center right no-repeat;
    text-decoration: none
}

.gnb_1dli_air .gnb_1da {
    background-color: #333;
    color: #fff
}

.gnb_1dli_on .gnb_1da {
    background-color: #333;
    color: #fff
}

.gnb_2dul {
    display: none;
    position: absolute;
    top: 35px;
    width: 180px
}

.gnb_2da {
    display: block;
    padding: 13px 10px;
    text-align: left;
    text-decoration: none
}

.gnb_1dli_air .gnb_2da {
    background-color: #333;
    color: #fff
}

.gnb_1dli_on .gnb_2da {
    background-color: #333;
    color: #fff
}

.gnb_2da:focus,
.gnb_2da:hover {
    background: #666;
    text-decoration: none
}

.gnb_1dli_over .gnb_2dul {
    display: block;
    left: 0;
    background: #fff
}

.gnb_1dli_over2 .gnb_2dul {
    display: block;
    right: 0;
    background: #fff
}

#gnb_empty {
    padding: 10px 0;
    width: 100%;
    text-align: center;
    line-height: 2em
}

#gnb_empty a {
    text-decoration: underline
}


/* 중간 레이아웃 */

#wrapper {
    z-index: 5;
    margin: 0 auto;
    width: 970px;
    border-right: 1px solid #dde4e9;
    border-left: 1px solid #dde4e9;
    zoom: 1
}

#wrapper:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#aside {
    float: right;
    margin: 0 0 0 -1px;
    width: 210px;
    border-left: 1px solid #dde4e9;
    background: #fff
}

#container {
    z-index: 4;
    position: relative;
    float: left;
    padding: 15px 16px 15px 15px;
    width: 728px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    border-right: 1px solid #dde4e9;
    background: #fff;
    font-size: 1em;
    zoom: 1
}

#container:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#container_title {
    margin-bottom: 20px;
    font-size: 1.2em;
    font-weight: bold
}


/* 하단 레이아웃 */

#ft {
    min-width: 970px;
    border-top: 1px solid #dde4e9;
    background: #f2f5f9
}

#ft h1 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#ft p {
    margin: 0;
    padding: 10px 0;
    line-height: 1.8em
}

#ft_catch {
    position: relative;
    margin: 0 auto;
    padding: 20px 0 0;
    width: 970px;
    text-align: center
}

#ft_company {
    text-align: center
}

#ft_copy {
    background: #414141
}

#ft_copy div {
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
    width: 970px;
    color: #fff
}

#ft_copy a {
    display: inline-block;
    margin: 0 10px 0 0;
    color: inherit
}

#ft_copy #ft_totop {
    position: absolute;
    top: 10px;
    right: 0
}


/* 게시물 선택복사 선택이동 */

#copymove {}

.copymove_current {
    float: right;
    color: #ff3061
}

.copymove_currentbg {
    background: #f4f4f4
}


/* 화면낭독기 사용자용 */

#hd_login_msg {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.msg_sound_only,
.sound_only {
    display: inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0;
    line-height: 0;
    border: 0 !important;
    overflow: hidden !important
}


/* 본문 바로가기 */

#skip_to_container a {
    z-index: 100000;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#skip_to_container a:focus,
#skip_to_container a:active {
    width: 100%;
    height: 75px;
    background: #21272e;
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 3.3em
}


/* ie6 이미지 너비 지정 */

.img_fix {
    width: 100%;
    height: auto
}


/* 캡챠 자동등록(입력)방지 기본 -pc */

#captcha {
    display: inline-block;
    position: relative
}

#captcha legend {
    position: absolute;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    overflow: hidden;
}

#captcha #captcha_img {
    width: 160px;
    height: 60px;
    border: 1px solid #e9e9e9;
    vertical-align: top;
    padding: 0;
    margin: 0
}

#captcha #captcha_mp3 {
    position: absolute;
    top: 0;
    left: 175px;
    ;
    margin: 0;
    padding: 0;
    width: 31px;
    height: 31px;
    border: 0;
    background: transparent;
    vertical-align: middle;
    overflow: hidden;
    cursor: pointer
}

#captcha #captcha_mp3 span {
    position: absolute;
    top: 0;
    left: 0;
    width: 31px;
    height: 31px;
    background: url('../../../img/captcha.png') no-repeat;
}

#captcha #captcha_reload {
    position: absolute;
    top: 31px;
    left: 175px;
    margin: 0;
    padding: 0;
    width: 31px;
    height: 31px;
    border: 0;
    background: transparent;
    vertical-align: middle;
    overflow: hidden;
    cursor: pointer;
    background: url('../../../img/captcha.png') no-repeat 0 -30px;
    border-top: 1px solid #ccc;
    text-indent: -999px
}


/*
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
*/

#captcha #captcha_key {
    margin: 0 0 0 41px;
    padding: 0 5px;
    width: 150px;
    height: 60px;
    border: 1px solid #b8c9c2;
    background: #f7f7f7;
    font-size: 1.333em;
    font-weight: bold;
    text-align: center;
    line-height: 2.8em;
    vertical-align: top
}

#captcha #captcha_info {
    display: block;
    margin: 5px 0 0;
    font-size: 0.95em;
    letter-spacing: -0.1em
}


/* 캡챠 자동등록(입력)방지 기본 - mobile */

#captcha.m_captcha audio {
    display: block;
    margin: 0 0 5px;
    width: 187px
}

#captcha.m_captcha #captcha_img {
    width: 160px;
    height: 60px;
    border: 1px solid #e9e9e9;
    margin-bottom: 3px;
    margin-top: 5px;
    display: block;
}

#captcha.m_captcha #captcha_reload {
    position: static;
    margin: 0;
    padding: 0;
    width: 31px;
    height: 31px;
    border: 0;
    background: transparent;
    vertical-align: middle;
    overflow: hidden;
    cursor: pointer;
    background: url('../../../img/captcha.png') no-repeat 0 -30px;
    text-indent: -999px
}

#captcha.m_captcha #captcha_reload span {
    display: none;
}

#captcha.m_captcha #captcha_key {
    margin: 0;
    padding: 0 5px;
    width: 115px;
    height: 29px;
    border: 1px solid #b8c9c2;
    background: #f7f7f7;
    font-size: 1.333em;
    font-weight: bold;
    text-align: center;
    line-height: 29px;
    margin-left: 3px
}

#captcha.m_captcha #captcha_info {
    display: block;
    margin: 5px 0 0;
    font-size: 0.95em;
    letter-spacing: -0.1em
}

#captcha.m_captcha #captcha_mp3 {
    width: 31px;
    height: 31px;
    background: url('../../../img/captcha.png') no-repeat;
    vertical-align: top;
    overflow: hidden;
    cursor: pointer;
    text-indent: -9999px;
    border: none
}


/* ckeditor 단축키 */

.cke_sc {
    margin: 0 0 5px;
    text-align: right
}

.btn_cke_sc {
    display: inline-block;
    padding: 0 10px;
    height: 23px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    text-decoration: none;
    line-height: 1.9em;
    vertical-align: middle;
    cursor: pointer
}

.cke_sc_def {
    margin: 0 0 5px;
    padding: 10px;
    border: 1px solid #ccc;
    background: #f7f7f7;
    text-align: center
}

.cke_sc_def dl {
    margin: 0 0 5px;
    text-align: left;
    zoom: 1
}

.cke_sc_def dl:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.cke_sc_def dt,
.cke_sc_def dd {
    float: left;
    margin: 0;
    padding: 5px 0;
    border-bottom: 1px solid #e9e9e9
}

.cke_sc_def dt {
    width: 20%;
    font-weight: bold
}

.cke_sc_def dd {
    width: 30%
}


/* 버튼 */

a.btn01 {
    display: inline-block;
    padding: 7px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    text-decoration: none;
    vertical-align: middle
}

a.btn01:focus,
a.btn01:hover {
    text-decoration: none
}

button.btn01 {
    display: inline-block;
    margin: 0;
    padding: 7px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    text-decoration: none
}

a.btn02 {
    display: inline-block;
    padding: 7px;
    border: 1px solid #3b3c3f;
    background: #4b545e;
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

a.btn02:focus,
.btn02:hover {
    text-decoration: none
}

button.btn02 {
    display: inline-block;
    margin: 0;
    padding: 7px;
    border: 1px solid #3b3c3f;
    background: #4b545e;
    color: #fff;
    text-decoration: none
}

.btn_confirm {
    text-align: center
}


/* 서식단계 진행 */

.btn_submit {
    padding: 8px;
    border: 0;
    background: #1e75d6;
    color: #fff;
    letter-spacing: -0.1em;
    cursor: pointer
}

.btn_new_submit {
    padding-top: 11px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 11px;
    margin-bottom: 11px;
    border: 0;
    background: #1e75d6;
    color: #fff;
    font-size: 17px;
    text-align: center;
    letter-spacing: -0.1em;
    cursor: pointer
}

fieldset .btn_submit {
    padding: 0 7px;
    height: 24px;
    line-height: 1em
}

a.btn_cancel {
    display: inline-block;
    padding: 7px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    text-decoration: none;
    vertical-align: middle
}

a.btn_new_cancel {
    display: inline-block;
    padding-top: 11px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 8px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    font-size: 17px;
    text-align: center;
    text-decoration: none
}

button.btn_cancel {
    display: inline-block;
    padding: 7px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    vertical-align: top;
    text-decoration: none
}

button.btn_new_cancel {
    display: inline-block;
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 10px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    vertical-align: top;
    text-decoration: none
}

a.btn_frmline,
button.btn_frmline {
    display: inline-block;
    padding: 0 5px;
    height: 24px;
    border: 0;
    background: #333;
    color: #fff;
    letter-spacing: -0.1em;
    text-decoration: none;
    vertical-align: top
}


/* 우편번호검색버튼 등 */

a.btn_frmline {
    line-height: 24px
}

button.btn_frmline {
    font-size: 1em
}


/* 게시판용 버튼 */

a.btn_b01 {
    display: inline-block;
    padding: 7px;
    border: 1px solid #d9ded9;
    background: #f2f5f9;
    color: #000;
    text-decoration: none;
    vertical-align: middle
}

a.btn_b01:focus,
.btn_b01:hover {
    text-decoration: none
}

a.btn_b02 {
    display: inline-block;
    padding: 7px 7px;
    border: 1px solid #3b3c3f;
    background: #4b545e;
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}

a.btn_b02:focus,
.btn_b02:hover {
    text-decoration: none
}

a.btn_admin {
    display: inline-block;
    padding: 7px;
    border: 1px solid #e8180c;
    background: #e8180c;
    color: #fff;
    text-decoration: none;
    vertical-align: middle
}


/* 관리자 전용 버튼 */

a.btn_admin:focus,
a.btn_admin:hover {
    text-decoration: none
}


/* 댓글 스타일 */

.cnt_cmt {
    display: inline-block;
    margin: 0 0 0 3px;
    font-weight: bold
}


/* 기본테이블 */

.tbl_wrap table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.tbl_wrap caption {
    padding: 10px 0;
    font-weight: bold;
    text-align: left
}

.tbl_head01 {
    margin: 0 0 10px
}

.tbl_head01 caption {
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.tbl_head01 thead th {
    padding: 12px 0;
    border-top: 1px solid #d1dee2;
    border-bottom: 1px solid #d1dee2;
    background: #e5ecef;
    color: #383838;
    font-size: 0.95em;
    text-align: center;
    letter-spacing: -0.1em
}

.tbl_head01 thead a {
    color: #383838
}

.tbl_head01 thead th input {
    vertical-align: top
}


/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */

.tbl_head01 tfoot th,
.tbl_head01 tfoot td {
    padding: 10px 0;
    border-top: 1px solid #c1d1d5;
    border-bottom: 1px solid #c1d1d5;
    background: #d7e0e2;
    text-align: center
}

.tbl_head01 tbody th {
    padding: 8px 0;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9
}

.tbl_head01 td {
    padding: 8px 5px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    line-height: 1.5em;
    word-break: break-all
}

.tbl_head01 a {}

.tbl_head02 {
    margin: 0 0 10px
}

.tbl_head02 caption {
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.tbl_head02 thead th {
    padding: 5px 0;
    border-top: 1px solid #d1dee2;
    border-bottom: 1px solid #d1dee2;
    background: #e5ecef;
    color: #383838;
    font-size: 0.95em;
    text-align: center;
    letter-spacing: -0.1em
}

.tbl_head02 thead a {
    color: #383838
}

.tbl_head02 thead th input {
    vertical-align: top
}


/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */

.tbl_head02 tfoot th,
.tbl_head02 tfoot td {
    padding: 10px 0;
    border-top: 1px solid #c1d1d5;
    border-bottom: 1px solid #c1d1d5;
    background: #d7e0e2;
    text-align: center
}

.tbl_head02 tbody th {
    padding: 5px 0;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9
}

.tbl_head02 td {
    padding: 5px 3px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    line-height: 1.4em;
    word-break: break-all
}

.tbl_head02 a {}

table.list_tb {
    position: relative;
    width: 100%;
    border-top: 2px solid #000;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 10px;
}

table.list_tb caption {
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

table.list_tb th {
    height: 45px;
    border-bottom: 1px solid #c8c8c8;
    font-size: 14px;
    /*background:#efefef;*/
}

table.list_tb td {
    height: 45px;
    border-bottom: 1px solid #c8c8c8;
    text-align: center;
    font-size: 14px;
}

table.list_tb tr.tb_bg2 {
    background: #f4fcfe;
}

table.write_tb {
    position: relative;
    width: 100%;
    border-top: 2px solid #000;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 10px;
}

table.write_tb caption {
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

table.write_tb th {
    height: 45px;
    border-bottom: 1px solid #c8c8c8;
    font-size: 14px;
}

table.write_tb td {
    height: 45px;
    border-bottom: 1px solid #c8c8c8;
    font-size: 14px;
}


/* 폼 테이블 */

.tbl_frm01 {
    margin: 0 0 20px
}

.tbl_frm01 table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.tbl_frm01 th {
    width: 70px;
    padding: 7px 13px;
    border: 1px solid #e9e9e9;
    border-left: 0;
    background: #e1e1e1;
    text-align: left
}

.tbl_frm01 td {
    padding: 7px 10px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background: transparent
}

.tbl_frm01 textarea,
.frm_input {
    border: 1px solid #e4eaec;
    background: #f7f7f7;
    color: #000;
    vertical-align: middle;
    line-height: 2em
}

.tbl_frm01 textarea {
    padding: 2px 2px 3px
}

.frm_input {
    height: 22px
}

.tbl_frm01 textarea {
    width: 98%;
    height: 100px
}

.tbl_frm01 a {
    text-decoration: none
}

.tbl_frm01 .frm_file {
    display: block;
    margin-bottom: 5px
}

.tbl_frm01 .frm_info {
    display: block;
    padding: 0 0 5px;
    line-height: 1.4em
}


/* 자료 없는 목록 */

.empty_table {
    padding: 50px 0 !important;
    text-align: center
}

.empty_list {
    padding: 20px 0 !important;
    text-align: center
}


/* 필수입력 */

.required,
textarea.required {
    background: url('../img/wrest.gif') #f7f7f7 top right no-repeat !important
}


/* 테이블 항목별 정의 */

.td_board {
    width: 120px;
    text-align: center
}

.td_category {
    width: 80px;
    text-align: center
}

.td_chk {
    width: 30px;
    text-align: center
}

.td_date {
    width: 60px;
    text-align: center
}

.td_datetime {
    width: 110px;
    text-align: center
}

.td_group {
    width: 100px;
    text-align: center
}

.td_mb_id {
    width: 100px;
    text-align: center
}

.td_mng {
    width: 80px;
    text-align: center
}

.td_name {
    width: 100px;
    text-align: left
}

.td_nick {
    width: 100px;
    text-align: center
}

.td_num {
    width: 50px;
    text-align: center
}

.td_numbig {
    width: 80px;
    text-align: center
}

.td_stat {
    width: 60px;
    text-align: center
}

.txt_active {
    color: #5d910b
}

.txt_done {
    color: #e8180c
}

.txt_expired {
    color: #ccc
}

.txt_rdy {
    color: #8abc2a
}


/* 새창 기본 스타일 */

.new_win {}

.new_win .tbl_wrap {
    margin: 0 20px
}

.new_win #win_title {
    margin: 0 0 20px;
    padding: 20px;
    border-top: 3px solid #333;
    border-bottom: 1px solid #dde4e9;
    background: #fff;
    font-size: 1.2em
}

.new_win #win_title .sv {
    font-size: 0.75em;
    line-height: 1.2em
}

.new_win .win_ul {
    margin: -20px 0 20px 0;
    padding: 0 20px;
    border-bottom: 1px solid #455255;
    background: #484848;
    list-style: none;
    zoom: 1
}

.new_win .win_ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.new_win .win_ul li {
    float: left;
    margin-left: -1px
}

.new_win .win_ul a {
    display: block;
    padding: 10px 10px 8px;
    border-right: 1px solid #455255;
    border-left: 1px solid #455255;
    color: #fff;
    font-family: 'Noto Sans KR', sans-serif;
    ;
    font-weight: bold;
    text-decoration: none
}

.new_win .win_desc {
    padding: 20px
}

.new_win .win_btn {
    clear: both;
    padding: 20px;
    text-align: center
}


/* 새창용 */

.new_win .win_btn button {
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    border: 0;
    background: #4b545e;
    color: #fff;
    line-height: 2em;
    cursor: pointer
}

.new_win .win_btn input {
    padding: 0 10px;
    height: 30px;
    line-height: 2em
}

.new_win .win_btn a {
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    background: #4b545e;
    color: #fff;
    vertical-align: middle;
    line-height: 2.4em
}

.new_win .win_btn a:focus,
.new_win .win_btn a:hover {
    text-decoration: none
}


/* 검색결과 색상 */

.sch_word {
    color: #ff3061
}


/* 자바스크립트 alert 대안 */

#validation_check {
    margin: 100px auto;
    width: 500px
}

#validation_check h1 {
    margin-bottom: 20px;
    font-size: 1.3em
}

#validation_check p {
    margin-bottom: 20px;
    padding: 30px 20px;
    border: 1px solid #e9e9e9;
    background: #fff
}


/* 사이드뷰 */

.sv_wrap {
    display: inline-block;
    position: relative;
    font-weight: normal
}

.sv_wrap .sv {
    z-index: 1000;
    display: none;
    margin: 5px 0 0;
    border: 1px solid #283646
}

.sv_wrap .sv a {
    display: inline-block;
    margin: 0;
    padding: 3px;
    width: 94px;
    border-bottom: 1px solid #283646;
    background: #111;
    color: #fff !important
}

.sv_wrap a:focus,
.sv_wrap a:hover,
.sv_wrap a:active {
    text-decoration: none
}

.sv_on {
    display: block !important;
    position: absolute;
    top: 10px;
    left: 20px;
    width: auto;
    height: auto
}

.sv_nojs .sv {
    display: block
}


/* 페이징 */

.pg_wrap {
    clear: both;
    margin: 0 0 20px;
    padding: 20px 0 0;
    text-align: center
}

.pg {}

.pg_page,
.pg_current {
    display: inline-block;
    padding: 0 8px;
    height: 25px;
    color: #000;
    letter-spacing: 0;
    line-height: 2.2em;
    vertical-align: middle
}

.pg a:focus,
.pg a:hover {
    text-decoration: none
}

.pg_page {
    background: #e4eaec;
    text-decoration: none
}

.pg_start,
.pg_prev {
    /* 이전 */
}

.pg_end,
.pg_next {
    /* 다음 */
}

.pg_current {
    display: inline-block;
    margin: 0 4px 0 0;
    background: #333;
    color: #fff;
    font-weight: normal
}


/* Mobile화면으로 */

#device_change {
    display: block;
    margin: 0.3em;
    padding: 0.5em 0;
    border: 1px solid #eee;
    border-radius: 2em;
    background: #fff;
    color: #000;
    font-size: 2em;
    text-decoration: none;
    text-align: center
}

* {
    margin: 0;
    padding: 0;
}

.fL {
    float: left;
}

li {
    list-style: none;
}

.fwb {
    font-weight: bold;
}

.tdu {
    text-decoration: underline;
}

.bdr {
    border-right: 1px solid #d1d1d1;
}

.bdl {
    border-left: 1px solid #d1d1d1;
}

.bdt {
    border-top: 1px solid #d1d1d1;
}

.bdb {
    border-bottom: 1px solid #d1d1d1;
}

#wrap {
    position: relative;
    width: 100%;
    min-width: 1200px;
    /* overflow: hidden; */
}


/*#head_wrap { position:relative;width:100%;height:175px;background:url("/img/new_main/top/top_bg.jpg") center top;}*/


/* 여기서 부터 추가 */

#head_wrap {
    position: relative;
    width: 100%;
    height: 171px;
    border-bottom: 4px solid #2b7ede;
    /*background:url("/img/new_main2/bg_shadow.jpg") center bottom repeat-x;*/
}

#hd_sch {
    width: 280px;
    height: 31px;
    border: 2px solid #b7b7b7;
    border-radius: 16px;
    top: 40px;
}

#hd_sch #sch_stx {
    top: 5px;
}

#search_btn {
    top: 8px;
}

#head {
    position: relative;
    width: 1180px;
    height: 114px;
    margin: 0 auto;
}


/* #head h1 {
    position: absolute;
    left: 486px;
    top: 40px;
} */

#head_dot1 {
    position: absolute;
    right: 0px;
    top: 15px;
    color: #a9a9a9;
}

#head_dot1 a {
    color: #a9a9a9;
}

#head_dot2 {
    position: absolute;
    width: 150px;
    height: 90px;
    left: 0px;
    top: 10px;
    color: #a9a9a9;
    overflow: hidden;
}

#head_menu_to {
    position: relative;
    width: 1180px;
    height: 56px;
    margin: 0 auto;
}

#head_menu {
    position: relative;
    width: 100%;
    height: 56px;
    border-top: 1px solid #e2e2e4;
}

#head_menu ul {
    position: relative;
    width: 1180px;
    height: 56px;
    margin: 0 auto;
}

#head_menu .dp1 li {
    width: 150px;
    text-align: center;
    line-height: 56px;
    font-weight: bold;
    font-size: 18px;
}

#head_menu .dp1 li a {
    display: inline-block;
    width: 150px;
    height: 56px;
}

#head_menu .dp1 li:hover {
    background: #2c7fdd;
}

#head_menu .dp1 li:hover a {
    color: #ffffff;
}

#head_menu ul a {
    text-decoration: none;
}

#head_menu .dp1 li.dep1_07 {
    width: 150px;
}

#head_menu .dp1 li.dep1_07 a {
    font-size: 16px;
    color: #68a7f6;
    font-weight: normal;
}

#head_menu .dp1 li.dep1_07 a:hover {
    color: #ffffff;
}

#head_menu .dp1 li.dep1_08 {
    width: 140px;
}

#head_menu .dp1 li.dep1_08 a {
    font-size: 16px;
    color: #68a7f6;
    font-weight: normal;
}

#head_menu .dp1 li.dep1_08 a:hover {
    color: #ffffff;
}

#head_dot_mall {
    position: absolute;
    right: 0;
    top: 113px;
}

#head_wrap .smenubox {
    position: absolute;
    width: 100%;
    height: 245px;
    z-index: 300;
    overflow: hidden;
    top: 60px;
    left: 0;
    z-index: 10001;
}

#head_wrap .smenubox a {
    text-decoration: none;
}

#head_wrap .smenubox a:hover {
    color: #2f79ce;
}

#head_wrap .in_menu {
    position: relative;
    width: 1178px;
    height: 244px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #e2e2e4;
    border-top: none;
}

#head_wrap .in_menu li {
    margin-top: 10px;
    font-size: 16px;
    text-indent: 15px;
}

#head_wrap ul.m1 {
    position: absolute;
    width: 150px;
    height: 244px;
    top: 0;
    left: 0px;
    border-right: 1px solid #e2e2e4;
}

#head_wrap ul.m2 {
    position: absolute;
    width: 150px;
    height: 244px;
    top: 0;
    left: 150px;
    border-right: 1px solid #e2e2e4;
}

#head_wrap ul.m3 {
    position: absolute;
    width: 150px;
    height: 105px;
    top: 0;
    left: 300px;
    border-right: 1px solid #e2e2e4;
}

#head_wrap ul.m4 {
    position: absolute;
    width: 150px;
    height: 244px;
    top: 0;
    left: 450px;
    border-right: 1px solid #e2e2e4;
}

#head_wrap ul.m5 {
    position: absolute;
    width: 150px;
    height: 244px;
    top: 0;
    left: 600px;
    border-right: 1px solid #e2e2e4;
}

#head_wrap ul.m6 {
    position: absolute;
    width: 150px;
    height: 244px;
    top: 0;
    left: 750px;
    border-right: 1px solid #e2e2e4;
}

#head_wrap ul.m7 {
    position: absolute;
    width: 140px;
    height: 244px;
    top: 0;
    left: 900px;
    /*border-right: 1px solid #e2e2e4;*/
}

#head_wrap ul.m8 {
    position: absolute;
    width: 140px;
    height: 244px;
    top: 0;
    left: 1040px;
}

#head_banner_right_mall {
    position: absolute;
    left: 910px;
    top: 10px;
    height: 218px;
    width: 260px;
    overflow: hidden;
    background: #e8ecef;
    z-index: 10;
}

#head_banner_right_mall ul li {
    margin-top: 0 !important;
    text-indent: 0 !important;
}

#head_banner {
    position: absolute;
    left: 310px;
    top: 120px;
    height: 110px;
    width: 280px;
    overflow: hidden;
    background: #e8ecef;
    z-index: 10;
}

#head_banner ul li {
    margin-top: 0 !important;
    text-indent: 0 !important;
}


/*#head_banner {
    position: absolute;
    left: 610px;
    top: 85px;
    height: 148px;
    width: 280px;
    overflow: hidden;
    background: #e8ecef;
    z-index: 10;
}

#head_banner ul li {
    margin-top: 0 !important;
    text-indent: 0 !important;
}*/

#main_wrap {
    position: relative;
    width: 100%;
}

#main {
    position: relative;
    width: 1180px;
    margin: 0 auto;
}

#main_wrap2 {
    position: relative;
    width: 100%;
    height: 512px;
    background: #e8ecef;
}

#main_wrap3 {
    position: absolute;
    width: 100%;
    height: 40px;
    background: url("/img/new_main2/bg_shadow.jpg") center top repeat-x;
    z-index: 10;
}

#wwrap1 {
    position: relative;
    width: 1180px;
    height: 494px;
    overflow: hidden;
    margin: 0 auto;
}

#new_main_06 {
    position: absolute;
    left: 0;
    top: 40px;
    width: 288px;
    height: 375px;
    background: #fff;
    border: 1px solid #e1e1e1;
}

#new_main_06 .top_bar {
    position: absolute;
    left: 26px;
    top: 0;
    width: 35px;
    height: 5px;
    background: #29a48f;
}

#new_main_06 h4 {
    position: absolute;
    left: 26px;
    top: 25px;
    font-size: 22px;
}

#new_main_06 dt {
    position: relative;
    width: 240px;
    height: 145px;
}

#new_main_06 dt img {
    position: absolute;
    width: 240px;
    height: 145px;
    left: 26px;
    top: 65px;
    border: 1px solid #eeeeee;
}

#new_main_06 dl {
    position: relative;
    width: 290px;
}

#new_main_06 dd.title {
    position: relative;
    width: 290px;
    margin-top: 15px;
    font-size: 15px;
    color: #3e3e3e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#new_main_06 dd.title a {
    font-size: 15px;
    color: #3e3e3e;
}

#new_main_06 dd.title a span {
    color: #5f95db;
}

#new_main_06 dd.live_subject {
    position: absolute;
    left: 26px;
    top: 220px;
    font-size: 19px;
    font-weight: bold;
    width: 242px;
    height: 55px;
    color: #333333;
    overflow: hidden;
    letter-spacing: -1px;
}

#new_main_06 dd.live_date {
    position: absolute;
    left: 26px;
    top: 280px;
    font-size: 14px;
}

#new_main_06 dd.live_name {
    position: absolute;
    left: 26px;
    top: 305px;
    width: 242px;
    font-size: 14px;
    color: #bbb;
}

#new_main_06 dd.live_price {
    position: absolute;
    left: 26px;
    top: 330px;
    font-size: 16px;
    color: #1aaea0;
    font-weight: bold;
}

#main_03 {
    position: absolute;
    width: 278px;
    height: 199px;
    border: 1px solid #d6dadd;
    background: #ffffff;
    top: 40px;
    right: 0;
}

#new_main_03 {
    position: absolute;
    right: 0;
    top: 250px;
    width: 280px;
}

#new_main_03_01 ul li img {
    border: 1px solid #d2dbe1;
}

#new_main_03_02 {
    position: relative;
    width: 278px;
    height: 141px;
    border: 1px solid #d2dbe1;
    border-top: none;
    overflow: hidden;
    background: #fffeec;
}

#new_main_03_02 ul {
    position: absolute;
    width: 278px;
    height: 141px;
    left: 0;
    top: 0;
    overflow: hidden;
}

#new_main_03_02 li {
    position: relative;
    float: left;
}

#new_main_03_02 h4 {
    position: absolute;
    left: 30px;
    font-size: 20px;
    top: 15px;
}

#new_main_03_02 .new_main_03_02_btn_box {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 13px;
    color: #222222;
}

#new_main_03_02 .new_main_03_02_btn_btn2 {
    color: #888888;
}

#main_n2_02 {
    position: relative;
    width: 1180px;
    height: 440px;
    margin: 0 auto;
}

#main_n2_02_01 {
    position: absolute;
    left: 0;
    top: 0;
    width: 434px;
    height: 440px;
}

#main_n2_02 h4 {
    position: absolute;
    left: 0px;
    top: 40px;
    font-size: 22px;
}

#main_n2_02 .more {
    position: absolute;
    right: 0px;
    top: 45px;
}

#main_n2_02 .mov_op_box_ul {
    position: absolute;
    left: 0;
    top: 76px;
}

#main_n2_02 .mov_op_box {
    position: relative;
    width: 430px;
    height: 168px;
    border: 1px solid #eaebed;
    background: #f8f9fd;
    margin-top: 12px;
}

#main_n2_02 .a_ca_name {
    position: absolute;
    width: 60px;
    height: 26px;
    font-size: 16px;
    font-weight: bold;
    left: 20px;
    top: 15px;
    background: #1aaea0;
    border-radius: 15px;
    text-align: center;
    color: #fff;
    line-height: 24px;
    z-index: 100;
}

#main_n2_02 .a_wr_subject {
    position: absolute;
    width: 245px;
    height: 55px;
    left: 20px;
    top: 56px;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: -1px;
}

#main_n2_02 .a_wr_2 {
    position: absolute;
    width: 245px;
    left: 20px;
    top: 118px;
    color: #bbb;
    font-size: 14px;
}

#main_n2_02 .a_wr_1 {
    position: absolute;
    width: 245px;
    left: 20px;
    top: 140px;
    font-size: 14px;
}

#main_n2_02 .a_wr_img {
    position: absolute;
    width: 120px;
    height: 120px;
    right: 25px;
    top: 25px;
    border-radius: 50%;
    border: 1px solid #eaebed;
}

#main_n2_02 .count_down {
    position: absolute;
    width: 180px;
    height: 26px;
    left: 60px;
    top: 15px;
    background: #3b3537;
    border-radius: 15px;
    color: #fff;
    line-height: 24px;
    text-indent: 30px;
}

#main_n2_02 .count_down span {
    color: #ff8c9f;
}

#main_n2_02 .second_count_down {
    position: absolute;
    width: 180px;
    height: 26px;
    left: 60px;
    top: 15px;
    background: #3b3537;
    border-radius: 15px;
    color: #fff;
    line-height: 24px;
    text-indent: 30px;
}

#main_n2_02 .second_count_down span {
    color: #ff8c9f;
}

#main_n2_02 .count_down_live {
    position: absolute;
    width: 160px;
    height: 26px;
    left: 60px;
    top: 15px;
    background: #3b3537;
    border-radius: 15px;
    color: #fff;
    line-height: 24px;
    text-indent: 30px;
}

#main_n2_02 .count_down_live .live_icon {
    position: absolute;
    right: 10px;
    top: 5px;
}

#main_n2_02 .a_ca_name1 {
    background: #f25872;
}

#main_n2_02 .a_ca_name2 {
    background: #19ad9e;
}

#main_n2_02 .a_ca_name3 {
    background: #66c28f;
}

#main_n2_02 .a_ca_name4 {
    background: #925ec0;
}

#main_n2_02 .a_ln_name1 {
    border-left: 3px solid #f25872;
}

#main_n2_02 .a_ln_name2 {
    border-left: 3px solid #19ad9e;
}

#main_n2_02 .a_ln_name3 {
    border-left: 3px solid #66c28f;
}

#main_n2_02 .a_ln_name4 {
    border-left: 3px solid #925ec0;
}

#main_n2_02_02 {
    position: absolute;
    left: 450px;
    top: 0;
    width: 434px;
    height: 440px;
}

#main_n2_02_03 {
    position: absolute;
    left: 900px;
    top: 0;
    width: 280px;
    height: 362px;
    top: 78px;
}

#main_n2_02_03 li {
    margin-top: 10px;
}

#n2_main_middle_banner {
    position: relative;
    width: 1180px;
    min-height: 1px;
    margin: 0 auto;
    margin-bottom: 40px;
}

#n2_main_tail_banner {
    position: relative;
    width: 1180px;
    min-height: 1px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 0px;
}

#n2_main_semi_wrap {
    position: relative;
    width: 100%;
    height: 435px;
    background: url("/img/new_main2/bg_seminar.jpg") center top no-repeat;
}

#n2_main_semi {
    position: relative;
    width: 1180px;
    ;
    height: 435px;
    margin: 0 auto;
}

#n2_main_semi_01 {
    position: absolute;
    left: 0;
    top: 60px;
    width: 560px;
    height: 330px;
}

#n2_main_semi_01 .more {
    position: absolute;
    right: 0;
    top: 13px;
}

#n2_main_semi_01 h4 {
    font-size: 24px;
    color: #fffdff;
}

#n2_main_semi_01 h4 span {
    font-size: 14px;
    color: #9299b3;
    font-weight: normal;
}

#n2_main_semi_01_box {
    position: absolute;
    left: 0;
    top: 45px;
    width: 560px;
    height: 271px;
    border-top: 1px solid #717c90;
    border-bottom: 1px solid #717c90;
    overflow-y: scroll;
}

#n2_main_semi_01_box li {
    position: relative;
    width: 100%;
    height: 67px;
    border-bottom: 1px solid #50586d;
}

#n2_main_semi_01_box li .n_wr_place1 {
    position: absolute;
    width: 60px;
    height: 35px;
    border: 1px solid #feffff;
    left: 0;
    top: 15px;
    color: #feffff;
    text-align: center;
    line-height: 34px;
}

#n2_main_semi_01_box li .n_wr_subject {
    position: absolute;
    left: 75px;
    top: 10px;
    width: 440px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #feffff;
}

#n2_main_semi_01_box li .n_wr_subject a {
    color: #feffff;
    font-size: 16px;
}

#n2_main_semi_01_box li .n_wr_time2 {
    position: absolute;
    left: 75px;
    top: 33px;
    width: 440px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #9299b3;
}

#n2_main_semi_02 {
    position: absolute;
    right: 0;
    top: 40px;
    width: 580px;
    height: 355px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

#n2_main_semi_02 h4 {
    position: relative;
    top: 20px;
    text-align: center;
}

#n2_main_semi_02 table {
    position: relative;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    top: 35px;
    height: 292px;
    border-top: 1px solid #b4b4b4;
}

#n2_main_semi_02 table td {
    position: relative;
    text-align: center;
    background: #f8f8f8;
    border-right: 1px solid #d9dbda;
    border-bottom: 1px solid #d9dbda;
    line-height: 15px;
}

#n2_main_semi_02 table td img {
    margin-bottom: 5px;
}

#n2_main_semi_02 table td a .newblit2 {
    position: absolute !important;
    right: 40px !important;
    top: 5px !important;
    width: 15px;
    margin-right: 0 !important;
}

#n3_main_notice {
    position: relative;
    width: 1180px;
    height: 185px;
    margin: 0 auto;
    margin-top: 40px;
}

#n3_main_notice h4 {
    font-size: 20px;
}

#n3_main_notice .more {
    position: absolute;
    right: 0;
    top: 7px;
}

#n3_main_notice .noti_box {
    position: absolute;
    width: 100%;
    height: 120px;
    background: #f7f8fa;
    left: 0;
    top: 45px;
}

#n3_main_notice .noti_box ul {
    /* position: absolute; */
    margin-top: 20px;
}

#n3_main_notice .noti_box li {
    /* position: relative; */
    width: calc(100% - 40px);
    font-size: 14px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 20px;
}

#n3_main_notice .noti_box2 {
    position: absolute;
    width: 100%;
    top: 165px;
    height: 21px;
    background: url("/img/new_main2/bg_talk.png") right bottom no-repeat;
}

#n3_main_notice_01 {
    position: absolute;
    width: 370px;
    height: 175px;
    left: 0;
    top: 0;
}

#n3_main_notice_01 h4 {
    color: #2072bc;
}

#n3_main_notice_01 h4 img {
    position: relative;
    top: -1px;
}

#n3_main_notice_02 {
    position: absolute;
    width: 575px;
    height: 175px;
    left: 0px;
    top: 0;
}

#n3_main_notice_02 h4 {
    color: #3fa99b;
}

#n3_main_notice_02 h4 img {
    position: relative;
    top: -2px;
}

#n3_main_notice_03 {
    position: absolute;
    width: 575px;
    height: 175px;
    right: 0;
    top: 0;
}

#n3_main_notice_03 h4 {
    color: #323232;
}

#n3_main_notice_03 h4 img {
    position: relative;
    top: -2px;
}

#allnew_main_01 {
    position: absolute;
    width: 880px;
    height: 55px;
    left: 0;
    top: 417px;
    /*background:url("/img/new_main/notice_bar.png") center top no-repeat;*/
    background: #84898c;
}

#allnew_main_01 h4 {
    position: absolute;
    left: 18px;
    top: 15px;
}


/*
#allnew_main_01 p { position:absolute;left:70px;top:12px;color:#fff;font-size:17px;width:800px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#allnew_main_01 p a {color:#fff;font-size:17px;}
*/

#allnew_main_01_box {
    position: absolute;
    left: 70px;
    top: 12px;
    color: #fff;
    font-size: 17px;
    width: 800px;
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#allnew_main_01_box li a {
    color: #fff;
    font-size: 17px;
}

#new_main_01_ul {
    position: absolute;
}

#allnew_main_01 .new_main_01_ul_btn_02 {
    position: absolute;
    width: 40px;
    height: 27px;
    right: 0;
    top: 28px;
    border-left: 1px solid #e0e4e7;
    display: inline-block;
    text-align: center;
}

#allnew_main_01 .new_main_01_ul_btn_01 {
    position: absolute;
    width: 40px;
    height: 27px;
    right: 0;
    top: 0;
    border-left: 1px solid #e0e4e7;
    border-bottom: 1px solid #e0e4e7;
    display: inline-block;
    text-align: center;
}

#allnew_main_02 {
    position: relative;
    width: 1180px;
    height: 390px;
    overflow: hidden;
    background: #fff;
    border-top: 1px solid #ccc;
    margin-top: 30px;
}

#allnew_main_02 h4 {
    position: absolute;
    left: 0px;
    top: 35px;
    font-size: 22px;
}

#allnew_main_02 .more {
    position: absolute;
    right: 0px;
    top: 50px;
    font-size: 15px;
}

#allnew_main_02 .live_list {
    position: absolute;
    top: 90px;
    width: 1180px;
    height: 330px;
}

#allnew_main_02 .live_list ul {
    width: 1200px;
}

#allnew_main_02 .live_list li {
    float: left;
    margin-right: 20px;
}

#allnew_main_02 .onair {
    position: absolute;
    left: 225px;
    top: 0px;
}

#allnew_main_02 .count_down {
    position: absolute;
    left: 0px;
    top: 265px;
    width: 280px;
    height: 35px;
    background: #f25d63;
    color: #fff;
    line-height: 35px;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
}

#allnew_main_02 .count_down_live {
    position: absolute;
    left: 0px;
    top: 265px;
    width: 280px;
    height: 35px;
    background: #f25d63;
    color: #fff;
    line-height: 35px;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
}

#wwrap2 {
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 30px;
}

#allnew_main_03 {
    position: absolute;
    width: 900px;
    height: 450px;
    left: 0px;
    background: url("/img/new_main/seminar_calender.png") center top no-repeat;
}

#allnew_main_04 {
    position: absolute;
    width: 278px;
    height: 448px;
    right: 0px;
    background: #fff;
    border: 1px solid #d7d7d7;
}

#allnew_main_04 .top_bar {
    position: absolute;
    left: 27px;
    top: 0;
    width: 35px;
    height: 5px;
    background: #29a48f;
}

#allnew_main_04 h4 {
    position: absolute;
    left: 27px;
    top: 30px;
    font-size: 22px;
}

#allnew_main_04 dt {
    position: absolute;
    width: 220px;
    height: 130px;
    left: 27px;
    top: 82px;
    border: 1px solid #eeeeee;
}

#allnew_main_04 dl {
    position: relative;
    width: 290px;
}

#allnew_main_04 dd.live_subject {
    position: absolute;
    left: 27px;
    top: 230px;
    font-size: 17px;
    width: 224px;
    height: 50px;
    color: #333333;
    overflow: hidden;
    letter-spacing: -2px;
}

#allnew_main_04 dd.live_date {
    position: absolute;
    left: 27px;
    top: 285px;
    font-size: 14px;
}

#allnew_main_04 dd.live_date1 a {
    color: #656565;
}

#allnew_main_04 dd.live_date2 a {
    color: #656565;
}

#allnew_main_04 dd.live_name {
    position: absolute;
    left: 27px;
    top: 310px;
    width: 242px;
    font-size: 14px;
    color: #bbb;
}

#allnew_main_04 dd.live_name a {
    color: #adadad;
}

#allnew_main_04 dd.live_name a span {
    font-size: 12px;
    color: #adadad;
}

#allnew_main_04 dd.live_price {
    position: absolute;
    left: 27px;
    top: 340px;
    font-size: 15px;
    color: #028f74
}

#allnew_main_04 dd.gotoseminar {
    position: absolute;
    width: 280px;
    height: 55px;
    left: -1px;
    top: 394px;
    background: #3d6cae;
    font-size: 17px;
    color: #fff;
    text-align: center;
    line-height: 55px;
    vertical-align: middle;
}

#main_middle_banner {
    position: relative;
    width: 1180px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 30px;
}

#allnew_main_05 {
    position: relative;
    width: 1180px;
    height: 860px;
    margin-top: 30px;
}

#allnew_main_06 {
    position: relative;
    width: 1180px;
    height: 480px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 30px;
}

#allnew_main_06 h4 {
    position: absolute;
    left: 0px;
    top: 35px;
    font-size: 22px;
}

#allnew_main_06 .more {
    position: absolute;
    right: 0px;
    top: 50px;
    font-size: 15px;
}

#allnew_main_06 .review_list {
    position: absolute;
    top: 90px;
    width: 1180px;
    height: 330px;
}

#allnew_main_06 .review_list ul {
    position: absolute;
    width: 1200px;
}

#allnew_main_06 .review_list li {
    float: left;
    margin-right: 20px;
    width: 278px;
    height: 340px;
    border: 1px solid #ccc;
}

#allnew_main_06 .review_list li:hover {
    width: 276px;
    height: 338px;
    border: 2px solid #02a9dd;
}

#allnew_main_06 .review_list li:hover dt img {
    width: 276px;
}

#allnew_main_06 dt {
    position: relative;
    width: 276px;
    height: 168px;
}

#allnew_main_06 dt img {
    position: absolute;
    width: 278px;
    height: 168px;
    left: 0px;
    top: 0px;
}

#allnew_main_06 dl {
    position: relative;
    width: 270px;
}

#allnew_main_06 dd.live_subject {
    position: absolute;
    left: 26px;
    top: 180px;
    font-size: 17px;
    width: 230px;
    height: 50px;
    color: #333333;
    overflow: hidden;
    letter-spacing: -2px;
}

#allnew_main_06 dd.live_date {
    position: absolute;
    left: 26px;
    top: 240px;
    font-size: 14px;
}

#allnew_main_06 dd.live_name {
    position: absolute;
    left: 26px;
    top: 265px;
    width: 242px;
    font-size: 14px;
    color: #bbb;
}

#allnew_main_06 dd.live_price {
    position: absolute;
    left: 26px;
    top: 300px;
    font-size: 15px;
    color: #028f74
}

#allnew_main_07 {
    position: relative;
    width: 1180px;
    height: 325px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
    background: #fff;
    border-top: 1px solid #d7d7d7;
}

#allnew_main_07 .top_bar {
    position: absolute;
    left: 0px;
    top: 0;
    width: 35px;
    height: 5px;
    background: #1aace5;
}

#allnew_main_07 h4 {
    position: absolute;
    left: 0px;
    top: 25px;
    font-size: 22px;
}

#allnew_main_07 .more {
    position: absolute;
    right: 0px;
    top: 35px;
    font-size: 15px;
}

#allnew_main_07 .img01 {
    position: absolute;
    left: 0px;
    top: 75px;
}

#allnew_main_07 .tab {
    position: absolute;
    left: 332px;
    top: 75px;
    width: 203px;
    height: 180px;
}

#allnew_main_07 .tab li {
    width: 203px;
    height: 60px;
    margin-bottom: 10px;
}

#allnew_main_07 table {
    position: relative;
    left: 542px;
    top: 75px;
    width: 640px;
    height: 206px;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    background: #f4f5fa;
    padding: 4px;
}

#allnew_main_07 table tbody {}

#allnew_main_07 table td {
    position: relative;
    height: 30px;
}

#allnew_main_07 .subjectstyle1 div {
    position: relative;
    width: 520px;
    margin-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    float: left;
}

#allnew_main_07 .subjectstyle2 div {
    position: relative;
    width: 340px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    float: left;
}

#allnew_main_07 .subjectstyle3 div {
    position: relative;
    width: 430px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    float: left;
}

#allnew_main_08 {
    position: relative;
    width: 1180px;
    height: 355px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
    background: #fff;
    border-top: 1px solid #d7d7d7;
}

#allnew_main_08 .top_bar {
    position: absolute;
    left: 0px;
    top: 0;
    width: 35px;
    height: 5px;
    background: #7e79f2;
}

#allnew_main_08 h4 {
    position: absolute;
    left: 0px;
    top: 25px;
    font-size: 22px;
}

#allnew_main_08 .talk_area {
    position: absolute;
    left: 0px;
    top: 75px;
    width: 860px;
    height: 230px;
    background: url("/img/new_main/talk_bg.jpg") center top no-repeat;
}

#allnew_main_08 .talk_area .left_b {
    position: relative;
    width: 360px;
    height: 160px;
    left: 30px;
    top: 60px;
    float: left;
}

#allnew_main_08 .talk_area .left_b li {
    height: 30px;
}

#allnew_main_08 .talk_area .left_b li span {
    padding: 1px 6px;
    background: #c01c63;
    color: #ffffff;
    font-size: 12px;
}

#allnew_main_08 .talk_area .left_b li a {
    font-size: 14px;
}

#allnew_main_08 .talk_area .right_b {
    position: relative;
    width: 360px;
    height: 160px;
    left: 102px;
    top: 60px;
    float: left;
}

#allnew_main_08 .talk_area .right_b li {
    height: 30px;
}

#allnew_main_08 .talk_area .right_b li span {
    padding: 1px 6px;
    background: #1d70be;
    color: #ffffff;
    font-size: 12px;
}

#allnew_main_08 .talk_area .right_b li a {
    font-size: 14px;
}

#allnew_main_08 .board_0602 {
    position: absolute;
    width: 298px;
    height: 228px;
    right: 0px;
    top: 75px;
    border: 1px solid #d7d7d7;
}

#allnew_main_08 .board_0602 .board_0602_top {
    position: relative;
    width: 300px;
    height: 50px;
    background: #2b3437;
}

#allnew_main_08 .board_0602 .board_0602_top h4 {
    position: absolute;
    left: 25px;
    top: 10px;
    font-size: 20px;
    color: #fff;
}

#allnew_main_08 .board_0602 .board_0602_top .more {
    position: absolute;
    right: 12px;
    top: 15px;
    font-size: 14px;
}

#allnew_main_08 .board_0602 .board_0602_top .more a {
    color: #fff;
}

#allnew_main_08 .board_0602 li {
    position: relative;
    left: 25px;
    top: 23px;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    margin-bottom: 9px;
}

#allnew_main_09 {
    position: relative;
    width: 1180px;
    height: 320px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
    background: #fff;
    border-top: 1px solid #d7d7d7;
}

#allnew_main_09 .top_bar {
    position: absolute;
    left: 0px;
    top: 0;
    width: 35px;
    height: 5px;
    background: #68bde4;
}

#allnew_main_09 h4 {
    position: absolute;
    left: 0px;
    top: 25px;
    font-size: 22px;
}

#allnew_main_09 .img01 {
    position: absolute;
    left: 0px;
    top: 75px;
}

#allnew_main_09 .img02 {
    position: absolute;
    right: 0px;
    top: 75px;
}

#allnew_main_09 .img03 {
    position: absolute;
    right: 0px;
    top: 207px;
}

#allnew_main_09 ul {
    position: absolute;
    left: 205px;
    top: 75px;
}

#allnew_main_09 ul li {
    width: 210px;
    height: 245px;
    margin-right: 14px;
    background: #5d6467
}

#allnew_main_09 ul li .title_key {
    position: relative;
    left: 20px;
    top: 15px;
    width: 170px;
}

#allnew_main_09 ul li .title_key a {
    color: #80e330;
    font-size: 14px;
}

#allnew_main_09 ul li .title {
    position: relative;
    left: 20px;
    top: 20px;
    width: 170px;
}

#allnew_main_09 ul li .title a {
    color: #fff;
    font-size: 16px;
}

#allnew_main_09 ul.new_ul {
    position: absolute;
    left: 555px;
    top: 75px;
}

#allnew_main_09 ul.new_ul li {
    position: relative;
    width: 200px;
    height: 244px;
    margin-right: 0;
    background: none;
}

#allnew_main_09 ul.new_ul li.mlml {
    margin-left: 10px;
}

#allnew_main_09 ul.new_ul li.bg2bg2 {
    background: url("/img/point/main_pointzone_br_02.jpg") center top no-repeat;
}

#allnew_main_09 ul.new_ul li dt.bg_png {
    position: absolute;
    left: 0;
    top: 0;
}

#allnew_main_10 {
    position: relative;
    width: 1180px;
    height: 330px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 40px;
    background: #fff;
    border-top: 1px solid #d7d7d7;
}

#allnew_main_10 .top_bar {
    position: absolute;
    left: 0px;
    top: 0;
    width: 35px;
    height: 5px;
    background: #1c6fbd;
}

#allnew_main_10 h4 {
    position: absolute;
    left: 0px;
    top: 25px;
    font-size: 22px;
}

#allnew_main_10 .sub_text {
    position: absolute;
    left: 0px;
    top: 75px;
    font-size: 19px;
}

#allnew_main_10 .goto_mall {
    position: absolute;
    left: 0px;
    top: 275px;
    width: 200px;
    height: 55px;
    background: #434a5d;
    font-size: 18px;
    text-align: center;
    line-height: 55px;
    vertical-align: middle;
    color: #fff;
}

#allnew_main_10 ul {
    position: absolute;
    left: 240px;
    top: 30px;
    width: 990px;
    height: 300px;
}

#allnew_main_10 ul li {
    width: 300px;
    height: 300px;
    margin-right: 20px;
}

#allnew_r_banner_02 {
    position: absolute;
    width: 280px;
    height: 715px;
    right: 0;
    top: 820px;
}

#allnew_r_banner_02 li {
    margin-top: 20px;
}

#new_main_10_wrap {
    position: relative;
    width: 100%;
    height: 160px;
    /*background:#f7f9fb;*/
    margin-top: 20px;
}

#new_main_10_wrap_hospital {
    position: relative;
    width: 100%;
    /*background:#f7f9fb;*/
    margin-top: 20px;
}

#new_main_10 {
    position: relative;
    width: 1180px;
    height: 95px;
    margin: 0 auto;
    top: 40px;
    text-align: center;
}

#new_main_10_hospital {
    position: relative;
    width: 1180px;
    height: 95px;
    margin: 0 auto;
    top: 40px;
    text-align: center;
}

#new_main_10 li {
    float: left;
    margin-left: 13px;
}

#new_main_10 li.fbanner {
    margin-left: 0;
}

#new_main_10 span {
    margin-left: 15px;
    margin-right: 15px;
}

#new_main_10 span.bars {
    font-size: 20px;
    color: #e1e1e1;
}


/* ************************ */

#new_main_01 {
    position: absolute;
    left: 530px;
    top: 20px;
    width: 370px;
    height: 505px;
}

#new_main_01 li {
    position: relative;
    width: 180px;
    height: 190px;
    margin-top: 20px;
    float: left;
}

#new_main_01 li.dp2 {
    margin-left: 10px;
}

#new_main_01 dd.title {
    position: relative;
    width: 175px;
    height: 44px;
    margin-top: 5px;
    font-size: 15px;
    color: #5e5e5e;
    overflow: hidden;
}

#new_main_01 dd.title a {
    font-size: 15px;
    color: #5e5e5e;
}

#new_main_01 dd.cname {
    position: relative;
    width: 175px;
    margin-top: 10px;
    font-size: 14px;
    color: #bdbdbd;
}

#new_main_01 dd.cname a {
    font-size: 14px;
    color: #bdbdbd;
}

#new_main_01 .free_btn {
    position: absolute;
    left: 165px;
    top: 18px;
}

#new_main_04 {
    position: absolute;
    right: 0;
    top: 555px;
}

#new_main_04 li {
    position: relative;
    width: 200px;
    height: 170px;
    float: left;
}

#new_main_04 li.dp2 {
    margin-left: 20px;
}

#new_main_04 dd.title {
    position: relative;
    width: 200px;
    margin-top: 5px;
    font-size: 15px;
    color: #3b3b3b;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#new_main_04 dd.title a {
    font-size: 15px;
    color: #3b3b3b;
}

#new_main_04 dd.cname {
    position: relative;
    width: 200px;
    font-size: 14px;
    color: #bdbdbd;
}

#new_main_04 dd.cname a {
    font-size: 14px;
    color: #bdbdbd;
}

#new_main_05 {
    position: absolute;
    right: 0;
    top: 805px;
}


/*
#new_main_06 .live_date { position:absolute; left:40px; top:95px; font-size:22px; color:#00a4d8; }
#new_main_06 .live_cate { position:absolute; left:40px; top:137px; font-size:15px; color:#8f8f8f; }

#new_main_06 .live_name { position:absolute; left:40px; top:235px; font-size:16px; color:#454545; }
#new_main_06 .live_num { position:absolute; left:135px; top:280px; font-size:18px; }
#new_main_06 .live_num span { color:#8f8f8f; font-size:18px; font-weight:blod;  }
#new_main_06 .live_btn { position:absolute; left:40px; top:280px; }
*/

#new_main_06 .live_onair {
    position: absolute;
    background: #ee1b2c;
    padding: 5px 10px;
    color: #ffffff;
    left: 26;
    top: 65px;
}

#new_main_07 {
    position: absolute;
    right: 0;
    top: 1015px;
    width: 250px;
    height: 393px;
}

#new_main_07 li {
    margin-bottom: 10px;
}

#new_main_08 {
    position: relative;
    width: 1180px;
    height: 100px;
    margin: 0 auto;
    margin-top: 50px;
}

#new_main_09_wrap {
    position: relative;
    width: 100%;
    height: 50px;
    margin-top: 30px;
    border: 1px solid #e1e1e1;
    border-left: none;
    border-right: none;
}

#new_main_09 {
    position: relative;
    width: 1178px;
    height: 50px;
    margin: 0 auto;
    /*margin-top:30px;*/
}

#new_main_09 a {
    font-size: 14px;
    color: #565656;
}

#new_main_09 a span {
    font-size: 16px;
    color: #333333;
}

#new_main_09_ul {
    position: absolute;
}

#new_main_09 .new_main_09_box {
    position: absolute;
    left: 25px;
    top: 13px;
    height: 25px;
    width: 900px;
    overflow: hidden;
}

#new_main_09 .new_main_09_btn_box {
    position: absolute;
    width: 105px;
    right: 25px;
    top: 13px;
    font-size: 14px;
}

#main_01 {
    position: absolute;
    left: 0;
    top: 555px;
    width: 725px;
    height: 410px;
    background: url("/img/main/academy_seminar_bg.jpg") center top;
}

#main_01 .main_0101 table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

#main_01 .main_0101 caption {
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#main_01 .main_0101 {
    position: absolute;
    width: 660px;
    height: 220px;
    left: 30px;
    top: 115px;
}

#main_01 .main_0101 table th {
    height: 30px;
}

#main_01 .main_0101 table tbody {
    position: relative;
    top: 2px;
}

#main_01 .main_0101 table tbody td {
    height: 34px;
}

#main_01 .main_0101 table tbody td .dday {
    background: #1e75d6;
    color: #fff;
    padding: 2px 5px;
}

#main_01 .more {
    position: absolute;
    width: 80px;
    height: 30px;
    right: 20px;
    top: 27px;
}

#main_05 {
    position: absolute;
    width: 370px;
    height: 394px;
    left: 530px;
    top: 1015px;
    background: url("/img/main/doctorseminar_bg.jpg") center top;
}

#main_05 .cContents {
    position: relative;
    left: 40px;
    top: 80px;
    width: 304px;
    height: 225px;
    overflow-y: scroll;
}

#main_05 .cContents .cList {
    position: relative;
    width: 275px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#main_05 .cContents .cList .t_class {
    color: #38aad9;
}

#main_05 .more {
    position: absolute;
    width: 80px;
    height: 20px;
    top: 33px;
    right: 20px;
}

#main_02 {
    position: absolute;
    left: 710px;
    top: 20px;
    width: 250px;
    height: 660px;
}

#main_04 {
    position: absolute;
    left: 970px;
    top: 360px;
}

#main_06 {
    position: absolute;
    width: 600px;
    height: 338px;
    left: 300px;
    top: 731px;
    border: 1px solid #dad5db;
    border-left: none;
}

#main_06 h4 {
    position: absolute;
    left: 35px;
    top: 40px;
}

#main_06 ul {
    position: absolute;
    right: 35px;
    top: 48px;
}

#main_06 ul li a.main06_menu1 {
    font-size: 13px;
}

#main_06 ul li a.main06_menu2 {
    font-size: 13px;
}

#main_06 ul li a.main06_menu3 {
    font-size: 13px;
}

#main_06 ul li a.isStrong {
    font-weight: bold;
}

#main_06 dl {
    position: relative;
    width: 160px;
    height: 215px;
    margin-left: 25px;
    float: left;
}

#main_06 dl dt {
    width: 160px;
    height: 150px;
}

#main_06 dl dd {
    width: 160px;
}

#main_06 dl dd.s_title {
    font-size: 16px;
    color: #38aad9;
    text-align: center;
    height: 35px;
    line-height: 45px;
}

#main_06 dl dd.s_monney {
    font-size: 14px;
    color: #999999;
    text-align: center;
    height: 27px;
    line-height: 20px;
    border-bottom: 3px solid #1e75d6;
}

#best_shop {
    position: absolute;
    width: 565px;
    height: 215px;
    top: 40px;
    left: -395px;
}

#new_shop {
    position: absolute;
    width: 565px;
    height: 215px;
    top: 40px;
    left: -396px;
}

#rec_shop {
    position: absolute;
    width: 565px;
    height: 215px;
    top: 40px;
    left: -396px;
}

#main_07 {
    position: absolute;
    width: 435px;
    height: 290px;
    left: 330px;
    top: 730px;
    border-bottom: 1px solid #dad5db;
    border-right: 1px solid #dad5db;
}

#main_07 ul {
    position: absolute;
    left: 1px;
    top: 1px;
}

#invite {
    position: absolute;
    width: 365px;
    height: 160px;
    left: 40px;
    top: 85px;
}

#jobhunting {
    position: absolute;
    width: 365px;
    height: 160px;
    left: 40px;
    top: 85px;
}

#main_07 ul dl dt {
    width: 285px;
    float: left;
    font-size: 15px;
    height: 35px;
    color: #38aad9;
}

#main_07 ul dl dt a {
    color: #999999;
    font-size: 15px;
}

#main_07 ul dl dd {
    color: #999999;
    font-size: 15px;
    width: 80px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 35px;
}

#main_08 {
    position: absolute;
    width: 435px;
    height: 288px;
    left: 330px;
    top: 1021px;
    border-bottom: 1px solid #dad5db;
    border-right: 1px solid #dad5db;
}

#main_08 h4 {
    position: absolute;
    left: 40px;
    top: 40px;
}

#main_08 dl {
    position: absolute;
    width: 365px;
    height: 160px;
    left: 40px;
    top: 85px;
}

#main_08 dl dt {
    width: 285px;
    float: left;
    font-size: 15px;
    height: 35px;
    color: #38aad9;
}

#main_08 dl dt a {
    color: #999999;
    font-size: 15px;
}

#main_08 dl dd {
    color: #999999;
    font-size: 15px;
    width: 80px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 35px;
}

#main_0801 {
    position: absolute;
    width: 434px;
    height: 578px;
    top: 730px;
    left: 766px;
    border-top: 1px solid #dad5db;
    border-bottom: 1px solid #dad5db;
    border-right: 1px solid #dad5db;
}

#main_0801 h4 {
    position: absolute;
    left: 38px;
    top: 40px;
}

#main_0801 ul {
    position: absolute;
    left: 38px;
    top: 90px;
}

#main_0801 ul li {
    margin-bottom: 10px;
}

#main_0801 span {
    position: absolute;
    right: 36px;
    bottom: 20px;
    color: #999999;
}

#main_0801 span a {
    color: #999999;
    font-size: 15px;
}

#main_09 {
    position: absolute;
    width: 299px;
    height: 578px;
    left: 901px;
    top: 731px;
    border: 1px solid #dad5db;
    border-left: none;
    background: #f5fcfe;
}

#main_09 h4 {
    position: relative;
    margin-left: 30px;
    margin-top: 40px;
    margin-bottom: 15px;
}

#main_09 .news_list {
    position: relative;
    left: 30px;
    width: 230px;
    height: 80px;
    border-top: 1px solid #c8c8c8;
}

#main_09 .picview {
    height: 255px;
    border: none;
}

#main_09 .news_list dt {
    margin-top: 15px;
}

#main_09 .news_list dt a {
    font-size: 15px;
    color: #38aad9;
}

#main_09 .news_list dt a p {
    font-size: 20px;
    color: #333333;
    line-height: 25px;
}

#main_09 .news_list dd {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#main_09 .news_list dd a {
    font-size: 14px;
    width: 230px;
}

#main_09 .picview dd {
    width: 230px;
    height: 45px;
    overflow: hidden;
    white-space: pre-wrap;
}

#main_10 {
    position: absolute;
    width: 570px;
    height: 230px;
    left: 0;
    top: 1360px;
}

#main_11 {
    position: absolute;
    width: 570px;
    height: 230px;
    right: 0;
    top: 1360px;
}

#main_11 h4 {
    position: relative;
    width: 100%;
    height: 57px;
    border-bottom: 1px solid #c8c8c8;
}

#main_11 h4 img.h4title {
    position: absolute;
    left: 0;
    top: 18px;
}

#main_11 .more {
    position: absolute;
    right: 0;
    top: 22px;
}

#main_11 .more small {
    position: relative;
    left: 0;
    top: -2px;
    font-size: 6px;
}

#main_11 dl {
    position: absolute;
    width: 570px;
    height: 160px;
    left: 0;
    top: 75px;
}

#main_11 dl dt {
    width: 490px;
    float: left;
    font-size: 15px;
    height: 30px;
    color: #38aad9;
}

#main_11 dl dd {
    width: 80px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    text-align: right
}

#sub_banner {
    position: relative;
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    margin-top: 50px;
    background: url("/img/main/btm_banner.jpg") center top no-repeat;
}

#sub_banner2 {
    position: relative;
    width: 1200px;
    height: 145px;
    margin: 0 auto;
}

#sub_banner2 .bContents {
    position: relative;
    top: 20px;
}


/*
#tail_wrap { position:relative;width:100%;height:150px;background:url("/img/main/foot/footer.jpg") center top repeat-x;margin-top:50px;}
#tail { position:relative;width:1200px;height:150px;margin:0 auto;}
#tail h1 img { position:absolute;width:165px;height:40px;left:0;top:55px;}

#tail .tail_dot1 { position:absolute;left:180px;top:50px;font-size:14px;font-weight:bold;color:#d0d0d0;}
#tail .tail_dot1 a { font-size:14px;font-weight:bold;color:#d0d0d0;}

#tail .tail_dot2 { position:absolute;width:100%;left:0;top:85px;text-align:center;color:#565656;}
#tail .tail_dot3 { position:absolute;width:100%;left:0;top:120px;text-align:center;}
#tail .tail_dot3 select { width:150px;height:33px;border:1px solid #c8c8c8;}

#tail address  { position:absolute;left:180px;top:75px;line-height:2em;font-size:14px;font-style:normal;font-weight:bold;color:#808080; }
*/

#tail_wrap {
    position: relative;
    width: 100%;
    height: 200px;
    background: url("/img/new_main2/foot_bg.jpg") center top;
    font-size: 14px;
}

#tail_top_wrap {
    position: relative;
    width: 100%;
    height: 50px;
}

#tail_top {
    position: relative;
    width: 1180px;
    height: 50px;
    margin: 0 auto;
}

#tail_top ul {
    position: absolute;
    left: 0;
    top: 14px;
}

#tail_top li {
    color: #a0a0a0;
}

#tail_top li.bars {
    margin: 0 20px;
    font-size: 8px;
    line-height: 21px;
}

#tail_top a {
    color: #a0a0a0;
}

#site_move {
    position: absolute;
    right: 0px;
    top: 10px;
    width: 205px;
    height: 30px;
}

#site_move select {
    width: 205px;
    height: 30px;
    border: 1px solid #636363;
    background-color: #4d4d4d;
    color: #a0a0a0;
}

#tail {
    position: relative;
    width: 1180px;
    height: 150px;
    margin: 0 auto;
    color: #a0a0a0;
}

#tail h1 img {
    position: absolute;
    width: 155px;
    height: 30px;
    left: 0;
    top: 60px;
}

#tail address {
    position: absolute;
    left: 180px;
    top: 22px;
    font-style: normal;
    line-height: 26px;
}

#sub_top {
    position: relative;
    width: 1180px;
    height: 150px;
    margin: 0 auto;
}

#sub_top h2 {
    position: absolute;
    width: 100%;
    font-size: 30px;
    font-weight: 500;
    text-align: left;
    top: 35px;
}

#sub_top h2 a {
    font-size: 30px;
    color: #bebebe;
    line-height: 35px;
}

#sub_top h2 a.ov {
    font-size: 35px;
    color: #282828;
    line-height: 45px;
}

#sub_top h2 .bars {
    margin-left: 20px;
    margin-right: 20px;
    line-height: 40px;
}

#sub_top p {
    position: absolute;
    width: 100%;
    font-size: 18px;
    color: #565656;
    text-align: left;
    top: 90px;
}

#sub_top .vod_txt {
    position: absolute;
    right: 264px;
    top: 57px;
    font-size: 16px;
    text-decoration: underline;
    color: #1972b6;
}

#sub_wrap {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

#sub {
    position: relative;
    width: 1180px;
    min-height: 500px;
    height: auto;
    margin: 0 auto;
}

#sub_content {
    position: relative;
    width: 915px;
    float: left;
    background: #ffffff;
}

#sub_content_banner {
    position: relative;
    width: 250px;
    min-height: 1000px;
    height: 100%;
    float: right;
    background: #ffffff;
}

#sub_calendar {
    position: relative;
    width: 278px;
    margin: 0 auto;
    min-height: 250px;
    /*border:1px solid #46b7f1; background:#ffffff;*/
    left: -1px;
}

#sub_calendar h2 {
    margin: 10px auto;
    text-align: center;
    font-size: 13pt;
}

#sub_content1 {
    position: relative;
    width: 255px;
    margin: 20px auto;
    min-height: 130px;
    background: #ffffff;
    border-top: 2px solid #46b7f1;
    border-bottom: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
}

#sub_content1 h2 {
    margin: 10px auto;
    text-align: center;
    font-size: 13pt;
}

#sub_content1 ul {
    position: relative;
    left: 20px;
    top: 5px;
}

#sub_content1 span {
    margin: 10px auto;
    display: block;
    text-align: center;
}

#sub_content2 {
    position: relative;
    width: 255px;
    margin: 20px auto;
    min-height: 130px;
    background: #ffffff;
    border-top: 2px solid #46b7f1;
    border-bottom: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
}

#sub_content2 h2 {
    margin: 10px auto;
    text-align: center;
    font-size: 13pt;
}

#sub_content2 ul {
    position: relative;
    left: 20px;
    top: 5px;
}

#sub_content2 span {
    margin: 10px auto;
    display: block;
    text-align: center;
}

#bo_list {
    margin: 30px auto;
    width: 90%;
}

#sub_menu {
    position: relative;
    width: 1200px;
    height: 70px;
    z-index: 100;
    margin-top: 30px;
}

#sub_menu ul {
    position: relative;
    width: 1200px;
    left: 0;
    top: 0;
}

#sub_menu li {
    float: left;
    height: 46px;
}

#sub_menu .lmore {
    position: absolute;
    width: 201px;
    height: 26px;
    left: 0;
    bottom: 0;
}

#sub_menu .lmore img {
    width: 201px;
    height: 26px;
}

#quick {
    position: fixed;
    width: 170px;
    height: 1915px;
    right: 0;
    top: 258px;
    z-index: 1000;
    background: url("/img/main/quick/q_bg.jpg") repeat-y;
}

#quick_menu {
    position: absolute;
    top: 100px;
}

#quick_menu .q_topbg {
    position: relative;
    width: 170px;
    height: 59px;
    background: url("/img/main/quick/q_01.jpg");
}

#quick_menu .q_topbg .logbtn {
    position: absolute;
    left: 0;
    top: 37px;
}

#quick_menu .q_topbg .jobtn {
    position: absolute;
    left: 81px;
    top: 37px;
}

@media only screen and (min-width: 320px) and (max-width: 1350px) {
    #quick {
        display: none;
    }
}

#contents_ms {
    overflow: hidden;
    width: 590px;
    min-width: 590px;
    height: 377px;
    position: absolute;
    left: 290px;
    top: 40px;
    display: none;
    /*background:none repeat scroll 0 0 #ccc;*/
}


/* position:relative */


/* slider */

#slider {
    left: 0;
    top: 0;
    /*height:741px;*/
    position: absolute;
}

#slider ul {
    /*height:741px;*/
    position: absolute;
    list-style: none;
}

#slider ul li {
    list-style: none;
    float: left;
    width: 590px;
    height: 330px;
    position: absolute;
}

#slider ul li div.box {
    margin: 0 auto;
    width: 500px;
    height: 505px;
    position: relative;
}


/* slider - gp1 */

.slider_gp1 {
    top: 0;
    left: 0;
    position: absolute;
}

.slider_gp1 ul {
    position: relative;
}

.slider_gp1 ul li {
    list-style: none;
    float: left;
    width: 100%;
    position: absolute;
}

.slider_gp1 ul li div {
    margin: 0 auto;
    width: 500px;
    position: relative;
}

.slider_gp1 ul li div.box1 img {
    top: 80px;
    left: 60px;
    position: absolute;
}

.slider_gp1 ul li div.box2 img {
    top: 80px;
    left: -30px;
    position: absolute;
}

.slider_gp1 ul li div.box3 img {
    top: 10px;
    left: -105px;
    position: absolute;
}

.slider_gp1 ul li div.box4 img {
    top: 70px;
    left: 130px;
    position: absolute;
}

.slider_gp1 ul li div.box5 img {
    top: 70px;
    left: 527px;
    position: absolute;
}


/* slider - gp2 */

.slider_gp2 {
    top: 0;
    left: 0;
    position: absolute;
}

.slider_gp2 ul {
    /*height:741px;*/
    position: relative;
}

.slider_gp2 ul li {
    list-style: none;
    float: left;
    width: 100%;
    position: absolute;
}

.slider_gp2 ul li div {
    margin: 0 auto;
    width: 700px;
    position: relative;
}

.slider_gp2 ul li div.box1 img {
    top: 310px;
    left: -30px;
    cursor: pointer;
    position: absolute;
}

.slider_gp2 ul li div.box2 img {
    top: 45px;
    left: 755px;
    cursor: pointer;
    position: absolute;
}

.slider_gp2 ul li div.box3 img {
    top: 295px;
    left: 375px;
    cursor: pointer;
    position: absolute;
}


/* prev */

#arrowPrev {
    width: 42px;
    height: 56px;
    position: absolute;
    top: 140px;
    left: 15px;
    margin: 0 auto;
}

#arrowPrev div.img {
    width: 42px;
    height: 56px;
    position: absolute;
}

#arrowPrev div.square {
    width: 42px;
    height: 56px;
    position: absolute;
    background: #ffffff;
    opacity: 0;
    cursor: pointer;
    top: 0px;
}


/* next */

#arrowNext {
    width: 42px;
    height: 56px;
    position: absolute;
    top: 140px;
    left: 533px;
    margin: 0 auto;
}

#arrowNext div.img {
    width: 42px;
    height: 56px;
    position: absolute;
}

#arrowNext div.square {
    width: 42px;
    height: 56px;
    position: absolute;
    background: #ffffff;
    opacity: 0;
    cursor: pointer;
    top: 0px;
}


/* navigation */

#contents_nav_container {
    position: relative;
    z-index: 10000;
    width: 590px;
    height: 47px;
    left: 0px;
    top: 330px;
    color: #000;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    line-height: 45px;
}

#contents_nav_container .default {
    margin: 0;
    padding: 0;
    width: 590px;
    height: 47px;
    position: absolute;
    background: #fff;
}

#contents_nav_container .over {
    position: absolute;
    width: 146.5px;
    height: 47px;
    overflow: hidden;
    color: #222222;
    text-align: center;
}

#contents_nav_container .over ul {
    margin: 0;
    padding: 0;
    width: 590px;
    height: 47px;
    position: absolute;
}

#contents_nav_container .line {
    margin: 0;
    padding: 0;
    width: 146.5px;
    height: 47px;
    position: absolute;
}

#contents_nav_container .btn {
    margin: 0;
    padding: 0;
    width: 590px;
    height: 47px;
    position: absolute;
}

#contents_nav_container .default li {
    list-style: none;
    width: 146.5px;
    height: 45px;
    position: relative;
    float: left;
    overflow: hidden;
    color: #888888;
}

#contents_nav_container .default li img {
    vertical-align: top;
    position: relative;
    top: -10px;
}

#contents_nav_container .over ul li {
    list-style: none;
    width: 146.5px;
    height: 45px;
    position: relative;
    float: left;
    overflow: hidden;
}

#contents_nav_container .over li img {
    vertical-align: top;
    position: relative;
    top: 0px;
}

#contents_nav_container .line li {
    list-style: none;
    width: 146.5px;
    height: 47px;
    background: #fff;
    position: absolute;
}

#contents_nav_container .btn li {
    list-style: none;
    width: 146.5px;
    height: 47px;
    background: #fff;
    cursor: pointer;
    position: relative;
    float: left;
}


/* */

#bo_head_div {
    position: relative;
    width: 12000px;
    height: 1px;
}

#bo_head_body {
    position: relative;
    width: 1200px;
}

#popup_zone {
    position: relative;
    width: 100%;
    /*height:95px;background:url("/img/main/top/top_pop.jpg") center top no-repeat;*/
    top: 0;
    z-index: 10000;
}

#popup_zone .popbox {
    position: relative;
    width: 1180px;
    height: 95px;
    margin: 0 auto;
}


/*
#popup_zone { position:relative;width:100%;height:0;background:url("/img/popup/bg_01.png") repeat-x;top:0;z-index:10000;}
#popup_zone_box { position:relative;width:1200px;height:258px;margin:0 auto;text-align:center;}
#popup_zone_open { position:absolute;left:-150px;bottom:-66px;z-index:300;display:none;}
#popup_zone_close { position:absolute;left:-150px;bottom:-66px;z-index:300;}
#popup_zone_btn { position:relative;width:1200px;height:0;margin:0 auto;}
*/

#head_wrap2 {
    position: relative;
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #c2c2c2;
}

#head2 {
    position: relative;
    width: 1000px;
    height: 70px;
    margin: 0 auto;
}

#head2 h1 {
    position: absolute;
    left: 0;
    top: 15px;
}

#sub_wrap2 {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fbfbfb;
    padding-bottom: 85px;
}

#sub_top2 {
    position: relative;
    width: 100%;
    height: 170px;
}

#sub_top2 h2 {
    position: absolute;
    width: 100%;
    font-size: 38px;
    font-weight: 500;
    text-align: center;
    top: 50px;
}

#sub_top2 p {
    position: absolute;
    width: 100%;
    font-size: 18px;
    color: #565656;
    text-align: center;
    top: 100px;
}

#sub2 {
    position: relative;
    width: 1000px;
    min-height: 400px;
    height: auto;
    margin: 0 auto;
}

#sub_content3 {
    position: relative;
    width: 1000px;
    float: left;
    background: #ffffff;
}

#tail_wrap2 {
    position: relative;
    width: 100%;
    height: 250px;
    background: url("/img/etc/foot_bg.jpg") center top repeat-x;
}

#tail2 {
    position: relative;
    width: 1000px;
    height: 250px;
    margin: 0 auto;
}

#tail2 .tail_dot1 {
    position: absolute;
    width: 100%;
    top: 45px;
    font-size: 14px;
    font-weight: bold;
    color: #d0d0d0;
    text-align: center;
}

#tail2 .tail_dot1 a {
    font-size: 14px;
    font-weight: bold;
    color: #d0d0d0;
}

#tail2 address {
    position: absolute;
    width: 100%;
    top: 90px;
    line-height: 2em;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #808080;
    text-align: center;
}

#head_wrap_s {
    position: relative;
    width: 100%;
    height: 120px;
    background: url("/img/semi/top/menu01_top.jpg") center top no-repeat;
}

#head_s {
    position: relative;
    width: 1180px;
    height: 120px;
    margin: 0 auto;
}

#head_s h1 {
    position: absolute;
    left: 0;
    top: 59px;
    width: 141px;
    height: 42px;
}

#head_s h1 img {
    width: 141px;
    height: 42px;
}

#head_s h2 {
    position: absolute;
    left: 150px;
    top: 59px;
    width: 141px;
    height: 42px;
}

#head_s h2 img {
    width: 141px;
    height: 42px;
}

#head_menu_s {
    position: absolute;
    left: 0;
    top: 10px;
}

#head_menu_s li.dept {
    margin-right: 30px;
}

#sub_live_semi {
    position: relative;
    width: 250px;
    height: 240px;
    background: url("/img/semi/quick_liveseminar.jpg") center top no-repeat;
    margin-top: 20px;
}

#sub_live_semi img {
    position: absolute;
    left: 45px;
    top: 68px;
}

#sub_live_semi p {
    position: absolute;
    left: 20px;
    top: 187px;
    width: 212px;
    height: 35px;
    line-height: 16px;
    overflow: hidden;
}

#sub_live_semi p a {
    font-size: 16px;
    color: #ffffff;
}

#sub_live_semi p a span {
    font-size: 14px;
    color: #e11713;
}

#sub_vote_semi {
    position: relative;
    width: 248px;
    height: auto;
    overflow: hidden;
    background: #f4f5f7;
    border: 1px solid #e1e1e3;
    margin-top: 10px;
}

#sub_vote_semi dl {
    position: relative;
    width: 175px;
    height: 174px;
    left: 30px;
    top: 0;
}

#sub_vote_semi dl dt {
    position: relative;
    width: 175px;
    height: 110px;
}

#sub_vote_semi dl dt a {
    display: inline-block;
    width: 175px;
    height: 110px;
}

#sub_vote_semi dl dd {
    position: relative;
    width: 175px;
    height: 23px;
    overflow: hidden;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#sub_vote_semi dl dd a {
    color: #656565;
    font-size: 14px;
}

#sub_vote_semi dl dd a span {
    color: #ffffff;
    padding: 2px 5px;
    font-size: 12px;
}

#sub_vote_semi h4 {
    position: relative;
    font-size: 25px;
    text-indent: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#sub_vote_semi a.more {
    position: absolute;
    right: 25px;
    top: 30px;
    font-size: 14px;
    color: #a0a0a0;
}

#sub_recent_semi {
    position: relative;
    width: 248px;
    height: auto;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e1e1e3;
    margin-top: 10px;
}

#sub_recent_semi dl {
    position: relative;
    width: 175px;
    height: 174px;
    left: 30px;
    top: 0;
}

#sub_recent_semi dl dt {
    position: relative;
    width: 175px;
    height: 110px;
}

#sub_recent_semi dl dt a {
    display: inline-block;
    width: 175px;
    height: 110px;
}

#sub_recent_semi dl dd {
    position: relative;
    width: 175px;
    height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
}

#sub_recent_semi dl dd a {
    color: #656565;
    font-size: 14px;
}

#sub_recent_semi dl dd a span {
    color: #ffffff;
    padding: 2px 5px;
    font-size: 12px;
}

#sub_recent_semi h4 {
    position: relative;
    font-size: 22px;
    text-indent: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#sub_recent_semi a.more {
    position: absolute;
    right: 25px;
    top: 30px;
    font-size: 14px;
    color: #a0a0a0;
}

#sub_board_list {
    position: relative;
    width: 248px;
    height: 230px;
    border: 1px solid #d7d7d7;
    margin-top: 15px
}

#sub_board_list h4 {
    position: relative;
    font-size: 20px;
    text-indent: 25px;
    padding: 10px 0;
    background: #efefef;
    margin-bottom: 15px;
}

#sub_board_list a.more {
    position: absolute;
    right: 25px;
    top: 15px;
    font-size: 14px;
    color: #a0a0a0;
}

#sub_board_list li {
    text-indent: 20px;
    height: 30px;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#teacher_box {
    position: relative;
    width: 250px;
    height: 260px;
    background: url("/img/semi/lecturer_info.jpg") center top no-repeat;
    margin-top: 10px;
}

#teacher_box .t_pic {
    position: absolute;
    left: 31px;
    top: 102px;
}

#teacher_box .t_name {
    position: absolute;
    left: 150px;
    top: 125px;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}

#teacher_box .t_name span {
    font-size: 16px;
    font-weight: normal;
}

#teacher_box .t_scho {
    position: absolute;
    left: 150px;
    top: 154px;
    font-size: 14px;
    color: #c9cddb;
}

#teacher_box .more {
    position: absolute;
    left: 150px;
    top: 208px;
    width: 76px;
    height: 25px;
}

#sub_bannerList li {
    width: 250px;
    margin-top: 10px;
}

.b_eeeeee {
    border: 1px solid #eeeeee;
}

.taC {
    text-align: center;
}

.taL {
    text-align: left;
}

.font11 {
    font-size: 11px;
}

.font13 {
    font-size: 13px;
}

.font14 {
    font-size: 14px;
}

.red {
    color: red;
}

.wid50 {
    width: 50px;
}

.wid60 {
    width: 60px;
}

.wid70 {
    width: 70px;
}

.wid80 {
    width: 80px;
}

.wid90 {
    width: 90px;
}

.wid100 {
    width: 100px;
}

.wid110 {
    width: 110px;
}

.wid120 {
    width: 120px;
}

.wid130 {
    width: 130px;
}

.wid140 {
    width: 140px;
}

.wid150 {
    width: 150px;
}

.wid160 {
    width: 160px;
}

.wid170 {
    width: 170px;
}

.wid180 {
    width: 180px;
}

.wid190 {
    width: 190px;
}

.wid200 {
    width: 200px;
}

.wid210 {
    width: 210px;
}

.wid220 {
    width: 220px;
}

.wid230 {
    width: 230px;
}

.wid240 {
    width: 240px;
}

.wid250 {
    width: 250px;
}

.wid260 {
    width: 260px;
}

.wid270 {
    width: 270px;
}

.wid280 {
    width: 280px;
}

.wid290 {
    width: 290px;
}

.wid300 {
    width: 300px;
}

.wid310 {
    width: 310px;
}

.wid320 {
    width: 320px;
}

.wid330 {
    width: 330px;
}

.wid340 {
    width: 340px;
}

.wid350 {
    width: 350px;
}

.wid360 {
    width: 360px;
}

.wid370 {
    width: 370px;
}

.wid380 {
    width: 380px;
}

.wid390 {
    width: 390px;
}

.wid400 {
    width: 400px;
}

.wid410 {
    width: 410px;
}

.wid420 {
    width: 420px;
}

.wid430 {
    width: 430px;
}

.wid440 {
    width: 440px;
}

.wid450 {
    width: 450px;
}

.wid460 {
    width: 460px;
}

.wid470 {
    width: 470px;
}

.wid480 {
    width: 480px;
}

.wid490 {
    width: 490px;
}

.mR5 {
    margin-right: 5px;
}

.fR {
    float: right;
}

#sub_login_wrap {
    position: relative;
    width: 248px;
    height: 184px;
    border: 1px solid #d7d7d7;
}

#sub_top_09 {
    position: relative;
    width: 100%;
    height: 145px;
    background: url("/img/semi/top/sub_vs.jpg") center top no-repeat;
}

#sub_top_09_menu {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url("/img/semi/top/subm_bg.jpg") center top no-repeat;
    margin-bottom: 40px;
}

#sub_top_09_menu_box {
    position: relative;
    width: 1000px;
    height: 56px;
    margin: 0 auto;
}

#sub_top_09_menu_box span {
    margin-left: 1px;
    margin-top: 1px;
}

#sub_top_09_menu2 {
    position: relative;
    width: 1000px;
    height: 55px;
    margin: 0 auto;
    background: #2b313d;
}

#sub_top_09_menu2 span {
    position: relative;
    top: 14px;
    color: #989eac;
    font-size: 16px;
}

#sub_top_09_menu2 span a {
    color: #989eac;
    font-size: 16px;
}

#sub_top_09_menu2 span a:hover {
    color: #fff;
    font-size: 16px;
}

#sub_top_09_menu2 span a.ov {
    color: #fff;
    font-size: 16px;
}

#sub_top_09_menu2 span.bars {
    margin-left: 40px;
    margin-right: 40px;
}

#STATICMENU {
     position: absolute;
     right: -168px;
     top: 215px;
     z-index: 1000;
}

#STATICMENU li {
    margin-bottom: 5px;
}

#STATICMENU li img {
    border: 1px solid #d2dbe1;
}

#sime_vip {
    position: absolute;
    width: 246px;
    height: 140px;
    top: -150px;
    left: 0;
    overflow: hidden;
}

#sub_top_vip {
    position: relative;
    width: 1180px;
    height: 140px;
    margin: 0 auto;
}

#popup_layers_box {
    position: fixed;
    width: 100%;
    height: 1500px;
    top: 0;
    left: 0;
    background: #000000;
    z-index: 90000;
    opacity: 0.6;
}

#popup_layers {
    position: fixed;
    width: 100%;
    height: 300px;
    top: 50%;
    margin-top: -150px;
    background: url("/img/etc/join_pop.jpg") center top no-repeat;
    z-index: 100000;
}

#popup_layers .box_cn {
    position: relative;
    width: 400px;
    height: 300px;
    margin: 0 auto;
}

#popup_layers .box_cn .cl_btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
}

#popup_layers .box_cn .go_btn {
    position: absolute;
    left: 49px;
    top: 274px;
    width: 200px;
    height: 50px;
}

#popup_layers2 {
    position: fixed;
    width: 100%;
    height: 515px;
    top: 200px;
    background: url("/img/etc/keymedi_pop.png") center top no-repeat;
    z-index: 100000;
}

#popup_layers2 .box_cn {
    position: relative;
    width: 490px;
    height: 515px;
    margin: 0 auto;
}

#popup_layers2 .box_cn .cl_btn {
    position: absolute;
    right: 30px;
    top: 35px;
    width: 50px;
    height: 50px;
}

#popup_layers2 .box_cn .go_btn {
    position: absolute;
    left: 145px;
    top: 406px;
    width: 201px;
    height: 50px;
}

.shops_btn01 {
    position: absolute;
    right: 0;
    top: 0;
}

#sub_top_onoff {
    position: relative;
    width: 100%;
    height: 290px;
    background: url("/img/onoff/top_bg.jpg") center top no-repeat;
}

#head_menu .top_imsi_event_btn {
    position: absolute;
    left: 145px;
    top: -22px;
}


/* 2018.07.25 리뉴얼 subtop */

#sub_top_bg {
    position: relative;
    width: 100%;
    height: 40px;
    /*background:#e8ecef;*/
    border-bottom: 1px solid #dfe0e2;
    background: url("/img/new_main2/bg_shadow.jpg") center top repeat-x;
}

#new_sub_top {
    position: relative;
    width: 1180px;
    height: 40px;
    margin: 0 auto;
}

#new_sub_top .new_sub_topmenu {
    width: 1180px;
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
    font-size: 15px;
}

#new_sub_top .new_sub_topmenu .ov {
    font-weight: bold;
    color: #2481d1;
}

#new_sub_top .new_sub_topmenu img {
    vertical-align: top;
}

#new_sub_top .new_sub_topmenu li {
    margin-right: 25px;
}

#new_sub_top .new_sub_topmenu li a {
    text-decoration: none;
}

#new_sub_top .new_sub_topmenu li.obs:hover {
    border-bottom: 2px solid #307dd9;
}

#new_sub_m01 {
    position: relative;
    left: 0;
}

#new_sub_m02 {
    position: relative;
    left: 0;
}

#new_sub_m03 {
    position: relative;
    left: 0;
}

#new_sub_m04 {
    position: relative;
    left: 0;
}

#new_sub_m05 {
    position: relative;
    left: 0;
}

#new_sub_m06 {
    position: relative;
    left: 0;
}

#new_sub_m07 {
    position: relative;
    left: 0;
}

#main_shop_title {
    position: absolute;
    width: 1260px;
    top: 4235px;
}

#main_shop_title h4 {
    font-size: 22px;
}

#main_shop_title h4 span {
    font-size: 14px;
    color: #565656;
}

#main_shop {
    position: relative;
    width: 1180px;
    height: 670px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 80px;
    border: 1px solid #dddddd;
}

#main_shop_menu {
    position: relative;
    width: 100%;
    height: 40px;
}

#main_shop_menu li a {
    width: 196px;
    height: 40px;
    float: left;
    border-right: 1px solid #dddddd;
    border-bottom: 2px solid #37aad9;
    background: #efefef;
    font-size: 16px;
    color: #565656;
    text-align: center;
    line-height: 36px;
}

#main_shop_menu li a.last {
    width: 195px;
    border-right: none;
}

#main_shop_menu li a.overs {
    border-bottom: none;
    background: #37aad9;
    color: #fff;
    height: 42px;
}

#main_shop .main_shop_itembox {
    position: absolute;
    width: 1240px;
    height: 600px;
    left: 30px;
    top: 65px;
}


/*
#main_05 .item_list_box li { position:relative;width:380px;height:550px;float:left;margin: 0 20px; margin-top:40px;}
#main_05 .item_list_box dt.pic {width:380px;height:380px;}
#main_05 .item_list_box dd {text-align:center;}
#main_05 .item_list_box dd.item_name a {display:inline-block;font-size:14px;margin-top:15px;}
#main_05 .item_list_box dd.item_de { height:45px;margin-top:30px;}
#main_05 .item_list_box dd.item_de a {  color:#a0a0a0;}
#main_05 .item_list_box dd.item_price a  { font-size:14px;}
*/

#main_shop dl {
    position: relative;
    width: 200px;
    height: 310px;
    float: left;
    margin-right: 30px;
}

#main_shop dt {
    position: relative;
    width: 200px;
    height: 200px;
}

#main_shop dd {
    text-align: center;
}

#main_shop dd.item_name a {
    display: inline-block;
    font-size: 14px;
    height: 40px;
    overflow: hidden;
    margin-top: 15px;
}

#main_shop dd.item_price a {
    font-size: 14px;
}

#main_shop .item_list_1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 482px;
    height: 420px;
}

#main_shop .item_list_2 {
    position: absolute;
    left: 512px;
    top: 0;
    width: 222px;
    height: 185px;
}

#main_shop .item_list_3 {
    position: absolute;
    left: 750px;
    top: 0;
    width: 222px;
    height: 185px;
}

#main_shop .item_list_4 {
    position: absolute;
    left: 988px;
    top: 0;
    width: 222px;
    height: 185px;
}

#main_shop .item_list_5 {
    position: absolute;
    left: 512px;
    bottom: 0;
    width: 222px;
    height: 185px;
}

#main_shop .item_list_6 {
    position: absolute;
    left: 750px;
    bottom: 0;
    width: 222px;
    height: 185px;
}

#main_shop .item_list_7 {
    position: absolute;
    left: 988px;
    bottom: 0;
    width: 222px;
    height: 185px;
}

.bnbn01 ul li {
    margin-bottom: 10px;
}

.close_2 {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
    color: #eeeeee;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.9;
    font-family: inherit;
    position: absolute;
    right: 10px;
    top: 5px;
}


/* 2020-7-11 디테일관 */

.sub-top-brand {
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #d5d5d5;
}

.sub-top-brand {
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #d5d5d5;
}

.sub-top-brand .vod-wr {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 295px;
    height: 167px;
}

.sub-top-brand .vod-wr .btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -40%);
    z-index: 2
}

.sub-top-brand .vod-wr .thumb .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3)
}

.sub-top-brand .vod-wr .title {
    display: block;
    height: 33px;
    line-height: 33px;
    background: #000;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: -5px;
}

.brand-latest {
    float: left;
    width: 915px;
    margin-right: 20px;
}

.brand-aside {
    float: right;
    width: 245px;
}

.inc-wr:after {
    content: "";
    display: block;
    clear: both;
}

.brand-latest li {
    float: left;
    width: 288px;
    height: 296px;
    box-sizing: border-box !important;
    border: 1px solid #d5d5d5;
    position: relative;
    padding-top: 169px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.brand-latest li .thumb {
    width: 100%;
    height: 169px;
    overflow: hidden;
}

.brand-latest li .thumb img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.brand-latest li+li {
    margin-left: 20px;
}

.brand-latest li:nth-child(3n+1) {
    margin-left: 0;
}

.brand-latest .list-con {
    padding: 17px 20px;
}

.brand-latest .list-con .title {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    display: block;
}

.brand-latest .list-con .date {
    font-size: 14px;
    color: #848484;
    display: block;
    padding-top: 18px;
    position: absolute;
    left: 18px;
    bottom: 10px;
}

.brand-latest a .list-con .date:hover {
    text-decoration: none!important
}

.brand-aside>div>.title {
    position: relative;
    font-size: 21px;
    font-weight: 700;
    padding-bottom: 18px;
}

.brand-aside .title .pagingInfo,
.brand-aside .title .pagingInfo2 {
    position: absolute;
    top: 2px;
    right: 48px;
    font-size: 16px;
    font-weight: 400;
}

.brand-aside ul.custom_paging {
    display: none!important;
}

.brand-aside .title .paging-n {
    position: absolute;
    top: 2px;
    right: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    vertical-align: top;
}

.brand-aside .slick-prev {
    position: absolute;
    top: -33px;
    right: 19px;
    left: auto;
    border: 1px solid #ccc;
}

.brand-aside .slick-prev:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url("/img/brand_d/aside-arrl.png") 50% 50% no-repeat;
}

.brand-aside .slick-next {
    position: absolute;
    top: -33px;
    right: 0px;
    left: auto;
    border: 1px solid #ccc;
}

.brand-aside .slick-next:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url("/img/brand_d/aside-arrr.png") 50% 50% no-repeat;
}

.brand-aside .slick-dotted.slick-slider {
    margin-bottom: 0;
}

.list-aside-xs {
    width: 100%;
    box-sizing: border-box !important;
    border: 1px solid #e1e1e1;
    padding: 24px;
    box-sizing: border-box;
}

.list-aside-xs li {
    border-top: 1px solid #e1e1e1;
    padding: 16px 0;
    font-size: 16px;
    letter-spacing: -0.05rem;
    line-height: 1.3rem;
}

.list-aside-xs li a.ov {
    color: #2c7fdd;
    font-weight: 700;
}

.list-aside-xs li:last-child {
    padding-bottom: 0;
}

.vod-aside-xs {
    border: 1px solid #e1e1e1;
    padding: 24px;
    padding-bottom: 0;
    box-sizing: border-box;
}

.vod-aside-xs {
    margin-top: 10px;
}

.vod-aside-xs li {
    padding-bottom: 26px;
}

.vod-aside-xs li .vod-wr {
    position: relative;
    width: 193px;
    height: 114px;
    border: 1px solid #d5d5d5;
    margin-bottom: 10px;
    cursor: pointer;
}

.vod-aside-xs li .vod-wr .thumb img {
    width: 100%;
}

.vod-aside-xs li .vod-wr .btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2
}

.vod-aside-xs li .title {
    display: block;
    font-size: 16px;
    letter-spacing: -0.03rem;
}

.vod-aside-xs .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 1;
}

.aside-bnr {
    display: block;
    margin-top: 10px;
}

.aside-bnr span {
    display: block;
}

button:hover,
button:active,
button:focus {
    outline: 0;
}

a,
button {
    cursor: pointer
}

.brand-detail {
    float: left;
    width: 913px;
    border: 1px solid #d5d5d5;
}

.card-header {
    position: relative;
    background: #f8f8f8;
    padding: 24px;
    padding-right: 173px;
    border-bottom: 1px solid #d5d5d5;
}

.card-header .title {
    display: block;
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    min-height: 45px;
}

.card-header small {
    display: block;
    font-size: 16px;
    color: #999;
}

.card-header .btn-list {
    position: absolute;
    top: 24px;
    right: 24px;
}

.btn-md {
    border-radius: 4px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    padding: 0 15px 0 41px;
}

.btn-md.whline {
    background: #fff;
    border: 1px solid #d5d5d5;
    color: #888;
}

.btn-md.btn-list:before {
    position: absolute;
    top: 50%;
    left: 14px;
    transform: translateY(-50%);
    content: "";
    display: block;
    width: 18px;
    height: 14px;
    background: url("/img/brand_d/icon-bn-list.png") 0 0 no-repeat;
}

.player-vod {
    position: relative;
    width: 913px;
    height: 538px;
}

.player-vod .btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 140px;
    height: 140px;
    transform: translate(-50%, -50%);
}


/* .aside-slider-prev{position:relative;width:20px;height:20px;}    
.aside-slider-prev:before{content:"";display:block;width:100%;height:100%;background:url("/img/brand_d/aside-arrl.png") 50% 50% no-repeat;}
.aside-slider-next{position:relative;width:20px;height:20px;}    
.aside-slider-next:before{content:"";display:block;width:100%;height:100%;background:url("/img/brand_d/aside-arrr.png") 50% 50% no-repeat;}  
*/

.title .pagingInfo .btn-prev2 {
    position: relative;
    width: 20px;
    height: 20px;
}

.title .pagingInfo .btn-prev2:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url("/img/brand_d/aside-arrl.png") 50% 50% no-repeat;
}

.title .pagingInfo .btn-next2 {
    position: relative;
    width: 20px;
    height: 20px;
}

.title .pagingInfo .btn-next2:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url("/img/brand_d/aside-arrr.png") 50% 50% no-repeat;
}

.title .paging-n button,
.title .paging-n span {
    border: 0;
    vertical-align: top;
    display: inline-block;
    line-height: 20px;
}

.title .paging-n span {
    margin-right: 5px;
}

.tabs-wr {
    overflow: hidden;
}

.tabs-wr li {
    float: left;
    text-align: center;
    box-sizing: border-box;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    background: #ebebeb;
    font-size: 18px;
    margin: 8px 5px 8px 0;
}

.tabs-wr li:first-child {
    margin-left: 10px;
}

.tabs-wr li {
    display: inline-block;
    padding: 0 15px;
    cursor: pointer;
}

.tabs-wr li.on {
    background-color: #eee;
    color: #fff;
    background: #2c7fdd;
}

.tabs_con {
    clear: both;
}

.tabs_con div {
    display: none;
    background: #fff;
    line-height: 100px;
    text-align: center;
}

.bnr-sample {
    position: fixed;
    left: 0;
    bottom: 0;
    background: #377600;
    height: 100px;
    width: 100%;
    z-index: 10000;
}

.bnr-sample .inc-wr {
    width: 1180px;
    margin: 0 auto;
    z-index: 2
}

.bnr-sample .inc-wr img {
    float: left;
    font-size: 0;
}

.bnr-sample .bg-over {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 100px;
    background: #377600;
    z-index: -1
}

.bnr-sample-col2 {
    position: fixed;
    left: 0;
    bottom: 0;
    background: #5cb5c5;
    height: 100px;
    width: 100%;
    z-index: 10000;
}

.bnr-sample-col2 .inc-wr {
    width: 1180px;
    margin: 0 auto;
    z-index: 2
}

.bnr-sample-col2 .inc-wr img {
    float: left;
    font-size: 0;
}

.bnr-sample-col2 .bg-over {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 100px;
    background: #ab7fba;
    z-index: -1
}

.bnr-sample2-col2 {
    position: fixed;
    left: 0;
    bottom: 0;
    background: #5cb5c5;
    height: 100px;
    width: 100%;
    z-index: 10000;
}

.bnr-sample2-col2 .inc-wr {
    width: 1180px;
    margin: 0 auto;
    z-index: 2
}

.bnr-sample2-col2 .inc-wr img {
    float: left;
    font-size: 0;
}

.bnr-sample2-col2 .bg-over {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 100px;
    background: #9585c3;
    z-index: -1
}

.btn-top {
    position: fixed;
    right: 20px;
    bottom: 130px;
    z-index: 90000;
}