@charset "euc-kr";

/* **************************************************************************** *
   ±âÅ¸¼­ºñ½º
 * **************************************************************************** */

/* Life Plan ¸Þ´º  */
.lpMenu{width:100%;height:135px;margin-bottom:29px;background:url(../images/common/bg_lifePlanMenu.png) no-repeat 0 0;}
.lpMenu ul{padding-left:6px;}
.ie7 .lpMenu ul{zoom:1;}
.lpMenu ul:after{content:"";display:block;clear:both;}
.lpMenu li{float:left;}
.lpMenu li a{display:block;height:36px;text-align:center;font-size:13px;color:#4f4f4f;text-decoration:none;}

/* .lpMenu li.lpm1{width:85px;height:83px;padding-top:52px;}
.lpMenu li.lpm2{width:111px;height:101px;padding-top:34px;}
.lpMenu li.lpm3{width:112px;height:94px;padding-top:41px;}
.lpMenu li.lpm4{width:104px;height:82px;padding-top:53px;}
.lpMenu li.lpm5{width:109px;height:95px;margin-left:-8px;padding-top:40px;}
.lpMenu li.lpm6{width:132px;height:100px;margin-left:-4px;padding-top:35px;}
.lpMenu li.lpm7{width:133px;height:85px;margin-left:-9px;padding-top:50px;} */


.lpMenu li.lpm1{width:130px;height:83px;padding-top:52px;}
.lpMenu li.lpm2{width:153px;height:101px;padding-top:34px;}
.lpMenu li.lpm3{width:167px;height:94px;padding-top:41px;}
.lpMenu li.lpm4{width:160px;height:82px;padding-top:53px;}
.lpMenu li.lpm5{width:165px;height:95px;margin-left:-8px;padding-top:40px;}
.lpMenu li.lpm6{width:132px;height:100px;margin-left:-4px;padding-top:35px;}
.lpMenu li.lpm7{width:133px;height:85px;margin-left:-9px;padding-top:50px;}

.lpMenu li.lpm1 a{padding:47px 0 0 11px;}
.lpMenu li.lpm2 a{padding:65px 0 0 9px;}
.lpMenu li.lpm3 a{padding:58px 5px 0 0;}
.lpMenu li.lpm4 a{padding:46px 5px 0 0;}
.lpMenu li.lpm5 a{padding:59px 0 0 8px;}
.lpMenu li.lpm6 a{padding:64px 0 0 2px;}
.lpMenu li.lpm7 a{padding:49px 0 0 9px;}

.lpMenu li.lpm1 a:hover,
.lpMenu li.lpm1 a:active,
.lpMenu li.lpm1 a:focus,
.lpMenu li.lpm1.on a{background:url(../images/common/bg_lifePlanMenu1_on.png) no-repeat 0 100%;}
.lpMenu li.lpm2 a:hover,
.lpMenu li.lpm2 a:active,
.lpMenu li.lpm2 a:focus,
.lpMenu li.lpm2.on a{background:url(../images/common/bg_lifePlanMenu2_on.png) no-repeat 0 100%;}
.lpMenu li.lpm3 a:hover,
.lpMenu li.lpm3 a:active,
.lpMenu li.lpm3 a:focus,
.lpMenu li.lpm3.on a{background:url(../images/common/bg_lifePlanMenu3_on.png) no-repeat 0 100%;}
.lpMenu li.lpm4 a:hover,
.lpMenu li.lpm4 a:active,
.lpMenu li.lpm4 a:focus,
.lpMenu li.lpm4.on a{background:url(../images/common/bg_lifePlanMenu4_on.png) no-repeat 0 100%;}
.lpMenu li.lpm5 a:hover,
.lpMenu li.lpm5 a:active,
.lpMenu li.lpm5 a:focus,
.lpMenu li.lpm5.on a{background:url(../images/common/bg_lifePlanMenu5_on.png) no-repeat 0 100%;}
.lpMenu li.lpm6 a:hover,
.lpMenu li.lpm6 a:active,
.lpMenu li.lpm6 a:focus,
.lpMenu li.lpm6.on a{background:url(../images/common/bg_lifePlanMenu6_on.png) no-repeat 0 100%;}
.lpMenu li.lpm7 a:hover,
.lpMenu li.lpm7 a:active,
.lpMenu li.lpm7 a:focus,
.lpMenu li.lpm7.on a{background:url(../images/common/bg_lifePlanMenu7_on.png) no-repeat 0 100%;}

.lpMenu li.on{z-index:2;}
.lpMenu li a:hover,
.lpMenu li a:active,
.lpMenu li a:focus,
.lpMenu li.on a{font-weight:bold;color:#fff !important;}


/* ·Î±×ÀÎ */
.lpLogin{position:relative;margin:0 0 40px;background:url(../images/common/bg_lpLogin2.gif) repeat-x 0 100%;}
.lpLogin .innerWrap{padding:94px 20px 22px 230px;background:url(../images/common/bg_lpLogin3.gif) no-repeat 64px 114px;}
.ie7 .lpLogin{zoom:1;}
.lpLogin:after{content:"";display:block;clear:both;}
.lpLogin .title{position:absolute;left:29px;top:20px;font-size:24px;font-weight:normal;color:#000;}
.lpLogin .inputArea{width:388px;}
.lpLogin .inputArea:after{content:"";display:block;clear:both;}
.lpLogin .inputs{float:left;width:265px;}
.lpLogin .inputs span{float:left;margin-top:7px;}
.lpLogin .inputs span:first-child{margin-top:0;}
.lpLogin .inputs label{float:left;width:66px;color:#000;line-height:26px;}
.lpLogin .inputs input{float:left;width:180px;}
.lpLogin .btn{float:right;position:relative;}
.lpLogin .btn a{display:block;width:115px;height:60px;line-height:60px;text-align:center;font-size:14px;font-weight:bold;color:#fff;text-decoration:none;background:#e61921 url(../images/common/bg_lpLogin4.gif) repeat-x 0 100%;-moz-box-shadow:0 5px 7px -2px #a3a9ae;-webkit-box-shadow:0 5px 7px -2px #a3a9ae;box-shadow:0 5px 7px -2px #a3a9ae;}
.ie8 .lpLogin .btn .shadow{position:absolute;left:0;top:0;width:111px;height:60px;background:#fff;z-index:-1;filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3', MakeShadow='true', ShadowOpacity='0.3');}
/*.ie7 .lpLogin .btn .shadow{position:absolute;left:1px;bottom:-4px;width:114px;height:1px;background:#ccc;vertical-align:top;z-index:-1;filter:progid:DXImageTransform.Microsoft.Shadow(Color=#dddddd,Direction=180,Strength=3);}*/
.lpLogin .btn a:hover,
.lpLogin .btn a:active,
.lpLogin .btn a:focus{color:#fff !important;text-decoration:none !important;}
.lpLogin .link{margin-top:9px;padding-left:66px;}
.lpLogin .link span{margin-left:15px;padding-right:7px;font-size:11px;background:url(../images/common/bg_lpLogin5.gif) no-repeat 100% 50%;}
.lpLogin .link span:first-child{margin-left:0;}
.lpLogin .link a{color:#e61921;}
.lpLogin .noti{margin-top:35px;color:#677983;}
.lpLogin .noti li{padding-bottom:5px;}


/* °³ÀÎÁ¤º¸ ¼öÁý µ¿ÀÇ */
.agreePerInfo2{margin:0 0 16px 3px;}
.agreePerInfo2 .subTitle{margin:0 0 16px;padding:0;font-size:14px;font-weight:bold;color:#000;background:none;}
.agreePerInfo2 ul{margin:0 0 17px 3px;}
.agreePerInfo2 li{padding:0 0 6px 12px;text-indent:-12px;font-size:11px;line-height:15px;color:#757575;background-position:0 6px;}
.agreePerInfo2 .agree span:first-child{margin-right:4px;font-size:14px;color:#000;}
.agreePerInfo2 .agree .itemBox{padding-left:0;padding-right:15px;}
.agreePerInfo2 .agree label{font-size:11px;color:#757575;}


/* È¸¿ø°¡ÀÔ | »ç¹øÈ®ÀÎ */
.lpJoinCheck{margin-bottom:20px;}
.lpJoinCheck .innerWrap{padding:15px 18px 15px 30px;background:url(../images/common/bg_lpJoin2.gif) repeat-x 0 100%;}
.ie7 .lpJoinCheck .innerWrap{zoom:1;}
.lpJoinCheck .innerWrap:after{content:"";display:block;clear:both;}
.lpJoinCheck .inputs{float:left;}
.lpJoinCheck .inputs span{margin-left:46px;}
.lpJoinCheck .inputs span:first-child{margin-left:0;}
.lpJoinCheck .inputs label{color:#000;line-height:26px;}
.lpJoinCheck .inputs input{width:180px;margin-left:29px;}
.lpJoinCheck .tBtn{float:right;}


/* Life Plan ¸ÞÀÎ */
.lpMain .subTitle{margin:4px 0 37px;padding:0 0 0 20px;font-size:23px;font-weight:normal; color:#000;background:url(../images/common/bg_lpMain1.gif) no-repeat 0 15px;}
.lpMain .section{width:100%;margin-top:40px;}
.lpMain .section.first{margin-top:0;}
.lpMain .section:after{content:"";display:block;clear:both;}
.lpMain .subSect{float:right;width:364px;padding-left:26px;border-left:1px solid #e5e5e5;}
.lpMain .subSect.item1,
.lpMain .subSect.item3{float:left;padding-left:0;border-left:0 none;}
.lpMain .item1{background:url(../images/common/icon_lpMain1.gif) no-repeat 1px 5px;}
.lpMain .item2{background:url(../images/common/icon_lpMain2.gif) no-repeat 27px 5px;}
.lpMain .item3{background:url(../images/common/icon_lpMain3.gif) no-repeat 1px 5px;}
.lpMain .article{position:relative;width:100%;background:url(../images/common/bg_lpMain2.gif) repeat-x 0 58px;}
.lpMain .article dt{height:58px;}
.lpMain .article dt:first-child{padding-left:49px;}
.lpMain .article dt a{text-decoration:none;}
.lpMain .article dt .menu{display:block;height:19px;margin-bottom:9px;font-size:16px;color:#df272f;vertical-align:middle;}
.lpMain .article dt .descr{color:#757575;}
.lpMain .article dd{padding:16px 0 0 1px;}
.lpMain .article dd li{padding-bottom:6px;}
.ie7 .lpMain .article dd li{zoom:1;}
.lpMain .article dd li:after{content:"";display:block;clear:both;}
.lpMain .article dd li a{float:left;text-decoration:none;}
.lpMain .article dd li .date{float:right;}
.lpMain dd.photo{padding:18px 15px 0 15px;}
.lpMain dd.photo *{vertical-align:middle;}
.lpMain dd.photo a{text-decoration:none;}
.lpMain dd.photo a:hover,
.lpMain dd.photo a:active,
.lpMain dd.photo a:focus{text-decoration:none !important;}
.lpMain dd.photo a:hover .title,
.lpMain dd.photo a:active .title,
.lpMain dd.photo a:focus .title{text-decoration:underline;color:#df272f;}
.lpMain dd.photo .thumb{display:inline-block;width:123px;height:69px;text-align:center;background:#eaeaea;}
.lpMain dd.photo .thumb .vFix{display:inline-block;vertical-align:middle;width:0;height:69px;}
.lpMain dd.photo .thumb img{max-width:123px;max-height:69px;}
.lpMain dd.photo .info{display:inline-block;width:195px;margin-left:10px;}
.lpMain dd.photo .title{display:block;padding-bottom:2px;font-size:13px;color:#4f4f4f;overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
.lpMain dd.photo .writer{display:inline-block;color:#757575;letter-spacing:-1px;}
.lpMain dd.photo .date{display:inline-block;margin-left:2px;padding-left:7px;color:#757575;background:url(../images/common/bg_lpPhoto2.gif) no-repeat 0 3px;}
.lpMain .more{position:absolute;right:0;top:5px;display:inline-block;padding-right:8px;font-size:11px;color:#e61921;letter-spacing:-1px;background:url(../images/common/bg_more.gif) no-repeat 100% 5px;}
.lpMain .link{width:100%;}
.lpMain .link:after{content:"";display:block;clear:both;}
.lpMain .link li{float:left;width:114px;height:143px;margin-left:8px;border:1px solid #d3d7da;}
.lpMain .link li:first-child{margin-left:0;}
.lpMain .link li a{display:block;height:123px;padding-top:20px;text-align:center;text-decoration:none;}
.lpMain .link li a:hover,
.lpMain .link li a:active,
.lpMain .link li a:focus{text-decoration:none !important;}
.lpMain .link li a:hover .title,
.lpMain .link li a:active .title,
.lpMain .link li a:focus .title{text-decoration:underline;}
.lpMain .link li span{display:block;}
.lpMain .link li .icon{display:inline-block;width:37px;height:37px;margin-bottom:13px;background:url(../images/common/icon_lpMain.gif) no-repeat 0 0;}
.lpMain .link li.link1 .icon{background-position:0 0;}
.lpMain .link li.link2 .icon{background-position:0 -50px;}
.lpMain .link li.link3 .icon{background-position:0 -100px;}
.lpMain .link li .title{margin-bottom:1px;font-size:13px;color:#df272f;}
.lpMain .link li .cont{font-size:11px;color:#757575;line-height:14px;}

.lpMainTab dt.tMenu{height:auto;}
.lpMainTab dt.tMenu .menu{position:absolute;left:49px;top:2px;height:17px;font-size:14px;color:#4f4f4f;}
.lpMainTab dt.tMenu.tm2 .menu{left:89px;padding-left:11px;background:url(../images/common/bg_lpMain3.gif) no-repeat 0 5px;}
.lpMainTab dt.tMenu .descr{position:absolute;left:49px;top:28px;display:none;}
.lpMainTab dd.tCont{display:none;}
.lpMainTab dt.tMenu.on{height:58px;}
.lpMainTab dt.tMenu.on .menu{top:0;height:19px;font-size:16px;color:#df272f;}


/* Life Plan Æ÷Åä¾Ù¹ü */
.lpPhoto{overflow:hidden;width:100%;border-top:2px solid #677983;border-bottom:2px solid #d3d7da;background:url(../images/common/bg_lpPhoto.gif) repeat-x 0 0;}
.lpPhoto ul{width:868px;margin-left:-88px;}
.lpPhoto ul:after{content:"";display:block;clear:both;}
.lpPhoto li{float:left;width:201px;height:179px;margin-left:88px;padding-top:20px;}
.lpPhoto li *{vertical-align:middle;}
.lpPhoto li a{text-decoration:none;}
.lpPhoto li a:hover span,
.lpPhoto li a:active span,
.lpPhoto li a:focus span{color:#df272f;}
.lpPhoto li .thumb{display:block;width:201px;height:113px;margin-bottom:10px;text-align:center;background:#eaeaea;}
.lpPhoto li .thumb .vFix{display:inline-block;vertical-align:middle;width:0;height:113px;}
.lpPhoto li .thumb img{max-width:201px;max-height:113px;}
.lpPhoto li .title{display:block;padding-bottom:2px;font-size:13px;color:#4f4f4f;overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
.lpPhoto li .writer{display:inline-block;color:#757575;letter-spacing:-1px;}
.lpPhoto li .date{display:inline-block;margin-left:2px;padding-left:7px;color:#757575;background:url(../images/common/bg_lpPhoto2.gif) no-repeat 0 3px;}


/* Á¦Áõ¸í½ÅÃ» */
.reqCertTitle{width:100%;height:40px;margin:30px 0 9px;line-height:40px;text-align:center;font-size:14px;font-weight:bold;color:#566167;background:url(../images/common/bg_reqCert.gif) no-repeat 0 0;}
.reqCertTitle.first{margin-top:0;}
.reqCertResult{margin-top:35px;font-size:13px;color:#4f4f4f;text-align:center;}
.reqCertMsg{margin-bottom:15px;padding:8px 10px 15px;border-bottom:2px solid #e5e5e5;color:#757575;text-align:center;}
.reqCertStat.finish{color:#df272f;}
.reqCertStat.apply{color:#963d41;}


/* »ç¿ì°Ë»ö */
.coworkerSrch{margin-bottom:36px;}
.coworkerSrch .innerWrap{padding:15px 20px 15px;text-align:center;background:url(../images/common/bg_coworkerSrch.gif) repeat-x 0 100%;}
.coworkerSrch label{color:#1d1d1d;line-height:26px;letter-spacing:10px;margin-right:-10px;}
.coworkerSrch input[type=text]{width:376px;margin-left:19px;}
.coworkerSrch .tBtn{margin-left:15px !important;}


/* »ç³»¹æ¼Û µ¿¿µ»ó */
.bcMedia{position:relative;margin:31px 0 40px;padding:20px 30px 19px 20px;}
.ie7 .bcMedia{zoom:1;}
.bcMedia:after{content:"";display:block;clear:both;}
.bcMedia .titleArea{float:right;width:360px;padding-bottom:19px;background:url(../images/common/bg_broadcast3.gif) repeat-x 0 100%;}
.bcMedia .title{padding-top:8px;font-size:16px;font-weight:bold;color:#4f4f4f;background:url(../images/common/bg_broadcast2.gif) no-repeat 0 0;}
.bcMedia .date{display:block;margin-top:5px;font-size:11px;color:#757575;}
.bcMedia .media{float:left;width:320px;height:275px;background:#000;}
.bcMedia .caption{float:right;overflow-y:scroll;width:355px;height:176px;margin-top:15px;padding:5px 5px 5px 0;}


/* »ç³»¹æ¼Û ¸®½ºÆ® */
.bcList{overflow:hidden;width:100%;border-top:1px solid #e5e5e5;border-bottom:2px solid #e5e5e5;}
.bcList ul{width:818px;margin-left:-38px;}
.bcList ul:after{content:"";display:block;clear:both;}
.bcList li{float:left;width:125px;margin-left:38px;padding:20px 0 17px;}
.bcList li a{text-decoration:none;}
.bcList li a:hover span,
.bcList li a:active span,
.bcList li a:focus span{color:#df272f;}
.bcList li .thumb{position:relative;display:block;width:125px;height:80px;margin-bottom:6px;}
.bcList li .thumb span{position:absolute;left:0;top:0;display:block;width:100%;height:100%;background:url(../images/common/bg_broadcast4.png) no-repeat 0 0;}
.bcList li .thumb img{width:100%;height:100%;}
.bcList li .title{display:block;margin-bottom:2px;color:#757575;}


/* »çÀÌÆ®¸Ê */
.sitemap a{display:block;text-decoration:none;}
.sitemap .d1{width:815px;margin-left:-28px;}
.sitemap .d1:after{content:"";display:block;clear:both;}
.sitemap .d1 > li{float:left;width:120px;margin-left:15px;border-top:2px solid #677983;}
.sitemap .d1 > li > a{padding:6px 0 13px;font-size:19px;color:#000;border-bottom:1px solid #e5e5e5;}
.sitemap .d2{margin-top:12px;}
.sitemap .d2 > li{margin-bottom:25px;}
.sitemap .d2 > li > a{font-size:15px;color:#313131;}
.sitemap .d3{margin-top:9px;}
.sitemap .d3 > li > a{margin-bottom:14px;padding-left:15px;font-size:12px;color:#767676;background:url(../images/common/bul_dot.gif) no-repeat 8px 7px;}

/* RSS */
.ktdsRss .d1{width:100%;margin-top:53px;}
.ktdsRss .d1:after{content:"";display:block;clear:both;}
.ktdsRss .d1:first-child{margin-top:0;}
.ktdsRss .d1 > dt{float:left;width:140px;font-size:18px;line-height:22px;color:#df272f;letter-spacing:-1px;}
.ktdsRss .d1 > dt strong{font-size:20px;letter-spacing:0;}
.ktdsRss .d1 > dd{float:right;width:618px;color:#696969;line-height:19px;}
.ktdsRss .d2{float:left;width:279px;padding-right:20px;}
.ktdsRss .d2 > dt{margin-bottom:7px;font-size:15px;color:#313131;}
.ktdsRss .d2 > dt .tBtn{margin-left:4px !important;}
.ktdsRss .d2 li{padding-bottom:0;}
.ktdsRss .rssAddr{width:100%;}
.ktdsRss .rssAddr:after{content:"";display:block;clear:both;}
.ktdsRss .rssAddr li{float:left;width:280px;margin-top:12px;padding-right:20px;font-size:13px;color:#313131;}
.ktdsRss .rssAddr li.noMarT{margin-top:0;}
.ktdsRss .rssAddr li span{display:inline-block;width:72px;font-size:13px;color:#313131;}
.ktdsRss .rssAddr li a{padding-left:17px;font-size:12px;color:#696969;background:url(../images/common/bg_rssAddr.gif) no-repeat 0 5px;}


/* °ü·Ã»çÀÌÆ® */
.relSiteWrap{overflow:hidden;}
.relSite{width:100%;margin-left:-1px;border-top:2px solid #677983;}
.relSite:after{content:"";display:block;clear:both;}
.relSite li{float:left;width:259px;padding:25px 0 27px;border-top:1px dashed #dadada;text-align:center;color:#313131;}
.relSite li.noLineT{border-top:0 none;}
.relSite li div,
.relSite li a{display:block;height:64px;border-left:1px solid #e5e5e5;text-decoration:none;color:#313131;}
.relSite li span{display:block;margin-top:5px;}


/* ¿À·ù¾È³» */
.error{width:734px;margin:0 auto 30px;background:url(../images/common/bg_error.gif) repeat-x 0 100%;}
.error .innerWrap{padding:198px 30px 18px 30px;background:url(../images/common/bg_error2.png) no-repeat 50% 44px;}
.error .msg1{margin-bottom:11px;text-align:center;font-size:25px;color:#556167;letter-spacing:-1px;}
.error .msg2{margin-bottom:21px;text-align:center;font-size:13px;color:#df272f;}
.error .case{padding:23px 23px 0 23px;border-top:2px solid #d3d7da;letter-spacing:-1px;}
.ie7 .error .case{zoom:1;}
.error .case:after{content:"";display:block;clear:both;}
.error .case p{float:right;min-width:257px;}
.error .case p:first-child{float:left;width:auto}
.error .case p span{display:block;margin-bottom:11px;}
