@charset "utf-8";

/* CSS Document */
html, body {font-family: Dotum, arial;                 color:#333333; margin:0; padding:0; line-height:160%;}
input      {font-family: Dotum, arial, SimSun, SimHae; color:#333333; margin:0; padding:3px 0 1px 5px; height:16px; border:1px solid #97a2b7;}
input[type="file"]      {font-family: Dotum, arial, SimSun, SimHae; color:#333333; margin:0; padding:0px 0 0px 0px; height:20px; border:0px solid #97a2b7;}
textarea      {font-family: Dotum, arial, SimSun, SimHae; color:#333333; margin:0; padding:3px 0 1px 5px; border:1px solid #97a2b7;}
radio      {font-family: Dotum, arial;                 color:#333333; margin:0; padding:0; border:1px solid #97a2b7;}
select     {font-family: Dotum, arial;                 color:#333333; margin:0; padding:0px; height:21px; border:1px solid #97a2b7;}
img        {border:0;}
form      {margin:0;padding:0;}

/* Common */
p, blockquote, dl, dd, dt {margin:0; padding:0;}
ul, li, ol                      {margin:0; padding:0; list-style:none;}
a                               {margin:0; padding:0; line-height:normal;}
img, input.type-image           {border:none;}
p, div,span, th, td, a          {font-size:9pt;}
select                          {font-size:9pt; border:1px solid #97a2b7;}

.noborder {margin-bottom:-2px; border:none;}
.hor_bar {height:3px; background:#3a6ad1;}

/* Cursor */
.cursor {cursor:pointer;}

/* float & clear */
.clear   {margin:0; padding:0; height:0px; font-size:1px; clear:both; line-height:1px; !important; display:block; overflow:hidden;}
.clear_l {margin:0; padding:0; height:1px; font-size:1px; clear:left; line-height:1px;}
.flt_l   {float:left;}
.flt_c   {float:center;}
.flt_r   {float:right;}

/* 링크 속성 (트리 메뉴에서도 적용) */
a:link,  a:visited {color:#000000; text-decoration:none;}
a:hover            {color:#000000; text-decoration:underline;}

/* Font */
.c_red     {color:#ff0000;}
.c_orange  {color:#ff9900;}
.font_bold {font-weight:bold;}

/* Padding */
.pt01 {padding-top:1px;}
.pt02 {padding-top:2px;}
.pt03 {padding-top:3px;}
.pt05 {padding-top:5px;}
.pt07 {padding-top:7px;}
.pt10 {padding-top:10px;}
.pt15 {padding-top:15px;}
.pt20 {padding-top:20px;}
.pt26 {padding-top:26px;}
.pt30 {padding-top:30px;}

.pr01 {padding-right:1px;}
.pr02 {padding-right:2px;}
.pr03 {padding-right:3px;}
.pr05 {padding-right:5px;}
.pr10 {padding-right:10px;}
.pr15 {padding-right:15px;}
.pr17 {padding-right:17px;}
.pr20 {padding-right:20px;}
.pr30 {padding-right:30px;}

.pb01 {padding-bottom:1px;}
.pb02 {padding-bottom:2px;}
.pb03 {padding-bottom:3px;}
.pb05 {padding-bottom:5px;}
.pb10 {padding-bottom:10px;}
.pb15 {padding-bottom:15px;}
.pb20 {padding-bottom:20px;}
.pb30 {padding-bottom:30px;}
.pb50 {padding-bottom:50px;}

.pl01  {padding-left:1px;}
.pl02  {padding-left:2px;}
.pl03  {padding-left:3px;}
.pl05  {padding-left:5px;}
.pl10  {padding-left:10px;}
.pl15  {padding-left:15px;}
.pl20  {padding-left:20px;}
.pl30  {padding-left:30px;}
.pl115 {padding-left:115px;}
.pl185 {padding-left:185px;}

/* Margin */
.mt01 {margin-top:1px;}
.mt02 {margin-top:2px;}
.mt03 {margin-top:3px;}
.mt05 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}

.mr01 {margin-right:1px;}
.mr02 {margin-right:2px;}
.mr03 {margin-right:3px;}
.mr05 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr15 {margin-right:15px;}
.mr20 {margin-right:20px;}
.mr30 {margin-right:30px;}

.mb01 {margin-bottom:1px;}
.mb02 {margin-bottom:2px;}
.mb03 {margin-bottom:3px;}
.mb05 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}

.ml01 {margin-left:1px;}
.ml02 {margin-left:2px;}
.ml03 {margin-left:3px;}
.ml05 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}

/* 버튼  */
.btn_area_l {width:5px; height:29px;}    
.btn_area   {width:100%; height:29px; text-align:right; padding:1px 5px 0 0;}
.btn_area_r {width:5px; height:29px;}
.btn_area_total {background:url('/images/common/bg_btn_area.gif') left top repeat-x; width:100%; height:31px; text-align:left; padding:1px 0 0 5px;}
.total {padding:6px 0 0 10px;}

.inner_btn              {}
.inner_btn a            {background:url('/images/common/bg_btn_01.gif') left 0;  height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 0 0 10px; overflow:hidden; text-decoration:none; cursor:pointer; margin-right:5px;}
.inner_btn a span       {background:url('/images/common/bg_btn_01.gif') right 0; height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 10px 0 0; overflow:hidden; line-height:180%;}
.inner_btn a:hover      {background:url('/images/common/bg_btn_01.gif') left  -20px; text-decoration:none !important;}
.inner_btn a:hover span {background:url('/images/common/bg_btn_01.gif') right -20px; text-decoration:none !important;}

.btn a            {background:url('/images/common/bg_btn_02.gif') left 0;  height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 0 0 10px; overflow:hidden; text-decoration:none; cursor:pointer;}
.btn a span       {background:url('/images/common/bg_btn_02.gif') right 0; height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 10px 0 0; overflow:hidden; line-height:180%;}
.btn a:hover      {background:url('/images/common/bg_btn_02.gif') left  -20px; text-decoration:none !important;}
.btn a:hover span {background:url('/images/common/bg_btn_02.gif') right -20px; text-decoration:none !important;}

.btn_txt a            {background:url('/images/common/bg_btn_03.gif') left 0;  height:25px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 0 0 10px; overflow:hidden; text-decoration:none; cursor:pointer; margin-right:5px;}
.btn_txt a span       {background:url('/images/common/bg_btn_03.gif') right 0; height:25px; color:#ffffff; font-weight:bold; display:block; float:left; padding:2px 10px 0 0; overflow:hidden; line-height:180%;}
.btn_txt a:hover      {background:url('/images/common/bg_btn_03.gif') left  -25px; text-decoration:none !important;}
.btn_txt a:hover span {background:url('/images/common/bg_btn_03.gif') right -25px; text-decoration:none !important;}

.excel_btn              {}
.excel_btn a            {background:url('/images/common/bg_btn_excel.gif') left 0;  height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 0 0 10px; overflow:hidden; text-decoration:none; cursor:pointer; margin-right:5px;}
.excel_btn a span       {background:url('/images/common/bg_btn_excel.gif') right 0; height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 10px 0 0; overflow:hidden; line-height:180%;}
.excel_btn a:hover      {background:url('/images/common/bg_btn_excel.gif') left  -20px; text-decoration:none !important;}
.excel_btn a:hover span {background:url('/images/common/bg_btn_excel.gif') right -20px; text-decoration:none !important;}

/* Top Area */
.bg_top {background:url('/images/common/bg_top.gif') left top repeat-x; width:100%; height:74px; margin:0; padding:0;}
.bg_top_main {background:url('/images/common/bg_top_main.gif') left -27px repeat-x; width:100%; margin:0; padding:0;}
.logo {padding:0 0 0 30px; background:url('/images/common/bg_top.gif') left top repeat-x;}

/* Footer */
.foot_all  {background:url('/images/common/bg_foot.gif') left top repeat-x; width:100%; height:30px;}
.foot_logo {background:url('/images/common/img_foot.gif') 50px top no-repeat;}
.foot_copy {background:url('/images/common/img_foot_copy.gif') right top no-repeat;}

/* Left Menu */
.bg_left      {background:url('/images/common/bg_left.gif') left top repeat-y; width:185px; height:100%; margin:0; padding:0;}
.bg_left_info {background:url('/images/common/bg_left_info.gif') left top no-repeat; width:175px; height:59px; margin:0; padding:0;}

/* Content */
.location    {height:23px; text-align:right; color:#949494; padding:0 5px 0 0; font-size:8pt; letter-spacing:-1px; vertical-align:bottom;}
.marking {background:url('/images/common/icon_marking.gif') right center no-repeat; margin:0; padding:0; display:block;}
.total {color:#333333;}
.input_readonly {border:1px solid #ffffff; color:#333333;}
.datagrid_input_readonly {border:0px; background:rgb(251,236,136); color:#000000;}
.readonly {border:1px solid #b0bcd3; color:#545454; background:#DFDFDF;}
.validation_readonly {color:#545454; background:#DFDFDF;}

/* Title */
.sub_title        {color:#3471d2; font-weight:bold; padding:6px 0 5px 20px; background:url('/images/ls/bullet_sub_title.gif') 10px 9px  no-repeat;}
.main_title       {color:#545454; font-weight:bold; padding:3x 0 1px 21px; height:50px;  background:url('/images/common/bg_main_title.gif') left top  no-repeat; font-size:11pt; letter-spacing:-1px;}
.main_title_spred {color:#4566b0; font-weight:bold; padding:6px 0 5px 28px; background:url('/images/common/bullet_main_title.gif') 10px 9px  no-repeat; font-size:10pt;}

.bg_title {background:url('/images/common/bg_main_title_area.gif') left top repeat-x;}

/* Paging */
.paging           {text-align:center; padding:10px 0 10px 0;}
.paging_on        {color:#fc5832; width:25px; font-weight:bold;}
.paging a         {color:#9c9c9c; width:25px; text-align:center; text-decoration:none !important; font-weight:bold;}
.paging a:hover   {color:#fc5832; width:25px; text-align:center; text-decoration:none !important; font-weight:bold;}
.paging a:visited {color:#9c9c9c; width:25px; text-align:center; text-decoration:none !important; font-weight:bold;}
.paging_bar       {background:url('/images/common/img_paging_bar.gif') left  top no-repeat; text-align:center; width:25px;}

/* 검색조건 */
.dot_under {border-bottom:1px dotted #305bc6;}

.conditions{
    border: 1px solid #a1bed0;
    margin-top: 4px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfdfe+0,e4eef8+58,dce9f6+100 */
background: rgb(252,253,254); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(252,253,254,1) 0%, rgba(228,238,248,1) 58%, rgba(220,233,246,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(252,253,254,1) 0%,rgba(228,238,248,1) 58%,rgba(220,233,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(252,253,254,1) 0%,rgba(228,238,248,1) 58%,rgba(220,233,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfdfe', endColorstr='#dce9f6',GradientType=0 ); /* IE6-9 */


}
td:first-child {
    border-radius: 6px 0 0 0;
}

td:last-child {
    border-radius: 0 6px 0 0;
}

td:only-child{
    border-radius: 6px 6px 0 0;
}
.conditions_detail{
    border-top:1px solid #add8e6;   
    border-left:1px solid #add8e6;  
    border-right:1px #b0bcd3; 
    border-bottom: 1px #b0bcd3;   
}


.conditions_detail .search_table_tit{
	background-color: #FFF;
}

.search_table{
    border-collapse:collapse;
}

.search_table_tit{
    /* background:#f1f1f1; padding:0px 3px 0 3px; color:#484242; font-weight:bold; height:24px; */
    /*border-right:1px solid #b0bcd3; 
    border-bottom:1px solid #b0bcd3;
    */
	height: 26px;
    padding-left:5px;
}

.search_table_tit_file{
    background:#e6ecf8; padding:0px 5px 5px 5px; color:#304b96; font-weight:bold; height:30px;
}

.search_table_cont{
   
    padding:0px 3px 0px 3px; 
    
}

.tab_t {background:url('/images/common/tab_top.gif') left top repeat-x; height:3px;}     
.tab_r {background:url('/images/common/tab_right.gif') left top repeat-y; width:3px;}
.tab_l {background:url('/images/common/tab_left.gif') left top repeat-y; width:3px;}
.tab_b {background:url('/images/common/tab_bottom.gif') left top repeat-x; height:3px;}
.tab_t_l {background:url('/images/common/tab_top_left.gif') left top no-repeat; width:3px; height:3px;}
.tab_t_r {background:url('/images/common/tab_top_right.gif') left top no-repeat; width:3px; height:3px;}
.tab_b_l {background:url('/images/common/tab_bottom_left.gif') left top no-repeat; width:3px; height:3px;}
.tab_b_r {background:url('/images/common/tab_bottom_right.gif') left top no-repeat; width:3px; height:3px;}

.tab_tit  {padding:1px 5px 0 14px; color:#333333; font-weight:bold; height:25px; background:url('/images/common/bullet_search.gif') #d6e4f9 5px 7px no-repeat;}
.tab_cont {background:#ffffff; padding:1px 5px 1px 5px; height:25px;}

/* Tab */
.tab_table         {background:url('/images/common/bg_tab.gif') left top repeat-x; height:27px; padding:4px 0 0 0;}
.tap_on            {color:#5172BD; padding:5px 20px 2px 20px; height:23px; background:#ffffff; font-weight:bold; border-right:1px solid #395ba6;}
.tap_off a         {color:#FFFFFF; padding:5px 20px 2px 20px; height:23px; font-weight:bold;}
.tap_off a:hover   {color:#0C2E7B; text-decoration:none !important; font-weight:bold;}
.tap_off a:visited {color:#FFFFFF; text-decoration:none !important; font-weight:bold;}

.tab_btn a            {background:url('/images/common/bg_tab_01.gif') left 0;  display:block; float:left; padding-left:20px;  height:23px; overflow:hidden; margin-right:1px; font:12px; color:#555555; text-decoration:none; cursor:pointer;}
.tab_btn a:hover      {background:url('/images/common/bg_tab_01.gif') left -23px; text-decoration:none !important; color:#FFFFFF;}
.tab_btn a span       {background:url('/images/common/bg_tab_01.gif') right 0; display:block; float:left; padding-right:20px; height:23px; overflow:hidden; line-height:200%;}
.tab_btn a:hover span {background:url('/images/common/bg_tab_01.gif') right -23px; color:#0a82a7; text-decoration:none !important; color:#FFFFFF;}

.tab_btn_on              {background:url('/images/common/bg_tab_02.gif') left 0;  display:block; float:left; padding-left:20px;  height:23px; overflow:hidden; margin-right:1px; font:12px; color:#FFFFFF;}
.tab_btn_on a:hover      {background:url('/images/common/bg_tab_02.gif') left -23px; text-decoration:none !important; color:#555555;}
.tab_btn_on span         {background:url('/images/common/bg_tab_02.gif') right 0; display:block; float:left; padding-right:20px; height:23px; overflow:hidden; margin-right:1px; font:12px; color:#FFFFFF; line-height:200%;}
.tab_btn_on a:hover span {background:url('/images/common/bg_tab_02.gif') right -23px; color:#0a82a7; text-decoration:none !important; color:#555555;}

.tab_border           {background:url('/images/common/bg_tab_border.gif') left 23px;}

/* List Table */
.list_table      {border:1px solid #b0bcd3; background:#ffffff; border-collapse:collapse;}
.list_table th   {border:1px solid #b0bcd3; background:#e6ecf8; color:#304b96; height:25px;}
.list_table td   {border:1px solid #b0bcd3; background:#ffffff; padding:3px 5px 1px 5px; height:25px;}
.list_table_tit  {background:#e6ecf8; padding:3px 5px 0 5px; color:#304b96; font-weight:bold; height:25px;}
.list_table_cont {background:#ffffff; padding:3px 5px 1px 5px; height:25px;}

/* Ratio Table */
.ratio_tit  {background:url('/images/main/bg_ratio_title.gif') left top no-repeat; padding:0; text-align:center; color:#ffffff; font-weight:bold; width:150px; height:28px;}
.ratio_part {border-bottom:1px solid #95bad1; background:#ffffff; padding:3px 20px 1px 5px; height:34px; font-weight:bold;}
.ratio_cont {border-bottom:1px solid #95bad1; background:#ffffff; padding:3px 20px 1px 5px; height:34px; text-align:right;}
.ratio_cont_l {border-bottom:1px solid #95bad1; background:#ffffff; padding:3px 20px 1px 5px; height:34px; text-align:left;}
.ratio      {border-bottom:1px solid #95bad1; background:#ffffff; padding:3px 20px 1px 5px; height:34px; text-align:right; font-weight:bold; color:#ff3600;}

/* Ratio Table */
.ratio_tit_main  {background:url('/images/main/bg_ratio_title.gif') left top no-repeat; padding:0; text-align:center; color:#ffffff; font-weight:bold; width:150px; height:28px;}
.ratio_part_main {border-bottom:; background:#ffffff; padding:3px 20px 1px 5px; height:34px; font-weight:bold;}
.ratio_cont_main {border-bottom:; background:#ffffff; padding:3px 20px 1px 5px; height:34px; text-align:left;}
.ratio_cont_main_l {border-bottom:; background:#ffffff; padding:3px 20px 1px 5px; height:34px; text-align:left;}
.ratio      {border-bottom:; background:#ffffff; padding:3px 20px 1px 5px; height:34px; text-align:right; font-weight:bold; color:#ff3600;}

/* 멋쟁이 추가 */
.view_tab_btn a:hover    {background:url('/images/common/img_tab_left.gif') left 0; text-decoration:none !important; color:#FFFFFF;}
.view_tab_btn a span     {background:url('/images/common/img_tab_left.gif') left 0; display:block; float:left;  padding:0 5px 0 10px; height:21px; overflow:hidden; line-height:200%; letter-spacing:-1px;}
.view_tab_btn a:hover span {background:url('/images/common/img_tab_left.gif') left -21px; color:#0a82a7; padding:0 5px 0 10px; text-decoration:none !important; color:#FFFFFF; letter-spacing:-1px;}

.view_tab_btn_x a:hover    {background:url('/images/common/img_tab_right.gif') right 0; text-decoration:none !important; color:#FFFFFF;}
.view_tab_btn_x a span     {background:url('/images/common/img_tab_right.gif') right 0; display:block; float:right; padding:0 5px 0 5px; height:21px; overflow:hidden; line-height:200%; letter-spacing:-1px;}
.view_tab_btn_x a:hover span {background:url('/images/common/img_tab_right.gif') right -21px  ;color:#0a82a7; padding:0 5px 0 5px; text-decoration:none !important; color:#FFFFFF; letter-spacing:-1px;}


.over_view_tab_btn a span {background:url('/images/common/img_tab_left.gif') left -21px; color:#0a82a7; text-decoration:none !important; color:#FFFFFF;display:block; float:left;  padding:0 5px 0 10px; height:21px; overflow:hidden; line-height:200%; letter-spacing:-1px;}
.over_view_tab_btn_x a span {background:url('/images/common/img_tab_right.gif') 20px -21px; color:#0a82a7; text-decoration:none !important; color:#FFFFFF;display:block; float:right;  padding:0 5px 0 5px; height:21px; overflow:hidden; line-height:200%; letter-spacing:-1px;}

/* 메인 프로세스 (메인화면) */
.pro_title  {font-weight:bold; padding:0 0 0 5px;}
.pro_bottom {background:url('/images/process/bg_pro_bottom.gif') left bottom no-repeat;}

.btn_pro_s a            {background:url('/images/process/bg_btn_small.gif') left 0;  height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 0 0 10px; overflow:hidden; text-decoration:none; cursor:pointer; margin-top:5px; letter-spacing:-1px;} 
.btn_pro_s a span       {background:url('/images/process/bg_btn_small.gif') right 0; height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 20px 0 0; overflow:hidden; line-height:180%; letter-spacing:-1px;}
.btn_pro_s a:hover      {background:url('/images/process/bg_btn_small.gif') left  -20px; text-decoration:none !important; letter-spacing:-1px;}
.btn_pro_s a:hover span {background:url('/images/process/bg_btn_small.gif') right -20px; text-decoration:none !important; letter-spacing:-1px;}

.btn_pro_d a            {background:url('/images/process/bg_btn_default.gif') left 0;  height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 0 0 10px; overflow:hidden; text-decoration:none; cursor:pointer; margin-top:5px; letter-spacing:-1px;} 
.btn_pro_d a span       {background:url('/images/process/bg_btn_default.gif') right 0; height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 20px 0 0; overflow:hidden; line-height:180%; letter-spacing:-1px;}
.btn_pro_d a:hover      {background:url('/images/process/bg_btn_default.gif') left  -20px; text-decoration:none !important; letter-spacing:-1px;}
.btn_pro_d a:hover span {background:url('/images/process/bg_btn_default.gif') right -20px; text-decoration:none !important; letter-spacing:-1px;}

.btn_pro_l a            {background:url('/images/process/bg_btn_large.gif') left 0; width:90px;  height:31px; color:#ffffff; font-weight:bold; float:left; padding:0 0 0 0; text-decoration:none; cursor:pointer; vertical-align:middle; text-align:center; letter-spacing:-1px;}
.btn_pro_l a span       {background:url('/images/process/bg_btn_large.gif') right 0; width:90px; height:31px; color:#ffffff; font-weight:bold; float:left; padding:9px 0 0 0; line-height:120%; text-align:center; letter-spacing:-1px; vertical-align:middle;}
.btn_pro_l a:hover      {background:url('/images/process/bg_btn_large.gif') left  -43px; text-decoration:none !important; text-align:center; letter-spacing:-1px; vertical-align:middle;}
.btn_pro_l a:hover span {background:url('/images/process/bg_btn_large.gif') right -34px; text-decoration:none !important; text-align:center; letter-spacing:-1px; vertical-align:middle;}

.btn_pro_bl a            {background:url('/images/process/bg_btn_big.gif') left 0; width:90px;  height:62px; color:#ffffff; font-weight:bold; float:left; padding:0 0 0 0; text-decoration:none; cursor:pointer; vertical-align:middle; text-align:center; letter-spacing:-1px;}
.btn_pro_bl a span       {background:url('/images/process/bg_btn_big.gif') right 0; width:90px; height:62px; color:#ffffff; font-weight:bold; float:left; padding:9px 0 0 0; line-height:120%; text-align:center; letter-spacing:-1px; vertical-align:middle;}
.btn_pro_bl a:hover      {background:url('/images/process/bg_btn_big.gif') left  -43px; text-decoration:none !important; text-align:center; letter-spacing:-1px; vertical-align:middle;}
.btn_pro_bl a:hover span {background:url('/images/process/bg_btn_big.gif') right -34px; text-decoration:none !important; text-align:center; letter-spacing:-1px; vertical-align:middle;}

.btn_pro_m a            {background:url('/images/process/bg_menu.gif') left top no-repeat; width:90px; height:24px; color:#333333; display:block; float:left; padding:0 0 0 0; text-decoration:none; cursor:pointer; margin:0 auto; vertical-align:middle; letter-spacing:-1px;}
.btn_pro_m a span       {background:url('/images/process/bg_menu.gif') left top no-repeat; width:90px; height:24px; color:#333333; display:block; float:left; padding:6px 0 0 12px; letter-spacing:-1px;}
.btn_pro_m a:hover span {background:url('/images/process/bg_menu.gif') left top no-repeat; width:90px; height:24px; text-decoration:none !important; letter-spacing:-1px; vertical-align:middle;}

.btn_pro_ml a            {background:url('/images/process/bg_menu_big.gif') left top no-repeat; width:90px; height:48px; color:#333333; display:block; float:left; padding:0 0 0 0; text-decoration:none; cursor:pointer; margin:0 auto; vertical-align:middle; letter-spacing:-1px;}
.btn_pro_ml a span       {background:url('/images/process/bg_menu_big.gif') left top no-repeat; width:90px; height:48px; color:#333333; display:block; float:left; padding:6px 0 0 12px; letter-spacing:-1px;}
.btn_pro_ml a:hover span {background:url('/images/process/bg_menu_big.gif') left top no-repeat; width:90px; height:48px; text-decoration:none !important; letter-spacing:-1px; vertical-align:middle;}

.bg_pro_01 {background:url('/images/process/bg_pro_01.gif') left bottom no-repeat; padding:0 0 0 0;}
.bg_pro_02 {background:url('/images/process/bg_pro_02.gif') left bottom no-repeat; padding:0 0 0 0;}

/* Banner 추가. 20140730 */
.lnbContainer_top{position:absolute; z-index:100; width:100%; height:210px;}
.lnbContainer_top_of{position:absolute; width:50%;}
.lnbContainer_bottom{float:right; width: 52%;}
.lnbContainer_left{position:absolute; z-index:100; width:100%;}
.lnbContainer_right{position:absolute; z-index:100; width:100%; left:630px;}
.lnb {float:left; width:100%; overflow:hidden; height:100%;}
.lnb li {float:left; padding:0 5px 5px 0;}
.lnb li img {border:0px; vertical-align:top;}
.lnb li p {color:#ffffff; font-weight:bold; font-size:14px; padding:11px 0 0 48px; letter-spacing:-1px;}
.lnb li h3 {color:#000000; font-weight:bold; font-size:30px; padding:50px 0 0 80px;}
.lnb li h5 {color:#484242; font-weight:bold; font-size:12px; padding:0 0 0 48px; letter-spacing:-1px; text-align:center;}
.new_title {color:#484242; font-weight:bold; padding:7px 0 5px 24px; background:url('/images/icons/bullet_main_title.png') 7px 9px  no-repeat;}

.lnb2 {float:left; width:100%; overflow:hidden; height:100%;}
.lnb2 li {float:left; padding:0 5px 5px 0;}
.lnb2 li p {color:#484242; font-weight:bold; font-size:12px; padding:0 0 0 35px; letter-spacing:-1px; width:115px;}

/* 미결내역, 기간연장 추가. 20140730 */
.bg_blue{color:#ffffff; font-weight:bold; background:url('/images/main/bg_color_blue.gif') 25px top no-repeat; width:150px; height:40px;}
.bg_bluegreen{color:#ffffff; font-weight:bold; background:url('/images/main/bg_color_bluegreen.gif') 25px top no-repeat; width:150px; height:40px;}
.bg_green{color:#ffffff; font-weight:bold; background:url('/images/main/bg_color_green.gif') 25px top no-repeat; width:150px; height:40px;}
.bg_yellow{color:#ffffff; font-weight:bold; background:url('/images/main/bg_color_yellow.gif') 25px top no-repeat; width:150px; height:40px;}
.bg_orange{color:#ffffff; font-weight:bold; background:url('/images/main/bg_color_orange.gif') 25px top no-repeat; width:150px; height:40px;}
.bg_red{color:#ffffff; font-weight:bold; background:url('/images/main/bg_color_red.gif') 25px top no-repeat; width:150px; height:40px;}

/* 확인서 제출내역 추가. 20140730 */
.co_submit{color:#ffffff; font-weight:bold; background:url('/images/main/bg_co_submit.gif') no-repeat; width:228px; height:100px;}
.co_no_submit{color:#ffffff; font-weight:bold; background:url('/images/main/bg_co_no_submit.gif') no-repeat; width:228px; height:100px;}

.file_box {width:542px; position:relative;}
.file_box span.txt{position:absolute;width:100%;top:5px;left:346px;font-size:11px;}
.file_text {float:left; margin-left:78px; height:16px; background-color:#f6f6f6; border:1px solid #eee; color:#777; }
.file_wrap {overflow:hidden;display:inline-block; width:73px; height:23px;  background:url('/images/icons/file_search.png') 0 0 no-repeat;position: absolute; top:0; left:0px;}
.file_add {filter:alpha(opacity:0); opacity:0;width:73px; height:23px; cursor:pointer;border:1px solid red;}
@media screen and (-webkit-min-device-pixel-ratio:0) {.file_add {position:absolute;left:-73px; width:144px; height:23px; cursor:pointer;}}

.btn a            {background:url('/images/main/bg_btn_02.gif') left 0;  height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 0 0 10px; overflow:hidden; text-decoration:none; cursor:pointer;}
.btn a span       {background:url('/images/main/bg_btn_02.gif') right 0; height:20px; color:#ffffff; font-weight:bold; display:block; float:left; padding:0 10px 0 0; overflow:hidden; line-height:180%;}
.btn a:hover      {background:url('/images/main/bg_btn_02.gif') left  -20px; text-decoration:none !important;}
.btn a:hover span {background:url('/images/main/bg_btn_02.gif') right -20px; text-decoration:none !important;}

/* Form Table - EasyUI Grid를 제외한 곳에서 사용하기 위해 작성. 2014.12.09 */
.form_table      {border:1px solid #888284; background:#ffffff; border-collapse:collapse; font-family: Dotum, arial; font-size:8pt; color:#666666; margin:0; padding:0;}
.form_table_tit  {border:1px solid #dbdbdb; background:#f1f1f1; padding:3px 5px 0 5px; color:#000000; font-weight:bold; height:24px;}
.form_table_cont {border:1px solid #dbdbdb; background:#ffffff; padding:3px 5px 2px 5px; height:24px;}
.sub_title       {font-family: Dotum, arial; font-size:9pt; color:#333333; font-weight:bold; padding:0 0 0 20px; background:url('../image/bullet_main_title.png') 2px 7px  no-repeat;}



.filterDiv {float:left; border:1px solid #dbdbdb;}
.filterDiv ul {list-style:none; float:left; padding:5px 0 5px 0;}
.selectfta {border:none;}
.yn_title {font-family: Dotum, arial; font-size:9pt; color:#333333; padding:0;}
.selectok {border:none;}





.tabs {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.tabs li {
  float: left;
  margin: 0 .5em 0 0;
}

.tabs a {
  position: relative;
  background: #ddd;
  background-image: linear-gradient(to bottom, #fff, #ddd);  
  padding: .7em 3.5em;
  float: left;
  text-decoration: none;
  color: #444;
  text-shadow: 0 1px 0 rgba(255,255,255,.8);
  border-radius: 5px 0 0 0;
  box-shadow: 0 2px 2px rgba(0,0,0,.4);
}

.tabs a:hover,
.tabs a:hover::after,
.tabs a:focus,
.tabs a:focus::after {
  background: #fff;
}

.tabs a:focus {
  outline: 0;
}

.tabs a::after {
  content:'';
  position:absolute;
  z-index: 1;
  top: 0;
  right: -.5em;  
  bottom: 0;
  width: 1em;
  background: #ddd;
  background-image: linear-gradient(to bottom, #fff, #ddd);  
  box-shadow: 2px 2px 2px rgba(0,0,0,.4);
  transform: skew(10deg);
  border-radius: 0 5px 0 0;  
}

.tabs #current a,
.tabs #current a::after {
  background: #fff;
  z-index: 3;
}




/*Table Css New*/
.conditions_detail .search_table_tit{
	padding: 0px 10px 0px 6px;
    text-align: left;
    background-color: #e3e6eb;
	border: 1px solid #c7cbce;	
}


.conditions_detail .search_table_cont{
	padding: 3px;
    background-color: #fff;
    border: 1px solid #c7cbce;	
	
}

.mainliList{
	background:#fff;
	padding:7px;
}

.mainliList li {
    color: #09409C;
    font: bold 9pt 'Comic Sans MS';
}

.ulMainTitle { 
	padding:7px 0 5px 24px;
	font: bold 10pt 'Comic Sans MS';
	background: url('/images/icons/bullet_main_title.png') 7px 9px no-repeat #DBE2F3;
}

.ftaSiteli{
	float:left;
	padding:10px 20px 20px 20px;
}

.inputSky{
	background-color: #e2f1ff;
}
.inputGray{
	background-color: #d3dde6;
}