@charset "utf-8";

 /* 기본 */
* {margin:0; padding:0; font-family:Dotum,Dotumche,tahoma;}
html, body {font-size:12px; color:#5B5B5B; line-height:16px; border:none; list-style:none; background:url(/images/inc/bg.gif) repeat-x;}
img, fieldset, button {border:none;}
hr, button img {display:none;}
li {list-style:none;}
html:first-child select {padding-right:6px; height:20px;} /* Opera 9 & Below Fix */ 
option {padding-right:6px;} /* Firefox Fix */
legend {position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0;} /* For Screen Reader */ 
table {border-collapse : collapse;}

/* 링크관련 */
a:link       {text-decoration: none; color:#5B5B5B;}
a:active   {text-decoration: none; color:#5B5B5B;}
a:visited   {text-decoration: none; color:#5B5B5B;}
a:hover    {text-decoration: none; color:#1d8ce5;}

/* 폼관련 */
textarea {overflow:auto;} 
select {font-size:11px;}
.input {border:#cfcfcf 1px solid; height:18px;margin-bottom:4px;}
.input02 {border:#cfcfcf 1px solid;}

/* 폰트관련 */
.f11px {font-family:tahoma; font-size:11px; letter-spacing:0px;} /* 기본 11폰트 */
.f12px {font-family:tahoma; font-size:12px; letter-spacing:0px;} /* 기본 12폰트 */
.f16px {font-family:tahoma; font-size:16px; letter-spacing:0px;} /* 기본 16폰트 */
.f19px {font-family:tahoma; font-size:19px; letter-spacing:0px;} /* 기본 19폰트 */

.f11kpx {font-size:11px; letter-spacing:-1px;}/* 한글 붙은 11폰트 */
.f12kpx {font-size:12px; letter-spacing:-1px;}/* 한글 붙은 12폰트 */
.f16kpx {font-size:16px; letter-spacing:-1px;}/* 한글 붙은 16폰트 */
.f19kpx {font-size:19px; letter-spacing:-1px;}/* 한글 붙은 19폰트 */

.f11kbpx {font-size:11px; font-weight:bold; letter-spacing:-1px;}/* 한글 붙은 11폰트 */
.f_red {font-family:tahoma; font-size:11px; letter-spacing:0px; color:#f10000;} /* 기본 11폰트_레드 */
.f_orange {font-family:tahoma; font-size:13px; letter-spacing:-1px; color:#ff5400; font-weight:bold;} /* 기본 13폰트_주황 */
.f11px_r {font-family:tahoma; font-size:11px; letter-spacing:0px; text-align:right; float:right;} /* 기본 11폰트 오른쪽정렬 */

/* 기본클래스 */
.fl		{float:left !important;}
.fr		{float:right !important;}
.cb	{clear:both !important;}
.ac	{text-align:center !important;}
.al		{text-align:left !important;}
.ar		{text-align:right !important;}
.vt		{vertical-align:top !important;}
.vm	{vertical-align:middle !important;}
.vb	{vertical-align:bottom !important;}
.jf		{text-align:justify !important;}
.oh	{overflow:hidden !important;}
.cp	{cursor:pointer !important;}
.di		{display:inline !important;}
.dn	{display:none !important;}
.db	{display:block !important;}
.vv	{visibility:visible !important;}
.vh	{visibility:hidden !important;}
.bn	{border:none !important;}
.bbn	{border-bottom:none !important;}
.brn	{border-right:none !important;}
.bgn	{background:none !important;} 
.fb		{font-weight:bold !important;}
.fs		{font-size:11px !important;}
.b0    {border:none;}
.liSpace {font-size:0px; line-height:0px;}
.liFloat li {float:left;}

/* png24이미지 */
.png24 {tmp:expression(setPng24(this));} 



/* 기본레이아웃  ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#wrap {width:970px; margin:0px auto;}
#header {position:absolute; margin:0px auto; z-index:1;}
#left {float:left; width:220px; text-align:center;}
#left .LBg {background:url(/images/inc/leftBg.gif) no-repeat; padding:10px;}
#content {float:left; width:750px; padding-bottom:50px;}
#footer {clear:both; width:100%; text-align:center; margin:0px auto; border-top:solid 1px #eeeeee;} 
.copy {position:relative;width:970px;margin:0 auto;}

#quick {position:absolute; top:220px; right:0px; z-index:99;}

#top{position:absolute; top:0; left:970px; z-index:50;}

#mainHeader {position:absolute; top: 0px; left: 50%; margin: 0px 0px 0px -485px;z-index:99;}
#mainMovie {width:100%;top:65px;text-align:center;z-index:1;}
#mainLeftmenu {position:absolute;left:0;top:35px;width:100%;z-index:10;}

/* 네비게이션/타이틀 */
#TNavi {position:absolute; top:140px; margin:0px auto; z-index:1;}

/* 탭버튼[기본] */
.tab {width:100%; height:60px; background:url(/images/title/tab_bg.gif);}
.tab li {float:left;}



/* 기본  ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.listBar {width:100%; border-top:1px solid #c9c9c9; border-bottom:1px solid #c9c9c9; background:#f4f4f4;}
.listBar td {padding:8px 0px 8px 0px; text-align:center;} 

.listIBar {width:100%; height:41px; background:url(/images/inc/BlistBar.gif) no-repeat;}
.listIBar td {padding-top:6px; text-align:center; background:url(/images/inc/BlistBarLine.gif) no-repeat top right;}

.list {width:100%;}
.list td {border-bottom:1px solid #e6e6e6; padding:8px 0px 8px 0px; text-align:center;} 
.list .t {text-align:left; padding-left:15px;} 
.list .f {text-align:left; padding:15px;} 

.list2 {width:100%;}
.list2 td {padding:8px 0px 8px 0px; text-align:center;} 
.list2 .t {text-align:left; padding-left:15px;} 
.list2 .f {text-align:left; padding:15px;} 

.listSearch {text-align:center;}
.listSearch .sbg {width:568px; height:50px; background:url(/images/inc/BSearchBg.gif) no-repeat;}
.listSearch input{vertical-align:middle;}
.listSearch select{vertical-align:middle;}
.listSearch img{vertical-align:middle;}


.listNum {text-align:center; color:#2f6bb4;}
.listNum a {color:#2f6bb4;}

.viewTitle {height:23px; background:url(/images/inc/BlistBar.gif) no-repeat; padding:5px 0px 0px 20px; color:#ffffff;}
.viewInfo {width:100%; height:55px; background:url(/images/inc/BviewInfo.gif) no-repeat; line-height:22px;}

.viewCon {padding:20px;}
.viewPN {width:100%; border-top:2px solid #5080bd; border-bottom:1px solid #5080bd; background:#f7fafd;}
.viewPN td {border-bottom:1px solid #5080bd; padding:9px 0px 7px 0px;}

.formBox {border-top:3px solid #4878b8; border-bottom:2px solid #4878b8; width:750px;}
.formBox th {border-bottom:1px solid #e6e6e6; background:#f1f1f1; text-align:left; padding-left:20px;}
.formBox td {border-bottom:1px solid #e6e6e6; padding:10px 0px 10px 15px;}
.formBox input {vertical-align:middle;}
.formBox select {vertical-align:middle;}


/* 홍보센터  ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.notice {width:100%; border-top:2px solid #4878b8; border-bottom:2px solid #4878b8; padding:10px 0px 10px 0px;}
.notice .noticeTitle {width:100%; border-bottom:1px solid #ebebeb; height:25px;}
.notice .noticeTitle li {float:left;}
.notice .noticeCon {clear:both; padding-top:8px;}
.notice .noticeDay {text-align:right; padding-top:5px; font-family:tahoma; font-size:11px; color:#1d8ce5;}

.PR_media {width:100%;}
.PR_media li {float:left;}
.PR_media .PR_mediaArea {width:355px; height:240px; background:#000000;}
.PR_media .PR_mediaBtn {clear:both; width:376px; height:44px; background:url(/images/img/prcenter_boxBottom.gif) no-repeat;}
.PR_media .PR_mediaBtn .PR_mediaSound {width:102px; height:30px; background:url(/images/img/prcenter_mediaSound_bg.gif) no-repeat;}
.PR_media .PR_content {width:323px; height:215px; overflow:auto; border-bottom:1px solid #e6e6e6; padding:15px;}
.PR_media .PR_content2 {width:323px; height:163px; overflow:auto; border-bottom:1px solid #e6e6e6; padding:15px;}

.PR_radio {width:100%;}
.PR_radio li {float:left;}
.PR_radio .PR_title {width:296px; height:26px; background:url(/images/img/prcenter_radioTop.gif) no-repeat; font-weight:bold; padding:16px 0px 0px 80px;}
.PR_radio .PR_area {width:346px; height:24px; background:url(/images/img/prcenter_radioBg.gif) no-repeat; color:#ffffff; padding-top:7px;}
.PR_radio .PR_btn {clear:both; width:376px; height:39px; background:url(/images/img/prcenter_radioBottom.gif) no-repeat;}
.PR_radio .PR_content {width:323px; height:40px; overflow:auto; border-bottom:1px solid #e6e6e6; padding:15px;}

.PR_ad {width:100%;}
.PR_ad li {float:left;}
.PR_ad .PR_adBox1 {width:304px; height:425px; background:url(/images/img/prcenter_adBox01.gif) no-repeat; font-weight:bold; padding:8px;}
.PR_ad .PR_adBox2 {width:92px; height:123px; background:url(/images/img/prcenter_adBox02.gif) no-repeat; padding:8px;}
.PR_ad .PR_content {width:270px; height:139px; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6;}

.webzine {width:750px;}
.this_sebzine {width:720px; height:320px; background:url(/images/img/prcenter_webzine_bg01.gif) repeat-y; padding:0 15px;}
.this_sebzine ul {float:left;padding:0; margin:0;}
.webzine_list {width:263px;padding:0; margin:0;}
.webzine_list li {list-style:none;padding:0;}
.webzine_list .list {width:233px; height:230px; border-top:solid 1px #cccccc;border-bottom:solid 1px #cccccc; padding:10px 15px; margin:9px 0px; overflow-y:auto;overflow-x:hidden;scrollbar-face-color:#ffffff;scrollbar-highlight-color:#cccccc;scrollbar-shadow-color:#cccccc; scrollbar-3dlight-color:#cccccc0;scrollbar-arrow-color:#19699e;scrollbar-track-color:#ffffff;scrollbar-darkshadow-color:#cccccc;scrollbar-base-color:#cccccc;}
.webzine_btn {float:right;}
.list_table {width:100%; height:200px; border:0;}
.list_table th {height:5px; background:url(/images/icn/icn_square.gif) no-repeat 0 50%; font-weight:normal; color:#313131; font-size:11px; font-family:tahoma; padding-left:8px; letter-spacing:-1px; text-align:left;}
.list_table td {height:5px; font-weight:normal; color:#7288a0; font-size:11px; line-height:13px; font-family:tahoma; padding-left:8px; letter-spacing:-1px; text-align:left; border:0;}

.pre_webzineTitle {width:750px;}
.pre_webzineTitle ul {width:750px; height:20px; padding:0; margin:0;}
.pre_webzineTitle li {list-style:none; float:left;}
.pre_webzineView {width:716px; height:130px; background:url(/images/img/prcenter_webzine_bg02.gif) no-repeat; padding:15px 17px; margin-top:15px;}
.pre_webzineView ul {padding:0; margin:0;}
.pre_webzineView li {list-style:none;float:left; margin-right:24px;}
.pre_img {width:161px; height:109px;}
.pre_data {width:161px; height:17px; margin-top:6px; padding:0;}
.pre_date {width:80px; float:left; font-size:12px; font-weight:bold; color:#3d7ab2; letter-spacing:-1px; vertical-align:middle;}
.pre_btn {width:50px; float:right;}




/* 인재채용  ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.recruitChk {background:url(/images/img/recruit_nameBg.gif); width:730px; padding-left:20px;}
.recruitChk table {width:710px; text-align:left;}
.recruitChk th {border-bottom:1px solid #e6e6e6; padding-left:15px; font-size:11px; letter-spacing:-1px;}
.recruitChk td {border-bottom:1px solid #e6e6e6; padding:8px 0px 6px 10px; font-size:11px; letter-spacing:-1px;}
.recruitChk .policy {width:710px; height:300px; overflow:auto;}

.recruitForm {border-top:1px solid #0b62b4; width:100%;}
.recruitForm th {border-bottom:1px solid #e6e6e6; background:#f8f8f8; text-align:left; color:#5d7590; padding-left:20px; font-size:13px; letter-spacing:-1px;}
.recruitForm td {border-bottom:1px solid #e6e6e6; padding:8px 0px 6px 15px; font-size:13px; letter-spacing:-1px;vertical-align:middle;}
.recruitForm input{vertical-align:middle;}
.recruitForm select{vertical-align:middle;}
.recruitForm .yourImage{border:1px solid #dcdcdc; width:118px; height:148px; background:#ffffff; padding:5px;}

.recruitList {border-top:1px solid #0b62b4; width:100%;}
.recruitList th {border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; background:#f8f8f8; color:#5d7590; padding:8px; font-size:13px; letter-spacing:-1px;}
.recruitList td {border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; padding:8px; text-align:center; font-size:13px; letter-spacing:-1px;}

.recruitList02 {border-top:1px solid #0b62b4; width:100%;}
.recruitList02 th {border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; background:#f8f8f8; color:#5d7590; padding:8px; font-size:13px; letter-spacing:-1px;}
.recruitList02 td {border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; padding:8px; font-size:13px; letter-spacing:-1px;}
.recruitList02 input{vertical-align:middle;}
.recruitList02 textarea {vertical-align:middle;}
.recruitList02 img {vertical-align:middle;}

.recruitList03 {border:0; width:100%; border-collapse:collapse;}
.recruitList03 td {padding:5px; font-size:13px; letter-spacing:-1px; border:0;}


.recruitView {border-top:1px solid #0b62b4; width:100%;}
.recruitView th {border-bottom:1px solid #e6e6e6; background:#f8f8f8; text-align:left; color:#5d7590; padding-left:20px; font-size:13px; letter-spacing:-1px;}
.recruitView td {border-bottom:1px solid #e6e6e6; padding:8px 0px 6px 15px; font-family:tahoma; font-size:13px;}
.recruitView .yourImage{border:1px solid #dcdcdc; width:118px; height:148px; background:#ffffff; padding:5px;}

.recruitView02 {border-top:1px solid #0b62b4; width:100%;}
.recruitView02 th {border-bottom:1px solid #e6e6e6; background:#f8f8f8; text-align:center; color:#5d7590; padding:8px; font-size:13px; letter-spacing:-1px;}
.recruitView02 td {border-bottom:1px solid #e6e6e6; padding:8px; font-family:tahoma; font-size:13px;}
.recruitView02 .yourImage{border:1px solid #dcdcdc; width:118px; height:148px; background:#ffffff; padding:5px;}

.recruitView03 {border:0px; width:100%; border-collapse:collapse;}
.recruitView03 td {border:0; padding:8px; font-family:tahoma; font-size:13px;}

.recruitVList {border-top:1px solid #0b62b4; width:100%;}
.recruitVList th {border-bottom:1px solid #e6e6e6; background:#f8f8f8; color:#5d7590; padding:8px; font-size:13px; letter-spacing:-1px;}
.recruitVList td {border-bottom:1px solid #e6e6e6; padding:8px; text-align:center; font-family:tahoma; font-size:13px;}
.recruitVList .app {border-right:1px solid #e6e6e6;}
.recruitVList .app02 {border-left:1px solid #e6e6e6;}

.recruitVList2 {border-top:1px solid #0b62b4; width:100%;}
.recruitVList2 th {border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; background:#f8f8f8; color:#5d7590; padding:8px; font-size:13px; letter-spacing:-1px;}
.recruitVList2 td {border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; padding:8px; text-align:center; font-family:tahoma; font-size:13px;}

.recruitBar {width:100%; height:29px; background:url(/images/img/recruit_regularBar.gif) no-repeat;}
.recruitBar td {padding-top:6px; text-align:center;}

.recruitBar2 {width:100%; height:29px; background:url(/images/img/recruit_regularBar02.gif) no-repeat;}
.recruitBar2 td {padding-top:6px; text-align:center;}

.recruitLBar {width:100%;}
.recruitLBar th {border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; background:#f7fafb; color:#407499;}
.recruitLBar td {border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; padding:12px 0px 12px 20px;}

.recruitLBar2 {width:100%;border-top:1px solid #3a7ac9;border-bottom:1px solid #3a7ac9;}
.recruitLBar2 th {border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; background:#f7fafb; color:#407499;}
.recruitLBar2 td {border-right:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; padding:12px 0px 12px 20px;}

.recruitBtn {text-align:center; padding:30px;}
.recruitArea {border-top:1px solid #0b62b4; border-bottom:1px solid #e6e6e6; text-align:center; padding:20px; background:#f8f8f8;}
.recruitByte {float:right; padding-top:5px; font-family:tahoma; font-size:12px;}
.recruitVTintro {border-top:1px solid #0b62b4; border-bottom:1px solid #e6e6e6; background:#f8f8f8; color:#5d7590;  padding:10px 0px 10px 20px; font-size:13px; letter-spacing:-1px; font-weight:bold;}
.recruitVintro {border-bottom:1px solid #e6e6e6; padding:20px;}
//.recruitVintro {border-bottom:1px solid #e6e6e6; border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6; padding:20px;}
.recruitComplete {float:left; width:430px; height:17px; background:#f3f3f3; font-family:tahoma; font-size:16px; color:#ff7d00; font-weight:bold;}
.recruitComplete02 {float:left; width:500px; height:17px; background:#f3f3f3; font-family:tahoma; font-size:16px; color:#ff7d00; font-weight:bold;}
.recruitResult li {float:left; display:inline; font-size:0; padding:0px; margin:0px; overflow:hidden;}
.recruitQna {float:left; width:663px; height:130px; border:1px solid #eaeaea; background:#fafafa; padding:20px; overflow:auto;}

.recruitAgree {border-top:1px solid #0b62b4; border-right:1px solid #e6e6e6; width:100%;}
.recruitAgree th {border-left:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; background:#f8f8f8; text-align:left; color:#5d7590; padding:8px; font-size:12px;}
.recruitAgree td {border-left:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; padding:8px; font-family:tahoma; font-size:12px; line-height:18px;}

.popup {width:375px;text-align:center; padding:0px 40px 0px 40px; background:#ffffff;}
.popup .Ptext {font-size:12px; font-weight:bold; color:#1b548b; letter-spacing:-1px; padding:30px 0px 20px 0px;}
.popup .Psearch {border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; padding:20px;}
.popup .Plist {overflow-x:hidden; overflow-y:auto; height:150px;width:375px; border-bottom:1px solid #e6e6e6;}
.popup .PW {border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; padding:20px;}
.popup .PW th {text-align:left; font-size:11px; letter-spacing:-1px;}
.popup .PW td {text-align:left; padding:8px 0px 6px 15px;}


.talent_img {width:100%; height:365px; border-collapse:collapse; border:0; background:url(/images/img/recruit_talent01_bg.jpg) no-repeat right;}
.talent_img th {text-align:left; vertical-align:top; padding-bottom:19px;}
.talent_img td {text-align:left; vertical-align:top; padding-bottom:8px;}

.education {width:100%; height:176px; border-collapse:collapse; border:0; background:url(/images/img/recruit_education01_bg.jpg) no-repeat;}

.incubator {width:100%; height:156px; border-collapse:collapse; border:0; background:url(/images/img/recruit_incubator02_bg.jpg) no-repeat;}
.incubator td {padding:0;}



/* 사업영역  ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#busi_actual_flash {width:750px; height:479px; position:absolute; top:344px;left:318; z-index:1;}
.busi_actual {width:726px; height:350px;background: url(/images/img/business_actual_bg.gif) repeat-y;padding-left:16px;padding-right:8px;}
.busi_actual ul {padding:0;}
.busi_actual_s {width:726px;margin-top:12px;}
.busi_actual_photo {width:360px; height:306px; border:solid 1px #e7e7e7; padding:7px; float:left; margin-right:22px;}
.busi_actual_detail {width:324px; height:320px;float:left; overflow-y:auto;overflow-x:hidden;scrollbar-face-color:#ffffff;scrollbar-highlight-color:#cccccc;scrollbar-shadow-color:#cccccc;	scrollbar-3dlight-color:#cccccc0;scrollbar-arrow-color:#19699e;scrollbar-track-color:#ffffff;scrollbar-darkshadow-color:#cccccc;scrollbar-base-color:#cccccc;}
.detail {width:301px; border-top:solid 2px #98bcd6; float:left; border-collapse:collapse; font-family:tahoma; font-size:11px; color:#848484;}
.detail th {border-bottom:dashed 1px #e7e7e7; text-align:left; vertical-align:text-top;padding:7px 0 5px 0;}
.detail td {border-bottom:dashed 1px #e7e7e7; text-align:left; vertical-align:middle;padding:5px;}



/* 협력업체  ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.m_data {width:369px; height:194px; background:url(/images/cooperation/bg_01.gif); margin-top:43px; text-align:right;float:left;}
.m_actual {width:370px;float:left;margin-left:11px; margin-top:43px; }
.m_b{margin-top:43px; margin-left:398px;}
.c_1 {text-align:center; padding:0px; margin:0px; height:1px;}
.c_2 {padding-right:17px; height:23px; width:40;}
.c_3 {padding-left:17px; width:40;}
.mt2_1 {padding-right:9px;}
.mtline{background:#dedede; width:1px;}

.c_list {width:100%;}
.c_list td {border-bottom:1px solid #e6e6e6; padding:8px 0; text-align:center;} 
.c_list .t {text-align:left; padding-left:15px;} 
.c_list .f {text-align:left; padding:15px;} 

.c_libraryView {border-top:1px solid #0b62b4; width:100%;}
.c_libraryView th {border-bottom:1px solid #e6e6e6; background:#f8f8f8; text-align:left; color:#5d7590; padding-left:20px; font-size:12px; letter-spacing:-1px;}
.c_libraryView td {border-bottom:1px solid #e6e6e6; padding:8px 0px 6px 15px; font-family:tahoma; font-size:12px;}

.actual {width:750px; height:375px;}
.actual ul {float:left;}
.actual_left { width:400px; float:left;}
.actual_tab {height:29px; margin-left:16px; padding:0;}
.actual_tab li {margin:0; padding:0; float:left;}
.actual_left_bg{width:370px; height:235px; background:url(/images/img/cooper_actual_bg02.gif) no-repeat;padding:15px;10px;}
.actual_right { width:310px; height:265px; margin-left:10px; margin-top:29px; float:left;}

.actual_list {border-top:1px solid #0b62b4; width:100%;} 
.actual_list th {border-bottom:1px solid #e6e6e6; text-align:center; color:#5d7590; padding:8px; font-size:12px; letter-spacing:-1px;}
.actual_list td {border-bottom:1px solid #e6e6e6; padding:8px; font-family:tahoma; font-size:12px;text-align:center;}
.actual_list .title {border-bottom:1px solid #e6e6e6; padding:8px; font-family:tahoma; font-size:12px;text-align:center;color:#6293c0; font-weight:bold;background:#f8f8f8;}

.actual_list02 {border-top:1px solid #0b62b4; width:100%;}
.actual_list02 th {border-bottom:1px solid #e6e6e6; background:#f8f8f8; text-align:left; color:#5d7590; padding:8px; font-size:12px; letter-spacing:-1px;}
.actual_list02 td {border-bottom:1px solid #e6e6e6; padding:8px; font-family:tahoma; font-size:12px;text-align:left;}


.actual_list03_w {width:370px; height:202px; overflow-y:auto;overflow-x:hidden;scrollbar-face-color:#ffffff;scrollbar-highlight-color:#cccccc;scrollbar-shadow-color:#cccccc;scrollbar-3dlight-color:#cccccc0;scrollbar-arrow-color:#19699e;scrollbar-track-color:#ffffff;scrollbar-darkshadow-color:#cccccc;scrollbar-base-color:#cccccc;}
.actual_list03 {width:340px;}
.actual_list03 th {border-top:1px solid #0b62b4; border-bottom:1px solid #e6e6e6; text-align:center; color:#5d7590; padding:8px; font-size:12px; letter-spacing:-1px;background:#f8f8f8;}
.actual_list03 td {border-bottom:1px solid #e6e6e6; padding:8px; font-family:tahoma; font-size:12px;text-align:center;}





.listSearch02 {text-align:center;}
.listSearch02 .sbg {width:400px; height:50px; background:url(/images/inc/BSearchBg02.gif) no-repeat;}
.listSearch02 input{vertical-align:middle; padding:0; margin:0;}
.listSearch02 select{vertical-align:middle; padding:0; margin:0;}

.quick_tab {width:750px;}
.quick_tab ul {padding:0;margin:0px;float:left;}
.quick_tab li {list-style:none;float:left;padding-right:8px;}





/* 사회공헌  ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.socail_photo {width:650px; height:385px; border:solid 1px #e6e6e6; padding:15px; margin:0 15px; text-align:center; vertical-align:middle;}
.socail_photo_S { width:625px; height:64px; background:#f8f8f8; border-top:solid 1px #e6e6e6; border-bottom:solid 1px #e6e6e6; margin-top:20px; padding:10px 30px;}
.socail_photo_S ul{padding:0; margin:0px;}
.socail_photo_S li{width:80px; height:52px; border:solid 1px #cacaca; padding:5px; margin-right:8px; float:left; background:#ffffff;}



