@CHARSET "UTF-8";

html,body{
	height:100%;
}

.wrap {
	width:1100px;
	margin:0 auto;
	position:relative;
	overflow: hidden;
}

.subTitle {
	position:relative;
	/*margin:25px 0 7px 10px;
	padding-left:12px;*/
	color:#333333;
	font-size:14px;
	font-weight:600;
	/*font-weight:bold;
	background:url(/images/common/bu_subTitle.gif) no-repeat 0 5px;*/
}

.blockBtn {
	margin-top:19px;
	text-align:center;
}

/* layerPopup style1
---------------------------------------------------------*/
.layerPopup .title {
	/*background:url(/images/common/bg_layerTitle_l.gif) no-repeat; width:460px;*/
	height:45px;
	line-height:45px;
	font-weight:600;
	font-size:18px;
	padding-left:20px;
	/*border-top:3px solid #0c4da2;
	border-bottom:1px solid #a0a0a0;*/
	color:#ffffff;
	background:#c72121;

}
.layerPopup .title div {
	/*background:url(/images/common/bg_layerTitle_r.gif) no-repeat right;*/
}
.layerPopup .title p {
	/*background:url(/images/common/bu_layerTitle.png) no-repeat 0 center;*/
	padding-left:10px;
	margin-left:20px;

	line-height:38px;
	color:#cccccc;
	font-weight:bold;
}
.layerPopup .close {
	position:absolute;
	top:17px;
	right:18px;
}
.layerPopup .blockBtn span {
	margin-right:3px;
}


.layerPopupNation .title {
	/*background:url(/images/common/bg_layerTitle_l.gif) no-repeat; width:460px;*/
	height:45px;
	line-height:45px;
	font-weight:600;
	font-size:18px;
	padding-left:20px;
	/*border-top:3px solid #0c4da2;
	border-bottom:1px solid #a0a0a0;*/
	color:#ffffff;
	background:#c72121;

}
.layerPopupNation .title div {
	/*background:url(/images/common/bg_layerTitle_r.gif) no-repeat right;*/
}
.layerPopupNation .title p {
	/*background:url(/images/common/bu_layerTitle.png) no-repeat 0 center;*/
	padding-left:10px;
	margin-left:20px;

	line-height:38px;
	color:#cccccc;
	font-weight:bold;
}
.layerPopupNation .close {
	position:absolute;
	top:17px;
	right:18px;
}
.layerPopupNation .blockBtn span {
	margin-right:3px;
}



.layerFoot {
	margin-top:5px;
	position:relative;
	padding:9px 20px;
	background:#eaeaea;
}
.layerFoot.type2 {
	margin-top:-35px;
}
.layerFoot img {
	vertical-align:inherit;
}
.layerFoot .closeBtn {
	position:absolute;
	top:9px;
	right:10px;
}

/* layerPopup style2
---------------------------------------------------------*/
.layerPopup2 {
	position:relative;
	z-index: 10000;
}
.layerPopup2 .title {
	/*background:url(/images/common/bg_layerTitle2_l.gif) no-repeat;*/
	/*
	height:42px;
	width:770px;
	*/
	height:50px;
	line-height:50px;
	font-weight:600;
	font-size:18px;
	color:#333333;
	padding-left:20px;
	border-top:3px solid #0c4da2;
	border-bottom:1px solid #a0a0a0;

}
.layerPopup2 .title div {
	/*background:url(/images/common/bg_layerTitle2_r.gif) no-repeat right;*/
}
.layerPopup2 .title p {
	/*background:url(/images/common/bu_layerTitle.png) no-repeat 0 center;
	padding-left:10px;
	margin-left:20px;*/
}
.layerPopup2 .close {
	position:absolute;
	/*top:13px;
	right:13px;*/
	top:17px;
	right:18px;
}
.layerPopup2 .blockBtn {
	padding-top:2px;
	padding-bottom:15px;
}
.layerPopup2 .blockBtn span {
	margin-right:3px;
}
/* layerPopup calendar
---------------------------------------------------------*/
.layerPopup_cal {
	position:relative;
	z-index: 10000;
}
.layerPopup_cal .title {
	background:url(/images/common/bg_layerTitle2_l.gif) no-repeat;
	height:42px;
	width:318px;
}
.layerPopup_cal .title div {
	background:url(/images/common/bg_layerTitle2_r.gif) no-repeat right;
}
.layerPopup_cal .title p {
	background:url(/images/common/bu_layerTitle.png) no-repeat 0 center;
	padding-left:10px;
	margin-left:20px;
}
.layerPopup_cal .close {
	position:absolute;
	top:13px;
	right:13px;
}
.layerPopup_cal .blockBtn {
	padding-top:2px;
	padding-bottom:15px;
}
.layerPopup_cal .blockBtn span {
	margin-right:3px;
}

.inputBg {
	display:inline-block; *display:inline;
	/*background:url(/images/common/bg_inputText_l.gif) no-repeat left;
	padding-left:2px; */
}
.inputBg input {
	/*background:url(/images/common/bg_inputText.gif) no-repeat right;*/
	border:1px solid #c1c1c1;
	height:20px;
	line-height: 20px;
}
.blockTab {
	padding:20px 0 10px;
}
.blockTab ul {
	border-bottom:2px solid #000;
}
.blockTab li {
	display:inline-block; *display:inline;
	margin-right:0px;
}
/* layerPopup alret
---------------------------------------------------------*/
.alretContent {
	text-align:center;
	padding-bottom:15px;
}
.alretContent .msg {
	border-bottom:1px solid #d3d3d3;
	margin:0px 25px;
	padding:22px 0 24px 0;
	/*font-weight:bold;*/
	color:#3d3d3d;
	margin-bottom:15px;
}
.alretContent .msg span {
	color:#3d3d3d;
}
.alretContent .msg span.bul {
	/*
	padding:2px 0 2px 12px;
	display:inline-block;
	background:url(/images/common/bu_subTitle.gif) no-repeat 0 8px;
	*/
}
.alretContent .msg span.bul_star {
	padding:2px 0 2px 16px;
	display:inline-block;
	background:url(/images/icon/ic_star.gif) no-repeat 0 4px;
}
.alretContent .msg span.bul_question {
	padding:2px 0 2px 14px;
	display:inline-block;
	background:url(/images/icon/ic_question.gif) no-repeat 0 3px;
}
.alretContent .msg span.bul.name {
	text-decoration:underline;
}
.alretContent .btn_ok {
	/*margin:15px 0px 21px;*/
	text-align:center;
}
.alretContent.refund {
	text-align:left;
}
.alretContent.refund .msg {
	padding-left:55px;
}

/* radio, checkBox
---------------------------------------------------------*/
.ez-hide { opacity: 0; filter:alpha(opacity=0); }

.ez-radio {
	background: transparent url('/images/common/input_radio.gif') 0 0px no-repeat;
	display:inline-block;
}
.ez-checkbox {
	background: transparent url('/images/common/input_checkBox.png') 0 0px no-repeat;
	display:inline-block;
	width:16px;
	height:14px;
	vertical-align:middle;
}
.ez-checked { background-position: 0 -20px; }
.ez-selected { background-position: 0 -18px; }
.ez-checkbox, .ez-radio { zoom: 1; *display:inline; _height:30px; }

/* select
---------------------------------------------------------*/
span.customStyleSelectBox{
  background-color:#ffffff;
  color:#5F5F5F;
  padding:0 0 0 5px;
  /*background:url('/images/common/bg_inputText_l.gif') no-repeat left;*/
  background:url(../images/common/bg_selectbox_l.gif) no-repeat left;
  height:25px;
 }
 span.customStyleSelectBox.changed{
  background-color: #ffffff;
 }
 .customStyleSelectBoxInner{
  white-space:nowrap;
  padding-top:4px;
  height:21px;
  /*background:url('/images/common/select.gif') no-repeat center right;*/
  background:url(../images/common/bg_selectbox_r.gif) no-repeat right;
 }
 .customStyleSelectBorderStrong{
  border-color:#000000;
 }

.floatLeft { float:left !important; }
.floatRight { float:right !important; }
.textLeft { text-align:left !important; }
.textCenter { text-align:center !important; }
.textRight { text-align:right !important; }
.textVertical { writing-mode:tb-lr !important; letter-spacing:2px; height:200px; -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -o-transform: rotate(90deg); }

.valign_top { vertical-align:top !important; }
.valign_middle { vertical-align:middle !important; }
.valign_bottom { vertical-align:bottom !important; }
.valign_baseline { vertical-align:baseline !important; }

.clear { clear:both !important; }
.nodisplay { display:none; }
.hidden { visibility:hidden; }

.w100 { width:98% !important; }
.w95 { width:95% !important; }
.w90 { width:90% !important; }
.w89 { width:89% !important; }
.w80 { width:80px !important; }
.w70 { width:70% !important; }
.w60 { width:60% !important; }
.w50 { width:50% !important; *width:49.9999% !important; }
.w33 { width:33.33% !important; *width:33.2% !important; }
.w20 { width:20% !important; }
.mt0 { margin-top:0px !important; }
.mt1 { margin-top:1px !important; }
.mt-2 { margin-top:-2px !important; }
.mt3 { margin-top:3px !important; }
.mt5 { margin-top:5px !important; }
.mt10 { margin-top:10px !important; }
.mt15 { margin-top:15px !important; }
.mt18 { margin-top:18px !important; }
.mt20 { margin-top:20px !important; }
.mt30 { margin-top:30px !important; }
.mt40 { margin-top:40px !important; }
.mt50 { margin-top:50px !important; }
.mb0 { margin-bottom:0 !important; }
.mb5 { margin-bottom:5px !important; }
.mb10 { margin-bottom:7px !important; }
.mb15 { margin-bottom:15px !important; }
.mb20 { margin-bottom:20px !important; }
.mb30 { margin-bottom:30px !important; }
.mr2 { margin-right:2px !important; }
.mr5 { margin-right:5px !important; }
.mr10 { margin-right:10px !important; }
.mr15 { margin-right:15px !important; }
.mr20 { margin-right:20px !important; }
.ml2 { margin-left:2px !important; }
.ml3 { margin-left:3px !important; }
.ml5 { margin-left:5px !important; }
.ml10 { margin-left:10px !important; }
.ml15 { margin-left:15px !important; }
.ml20 { margin-left:20px !important; }
.ml30 { margin-left:30px !important; }
.padding0 { padding:0px !important; }
.padding10 { padding:10px !important; }
.padding15 { padding:15px !important; }
.pl0 { padding-left:0px !important; }
.pl3 { padding-left:3px !important; }
.pr0 { padding-right:0px !important; }
.pr1 { padding-right:1px !important; }
.pr2 { padding-right:2px !important; }
.pr5 { padding-right:5px !important; }
.pb0 { padding-bottom:0px !important; }
.pb5 { padding-bottom:5px !important; }
.pb10 { padding-bottom:10px !important; }
.pb15 { padding-bottom:15px !important; }
.pb20 { padding-bottom:20px !important; }
.pl5 { padding-left:5px !important; }
.pl10 { padding-left:10px !important; }
.pl50 { padding-left:50px !important; }
.pr10 { padding-right:10px !important; }
.pt5 { padding-top:5px !important; }
.pt10 { padding-top:10px !important; }
.pt15 { padding-top:15px !important; }
.pt30 { padding-top:30px !important; }
.pb10 { padding-bottom:10px !important; }
.pb25 { padding-bottom:25px !important; }
.pb30 { padding-bottom:30px !important; }
.border { border:1px solid #000 !important; }
.border_t1 { border-top:1px solid #e0e0e0 !important; }
/*.border_b2 { border-bottom:2px solid #e0e1e3 !important; }*/
.border_none { border:none !important; }
.bg_none { background:none !important; }
.bgWhite { background:#fff; }
.bold {font-weight:bold !important;}
.fontNormal {font-weight:normal !important;}
.colorRed { color:#de1a22 !important;}

.checkbox, .radio { margin:0 2px 2px; *margin:0 0 1px -4px; vertical-align:middle; *vertical-align:middle;  }

.inline { display:inline !important; }
.inline_block { display:inline-block !important; }

.none {display:none;}
