﻿/* Search box section */
.box_layout{
	position:relative;
	border:1px solid #708ac7;
	z-index:20;
	margin-bottom:5px;
}
.box_inner{
	position:relative;
	border:3px solid #cbdaf1;
	padding:2px;
	z-index:30	
}
/* 1line : Search Form */
.tblsch_1line{
	z-index:30;
	width:100%;
	border-collapse:collapse;
	font-family:dotum,Sans-serif,tahoma;
}
.tblsch_1line tbody th{
	padding-left:8px;
	/*border-bottom:1px solid #c9daf2;*/
	background:#eff5fd;
	font-size:12px;
	height:24px;
	color:#093066;
	text-align:left;
}
.tblsch_1line td{
	/*border-bottom:1px solid #c9daf2;*/
	height:24px;
	*letter-spacing:-0.04em;
	font-size:12px;
	color:#333;
	padding-left:5px;
	text-align:left;
}
.tblsch_1line td select{
	vertical-align:middle;
}
.tblsch_1line td input{
	vertical-align:middle;
}
.tblsch_1line td.bgtdbl{
	background:#eff5fd;
}
/* 2~3line : Search Form */
.tblsch_2line{
	z-index:30;
	width:100%;
	border-collapse:collapse;
	font-family:dotum,Sans-serif,tahoma;
}
.tblsch_2line tbody th{
	padding-left:8px;
	border-bottom:1px solid #c9daf2;
	background:#eff5fd;
	font-size:12px;
	height:24px;
	color:#093066;
	text-align:left;
}
.tblsch_2line th.sch_txtbot{
	border-bottom:0px solid #fff;
}
.tblsch_2line td{
	border-bottom:1px solid #c9daf2;
	height:24px;
	*letter-spacing:-0.04em;
	font-size:12px;
	color:#333;
	padding-left:5px;
	text-align:left;
}
.tblsch_2line td.sch_nolinebot{
	border-bottom:0px solid #fff;
	text-align:right;
	padding-right:1px;
	padding-top:0px;
}
.tblsch_2line td.sch_txtbot{
	border-bottom:0px solid #fff;
	padding-top:1px;
}
.tblsch_2line td select{
	vertical-align:middle;
}
.tblsch_2line td input{
	vertical-align:middle;
}

/*input*/
.i_calendar{/*calendar input width*/
	width:70px;
    padding: 2px 0 0px 2px;
	height:15px;
	font-size:12px;
	border:1px solid #b7b7b7;
	border-right-color:#e1e1e1;
	border-bottom-color:#e1e1e1;
	vertical-align:middle;
	margin-right:2px;
}

/*input*/
.bgred{/*calendar input width*/
    background-color: #FFF1FC;
}

.i_text{/*basic input width*/
    padding: 2px 0 0px 2px;
	height:15px;
	font-size:12px;
	border:1px solid #b7b7b7;
	border-right-color:#e1e1e1;
	border-bottom-color:#e1e1e1;
	vertical-align:middle;
}
.i_text_right{/*basic input width*/
    padding: 2px 2px 0px 2px;
    text-align: right;
	height:15px;
	font-size:12px;
	border:1px solid #b7b7b7;
	border-right-color:#e1e1e1;
	border-bottom-color:#e1e1e1;
	vertical-align:middle;
}

.i_lbl_right{/*basic input width*/
    padding: 2px 2px 0px 2px;
    text-align: right;
	height:15px;
	font-size:12px;
	vertical-align:middle;
}

.i_textCal{/*basic input width*/
    padding: 2px 0 0px 2px;
	height:15px;
	font-size:12px;
	border:1px solid #b7b7b7;
	border-right-color:#e1e1e1;
	border-bottom-color:#e1e1e1;
	vertical-align:middle;
}
.i_text_PI
{
    font-family:굴림체;
    padding: 2px 0 0px 2px;
	height:15px;
	font-size:8pt;
	border:1px solid #b7b7b7;
	border-right-color:#e1e1e1;
	border-bottom-color:#e1e1e1;
	vertical-align:middle;
}
.i_fileload{
	padding: 2px 0 0px 2px;
	height:20px;
	font-size:12px;
	border:1px solid #b7b7b7;
	border-right-color:#e1e1e1;
	border-bottom-color:#e1e1e1;
	vertical-align:middle;
}
.i_text470{/*basic input width*/
    width:470px;
    padding: 2px 0 0px 2px;
	height:15px;
	font-size:12px;
	border:1px solid #b7b7b7;
	border-right-color:#e1e1e1;
	border-bottom-color:#e1e1e1;
	vertical-align:middle;
}
.i_text475{
    width:475px;
    padding: 2px 0 0px 2px;
	height:15px;
	font-size:12px;
	border:1px solid #b7b7b7;
	border-right-color:#e1e1e1;
	border-bottom-color:#e1e1e1;
	vertical-align:middle;
}
.i_text340{/*basic input width*/
    width:340px;
    padding: 2px 0 0px 2px;
	height:15px;
	font-size:12px;
	border:1px solid #b7b7b7;
	border-right-color:#e1e1e1;
	border-bottom-color:#e1e1e1;
	vertical-align:middle;
}
.i_select{/*basic input width*/
    padding: 2px 0 0px 2px;
	height:19px;
	font-size:12px;
	border:1px solid #b7b7b7;
	border-right-color:#e1e1e1;
	border-bottom-color:#e1e1e1;
	vertical-align:middle;
}
.i_colortext{/*hpAFModify_Send*/
    padding: 2px 0 1px 2px;
	*padding: 2px 0 2px 2px;
	font-size:12px;
	border:1px solid #b19c91;
	border-right-color:#e1e1e1;
	border-bottom-color:#e1e1e1;
	vertical-align:middle;
	background:#fcede4;
}
.i_nobg{/*no input background*/
	background:#e8e7e7;
}
.i_pointbg{/*kipoint input background*/
	background:#fbe5d7;
}
.i_txtright{/*basic input right*/
	text-align:right;
	padding-right:3px;
	*padding-right:2px;
}
/*---------Input ::: hpSR_Input.aspx---------*/
.Input_Multi{
	width:980px;
	margin: 0 auto;
	display:inline-block;
	padding-top:3px;
	padding-bottom:3px;
}
.Input_MultiLeft{
    width: 485px;
	float:left;
}
.Input_MultiRight{
    width: 485px;
	float:right;
	vertical-align:top;
}
.Input_MultiLeft2{
    width: 317px;
	float:left;
}
.Input_MultiRight2{
    width: 660px;
	float:right;
	vertical-align:top;
}
/*--------- hpSF_MasterBL.aspx---------*/
.tblMulti_MBLLeft{
    width: 720px;
	float:left;
}
.tblMulti_MBLRight{
    width: 250px;
	float:right;
	vertical-align:top;
}
.MBLLeft_small{
    width: 355px;
	float:left;
}
.MBLRight_small{
    width: 355px;
	float:right;
	vertical-align:top;
}
.VolLeft_ss{
	width: 200px;
	float:left;
}
.VolRight_ss{
	width: 140px;
	float:right;
	padding-right:5px;
	padding-top:5px;
}
.tblMulti_line{
	z-index:30;
	width:100%;
	border-collapse:collapse;
	font-family:dotum,Sans-serif,tahoma;
}
.tblMulti_line th{
	padding-left:8px;
	border:1px solid #c9daf2;
	background:#eff5fd;
	font-size:12px;
	height:23px;
	color:#093066;
	text-align:left;
}
.tblMulti_line th.sch_txtbot{
	border-bottom:0px solid #fff;
}
.tblMulti_line td{
	border-bottom:1px solid #c9daf2;
	border-left:1px solid #c9daf2;
	border-right:1px solid #c9daf2;
	*letter-spacing:-0.04em;
	font-size:12px;
	color:#333;
	height:20px;
	padding-left:4px;
	padding-top:2px;
	padding-bottom:2px;
}
.tblMulti_line td.sch_txtbot{
	border-bottom:0px solid #fff;
	padding-top:2px;
}
.tblMulti_line td.sch_topline{
	border-top:1px solid #c9daf2;
}
.tblMulti_line td select{
	vertical-align:middle;
}
.tblMulti_line td input{
	vertical-align:middle;
}
.Mt_pdright{
	padding-right:3px;
	text-align:right;
}

/*--------- small title---------*/
.tit_icsmalltxt{
	background:url("../img/icon/ic_smalltxt.gif") no-repeat scroll 0px 8px;
	color:#093066;
	font-weight:bold;
	font-size:12px;
	padding-left:19px;
	text-align:left;
	padding-bottom:3px;
	padding-top:8px;
}

/* common(button section)/ */
.c_both{overflow:hidden;clear:both;width:100%;padding-top:1px;padding-bottom:5px;}
.c_both .fl{float:left;}
.c_both .fr{float:right;}

.vr_bot{
	vertical-align:bottom;
	padding-top:13px;
}
.vr_mid{
	vertical-align:middle;
	padding-top:6px;
}
.help_B{
	color:#1949b8;
	font-size:11px;
}
.chk_detail{
	width:100%;
	background:#c9daf2;
	padding:6px 0px 4px 0px;
}
.chk_detail input{
	padding-left:7px;
}
.blank_mgtop8{
	margin-top:8px;	
}
.blank_mgtop3{
	margin-top:2px;	
}
.blank_mgleft1{
	padding-left:3px;	
}


/*추가CSS*/

.i_text223{/*basic input width*/
    padding: 2px 0 0px 2px;
	height:15px;
	font-size:12px;
	border:1px solid #b7b7b7;
	border-right-color:#e1e1e1;
	border-bottom-color:#e1e1e1;
	vertical-align:middle;
}
.i_text305{/*basic input width*/
    width:305px;
    padding: 2px 0 0px 2px;
	height:15px;
	font-size:12px;
	border:1px solid #b7b7b7;
	border-right-color:#e1e1e1;
	border-bottom-color:#e1e1e1;
	vertical-align:middle;
}
.Input_MultiLeft_237{
    width: 237px;
	float:left;
	padding-right: 10px;
}

.Input_MultiLeft_237_bbs{
	border: 1px solid #C9DAF2;
	float:left;
	height:296px
}

.Input_MultiLeft_237_bbs2{
	border: 1px solid #C9DAF2;
	float:left;
	height:247px
}

.Input_MultiCenter_320{
    width: 320px;
	float:left;
	padding-right: 10px;
}
.Input_MultiCenter_238{
    width: 238px;
	float:left;
	padding-right: 10px;
}
.Input_MultiRight_485{
    width: 485px;
	float:right;
	vertical-align:top;
}
.Input_MultiRight_238{
    width: 238px;
	float:right;
	vertical-align:top;
}
.Input_MultiCenter_237{
    width: 237px;
	float:left;
	vertical-align:top;
	padding-bottom:5px
}
.Input_MultiCenter_215{
    width: 215px;
	float:left;
	padding-right: 5px;
	vertical-align:top;
}
.Input_MultiRight_320{
    width: 320px;
	float:right;
}
.Input_MultiLeft_320{
    width: 320px;
	float:left;
	padding-right: 10px;
}
.Input_MultiLeft_320{
    width: 320px;
	float:left;
	padding-right: 10px;
}
.c_both .mini_btn{
	padding-bottom: 3px;
    padding-left: 19px;
    padding-top: 4px;
    text-align: right;
}


.tblMulti_line_bbs{
	z-index:30;
	width:100%;
	border-collapse:collapse;
	font-family:dotum,Sans-serif,tahoma;
	margin-bottom:5px
}
.tblMulti_line_bbs th{
	padding-left:8px;
	border:1px solid #c9daf2;
	background:#eff5fd;
	font-size:12px;
	height:23px;
	color:#093066;
	text-align:left;
}
.tblMulti_line_bbs th.sch_txtbot{
	border-bottom:0px solid #fff;
}
.tblMulti_line_bbs td{
	border-bottom:1px solid #c9daf2;
	border-left:1px solid #c9daf2;
	border-right:1px solid #c9daf2;
	*letter-spacing:-0.04em;
	font-size:12px;
	color:#333;
	height:20px;
	padding-left:4px;
	padding-top:2px;
	padding-bottom:2px;
}
.tblMulti_line_bbs td.sch_txtbot{
	border-bottom:0px solid #fff;
	padding-top:2px;
}
.tblMulti_line_bbs td.sch_topline{
	border-top:1px solid #c9daf2;
}
.tblMulti_line_bbs td select{
	vertical-align:middle;
}
.tblMulti_line_bbs td input{
	vertical-align:middle;
}
.Input_MultiLeft_320_bbs{
	border: 1px solid #C9DAF2;
	height:167px
}

.c_both .fl_btn{
	float:left;
	padding-left:5px
}
.c_both .mini_btn_bbs{
	padding-bottom: 3px;
    padding-top: 4px;
    text-align: right;
	padding-right:5px
}
.table_header {
    border-collapse: collapse;
    margin-top: 5px;
    table-layout: auto;
    width: 100%;
	
}


.table_BasicList {
    border-collapse: collapse;
    margin-bottom: 5px;
    table-layout: auto;
    width: 96%;
	margin-left:5px;
	margin-right:5px
}

.table_BasicList1 {
    border-collapse: collapse;
    margin-bottom: 5px;
    table-layout: auto;
    width: 97%;
	margin-left:5px;
	margin-right:5px
}

.table_header_th.linefirst {
    background: url("../img/bg/bg_basicgrid.gif") repeat-x scroll 0 0 transparent;
    border-left: 1px solid #CCCCCC;
    color: #333333;
    font-size: 11px;
    height: 31px;
    line-height: 120%;
}
.table_header tr th {
    background: url("../img/bg/bg_basicgrid.gif") repeat-x scroll 0 0 transparent;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 0;
    color: #404040;
    font-size: 12px;
    height: 31px;
}

.table_header_th.linelast {
    border-right: 1px solid #CCCCCC;
    color: #333333;
    font-size: 11px;
    height: 31px;
}
.table_BasicList td.grd_nodata23 {
    border: 1px solid #CCCCCC;
    height: 23px;
    text-align: center;
    width: 980px;
}

.table_BasicList1 td.grd_nodata23 {
    border: 1px solid #CCCCCC;
    height: 23px;
    text-align: center;
    width: 980px;
}


.tbl_Multi_line {
    border-collapse: collapse;
    font-family: dotum,Sans-serif,tahoma;
    width: 100%;
    z-index: 30;
}
.tbl_Multi_line th {
    background: none repeat scroll 0 0 #EFF5FD;
    border-bottom: 1px solid #c9daf2;
    color: #093066;
    font-size: 12px;
    height: 23px;
    padding-left: 8px;
    text-align: left;
}

.tbl_Multi_line td.sch_topline {
    border-top: 1px solid #C9DAF2;
	border-right: 1px solid #C9DAF2;
}
.tbl_Multi_line td.sch_topline_none {
    border-top: medium none;
	border-right: 1px solid #C9DAF2;

}
.tbl_Multi_line td.sch_topline_bottom {
    border-bottom: 1px solid #C9DAF2;
	border-right: 1px solid #C9DAF2;
}

.Input_MultiLeft_472_bbs{
	border: 1px solid #C9DAF2;
	height:499px
}

.Input_MultiLeft_472_bbs2{
	border: 1px solid #C9DAF2;
	height:332px
}

.i_text220{
    border-color: #B7B7B7 #E1E1E1 #E1E1E1 #B7B7B7;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    height: 15px;
    padding: 2px 0 0 2px;
    vertical-align: middle;
    width: 219px;

}


.tblMulti_line1 {
    border-collapse: collapse;
    font-family: dotum,Sans-serif,tahoma;
    width: 98%;
    z-index: 30;
}


.tblMulti_line1 td {
    border-bottom: 1px solid #C9DAF2;
    border-left: 1px solid #C9DAF2;
    border-right: 1px solid #C9DAF2;
    color: #333333;
    font-size: 12px;
    height: 20px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-top: 2px;
}

.tblMulti_line_1 td.sch_topline {
    border-top: 1px solid #C9DAF2;
}

.table_BasicList_1 {
    border-collapse: collapse;
    margin-bottom: 5px;
    table-layout: auto;
    width: 98%;
	margin-left:5px;
	margin-right:5px
}

.Input_MultiLeft_485_bbs{
	border: 1px solid #C9DAF2;
	height:297px
}

.table_BasicList_1 td.grd_nodata23 {
    border: 1px solid #CCCCCC;
    height: 23px;
    text-align: center;
    width: 980px;
}



.grd_wrap1 {
    margin-bottom: 5px;
    width: 980px;

}

.grd_BasicList1 {
    border-collapse: collapse;
    table-layout: auto;
    width: 100%;

}

.grd_BasicList1 tr th {
    background: url("../img/bg/bg_basicgrid.gif") repeat-x scroll 0 0 transparent;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    clear: both;
    color: #404040;
    font-size: 12px;
    height: 31px;
}


.grid_Listview1 {
    overflow-x: hidden;
    overflow-y: scroll;
    width: 980px;
}

.grid_Listview2 {
    overflow-x: hidden;
    overflow-y: scroll;
    width: 485px;
    
}

.grid_List_view{
    border-collapse: collapse;
    table-layout: auto;
    width: 100%
}

.grid_List_view td.pdleft{
	padding-left:3px;
	text-align:left;
}
.grid_List_view td.pdright{
	padding-right:3px;
	text-align:right;
}

.grd_BasicList_td1 {
    color: #333333;
    font-size: 11px;
    padding: 5px 0;
    text-align: center;
    word-wrap: break-word;
}



.grd_BasicList_td1_first 
{
    border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
    color: #333333;
    font-size: 11px;
    padding: 5px 0;
    text-align: center;
    word-wrap: break-word;
}

.grd_BasicList_td1_last {
	border-right: 1px solid #cccccc;

    color: #333333;
    font-size: 11px;
    padding: 5px 0;
    text-align: center;
    word-wrap: break-word;
}




.grd_BasicList_first {
 
	background: url("../img/bg/bg_basicgrid.gif") repeat-x scroll 0 0 transparent;
	 border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    clear: both;
    color: #404040;
    font-size: 12px;
    height: 31px;
}

.grd_BasicList_last {
	background: url("../img/bg/bg_basicgrid.gif") repeat-x scroll 0 0 transparent;
	border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    clear: both;
    color: #404040;
    font-size: 12px;
    height: 31px;
}




.grid_List_view tr th {
    background: url("../img/bg/bg_basicgrid.gif") repeat-x scroll 0 0 transparent;
    border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
    clear: both;
    color: #404040;
    font-size: 12px;
    height: 31px;
}


.grd_List_first{
    background: url("../img/bg/bg_basicgrid.gif") repeat-x scroll 0 0 transparent;
    border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
    clear: both;
    color: #404040;
    font-size: 12px;
    height: 31px;
}




.grd_List_lest{
	background: url("../img/bg/bg_basicgrid.gif") repeat-x scroll 0 0 transparent;
	border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    clear: both;
    color: #404040;
    font-size: 12px;
    height: 31px;
}


.tblMulti_line th div{
	float: right;
	padding-right: 7px;
}

.tblMulti_line th span{ 
	float: left;
    margin-top: 3px;
	text-align:bottom
}




/*20130521_운송지시확인 css 추가*/
.Input_MultiLeft320{
    width: 320px;
	float:left;
}

.Input_MultiRight320{
    width: 320px;
	float:right;
	vertical-align:top;
}

.Input_MultiCenter320{
    width: 320px;
	float:left;
	padding-left: 10px;
	vertical-align:top;
}


.i_text240{/*basic input width*/
    width:240px;
    padding: 2px 0 0px 2px;
	height:15px;
	font-size:12px;
	border:1px solid #b7b7b7;
	border-right-color:#e1e1e1;
	border-bottom-color:#e1e1e1;
	vertical-align:middle;
}


/*20130521_운송지시확인 add table*/

.wrap_grd{
    padding-bottom: 8px;
    width: 485px;
}

.grd_BasicType tr th {
	background: url("../img/bg/bg_basicgrid.gif") repeat-x scroll 0 0 transparent;
	color: #404040;
    font-size: 12px;
    height: 31px;
}.

.grd_BasicType tr th.Typefirst {
    border-left: 1px solid #cccccc;
    border-right: 0 solid #cccccc;
    color: #000000;
    font-size: 11px;
    height: 25px;
}

.grd_BasicType {
    border-collapse: collapse;
    border-top: 1px solid #cccccc;
    table-layout: auto;
    width: 100%;
}

.grid_Listview_type {
    overflow-x: hidden;
    overflow-y: scroll;
    width: 980px;
	height:105px;
}

.grid_Listview_type485 {
    overflow-x: hidden;
    overflow-y: scroll;
    width: 485px;
	height:105px;
}


.grid_Listview_table td.leftsubject {
    padding: 1px 3px 0;
    text-align: left;
}

.grid_Listview_table468 td.leftsubject {
    padding: 1px 3px 0;
    text-align: left;
}

.grid_Listview_table tr td {
    border: 1px solid #cccccc;
	color: #333333;
    font-size: 11px;
    padding: 5px 0;
    text-align: center;
}

.grid_Listview_table468 tr td {
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    color: #333333;
    font-size: 11px;
    padding: 5px 0;
    text-align: center;
}

.grid_Listview_table {
    border-collapse: collapse;
    table-layout: auto;
    width: 963px;
}

.grid_Listview_table468 {
    border-collapse: collapse;
    table-layout: auto;
    width: 468px;
}


.grd_BasicType td {
	border-top: 1px solid #cccccc;
    color: #333333;
    font-size: 11px;
    padding: 5px 0;
    text-align: center;
    word-wrap: break-word;
}

.grd_BasicType_first {
	border-left: 1px solid #cccccc;
  }

  .grd_BasicType_last{
	border-right: 1px solid #cccccc;
 }

.grd_Listtitle {
    border-collapse: collapse;
    margin-bottom: 0;
    table-layout: auto;
    width: 100%;
}

.grd_Listtitle tr th {
    background: url("../img/bg/bg_basicgrid.gif") repeat-x scroll 0 0 transparent;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #404040;
    font-size: 12px;
    height: 31px;
}


.grd_BasicList_lest {
 
	background: url("../img/bg/bg_basicgrid.gif") repeat-x scroll 0 0 transparent;
	border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    clear: both;
    color: #404040;
    font-size: 12px;
    height: 31px;
}

/*20130528_운송매입 Invoice 등록css 추가*/
.grid_Listview_type980 {
    height: 105px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 980px;
}

.grid_Listview_table963 {
    border-collapse: collapse;
    table-layout: auto;
    width: 963px;
}

.grid_Listview_table963 tr td {
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    color: #333333;
    font-size: 11px;
	padding: 5px 0;
    text-align: center;
}


/*운송관련css여기까지임*/


.grid_List_view td {/*20130617*/
	border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}


/*20130801추가*/
.Input_Multi_Charge {
    display: inline-block;
    margin: 0 auto;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 980px;
}

.Input_MultiLeft_Charge{
	float: left;
    width: 473px;
    border:1px solid #c9daf2;
    padding:5px;
}

.Input_MultiRight_Charge{
	float: right;
    padding: 5px;
    width: 473px;
    border:1px solid #c9daf2;
}

.grid_Listview1_Charge {
    overflow-x: hidden;
    overflow-y: scroll;
    width: 473px;
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}

.grd_wrap1_Charge {
	padding-top:5px;
	width: 473px
}
    
.grd_BasicList_td1_lest {
    border-right: 1px solid #cccccc;
}

.tit_icsmalltxt1_Charge{ background: url("../img/icon/ic_smalltxt.gif") no-repeat scroll 0 8px transparent;
    color: #093066;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-left: 19px;
    padding-top: 8px;
    text-align: left;
    float:left;
    width: 473px;}
    
    
.tit_icsmalltxt2_Charge{ background: url("../img/icon/ic_smalltxt.gif") no-repeat scroll 0 8px transparent;
    color: #093066;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-left: 19px;
    padding-top: 8px;
    text-align: left;
    float:right;
    width: 465px;}