@charset "utf-8";

/* WRAP */
#wrap {
    position: relative;
    width: 100%;
    min-width: 1116px;
    margin: 0 auto;
    overflow: hidden;
}

#topBar {
    width: 100%;
    height: 38px;
    position: relative;
    font-size: 13px;
    border-bottom: 1px solid #d9d6d6;
}

#topBar .inner {
    width: 1116px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

/*
#topBar .inner nav .course {
	float: left;
}

#topBar .inner nav .course li {
	width: 120px;
	float: left;
	text-align: center;
	border-right: 1px solid #ccc;
}

#topBar .inner nav .course li:first-child {
	border-left: 1px solid #ccc;
}

#topBar .inner nav .course li a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	padding: 0 5px;
	background: #fff;
}

#topBar .inner nav .course li a:hover {
	color: #fff;
	background: #fd7405;
}
*/
#topBar .inner nav .tnb {
    float: right;
    /*	height: 40px;*/
    overflow: hidden;
}

#topBar .inner nav .tnb li {
    float: left;
}

#topBar .inner nav .tnb li a {
    display: block;
    height: 30px;
    line-height: 40px;
    padding: 0 5px;
    color: #737373;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

#topBar .inner nav .tnb li a:hover {
    color: #fd7405;
    font-weight: bold;
}

#header {
    position: relative;
    z-index: 10;
    height: 81px;
    background: #fff;
    /*	border-bottom: 2px solid #111;*/
    overflow: hidden;
    */ margin-bottom: 10px;
}

#header .inner {
    width: 1116px;
    margin: 0 auto;
    position: relative;
}

#header .logo {
    position: absolute;
    font-size: 0;
    top: 15px;
    left: 0;
}

#header .gnb {
    float: right;
    overflow: hidden;
    margin-top: 20px;
}

#header .gnb li {
    float: left;
    margin-right: 10px;
}

#header .gnb li:last-child {
    margin-right: 0;
}

#header .gnb li a {
    display: block;
    font-size: 14px;
    font-weight: bold;;
    color: #666;
    padding: 10px 10px 10px 0;
    background: url(../images/bar.png) center right no-repeat;
}

#header .gnb li:last-child a {
    background: #fff;
}

/*
#header .gnb > li > a {
	display: block;
	height: 81px;
	line-height: 78px;
	letter-spacing: -0.05em;
	color: #666;
	font-size: 17px;
	padding: 0 23px;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

#header .gnb > li:hover > a,
#header .gnb > li.active > a {
	color: #fd7405;
	font-weight: bold;
}

#header .gnb li .menu {
	position: absolute;
	left: 50%;
	margin-left: -558px;
	top: 81px;
	width: 1114px;
	height: 260px;
	overflow: hidden;
	border: 1px solid #ede6e6;
	border-radius: 5px;
}

#header .gnb li .menu .title {
	width: 160px;
	float: left;
	position: relative;
}

#header .gnb li .menu .title span {
	display: block;
	margin: 20px 0 0 20px;
}

#header .gnb li .menu .title strong {
	display: block;
	margin: 20px 0 0 20px;
	font-size: 17px;
	color: #333;
}

#header .gnb li .menu .title .fa {
	font-size: 60px;
	color: #183067;
	position: absolute;
	left: 40px;
	top: 150px;
}

#header .gnb li .menu ul {
	width: 936px;
	float: left;
	margin: 15px 9px;
}

#header .gnb li .menu ul li {
	float: left;
	width: 222px;
	height: 105px;
	margin: 5px;
	overflow: hidden;
}

#header .gnb li .menu ul li:hover {
	background: url(../images/openmenu_overbg.gif) no-repeat;
}

#header .gnb li .menu ul li img {
	float: left;
	margin: 15px 0 0 15px;
}

#header .gnb li .menu ul li a {
	display: block;
	font-size: 14px;
	padding: 15px;
	float: left;
}

#header .gnb li .menu ul li span {
	display: block;
	clear: both;
	margin: 5px 15px;
	font-size: 12px;
	color: #999;
	line-height: 1.5em;
}
*/

/* MAIN */
#main {
    width: 1116px;
    margin: 0 auto;
    position: relative;
    /*padding: 25px 0 40px;*/
}

#main {
    overflow: hidden;
}

#main .box {
    float: left;
    position: relative;
}

/* LEFTBANNER */
#main .rightBanner {
    width: 250px;
}

#main .rightBanner div a {
    display: block;
    height: 121px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
}

#main .rightBanner div:nth-child(1) a {
    line-height: 121px;
}

#main .rightBanner div:nth-child(2) a {
    height: 91px;
    padding-top: 30px;
}

#main .rightBanner div:nth-child(3) a {
    height: 91px;
    padding-top: 30px;
    border-bottom: 0;
}

#main .rightBanner div a:hover {
    color: #449cff;
    background: #fcfcfc;
}

#main .rightBanner div a span {
    display: block;
    font-size: 16px;
    margin-top: 10px;
}

/* VIS */
#main #vis {
    width: 866px;
    height: 367px;
    overflow: hidden;
}

#main #vis .bx-pager {
    overflow: hidden;
    position: absolute;
    z-index: 100;
    bottom: 20px;
    left: 50%;
    margin-left: -63px;
}

#main #vis .bx-pager .bx-pager-item {
    display: block;
    float: left;
    margin-right: 7px;
    font-size: 0;
}

#main #vis .bx-pager .bx-pager-item:first-child {
    margin-top: 0;
}

#main #vis .bx-pager .bx-pager-item a {
    display: block;
    float: left;
    width: 11px;
    height: 11px;
    background: #d2d2d2;
    text-indent: -9999px;
    overflow: hidden;
    border-radius: 11px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

#main #vis .bx-pager .bx-pager-item a.active {
    background: #878787;
    width: 30px;
}

/* QUICK */
#main .quick {
    width: 270px;
    height: 186px;
    background: url(../images/mquick-bg.gif) no-repeat;
    border: 1px solid #e3e3e3;
    margin: 15px 0 0 8px;
}

#main .quick a {
    position: absolute;
    display: block;
    width: 134px;
    height: 95px;
    text-align: center;
}

#main .quick a .fa {
    font-size: 36px;
    color: #183067
}

#main .quick a:hover .fa {
    color: #fd7405;
}

#main .quick .link1 {
    left: 0;
    top: 0;
}

#main .quick .link2 {
    right: 0;
    top: 0;
}

#main .quick .link3 {
    left: 0;
    bottom: 0;
}

#main .quick .link4 {
    right: 0;
    bottom: 0;
}

#main .quick a em,
#main .quick a span {
    display: block;
}

#main .quick a em {
    padding: 15px 0 5px;
}

#main .quick a span {
    font-size: 14px;
    letter-spacing: -0.07em;
    color: #343434;
}

#main .quick a:hover span {
    color: #287bd9;
}

/* CS */
#main .cs {
    width: 175px;
    height: 170px;
    border: 1px solid #e1e1e1;
    padding-left: 95px;
    margin: 15px 0 0 8px;
    background: #f7f7f7 url(../images/cs.png) no-repeat 7% 70%;
}

#main .cs:hover {
    color: #449cff;
    background: #fff url(../images/cs.png) no-repeat 8% 70%;;
    /*	background: #449cff;*/
    border: 1px solid #287bd9;
}

#main .cs dl {
    color: #343434;
    padding-top: 20px;
}

#main .cs:hover dl {
    color: #449cff;
}

#main .cs dl dt {
    font-size: 18px;
    font-weight: 600;
    /*	color: #343434;*/
    letter-spacing: -0.09em;
}

#main .cs dl dd {
    font-size: 16px;
    letter-spacing: -0.03em;
    /*	color: #343434;*/
    letter-spacing: -0.03em;
    font-weight: bold;
    margin-top: 20px;
}

#main .cs p {
    font-size: 13px;
    line-height: 17px;
    color: #8d8d8d;
    letter-spacing: -0.07em;
    margin-top: 10px;
}

#main .cs:hover p {
    color: #449cff;
}

#main .board {
    margin: 15px 0;
    float: left;
    width: 835px;
    height: 170px;
}

#main .board .desc {
    width: 411px;
    float: left;
    height: 170px;
    border: 1px solid #e2e2e2;
    position: relative;
}

#main .board .desc:hover {
    border: 1px solid #ccc;
    background: #fefefe;
}

#main .board .desc.education {
    margin-left: 9px;
}

#main .board .desc .inner {
    width: 385px;
    margin: 0 auto;
    padding-top: 20px;
}

#main .board .desc h3 {
    font-size: 18px;
    font-weight: 600;
    color: #183067;
    letter-spacing: -0.01em;
    padding-bottom: 17px;
    cursor: pointer;
}

#main .board .desc article {
    letter-spacing: -0.05em;
}

#main .board .desc article dl {
    overflow: hidden;
}

#main .board .desc article dl dt {
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}

#main .board .desc article dl dt a {
    color: #999;
}

#main .board .desc article dl dd {
    float: right;
    font-size: 14px;
    color: #8d8d8d;
    padding-top: 3px;
}

#main .board .desc article p {
    padding-top: 13px;
    color: #8d8d8d;
}

#main .board .desc .bx-controls-direction {
    position: absolute;
    z-index: 100;
    display: block;
    top: 20px;
    right: 18px;
}

#main .board .desc .bx-controls-direction a {
    float: left;
    display: block;
    height: 17px;
    width: 17px;
    text-indent: -9999px;
}

#main .board .desc .bx-controls-direction .bx-prev {
    background: url(../images/board-prev.gif) no-repeat;
}

#main .board .desc .bx-controls-direction .bx-next {
    background: url(../images/board-next.gif) no-repeat;
    margin-left: 4px;
}

/* MAIN-CONTENT */
#main-content {
    width: 1116px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 20px;
    overflow: hidden;
}

#main-content .box {
    float: left;
    position: relative;
}

/* MAIN BANNER */
#main-content .banner {
    width: 268px;
    overflow: hidden;
}

#main-content .banner div > a {
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 32px 0 33px 20px;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
}

#main-content .banner div:nth-child(1) > a:hover,
#main-content .banner div:nth-child(2) > a:hover,
#main-content .banner div:nth-child(3) > a:hover,
#main-content .banner div:nth-child(4) > a:hover {
    color: #449cff;
    background: #fcfcfc;
}

#main-content .banner div:nth-child(4) > a {
    border-bottom: 0;
    padding-top: 33px;
}

#main-content .banner div > a .fa {
    position: absolute;
    right: 15px;
    top: 32px;
    font-size: 20px;
    font-weight: bold;
}

#main-content .banner .notice {
    height: 168px;
    color: #fff;
    background: #0b396d;
}

#main-content .banner .notice a {
    color: #fff;
}

#main-content .banner .notice > a {
    display: block;
    color: #fff;
    padding: 20px 0 17px 20px;
    border: 0;
}

#main-content .banner .notice > a .fa {
    position: absolute;
    right: 15px;
    top: 19px;
    font-size: 20px;
    font-weight: bold;
}

#main-content .banner .notice dl {
    overflow: hidden;
    font-size: 12px;
    margin-bottom: 10px;
}

#main-content .banner .notice dt {
    float: left;
    margin-left: 20px;
}

#main-content .banner .notice dd {
    float: right;
    margin-right: 15px;
}

/* CS */
#main-content .cs {
    width: 175px;
    height: 170px;
    border: 1px solid #e1e1e1;
    padding-left: 95px;
    margin: 15px 0 0 8px;
    background: #f7f7f7 url(../images/cs.png) no-repeat 7% 70%;
}

#main-content .cs:hover {
    color: #449cff;
    background: #fff url(../images/cs.png) no-repeat 8% 70%;;
    /*	background: #449cff;*/
    border: 1px solid #287bd9;
}

#main-content .cs dl {
    color: #343434;
    padding-top: 20px;
}

#main-content .cs:hover dl {
    color: #449cff;
}

#main-content .cs dl dt {
    font-size: 18px;
    font-weight: 600;
    /*	color: #343434;*/
    letter-spacing: -0.09em;
}

#main-content .cs dl dd {
    font-size: 16px;
    letter-spacing: -0.03em;
    /*	color: #343434;*/
    letter-spacing: -0.03em;
    font-weight: bold;
    margin-top: 20px;
}

#main-content .cs p {
    font-size: 13px;
    line-height: 17px;
    color: #8d8d8d;
    letter-spacing: -0.07em;
    margin-top: 10px;
}

#main-content .cs:hover p {
    color: #449cff;
}

#main-content .board {
    float: left;
    width: 378px;
    height: 500px;
    background: #59c16a;
}

#main-content .board div {
    height: 124px;
    border-bottom: 1px solid #4caf5c;
}

#main-content .board div:first-child {
    background: url(../images/yunny_bg.png) 200px 37px no-repeat;
}

#main-content .board div:hover {
    background: #51b762;
}

#main-content .board div:first-child:hover {
    background: #51b762 url(../images/yunny_bg.png) 200px 37px no-repeat;
}

#main-content .board div:last-child {
    height: 125px;
    border-bottom: 0;
}

#main-content .board div > a {
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #00226c;
    padding: 15px 0 20px 30px;
    position: relative;
}

#main-content .board div > a .fa {
    position: absolute;
    right: 25px;
    top: 15px;
    font-size: 20px;
    font-weight: bold;
}

#main-content .board div dl {
    color: #fff;
    margin-left: 70px;
}

#main-content .board div dt {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 7px;
}

#main-content .board div dd {
    font-size: 12px;
}

#main-content .board div ul li {
    margin: 0 0 7px 70px;
}

#main-content .board div ul li > a {
    color: #fff;
}

/* PICK */
#main-content .pick {
    width: 470px;
    overflow: hidden;
}

#main-content .pick div {
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #e2e2e2;
}

#main-content .pick div:last-child {
    height: 251px;
    margin-right: 0;
    border-bottom: 0;
}

#main-content .pick div h3 {
    font-size: 18px;
    margin: 20px 0 17px 13px;
}

#main-content .pick div dl {
    float: left;
}

#main-content .pick div dd {
    margin: 10px 0;
}

#main-content .pick div dd:last-child {
    overflow: hidden;
}

#main-content .pick div span {
    float: left;
}

#main-content .pick div .fa {
    float: right;
    margin-right: 5px;
    color: #666;
    font-size: 14px;
}

#main-content .pick .hall dl {
    margin-left: 56px;
}

#main-content .pick .student dl {
    margin-left: 30px;
}

#main-content .pick .student dd:last-child {
    margin-bottom: 30px;
}

#main-content .pick .hall > a:last-child,
#main-content .pick .student > a:last-child {
    display: block;
    text-indent: -9999px;
    width: 17px;
    height: 17px;
    background: url(../images/board-next.gif) no-repeat;
    position: absolute;
    right: 13px;
    top: 20px;
}

#main-content .pick .award {
    position: relative;
    height: 248px;
    background: #80a697 url(../images/awards.png) center 70px no-repeat;
    cursor: pointer;
}

#main-content .pick .award:hover {
    background: #608174 url(../images/awards.png) center 70px no-repeat;
}

#main-content .pick .award h3 a {
    color: #fff;
    font-weight: bold;
}

#main-content .pick .award .fa {
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

/* COMMUNITY */
#board {
    width: 1116px;
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
}

#board {
    overflow: hidden;
}

#board .box {
    float: left;
    position: relative;
}

/* CS */
#board .cs {
    width: 175px;
    height: 170px;
    border: 1px solid #e1e1e1;
    padding-left: 95px;
    margin: 15px 0 0 8px;
    background: #f7f7f7 url(../images/cs.png) no-repeat 7% 70%;
}

#board .cs:hover {
    color: #449cff;
    background: #fff url(../images/cs.png) no-repeat 8% 70%;;
    border: 1px solid #287bd9;
}

#board .cs dl {
    color: #343434;
    padding-top: 20px;
}

#board .cs:hover dl {
    color: #449cff;
}

#board .cs dl dt {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.09em;
}

#board .cs dl dd {
    font-size: 16px;
    letter-spacing: -0.03em;
    letter-spacing: -0.03em;
    font-weight: bold;
    margin-top: 20px;
}

#board .cs p {
    font-size: 13px;
    line-height: 17px;
    color: #8d8d8d;
    letter-spacing: -0.07em;
    margin-top: 10px;
}

#board .cs:hover p {
    color: #449cff;
}

#board .board {
    float: left;
    width: 100%;
    height: 170px;
}

#board .board .desc {
    width: 371px;
    float: left;
    height: 170px;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    position: relative;
}

#board .board .desc:nth-child(3n) {
    width: 372px;
    border-right: 0;
}

#board .board .desc .inner {
    width: 340px;
    margin: 0 auto;
    padding-top: 20px;
}

#board .board .desc h3 {
    font-size: 18px;
    font-weight: 600;
    color: #183067;
    letter-spacing: -0.01em;
    padding-bottom: 17px;
    cursor: pointer;
}

#board .board .desc article {
    letter-spacing: -0.05em;
}

#board .board .desc article dl {
    overflow: hidden;
}

#board .board .desc article dl dt {
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}

#board .board .desc article dl dt a {
    color: #999;
}

#board .board .desc article dl dd {
    float: right;
    font-size: 14px;
    color: #8d8d8d;
    padding-top: 3px;
}

#board .board .desc article p {
    padding-top: 13px;
    color: #8d8d8d;
}

#board .board .desc .bx-controls-direction {
    position: absolute;
    z-index: 100;
    display: block;
    top: 20px;
    right: 18px;
}

#board .board .desc .bx-controls-direction a {
    float: left;
    display: block;
    height: 17px;
    width: 17px;
    text-indent: -9999px;
}

#board .board .desc .bx-controls-direction .bx-prev {
    background: url(../images/board-prev.gif) no-repeat;
}

#board .board .desc .bx-controls-direction .bx-next {
    background: url(../images/board-next.gif) no-repeat;
    margin-left: 4px;
}

#board .desc .inner > a:last-child {
    display: block;
    text-indent: -9999px;
    width: 17px;
    height: 17px;
    background: url(../images/board-next.gif) no-repeat;
    position: absolute;
    right: 13px;
    top: 20px;
}

/* PICK */
#board .pick {
    clear: both;
    overflow: hidden;
}

#board .pick div {
    float: left;
    /*	width: 411px;*/
    width: 371px;
    /*	border: 1px solid #e2e2e2;*/
    /*	margin-right: 8px;*/
    border-right: 1px solid #e2e2e2;
    /*	border-bottom: 1px solid #e2e2e2;	*/
    overflow: hidden;
    position: relative;
}

/*
#board .pick div:hover {
	border: 1px solid #ccc;
	background: #fefefe;
}
*/

#board .pick .hall img {
    width: 120px;
}

#board .pick .student img {
    width: 100px;
}

#board .pick div:last-child {
    /*	width: 271px;*/
    width: 371px;
    margin-right: 0;
}

#board .pick div h3 {
    font-size: 18px;
    margin: 20px 0 17px 13px;
}

#board .pick div dl {
    float: left;
}

#board .pick div dd {
    margin: 10px 0;
}

#board .pick div dd:last-child {
    overflow: hidden;
}

#board .pick div span {
    float: left;
}

#board .pick div .fa {
    float: right;
    margin-right: 5px;
    color: #666;
    font-size: 14px;
}

#board .pick .hall dl {
    margin-left: 37px;
    margin-bottom: 8px;
}

#board .pick .student dl {
    margin-left: 13px;
}

#board .pick .student dd:last-child {
    margin-bottom: 30px;
}

#board .pick .hall > a:last-child,
#board .pick .student > a:last-child {
    display: block;
    text-indent: -9999px;
    width: 17px;
    height: 17px;
    background: url(../images/board-next.gif) no-repeat;
    position: absolute;
    right: 13px;
    top: 20px;

}

#board .pick .award {
    position: relative;
    /*	height: 248px;*/
    height: 231px;
    background: #80a697 url(../images/awards.png) center 70px no-repeat;
    cursor: pointer;
}

#board .pick .award:hover {
    background: #608174 url(../images/awards.png) center 70px no-repeat;
}

#board .pick .award h3 a {
    color: #fff;
    font-weight: bold;
}

#board .pick .award .fa {
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

/* FOOTER */
#footer .fnb_wrap {
    width: 100%;
    background: #272727;
    padding: 8px 0;
}

#footer .fnb {
    width: 1116px;
    margin: 0 auto;
    overflow: hidden;
}

#footer .fnb a {
    display: inline-block;
    letter-spacing: -0.05em;
    color: #fff;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
}

#footer .fnb .privacy {
    float: left;
}

#footer .fnb .privacy a {
    margin-right: 15px;
}

#footer .fnb .intro {
    float: right;
}

#footer .fnb .intro a {
    padding: 0 10px;
    background: #373737;
    margin-right: 15px;
}

#footer .fnb .intro a:last-child {
    margin: 0;
}

#footer .foot {
    width: 100%;
    padding: 18px 0 30px 0;
    background: #f9f9f9;
}

#footer .inner {
    overflow: hidden;
    width: 1116px;
    margin: 0 auto 20px auto;

    position: relative;
}

#footer .inner h2 {
    float: left;
    padding-bottom: 10px;
}

#footer .inner ul {
    overflow: hidden;
    float: right;
}

#footer .inner ul li {
    float: left;
    margin-right: 10px;
}

#footer .inner ul li:last-child {
    margin-right: 0;
}

#footer .inner address {
    clear: both;
    line-height: 19px;
    color: #343434;
    padding-top: 10px;
    font-size: 13px;
    letter-spacing: -0.05em;
}

/****** SUB PAGE ******/

/* SUB-MAIN */
#sub-main {
    width: 1116px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#sub-main .box {
    float: left;
    position: relative;
}

#sub-main #vis {
    width: 100%;
    height: 107px;
    overflow: hidden;
}

#sub-main #vis .bx-wrapper {
    position: relative;
}

#sub-main #vis .bx-controls {
    width: 100%;
    height: 48px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -24px;
}

#sub-main #vis .bx-controls-direction {
    overflow: hidden;
}

#sub-main #vis .bx-controls-direction .bx-prev {
    display: block;
    float: left;
    text-indent: -9999px;
    width: 48px;
    height: 48px;
    background: url(../images/left_arrow.png) no-repeat;
    margin-left: 15px;
}

#sub-main #vis .bx-controls-direction .bx-next {
    display: block;
    float: right;
    text-indent: -9999px;
    width: 48px;
    height: 48px;
    background: url(../images/right_arrow.png) no-repeat;
    margin-right: 15px;
}

/* MENU */
#sub-main .menu {
    width: 100%;
    height: 45px;
    background: #0055a2;
    margin-bottom: 20px;
}

#sub-main .menu ul {
    overflow: hidden;
}

#sub-main .menu li {
    float: left;
}

#sub-main .menu li a {
    display: block;
    width: 278px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 13px 0;
    border-right: 1px solid #fff;
}

#sub-main .menu li:last-child a {
    border-right: 0;
}

/* CONTAINER */
#sub-main .container {
    width: 100%;
    min-height: 700px;
    margin-bottom: 20px;
    overflow: hidden;
}

/* LEFTMENU */
#sub-main .container #leftMenu {
    float: left;
    width: 280px;
    min-height: 700px;
}

#sub-main .container #leftMenu nav {

}

#sub-main .container #leftMenu nav ul {
    border: 8px solid #b3d465;
    padding: 10px;
    margin-bottom: 30px;
}

#sub-main .container #leftMenu nav li {
    padding: 6px;
}

#sub-main .container #leftMenu nav li:last-child {
    margin-bottom: 0;
}

#sub-main .container #leftMenu nav li.active {
    background: #b3d465;
}

#sub-main .container #leftMenu nav ul a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

#sub-main .container #leftMenu .sideBanner ul li {
    margin-bottom: 10px;
}

/* CONTENT */
#sub-main .container #content {
    float: left;
    width: 800px;
    min-height: 700px;
    padding: 20px 0 0 30px;
}

#sub-main .container #content .titleArea {

}

#sub-main .container #content .titleArea h2 {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 2px solid #357f0c;
}

#sub-main .container #content .contentArea {

}

/*
!***********************************************************!
#sub {
	width: 1116px;
	margin: 0 auto;
	position: relative;
	padding: 30px 0 40px;
}

#sub:after {
	content: "";
	display: block;
	clear: both;
}


!* LEFT AREA *!

#sub #left {
	width: 254px;
	float: left;
}

#sub #left .top {
	background: #efefef url(../images/lbg.gif) no-repeat 100% 0;
	height: 169px;
	padding-left: 20px;
}

.sub2 #sub #left .top {
	background: #efefef url(../images/lbg2.gif) no-repeat 100% 0;
}

.sub3 #sub #left .top {
	background: #efefef url(../images/lbg3.gif) no-repeat 100% 0;
}

.sub4 #sub #left .top {
	background: #efefef url(../images/lbg4.gif) no-repeat 100% 0;
}

.sub5 #sub #left .top {
	background: #efefef url(../images/lbg5.gif) no-repeat 100% 0;
}

#sub #left .top h2 {
	font-size: 23px;
	letter-spacing: -0.1em;
	font-weight: bold;
	color: #333;
	position: relative;
	padding: 35px 0 15px;
	margin-bottom: 25px;
}

#sub #left .top h2 span {
	width: 20px;
	height: 1px;
	background: #333;
	width: 20px;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	text-indent: -9999px;
}

#sub #left .top p {
	font-size: 14px;
	line-height: 19px;
	letter-spacing: -0.07em;
	color: #8d8d8d;
}
*/
#sub #left .lnb {
    border: 1px solid #e4e4e4;
    border-top: none;
    padding-bottom: 20px;
    letter-spacing: -0.03em;
}

#sub #left .lnb > li {
    padding: 0 15px;
}

#sub #left .lnb > li > a {
    display: block;
    background: url(../images/lnb-line.gif) repeat-x 0 100%;
    padding: 15px 5px;
    font-size: 15px;
}

#sub #left .lnb > li:hover {
    background: #fff url(../images/lnb_on.gif) no-repeat 100% 50%;
}

#sub #left .lnb > li.active {
    background: #fd7405;
}

#sub #left .lnb > li:hover > a {
    color: #fd7405;
    font-weight: bold;
}

#sub #left .lnb > li.active > a {
    color: #fff;
    font-weight: bold;
    background: none;
}

#sub #left .quick {
    margin-top: 8px;
    width: 252px;
    height: 175px;
    background: url(../images/mquick-bg.gif) no-repeat;
    border: 1px solid #e3e3e3;
    position: relative;
}

#sub #left .quick a {
    position: absolute;
    display: block;
    width: 126px;
    height: 87px;
    text-align: center;
}

#sub #left .quick .link1 {
    left: 0;
    top: 0;
}

#sub #left .quick .link2 {
    right: 0;
    top: 0;
}

#sub #left .quick .link3 {
    left: 0;
    bottom: 0;
}

#sub #left .quick .link4 {
    right: 0;
    bottom: 0;
}

#sub #left .quick a em,
#sub #left .quick a span {
    display: block;
}

#sub #left .quick a em {
    padding: 15px 0 5px;
}

#sub #left .quick a span {
    font-size: 14px;
    letter-spacing: -0.07em;
    color: #343434;
}

#sub #left .cs {
    width: 157px;
    height: 149px;
    border: 1px solid #e1e1e1;
    padding-left: 95px;
    margin-top: 8px;
    background: url(../images/mcs.gif) no-repeat 0 50%;
}

#sub #left .cs dl {
    padding-top: 20px;
}

#sub #left .cs dl dt {
    font-size: 19px;
    font-weight: 600;
    color: #343434;
    letter-spacing: -0.09em;
}

#sub #left .cs dl dd {
    font-size: 28px;
    letter-spacing: -0.03em;
    color: #343434;
    letter-spacing: -0.03em;
    font-weight: bold;
    position: relative;
    top: -5px;
}

#sub #left .cs p {
    font-size: 13px;
    line-height: 17px;
    color: #8d8d8d;
    letter-spacing: -0.07em;
}

/*

!* RIGHT AREA *!

#sub #right {
	float: right;
	width: 820px;
}

#sub #right .title {
	padding: 30px 0;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 20px;
}

#sub #right .title h3 {
	font-size: 30px;
	letter-spacing: -0.09em;
	color: #333;
	font-weight: bold;
}

#sub #right .title p {
	font-size: 14px;
	letter-spacing: -0.05em;
	padding-top: 5px;
}


!* CONTENT AREA *!

#content {
	letter-spacing: -0.05em;
	line-height: 150%;
	font-size: 14px;
	min-height: 300px;
	position: relative;
}

!* TAB *!
.atab, .btab {margin-bottom:40px;}
.atab:after,.btab:after {content:"";display:block;clear:both;}
.atab a,.btab a {
	display:block;
	float:left;
	width:204px;
	height:41px;
	line-height:40px;
	border:1px solid #b7b7b7;
	margin-left:-1px;
	background:#ebebeb;
	text-align:center;
	font-size:16px;
	letter-spacing:-0.09em;
	color:#343434;
	position:relative;
	z-index:0;
}

.atab a:first-child,
.btab a:first-child {
	margin-left: 0;
	width: 203px;
}

.atab a.active,
.btab a.active {
	border-top: 3px solid #fd7405;
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #fd7405;
	font-weight: bold;
	height: 39px;
	line-height: 35px;
	z-index: 1;
}

.aview .box {
	display: none;
}

.aview .box.active {
	display: block;
}
/* BUTTON */
.abtn {
    width: 115px;
    text-align: center;
    line-height: 39px;
    *height: 39px;
    color: #fff;
    /*	background: #b9b9b9;*/
    background: #6c89cb;
    font-size: 14px;
    letter-spacing: -0.03em;
    display: inline-block;
    border: none;
    cursor: pointer;
}

.abtn.abtn2 {
    background: #183067;
}

.abtn.abtn2:hover {
    background: #fd7405;
}

.bbtn {
    text-align: center;
    line-height: 23px;
    *height: 23px;
    color: #fff;
    background: #b9b9b9;
    font-size: 12px;
    letter-spacing: -0.03em;
    display: inline-block;
    border: none;
    padding: 0 10px;
    cursor: pointer;
}

.bbtn.abtn1 {
    background: #fd7405;
}

.bbtn.abtn2 {
    background: #929292;
}

.bbtn.abtn3 {
    background: #6bbe43;
}

/* LOGIN */
#content .login {
    border: 5px solid #f6f6f6;
    padding: 30px 20px;
    overflow: hidden;
}

#content .login .box {
    width: 350px;
    float: left;
    height: 300px;
    position: relative;
    padding-left: 35px;
}

#content .login .box:first-child {
    border-right: 1px solid #dfdfdf;
    margin-right: -1px;
    padding-left: 0;
    width: 50%;
}

#content .login .box .top {
    color: #343434;
    padding-bottom: 25px;
}

#content .login .box .top h4 {
    font-size: 19px;
    letter-spacing: -0.09em;
    font-weight: bold;
    padding-bottom: 15px;
}

#content .login .box .top p {
    font-size: 14px;
    letter-spacing: -0.07em;
    line-height: 23px;
}

#content .login .form li {
    margin-top: 10px;
}

#content .login .form li:first-child {
    margin-top: 0;
}

#content .login .form .txt {
    display: block;
    width: 350px;
    height: 33px;
    line-height: 33px;
    text-indent: 40px;
    border: 1px solid #e1e1e1;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: #fff;
    font-size: 14px;
}

#content .login .save {
    padding-top: 5px;
}

#content .login label {
    cursor: pointer;
}

#content .login .btn {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}

#content .login .btn li {
    display: inline-block;
    *display: inline;
}

#content .login .idform {
    background: url(../images/form-id.gif) no-repeat !important;
}

#content .login .idform:-webkit-autofill {
    background: url(../images/form-id.gif) no-repeat;
}

#content .login .pwform {
    background-image: url(../images/form-pass.gif);
}

#content .title {
    padding: 10px 0;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
}

#content .title h3 {
    font-size: 30px;
    letter-spacing: -0.09em;
    color: #333;
    font-weight: bold;
}

#content .title p {
    font-size: 14px;
    letter-spacing: -0.05em;
    padding-top: 5px;
}

/* 리스트검색 */
.asearch {
    text-align: right;
    padding-bottom: 15px;
}

.asearch select,
.asearch .txt,
.asearch .btn {
    display: inline-block;
}

.asearch select {
    border: 1px solid #ddd;
    height: 35px;
    min-width: 100px;
}

.asearch .txt {
    height: 33px;
    border: 1px solid #ddd;
    width: 210px;
}

.asearch .btn {
    color: #fff;
    width: 63px;
    border: none;
    height: 35px;
    vertical-align: top;
}

/* 리스트테이블 */
.basic-tbl {
    width: 100%;
    border-top: 2px solid #357f0c;
    table-layout: fixed;
}

.basic-tbl th,
.basic-tbl td {
    text-align: center;
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    color: #333;
    word-break: break-all;
}

.basic-tbl th {
    height: 45px;
    background: #f9f9f9;
    font-weight: 600;
    font-weight: 600;
}

.basic-tbl td {
    padding: 15px 10px;
}

.basic-tbl td.subject {
    text-align: left;
}

.basic-tbl td.subject a {
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    max-width: 90%;
}

.basic-tbl td.subject a:hover {
    color: #000;
    text-decoration: underline;
}

.basic-tbl td.ico span {
    display: inline-block;
    width: 113px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    font-weight: 600;
}

.basic-tbl td.ico span.ing {
    color: #999;
    border: 1px solid #ddd;
}

.basic-tbl td.ico span.end {
    color: #ed1c24;
    border: 1px solid #ed1c24;
}

/* 게시판 보기 */
.basic-view {
    border-top: 2px solid #357f0c;
}

.basic-view > h3 {
    background: #f9f9f9;
    text-align: center;
    padding: 20px 25px;
    color: #333;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
}

.basic-view .info {
    border-bottom: 1px solid #ddd;
    padding: 13px 25px;
    font-size: 14px;
}

.basic-view .info strong {
    padding-right: 15px;
    color: #357f0c;
}

.basic-view .info span {
    padding: 0 10px;
}

.basic-view .view {
    padding: 45px 25px;
    border-bottom: 1px solid #ddd;
    font-size: 15px;
    line-height: 160%;
}

.basic-view .com {
    border-bottom: 1px solid #ddd;
    position: relative;
    padding-left: 205px;
}

.basic-view .com .btns {
    position: absolute;
    top: 20px;
    right: 50px;
    font-size: 13px;
}

.basic-view .com .btns a {
    color: #999;
}

.basic-view .com .btns span {
    padding: 0 3px;
    color: #999;
}

.basic-view .com dt {
    position: absolute;
    left: 0;
    width: 180px;
    height: 100%;
    background: #f9f9f9;
}

.basic-view .com dt span {
    font-size: 15px;
    color: #333;
    font-weight: 600;
    position: absolute;
    top: 50%;
    margin-top: -8.5px;
    left: 30px;
}

.basic-view .com dd {
    padding: 35px 0;
    font-size: 14px;
    line-height: 24px;
}

.basic-view .com dd .to {
    font-size: 15px;
    padding-bottom: 10px;
}

.basic-view .com dd .to strong {
    font-weight: 600;
    color: #fd7405;
}

.basic-view .com dd .to span {
    padding-left: 10px;
    color: #999;
}

.basic-view .com .txtarea {
    position: relative;
    padding-right: 200px;
    border: 1px solid #ddd;
}

.basic-view .com .txtarea textarea {
    display: block;
    width: 100%;
    height: 178px;
    border: none;
    overflow: auto;
}

.basic-view .com .txtarea input {
    position: absolute;
    right: 0;
    top: 0;
    height: 178px;
    line-height: 178px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #999;
    width: 200px;
    background: none;
    border: none;
    border-left: 1px solid #ddd;
}

/* 폼 */
.iform {
    border: 1px solid #ddd;
    font-size: 14px;
}

input.iform {
    height: 40px;
    line-height: 40px;
    text-indent: 8px;
}

/* 글쓰기 */
.write-tbl {
    width: 100%;
    border-top: 2px solid #fd7405;
    table-layout: fixed;
}

.write-tbl th,
.write-tbl td {
    min-height: 40px;
    padding: 15px;
    border-bottom: 1px solid #ddd;
    word-break: break-all;
}

.write-tbl th {
    background: #f9f9f9;
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    color: #333;
}

.write-tbl td {
    font-size: 14px;
    color: #666;
}

.write-tbl label {
    cursor: pointer;
    display: inline-block;
    margin-left: 25px;
}

.write-tbl label:first-child {
    margin-left: 0;
}

.write-tbl input[type=text] {
    width: 200px
}

.write-tbl textarea {
    width: 400px;
    height: 150px
}

/* 페이징 */
.paging {
    clear: both;
    margin-top: 20px;
    border: 1px solid #ddd;
    position: relative;
    background: #fdfdfd;
    height: 49px;
    overflow: hidden;
}

.paging ul {
    position: absolute;
    top: 0;
}

.paging ul li {
    float: left;
}

.paging ul li img {
    display: block;
}

.paging .prev {
    left: 0;
}

.paging .next {
    right: 0;
}

.paging .prev li {
    border-right: 1px solid #ddd;
}

.paging .next li {
    border-left: 1px solid #ddd;
}

.paging .num {
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
}

/* SUB */
#content .run_color {
    color: #fd7405;
}

#content .secline {
    display: block;
    border-top: 1px solid #e1e1e1;
    margin-bottom: 38px;
}

#content .stit1 {
    font-size: 18px;
    color: #343434;
    letter-spacing: -0.05em;
    font-weight: 400;
    padding-left: 18px;
    background: url(../images/stitle_dot1.gif) no-repeat 0 50%;
    height: 20px;
    line-height: 20px;
    margin-bottom: 20px;
}

#content .stit2 {
    font-size: 16px;
    color: #343434;
    letter-spacing: -0.05em;
    font-weight: 600;
    padding-left: 10px;
    background: url(../images/stitle_dot2.gif) no-repeat 0 50%;
    height: 18px;
    line-height: 18px;
    margin-bottom: 3px;
}

#content .stxt {
    font-size: 14px;
    color: #666;
    letter-spacing: -0.05em;
    line-height: 1.6em;
    margin-bottom: 20px;
}

#content .stxt strong {
    font-size: 16px;
    font-weight: 600;
}

#content .stxt > ul li {
    background: url(../images/stitle_dot2.gif) no-repeat 0 10px;
    padding-left: 10px;
}

#content .s21stxt {
    *zoom: 1;
}

#content .s21stxt:after {
    display: block;
    clear: both;
    content: "";
}

#content .s21stxt > li {
    float: left;
    margin-bottom: 20px;
    line-height: 1.6em;
    font-size: 14px;
    color: #666;
    letter-spacing: -0.05em;
}

#content .s21stxt > li:nth-child(even) {
    margin-left: 31px;
}

#content .s21stxt > li strong {
    font-size: 16px;
    font-weight: 600;
    background: url(../images/stitle_dot2.gif) no-repeat 0 10px;
    padding-left: 10px;
    display: block;
    margin-top: 5px;
    color: #343434;
}

#content .txtbox {
    padding: 30px 42px;
    border: 5px solid #f6f6f6;
    margin-bottom: 42px;
}

#content .txtbox .btit {
    font-size: 19px;
    color: #343434;
    letter-spacing: -0.05em;
    font-weight: 600;
    margin-bottom: 22px;
}

#content .number li:first-child {
    margin-top: 0;
}

#content .number li {
    padding-left: 20px;
    margin-top: 10px;
    line-height: 1.6em;
}

#content .number li strong {
    display: block;
    color: #333;
}

#content .n1 {
    background: url(../images/n1.gif) no-repeat 0 6px;
}

#content .n2 {
    background: url(../images/n2.gif) no-repeat 0 5px;
}

#content .n3 {
    background: url(../images/n3.gif) no-repeat 0 5px;
}

#content .n4 {
    background: url(../images/n4.gif) no-repeat 0 5px;
}

#content .n5 {
    background: url(../images/n5.gif) no-repeat 0 5px;
}

#content .n6 {
    background: url(../images/n6.gif) no-repeat 0 5px;
}

#content .smallbox li {
    float: left;
    border: 1px solid #cfcfcf;
    background: #f3f3f3;
    padding: 14px 16px;
    font-size: 14px;
    color: #666;
    width: 232px;
    min-height: 40px;
    letter-spacing: -0.12em;
    line-height: 1.6em;
}

#content .txtbox2 {
    padding: 30px 42px;
    padding-bottom: 0;
    background: #f6f6f6;
    border: 1px solid #d4d4d4;
    margin-bottom: 20px;
    text-align: center;
}

#content .txtbox2 strong {
    font-size: 23px;
    color: #fd7405;
    letter-spacing: -0.05em;
    font-weight: 600;
    display: block;
}

#content .txtbox2 .stxt {
    display: block;
    margin: 22px 0 35px;
}

#content .txtbox3 {
    padding: 20px 25px;
    background: #f6f6f6;
    border: 1px solid #d4d4d4;
    margin-bottom: 42px;
    font-size: 14px;
    color: #fd7405;
    letter-spacing: -0.05em;
}

#content .txtbox3 strong {
    font-size: 19px;
    color: #343434;
    letter-spacing: -0.05em;
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
}

#content .txtbox4 {
    padding: 20px;
    border: 5px solid #f6f6f6;
    margin-bottom: 42px;
}

#content .txtbox4 .btit {
    font-size: 19px;
    color: #343434;
    letter-spacing: -0.05em;
    font-weight: 600;
    margin-bottom: 22px;
}

#content .txtbox4 .s33bg1 {
    background: url(../images/s33t1-1.gif) no-repeat 22px 50%;
    min-height: 80px;
}

#content .txtbox4 .s33bg12 {
    background: url(../images/s33t1-2.gif) no-repeat 22px 50%;
    min-height: 80px;
}

#content .txtbox4 .s33bg2 {
    background: url(../images/s33t2-1.gif) no-repeat 22px 50%;
    min-height: 80px;
}

#content .txtbox4 .s33bg22 {
    background: url(../images/s33t2-2.gif) no-repeat 22px 50%;
    min-height: 80px;
}

#content .txtbox4 .s33bg3 {
    background: url(../images/s33t1-3.gif) no-repeat 22px 50%;
    min-height: 80px;
}

#content .txtbox4 .s33bg4 {
    background: url(../images/s33t1-4.gif) no-repeat 22px 50%;
    min-height: 80px;
}

#content .txtbox4 div {
    position: relative;
    padding-left: 160px;
}

#content .txtbox4 a {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -23px;
}

#content .txtbox4 p {
    display: block;
    font-size: 16px;
    color: #343434;
    letter-spacing: -0.05em;
    line-height: 2.4em;
}

#content .s11 .stxt strong {
    color: #343434;
}

#content .imgbox {
    margin-bottom: 20px;
    background: #fefaef url(../images/s114.jpg) no-repeat 100% 100%;
    width: 740px;
    height: 117px;
    padding: 30px 40px;
}

#content .imgbox strong {
    font-size: 22px;
    color: #343434;
    font-weight: 600;
    letter-spacing: -0.05em;
    line-height: 1.6em;
    display: block;
}

#content .imgbox strong p {
    font-size: 14px;
    color: #343434;
    margin-top: 10px;
    display: block;
}

#content .row2 {
    *zoom: 1;
}

#content .row2:after {
    display: block;
    clear: both;
    content: "";
}

#content .row2 table:first-child {
    margin-left: -30px;
}

#content .row2 table tr th {
    font-size: 14px;
    color: #fd7405;
    font-weight: 600;
    vertical-align: top;
    padding-right: 5px;
    padding-left: 30px;
}

#content .row2 table tr td {
    font-size: 14px;
    color: #666;
    letter-spacing: -0.05em;
    line-height: 1.6em;
    padding-bottom: 25px;
}

#content .row2 table tr td strong {
    color: #333;
    font-weight: 600;
    display: block;
}

#content .run_table {
    width: 100%;
}

#content .run_table tr th {
    font-size: 14px;
    color: #343434;
    font-weight: 600;
    letter-spacing: -0.05em;
    padding: 10px 0;
    text-align: center;
    line-height: 1.6em;
    background: #f7f7f7;
    border: 1px solid #e1e1e1;
}

#content .run_table tr td {
    font-size: 14px;
    color: #666;
    letter-spacing: -0.05em;
    padding: 10px 0;
    text-align: center;
    line-height: 1.6em;
    border: 1px solid #e1e1e1;
}

#content .run_table tr th.on {
    background: #fd7405;
    border: 2px solid #fd7405;
    color: #fff;
}

#content .run_table tr td.on {
    border-left: 2px solid #fd7405;
    border-right: 2px solid #fd7405;
}

#content .imglist {
    *zoom: 1;
}

#content .imglist:after {
    display: block;
    clear: both;
    content: "";
}

#content .imglist li:nth-child(3n+1) {
    margin-left: 0;
}

#content .imglist li {
    float: left;
    width: 259px;
    margin-left: 21px;
}

#content .imglist.s12 li {
    height: 340px;
}

#content .imglist li strong {
    font-size: 18px;
    color: #343434;
    letter-spacing: -0.05em;
    font-weight: 600;
    padding-left: 18px;
    background: url(../images/stitle_dot1.gif) no-repeat 0 50%;
    height: 20px;
    line-height: 20px;
    margin: 16px 0 10px;
    display: block;
}

#content .imglist li .stxt {
    font-size: 13px;
    color: #666;
    letter-spacing: -0.05em;
    line-height: 1.6em;
}

#content .imglist li .stxt span {
    font-size: 15px;
    color: #343434;
    font-weight: 600;
    letter-spacing: -0.05em;
}

#content .iconlist {
    *zoom: 1;
}

#content .iconlist:after {
    display: block;
    clear: both;
    content: "";
}

#content .iconlist li {
    float: left;
    width: 410px;
    height: 78px;
    margin-bottom: 18px;
}

#content .iconlist li img {
    display: inline-block;
    vertical-align: top;
}

#content .iconlist li p {
    display: inline-block;
    font-size: 13px;
    color: #666;
    letter-spacing: -0.05em;
    line-height: 1.6em;
    margin-left: 18px;
    width: 314px;
}

#content .iconlist li p span {
    display: block;
    font-size: 16px;
    color: #343434;
    letter-spacing: -0.05em;
    font-weight: 600;
    line-height: 30px;
    height: 30px;
}

#content .center div {
    *zoom: 1;
}

#content .center div:after {
    display: block;
    clear: both;
    content: "";
}

#content .center div .fl {
    float: left;
}

#content .center div .fl h4 {
    font-size: 19px;
    color: #343434;
    font-weight: 600;
    letter-spacing: -0.05em;
    padding: 26px 0 0 17px;
}

#content .center .line1 .b1 {
    border: 5px solid #ececec;
    width: 534px;
    height: 187px;
    background: url(../images/cenbox1.gif) no-repeat 473px 28px;
    position: relative;
}

#content .center .line1 .b1 strong {
    position: absolute;
    bottom: 25px;
    right: 25px;
    font-size: 40px;
    color: #fd7405;
    font-weight: 600;
    letter-spacing: -0.02em;
}

#content .center .line1 .b1 ul {
    margin: 15px 0 0 17px;
}

#content .center .line1 .b1 ul li {
    font-size: 14px;
    color: #8d8d8d;
    letter-spacing: -0.05em;
    line-height: 1.6em;
    padding-left: 10px;
    background: url(../images/stitle_dot2.gif) no-repeat 0 50%;
}

#content .center .line1 .b2 {
    background: #f8f2e2;
    width: 269px;
    height: 197px;
    margin-left: 7px;
    font-size: 0;
    text-align: center;
}

#content .center .line1 .b2 p {
    font-size: 14px;
    color: #333;
    letter-spacing: -0.05em;
    margin: 35px 0;
}

#content .center .line1 .b2 a,
#content .center .line1 .b2 input {
    background: #fd7405;
    line-height: 39px;
    height: 39px;
    width: 115px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    letter-spacing: -0.02em;
    border: 0;
    display: inline-block;
    cursor: pointer;
}

#content .center .line2 {
    margin-top: 7px;
}

#content .center .line2 .fl a {
    width: 269px;
    height: 170px;
    display: block;
}

#content .center .line2 .fl p {
    margin: 17px 0 0 17px;
    background: url(../images/titline.gif) no-repeat 0 0;
    padding-top: 15px;
}

#content .center .line2 .b1 {
    background: #f7f7f7 url(../images/cenbox2.gif) no-repeat 190px 95px;
}

/* #content .center .line2 .b2 {background: #f4efe9 url(../images/cenbox3.gif) no-repeat 212px 24px;margin: 0 7px 0 6px;} */
#content .center .line2 .b2 {
    background: #f7f7f7 url(../images/cenbox3.gif) no-repeat 190px 95px;
    margin: 0 7px 0 6px;
}

#content .center .line2 .b3 {
    background: #f7f7f7 url(../images/cenbox4.gif) no-repeat 190px 95px;
}

#content .s33t2 {
    text-align: center;
}

#content .s33t2 table {
    width: 100%;
}

#content .s33t2 table tr:first-child th {
    background: #58585a;
    color: #fff;
    font-size: 16px;
    letter-spacing: -0.05em;
}

#content .s33t2 table tr th {
    line-height: 38px;
    height: 38px;
    font-size: 14px;
    color: #333;
    letter-spacing: -0.05em;
    background: #f7f7f7;
    border: 1px solid #e1e1e1;
}

#content .s33t2 table tr td {
    line-height: 38px;
    height: 38px;
    text-align: center;
    color: #333;
    border: 1px solid #e1e1e1;
}

#content .s33t2 .btn {
    width: 149px;
    height: 46px;
    display: inline-block;
    background: url(../images/s33_btn.gif) no-repeat 0 0;
    border: 0;
    cursor: pointer;
    margin-top: 27px;
}

#content .s31stxt {
    *zoom: 1;
}

#content .s31stxt:after {
    display: block;
    clear: both;
    content: "";
}

#content .s31stxt > li:first-child {
    margin-left: 0;
}

#content .s31stxt > li {
    float: left;
    font-size: 14px;
    color: #666;
    width: 193px;
    margin-left: 15px;
}

#content .s31stxt > li strong {
    font-size: 15px;
    color: #343434;
    font-weight: 600;
    background: url(../images/stitle_dot2.gif) no-repeat 0 10px;
    padding-left: 10px;
    display: block;
    margin-top: 5px;
}

#content .agreediv {
    height: 350px;
    overflow: auto;
    margin: 0 30px;
    border: 1px solid #CCCCCC;
    padding: 15px;
}

#content #userinfo_content {
    width: 450px;
    position: absolute;
    display: none;
    border: 1px solid #EEEEEE;
    top: 0px;
    background: #FFFFFF;
    left: 100px;
}

#managerinfo_content {
    width: 450px;
    position: absolute;
    display: none;
    border: 1px solid #EEEEEE;
    top: 0px;
    background: #FFFFFF;
    left: 100px;
}

#managerinfo_content .grouplistdiv {
    height: 150px;
    overflow: auto
}

#managerinfo_content .grouplistdiv li {
    float: left;
    margin-right: 20px
}

/* 검색 하기*/
.searchdiv {
    margin: 0 0 10px 0;
}

.searchdiv table {
    width: 100%;
}

.searchdiv table th,
.searchdiv table td {
    min-height: 25px;
    padding: 10px 15px;
    border-bottom: 1px solid #ddd;
}

.searchdiv table th {
    background: #f9f9f9;
    text-align: left;
    font-size: 13px;
    font-weight: 600;
    color: #333;
}

.searchdiv table td {
    font-size: 14px;
    color: #666;
}

.searchdiv table label {
    cursor: pointer;
    display: inline-block;
    margin-left: 25px;
}

.searchdiv table label:first-child {
    margin-left: 0;
}

.searchdiv table input[type=text] {
    width: 150px
}

.searchdiv .datetype {
    width: 80px !important;
}

div.rateit {
    display: -moz-inline-box;
    display: inline-block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
}

div.rateit div.rateit-range {
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    background: url(../images/star.gif);
    height: 16px;
}

/* for IE 6 */
* html div.rateit, * html div.rateit div.rateit-range {
    display: inline;
}

/* for IE 7 */
* + html div.rateit, * + html div.rateit div.rateit-range {
    display: inline;
}

div.rateit div.rateit-hover, div.rateit div.rateit-selected {
    position: absolute;
    left: 0px;
}

div.rateit div.rateit-hover-rtl, div.rateit div.rateit-selected-rtl {
    left: auto;
    right: 0px;
}

div.rateit div.rateit-hover {
    background: url(../images/star.gif) left -32px;
}

div.rateit div.rateit-hover-rtl {
    background-position: right -32px;
}

div.rateit div.rateit-selected {
    background: url(../images/star.gif) left -16px;
}

div.rateit div.rateit-selected-rtl {
    background-position: right -16px;
}

div.rateit div.rateit-preset {
    background: url(../images/star.gif) left -48px;
}

div.rateit div.rateit-preset-rtl {
    background: url(../images/star.gif) left -48px;
}

div.rateit div.rateit-reset {
    background: url(delete.html) 0 0;
    width: 16px;
    height: 16px;
    display: -moz-inline-box;
    display: inline-block;
    float: left;
}

div.rateit div.rateit-reset:hover {
    background-position: 0 -16px;
}

#survey {
    border: 1px solid #ddd;
    padding: 30px;
    background: #fff;
}

#survey .top {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

#survey .top h1 {
    font-size: 30px;
    letter-spacing: -0.1em;
    color: #333;
    font-weight: bold;
}

#survey .top p {
    font-size: 14px;
    letter-spacing: -0.05em;
    padding-top: 5px;
}

#survey table {
    width: 100%;
}

#survey table th {
    text-align: left;
    font-size: 18px;
    letter-spacing: -0.1em;
    color: #333;
    font-weight: normal;
    width: 130px;
}

#survey table th span {
    display: block;
    padding-left: 18px;
    background: url(../images/stitle_dot1.gif) no-repeat 0 50%;
}

#survey table td {
    padding: 10px 0;
}

#survey table input[type=text] {
    width: 230px;
}

#survey table textarea {
    box-sizing: border-box;
    background: #f9f9f9;
    width: 100%;
    height: 100px;
    border: 1px solid #ddd;
    padding: 10px;
}

#survey #sumprice, #survey #vatprice, #content #sumprice, #content #vatprice {
    font-size: 13px;
    font-weight: bold;
}

#survey #totalprice, #content #totalprice {
    font-size: 14px;
    font-weight: bold;
    color: #d9262b;
}

*

/
#preloader {
    position: absolute;
    padding-top: 40px;
    top: 30%;
    left: 40%;
    z-index: 112;
    padding: 30px;
    text-align: center;
    background-color: #FFFFFF;
    border: 1px solid #000000;

}
