/* °øÅëCss -------------------------------------- */
@import url(/eng/css/global/global.css);
/* ---------------------------------------------- */

img.simulatorHeadImg {margin:15px 0 15px 0 ;}

ul#simulationResult {clear:both ; width:726px ;}
ul#simulationResult li.comment {
	clear:both ;
	width:720px ;
	height:22px ;
	padding-left:6px ;
}
ul#simulationResult li.comment strong {color:#FE8016 ;}
ul#simulationResult li.resultData {
	clear:both ;
	width:710 ;
	height:35px ;
	padding-right:16px ;
	padding-top:15px ;
	background:url('/images/05_customer/cst_bg_21.gif') 0 0 no-repeat ;
	color:#409191 ;
	text-align:right ;
}
ul#simulationResult li.resultData strong {font-size:16px ; color:#000000 ;}
ul#simulationResult li.resultData .devide {font-size:16px ; color:#AEBABA ; margin-left:10px ; margin-right:10px ;}
ul#simulationResult li.resultData .lbl {font-size:11px ; color:#666666 ; margin-left:10px ;}
ul#simulationResult li.exp {font-size:11px ; color:#9AA2AB ; text-align:right ; padding-top:10px ;}
ul#simulationResult li.exp strong {color:#FE8016 ;}

h4 {
	float:left ;
	background:url('/images/global/global_bul_25.gif') 0 4px no-repeat ;
	padding:0 0 0 12px ;
	margin:0 ;
	font-size:12px ;
	font-weight:normal ;
}

#paymentSimulator {margin-bottom:18px ;}

table.interCallFeeInfor {
	clear:both ;
	border-top:2px solid #A3D2D2 ;
	border-bottom:1px solid #A3D2D2 ;
}
table.interCallFeeInfor caption {display:none ;}
table.interCallFeeInfor tr th {
	color:#57A1A1 ;
	background:#F5FBFB ;
	border-bottom:1px solid #DFF1F1 ;
	border-right:1px solid #DFF1F1 ;
	padding:9px 0 6px 0 ;
}
table.interCallFeeInfor tr td {
	text-align:center ;
	border-bottom:1px solid #DFF1F1 ;
	border-right:1px solid #DFF1F1 ;
	padding:9px 0 6px 0 ;
}
table.interCallFeeInfor .noBackground {background:none ;}
table.interCallFeeInfor .lastCol {border-right:0 ;}
table.interCallFeeInfor .lastRow {border-bottom:0 ;}

.tableLabel {float:left ; font-size:11px ; color:#9AA2AB ; margin:15px 0 15px 0 ;}
.tableLabel strong {color:#FE8016 ;}

