/* Basic styles */

body,p,input {
	font-family: 'Malgun Gothic','¸¼Àº°íµñ','³ª´®°íµñ',NanumGothic, dotum,'µ¸¿ò', dotum, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 96%/*16px*/;
}


@media all and (min-width: 640px) {
	.display_min {
		display: !important;
	}
	
	.display_max {
		display: none !important;
	}	
	
	#expc_top_menu {
		-webkit-margin-before: 0;
	    -webkit-margin-after: 0;
	    -webkit-margin-start: 0;
	    -webkit-margin-end: 0;
	    -webkit-padding-start: 0;
	    overflow-x: hidden; 
	    overflow-y: hidden;
	}
	
	.expc_top_menu_height {
		height: 85px;		
		margin-top: 0px;
	    overflow-x: hidden;
	    overflow-y: hidden;		
	}	
	
	#expc_top_menu li {
		min-width: 85px;
		font-size: 75%;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    display: block;
	    padding: 5px 5px;
	}	
}

@media all and (max-width: 639px) {
	.display_min {
		display:none !important;
	}	
	
	.display_max {
		display: !important;
	}		
	
	.width_min {
		width: 100%;
	}		
	
	.padding_min_30 {
		padding: 0 0 0 0;
	}
	
	#expc_top_menu {
		-webkit-margin-before: 0;
	    -webkit-margin-after: 0;
	    -webkit-margin-start: 0;
	    -webkit-margin-end: 0;
	    -webkit-padding-start: 0;
	    overflow-x: hidden;
	    overflow-y: hidden;	    
	}
	
	.expc_top_menu_height {
		height: 46px;		
		margin-top: 0px;
	    overflow-x: hidden;
	    overflow-y: hidden;		
	}
	
	#expc_top_menu li {
		font-size: 75%;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    display: block;
	    padding-top: 10px;
	    height: 100%;
	}			
}

@media all and (min-width: 420px) {
	.display_hori {
		display: important;		
	}				
	
	.ui-grid-my .ui-block-a { width: 33%; }
	.ui-grid-my .ui-block-b { width: 33%; } 	
	.ui-grid-my .ui-block-c { width: 33%; }
	.ui-grid-my .ui-block-d { width: 33%; } 	
	.ui-grid-my .ui-block-e { width: 33%; }
	.ui-grid-my .ui-block-f { width: 33%; display: inline-block;} 			
}

@media all and (max-width: 419px) {
	.display_hori {
		display: none !important;
	}			
	
	.ui-grid-my .ui-block-a { width: 49%; }
	.ui-grid-my .ui-block-b { width: 49%; } 	
	.ui-grid-my .ui-block-c { width: 49%; }
	.ui-grid-my .ui-block-d { width: 49%; } 	
	.ui-grid-my .ui-block-e { width: 49%; }
	.ui-grid-my .ui-block-f { width: 49%; display: inline-block;} 				
}

.green_box {
	border:1px solid green; 
}

.black_box {
	border:1px solid black; 
}

.body_scroll {
	overflow:hidden;
}

.width_100 {
	width: 100%;
}

.width_90 {
	width: 90% !important;
}

.width_80 {
	width: 80%;
}

.width_70 {
	width: 70%;
}

.width_60 {
	width: 60%;
}

.width_50 {
	width: 50%;
}

.width_47 {
	width: 47%;
}

.width_30 {
	width: 30%;
}

.width_20 {
	width: 20%;
}

.width_15 {
	width: 15%;
}

.width_10 {
	width: 10% !important;
}

.width_150p {
	width: 150px;
}

.div_center {
	margin: 0 auto;
}

.div_left {
	float: left;
}

.div_right {
	float: right;
}

.div_inline {
	display: inline-block;
}

.div_hidden {
	display: none;
}

.margin_0 {
	margin: 0 0 0 0 !important;
}

.margin_10 {
	margin: 10px 10px 10px 10px;
}

.margin_20 {
	margin: 20px 20px 20px 20px;
}

.margin_05em {
	margin: .5em 0;
}

.margin_estimate_area {
	margin: 3% 2% 0 2%;
}

.margin_top_10 {
	margin-top: 10px !important;
}

.padding_0 {
	padding: 0 0 0 0;
}

.padding_5 {
	padding: 0 5px 0 5px;
}

.padding_top_7 {
	padding: 7px 0 0 0;
}

.padding_10 {
	padding: 10px 10px 10px 10px;
}

.padding_left_10 {
	padding: 0 10px 0 10px;
}

.padding_20 {
	padding: 0 20px 0 20px;
}

.padding_min_30 {
	padding: 0 30px 0 30px;
}

.padding_top_10 {
	padding: 10px 0 0 0;
}

.width_navi_fix {
	width: 240px;
	display: inline-block;
}

.width_min {
	display: inline-block;
}

.height_30 {
	height: 30px;
}

.height_40 {
	height: 40px;
}

.height_50 {
	height: 50px;
}

.height_80 {
	height: 80px;
}

.height_80P {
	height: 80%;
}

.font_size_96{
    font-size: 96%;
}

.font_size_88{
    font-size: 88%;
}

.font_size_75{
    font-size: 75%;
}

.font_color_red {
	color: red;
}

.vertical_center {
	vertical-align: center !important;
}

.text_center {
	text-align: center !important;
}

.estimate_price {
	color: #050DA5;
	font-weight: bold;
}	

.expc_header {
    background-color: #ffffff;
    overflow-x: hidden;
}

.expc_top_header {
    background-color: #f03e5a;
}

#expc_top_menu .col01 {
	background-color:#d7223f;
}

#expc_top_menu .col02 {
	background-color:#e32542;
}

#expc_top_menu .col03 {
	background-color:#ee2646;
}

#expc_top_menu .sub_icon {
	width: 50%;
	display: inline-block;
}				

.expc_white_menu {
    color: #ffffff !important;
}

.expc_white_background {
    background-color: #ffffff !important;
}

.expc_sub_title {
    padding-bottom: 5px;
	border-bottom:1px #bbb solid;	
	height: 55px;
}

.expc_sub_title_button {
    margin-top: 15px;
}

.expc_table_border {
	border-collapse:collapse; 
	border:1px gray solid;	
	margin-top: 10px;
}

.expc_table_min_width {
	width: 100%;
	min-width: 300px;
}

.expc_table_td {
	border:1px gray solid;
}

.expc_login_button {
    height: 35px;
    padding-top: 35px;
}

.expc_list_menu_img {
    max-width: 95%;
    max-height: 95%;
}

.expc_list_menu_margin {
    margin-top: 1%;
    margin-left: 1%;
}

.expc_content_box {
    padding: 15px;
    margin-bottom: 17px;
    border: 1px solid transparent;
    border-radius: 0;
	background-color: #f5f5f5;
    border-color: #dcdcdc;
    color: #333333;    
}

.expc_contents_scroll {
	border: 1px solid #bbb;
	margin-top: 10px;
    padding: 10px;
    max-height: 340px;
    overflow-y: scroll;
}

.expc_table_fixed {
	table-layout: fixed;	
}

.expc_table_td_50 {
	width:50%; 
    overflow: hidden;
    text-overflow:ellipsis; 
    white-space:nowrap;	
}

.expc_table_td_60 {
	width:60%; 
    overflow: hidden;
    text-overflow:ellipsis; 
    white-space:nowrap;	
}

.expc_table_td_ellipsis {
    overflow: hidden;
    text-overflow:ellipsis; 
    white-space:nowrap;	
}

.expc_pay_popup_width {
	width: 300px;
}

.expc_form_width_fit {
    margin-left: 5px;
    margin-right: 5px;	
}

.expc_form_height_fit {
    margin-top: -9px !important;
    margin-bottom: -9px !important;
}

.expc_button_width_fit {
    margin-top: 2px;
}

.expc_entry_welcome {
	float: left;
	width: 100%;
	text-align: center;
    position: relative;
    background-color: #cccccc;
}

.expc_entry_welcome_img {
	position: absolute;
    top: 20px;
    left: 637px;
    vertical-align: middle;
}

.expc_entry_welcome_text {
	font-weight: bold;
    color: #000000;
}

.expc_entry_welcome_box {
    float: left;
    height: 151px;
    margin: 20px 50px;
    text-align: center;
    padding: 10px 20px;
    font-size: 18px;
    color: #4f545d;
    background-color: #ffffff;
}    

.expc_input_height {
    height: 35px;
}

.expc_textarea_height {
	height: auto !important; /* !important is used to force override. */
}

.ttl {
    display: table;
    float: left;
    width: 100%;
    height: 64px;
    background-color: #e4e7ed;
    color: #50596a;
}

.ttlrow, .ttcrow {
    display: table-row;
}

.ttl .tt01, .ttl .tt02, .ttl .tt03 {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
}

.tt01 {
    width: 25%;
}

.tt02 {
    width: 50%;
}

.tt03 {
    width: 25%;
}

.lnb {
    border-bottom: 1px solid #d7d9df;
}

.mgbt15 {
    margin-bottom: 15px;
}

.mgbt30 {
    margin-bottom: 30px;
}

.line_height150 {
    line-height: 150%;
}

.prc {
    float: left;
    width: 100%;
}

.mgtp10 {
    margin-top: 10px;
}

.mgtp20 {
    margin-top: 20px;
}

.mgtp50 {
    margin-top: 50px;
}

.mbt {
    height: 57px;
    background-color: #868d9a;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    border: 0;
    width: 185px;
    font-size: 17px;
}

.poin {
    cursor: pointer;
}

.mgltp10 {
    margin-left: 10px;
}

.mgltp5 {
    margin-left: 5px;
}

.mgltp2 {
    margin-left: 2%;
}

.mgrtp10 {
    margin-right: 10px;
}

.mgrtp5 {
    margin-right: 5px;
}

.w38 {
    width: 38%;
}

.orderpm {
    float: left;
    width: 80px;
    text-align: center;
}

.pmb {
    width: 55px;
    height: 55px;
    display: block;
    float: right;
    border-left: 1px solid #d7d9df;
}

.onum {
    height: 55px;
    border: 1px solid #d7d9df;
    color: #1f1f1f;
    font-size: 17px;
    line-height: 55px;
    vertical-align: middle;
}

.w28 {
    width: 28%;
}

.trgt {
    text-align: right;
}

.tlgt {
    text-align: left !important;
}

.frgt {
    float: right;
}

.prc .fs24 {
    font-size: 20px;
    font-weight: bold;
}

.flft {
    float: left;
}

ul li {
    font-size: 95%;
}

.ttc {
    display: table;
    float: left;
    width: 100%;
    border-bottom: 1px solid #d7d9df;
    font-size: 96%;
}

.ttc .tt01, .ttc .tt02, .ttc .tt03 {
    text-align: center;
    display: table-cell;
    vertical-align: top;
    padding: 5px;
    line-height: 150%;
}

.ttc .tt02 a {
	color: #333 !important;
    font-weight: 700 !important;
}

.mdl {
    vertical-align: middle !important;
}

.pdrt05 {
    padding-right: 5px;
}

.prc dt {
    float: left;
    width: 55%;
    display: inline;
    font-weight: normal;
    color: #979eab;
    text-align: right;
    font-size: 16px;
}

.prc dd {
    float: left;
    width: 40%;
    display: inline;
    color: #1f1f1f;
    text-align: right;
    font-size: 16px;
}

.disin {
    display: inline;
}

ul, ol, dl {
    list-style: none;
}

dl {
    display: block;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-family: 'Malgun Gothic','¸¼Àº°íµñ','³ª´®°íµñ',NanumGothic, dotum,'µ¸¿ò', dotum, sans-serif !important;
    padding: 0px !important;
}    


dd {
    font-size: 1.25em;
    margin: 0 0 0 !important;
    padding-bottom: 0 !important;
    border-bottom: 0px solid #eee !important;
}

.btgry01 {
    background-color: #b1b6bf;
}

.btgry02 {
    background-color: #333333;
}

.bbt {
    width: 286px;
    height: 89px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    border: 0;
    font-size: 24px;
}

button {
    font-family: 'Malgun Gothic','¸¼Àº°íµñ','³ª´®°íµñ',NanumGothic, dotum,'µ¸¿ò';
}

.image_size {
	width: 64px;
}

.one_line {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
}

.estimate_save {
	width:300px;
	height:80px;
}

.pay_button {
	height: 33px;
	padding: 0 !important;
	margin-left: 10px !important;
	width: 90% !important;
}

.pay_label {
	height: 33px;
	padding-top: 5px !important;
	margin-top: 10px !important;
}

.hand_pointer {
	cursor:pointer;
}

.ivagrc {
    float: left;
    width: 100%;
    background-color: #f3faff;
    color: #566069;
    font-size: 75%;
}

.ivagrc li {
	list-style-type: decimal;
}	


.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
    background-color: #ffffff !important;
}

/* jquery mobile sample css */

.ui-grid-a .ui-block-c { width: 65% }
.ui-grid-a .ui-block-d { width: 35%; } 

.ui-grid-b .ui-block-d { width: 35% }
.ui-grid-b .ui-block-e { width: 65%; } 

.ui-grid-b .ui-block-a { width: 35% }
.ui-grid-b .ui-block-b { width: 45%; } 
.ui-grid-b .ui-block-c { width: 20%; } 

.ui-grid-d .ui-block-a { width: 33% }
.ui-grid-d .ui-block-b { width: 33%; } 
.ui-grid-d .ui-block-c { width: 33%; } 

.ui-grid-e .ui-block-a { width: 25% }
.ui-grid-e .ui-block-b { width: 35%; } 
.ui-grid-e .ui-block-c { width: 40%; } 


/*Å×ÀÌºí*/

.tblm01 {
	width:100%;
	border-collapse:collapse; 
	border-spacing:0; 
	border-top:2px solid #ee2646; 
	border-bottom:1px solid #dadada;
}

.tblm01 th {
	background-color:#f6f6f6;
	border-top:1px solid #dadada; 
	text-align:center;
	height:45px;
	color:#323232;
	text-align:center;
	font-weight:normal;
	}

.tblm01 td {
	background-color:#fff;
	color:#666;
	height:45px;
	border-top:1px solid #dadada; 
	text-align:center;
	}

.lnr01 {border-right:1px solid #dadada;}

.tblm01 .tlft {text-align:left; padding-left:10px;}

.stop-scrolling {
  height: 100%  !important; 
  overflow: hidden !important;
}
