﻿@charset "utf-8";

/* 통합배포 레이아웃 */
html, body {height: 100%;margin: 0;padding: 0;background: #f1f1f1;}
body {font-family: 'Malgun Gothic','맑은 고딕',HelveticaNeue-Light,AppleSDGothicNeo-Light,Dotum,"돋움","Helvetica Neue",Helvetica,Arial,sans-serif !important;font-size: 14px !important;color : #3e3d3c !important;word-break: break-all !important; -webkit-text-size-adjust: none !important;letter-spacing: -1px !important;}

#content-wrap {width:920px; margin: 0 auto;}
#content-wrap2 {width:920px; height:100px; margin: 0 auto;}

#unite_head {height: 100px;background: #ddd position: relative;z-index: 1;padding:30px 0px;}
#unite_head h1{display: inline-block;overflow: hidden;height: 41px;padding: 5px 0 24px 305px;margin-bottom: 24px;text-indent: -9999px;background: url(../images/logo.gif) no-repeat 0 0;font-size:25px;}

#unite_body {min-height: 100%;margin: -100px 0 -50px;}
* html #body {height: 100%;}
#unite_content-area {padding: 100px 0 50px; }
#unite_foot {height:50px;background: #ddd; color:#666; vertical-align:middle; text-align:center; font-size:10px; padding:15px 15px 10px 25px}
#unite_foot span{font-size:11px;}

.ctn_wrap{width:1000px; margin:30px auto}
.ctn_wrap h2{font-size:32px; margin-bottom:5px; color:#003087}
.ctn_wrap p{font-weight:normal !important;font-size:22px; }
.ctn_wrap ul{margin-top:15px;}
.ctn_wrap ul li{font-size:18px; color:#666; line-height:130%;}

.unite_tbl_type,.unite_tbl_type th,.unite_tbl_type td{border:0; width:920px; margin:10px auto;font-size:12px;font-weight:normal !important}
.unite_tbl_type{border-bottom:2px solid #dcdcdc;text-align:left}
.unite_tbl_type caption{display:none}
.unite_tbl_type th{padding:10px 5px 6px;border-top:2px solid #dcdcdc;background-color:#f5f7f9;color:#666; text-align:center; font-weight:normal !important}
.unite_tbl_type td{padding:8px 5px 7px;border-top:1px solid #e5e5e5;color:#4c4c4c; vertical-align:top;border-right:solid 1px #e5e5e5;background-color:#ffffff;}
.unite_tbl_type td:first-child{text-align:center; }
.unite_tbl_type td:last-child{border-right: none; text-align:center; vertical-align:middle; }
.unite_tbl_type td span.icon001{ display:inline-block; background:url(../images/unit_image.png) no-repeat; background-position:left top;width:63px; height:63px;}
.unite_tbl_type td span.icon002{ display:inline-block; background:url(../images/unit_image.png) no-repeat; background-position:-63px top;width:63px; height:63px;}
.unite_tbl_type td span.icon003{ display:inline-block; background:url(../images/unit_image.png) no-repeat; background-position:-126px top;width:63px; height:63px;}
.unite_tbl_type td span.icon004{ display:inline-block; background:url(../images/unit_image.png) no-repeat; background-position:-189px top;width:63px; height:63px;}
.unite_tbl_type td span.icon005{ display:inline-block; background:url(../images/unit_image.png) no-repeat; background-position:-252px top;width:63px; height:63px;}

/* 
.unite_btn_area{width:1000px; text-align:center; margin:8px auto}
.unite_btn_area button.unit_setting{display:inline-block; width:282px; height:90px; text-indent:-9999px; background:url(../images/unit_image.png) no-repeat left -139px; }
.unite_btn_check_area{width:1000px; text-align:left; }
.unite_btn_check_area button.unit_setting{display:inline-block; width:282px; height:90px; text-indent:-9999px; background:url(../images/unit_image.png) no-repeat left -139px; }
*/

.unite_btn_area{width:1000px; text-align:center; margin:8px auto}
/*.unite_btn_area button.unit_setting{display:inline-block; width:282px; height:90px; text-indent:-9999px; background:url(../images/unit_image.png) no-repeat left -139px; }*/
.unite_btn_area button.unit_setting{display: inline-block;height: 40px;line-height: 38px;font-weight: bold;font-size: 16px;color: #fff;background: #bc186f;min-width: 150px;box-shadow: 3px 3px 0 #901355;text-align: center;margin:0 5px;}
.unite_btn_check_area{width:1000px; text-align:left; }
/*.unite_btn_check_area button.unit_setting{display:inline-block; width:282px; height:90px; text-indent:-9999px; background:url(../images/unit_image.png) no-repeat left -139px; }*/
 .unite_btn_check_area button.unit_setting {display: inline-block;height: 40px;line-height: 38px;font-weight: bold;font-size: 16px;color: #fff;background: #bc186f;min-width: 150px;box-shadow: 3px 3px 0 #901355;text-align: center;}

.unite_btn_area {text-align: center;margin-top: 30px;}
}

button.bt_unit_download{display:inline-block; width:127px; height:38px; text-indent:-9999px; background:url(../images/unit_image.png) no-repeat left -229px; margin-top:5px; }



/* 추가 */

.inner {width: 940px;margin: 0 auto;}
.notice-box {position: relative;padding: 17px 18px 27px 63px;background: #fff url(../images/ico_notice.gif) no-repeat 17px 19px;min-height: 40px;}