@import url('http://fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('/common/notosanskr/notosanskr.css');
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');

/* Skip Navigation */
	.skip{width:1px; height:1px; margin:0 -1px -1px 0; padding:0; font-size:0; line-height:0; display:block; overflow:hidden;}
	.skip:hover,.skip:active,.skip:focus{width:100%; height:auto; margin:0; padding:5px 0; font-weight:bold; font-size:12px; line-height:1; color:#333; text-decoration:none !important; text-indent:10px}

/*[s] All Style */
	a:link, a:visited,a:hover{text-decoration:none}

	html{overflow-y:auto;}
	html,body{width:100%; min-height:100%;}
	body,th,td,input,select,textarea,h1,h2,h3,h4,h5{font-style:normal; font-weight:normal; font-size:13px; line-height:18px; font-family:'Noto Sans KR', sans-serif; color:#444}

	/* 텍스트 테스트 */
		.testText{padding:5px; font-size:18px; line-height:20px; color:#000; position: fixed; left:0; top:0; z-index:10;}

	.ng,
	.ticketList>ul>li .money>strong,
	.ticketView .tvTop .detail>.title>dd>strong{font-family: 'Nanum Gothic' !important;}

	/* btn style
	.btnArea{width:100%; font-size:0; line-height:0;}
	.btnArea .btns{margin:0 5px 0 0; font-weight: 600; font-size:22px; line-height:60px; color: #fff; letter-spacing: -1px; text-align: center; overflow:hidden; display:inline-block; vertical-align: top; box-sizing:border-box;}

	.btnArea .btns.ok{background-color: #22aadd;}
	.btnArea .btns.cancel{background-color: #515455;}
	.btnArea .btns.modify{background-color: #a1a1a1;}
	.btnArea .btns.finds{background-color: #32b4ce;}

	.btnArea.tar .btns{margin:0 0 0 5px;}
	.btnArea.tac .btns{margin:0 2.5px;}
	.btnArea.tj{display: flex; justify-content: space-between;}

	.btnArea.one .btns{width:100%; margin:0;}
	.btnArea.two .btns{width:49%; margin:0;}
	*/
	/* check style
	.checkIn{display: inline-block; vertical-align: top;}
	.checkIn input[type=checkbox],
	.checkIn input[type=radio]{display: none;}

	.checkIn input[type=checkbox]+label,
	.checkIn input[type=radio]+label{padding-left:30px; font-size: 16px; line-height:24px; color: #888; display: inline-block; cursor: pointer; position: relative;}

	.checkIn input[type=checkbox]+label:before,
	.checkIn input[type=radio]+label:after,
	.checkIn input[type=radio]+label:before{content: ""; width: 24px; height: 24px; background-color: #fff; border:1px solid #666; display: inline-block; position:absolute; left: 0; top:0px; box-sizing: border-box;}

	.checkIn input[type=checkbox]+label{}
	.checkIn input[type=checkbox]+label:before {background-position: center center; background-repeat: no-repeat; background-size: cover; border-radius:2px;}
	.checkIn input[type=checkbox]:checked+label{color: #555;}
	.checkIn input[type=checkbox]:checked+label:before {content: ""; background-image: url('../../images/bg_checkbox_on.gif');}

	.checkIn input[type=radio]+label{}
	.checkIn input[type=radio]+label:before {border-radius:12px;}
	.checkIn input[type=radio]+label:after {width: 22px; height: 22px; left: 1px; top:1px; border:none; border-radius:11px; -webkit-transition: .3s; transition: .3s; transform-origin: 50% 50%;}
	.checkIn input[type=radio]:checked+label{color: #555;}
	.checkIn input[type=radio]:checked+label:after {width: 12px; height: 12px; background-color: #666; left: 6px; top:6px; border-radius:6px;}
	*/
	/* clause box */
	.clauseArea{width:100%; font-size:0; line-height:0; overflow:hidden;}
	.clauseArea>.tit{height:34px; font-weight: 500; font-size:20px; line-height:1; color: #111; letter-spacing: -1px;}
	.clauseArea .scroll{width:100%; height:200px; padding:20px; border:1px solid #e1e1e1; font-weight: 300;  font-size:16px; line-height:1.4; color: #888; letter-spacing: -1px; overflow:hidden; overflow-y:auto; box-sizing:border-box;}
	.clauseArea .scroll>p{color: #111;}
	.clauseArea .scroll>p>strong{font-weight: 400; color: #111;}
	.clauseArea .scroll ol.num>li{padding-left:22px; position: relative;}
	.clauseArea .scroll ol.num>li>span{position: absolute; left:0; top:0;}

	.clauseArea .scroll ol.num.roma>li{padding-left:17px; position: relative;}
	.clauseArea .scroll ol.num.roma>li>span{position: absolute; left:0; top:0;}

	.clauseArea .scroll ul.bul>li{padding-left:10px; position: relative;}
	.clauseArea .scroll ul.bul>li:before{content: "-"; display: inline-block; position:absolute; left: 0; top:-1px;}

	.clauseArea .scroll ul.circle>li{padding-left:15px; position: relative;}
	.clauseArea .scroll ul.circle>li:before{content: "ο"; display: inline-block; position:absolute; left: 0; top:-1px;}

	.clauseArea .checkIn{padding-top:15px;}
	.clauseArea .checkIn input[type=checkbox]+label{font-size: 16px; line-height:20px; color: #666;}
	.clauseArea .checkIn input[type=checkbox]+label:before{width: 20px; height: 20px;}

	.clauseArea.no .scroll{height:auto; padding:0px; border:none; line-height:1.5; color: #666; overflow: visible;}


	.tbLay{width:100%; font-size:0; line-height:0; display:table;}
	.tbLay.fixed{table-layout: fixed;}
	.tbLay>div{display:table-cell; vertical-align: top; box-sizing:border-box;}

	.bul_5x1>li{padding-left:10px; font-weight: 300; font-size:16px; line-height:28px; color: #555; position: relative;}
	.bul_5x1>li:before{content: "-"; display: inline-block; position:absolute; left: 0; top:0px; box-sizing: border-box;}

	.nTxt{font-size:18px; line-height:25px; color: #444;}
	.nTxt.red,
	.nTxt .point{color: #d11010;}
	.nTxt .buyTxt{font-size:22px; line-height:25px; color: #d11010;}

	h3.bul{height:40px; padding-left:25px; font-weight: 500; font-size:22px; line-height:1; color: #222; position: relative;}
	h3.bul:before{content: ""; width:13px; height:5px; background-color: #fc9827; font-size:0; line-height:0; display: inline-block; position:absolute; left: 0; top:5px; box-sizing: border-box;}

	h3.title{height:63px; font-weight: 500; font-size:36px; line-height:1; color: #000; position: relative;}
	h3.tit{height:45px; font-weight: 500; font-size:26px; line-height:1; color: #222; position: relative;}
	h3.tit>span{padding-left:10px; font-weight: 400; font-size:16px; line-height:1; color: #666; display: inline-block; vertical-align: bottom;}

	#mVisual .bx-pager-item>a,
	.depthTwo>a,
	.depthThree>a,
	.depthThree>a:after,
	.depthThree>a:before,
	.ticketView .tvDetailBtn>a,
	.ticketView .tvDetailBtn>a>.num,
	.nList>table .state>a,
	#mRoll .visualRoll .slider>div{-webkit-transition: .3s; transition: .3s; transform-origin: 50% 50%;}
/*[e] All Style */

/*[s] Layout Style */
	.inConts{width:1250px; margin:0 auto; box-sizing:border-box; position: relative;}
	#wrap{width:100%; min-width:1270px; margin:0 auto; position:relative; overflow:hidden; word-break:keep-all; word-wrap:break-word;}

	/*
	#sua{width:100%; padding:10px 0; background-color: #444; font-size:0; line-height:0;}
	#sua .schTop{padding:0 15px; background-color: #fff; border-top:1px solid #ebeaef; border-bottom:1px solid #ebeaef; display:inline-block; overflow:hidden; border-radius:16px;}
	#sua .schTop input[type=text]{width:272px; padding:0 10px; background-color: #fff; border:none; font-weight: 300; font-size:15px; line-height:30px; color: #5f5f5f; display:inline-block; vertical-align: top; box-sizing:border-box;}
	#sua .schTop input[type=submit]{width:21px; height:31px; margin-left:10px; background:url('../../images/btn_schTop.gif') no-repeat left top; border:none; display:inline-block; vertical-align: top; box-sizing:border-box; cursor: pointer;}
	#sua .uLink{position: absolute; right:0; top:0; display:inline-block;}
	#sua .uLink>a{font-weight: 350; font-size:14px; line-height:32px; color: #fff; display:inline-block; vertical-align: top;}
	#sua .uLink>a+a{margin-left:19px;}
	*/

	#header .uLink .csMenu>a,
	#header .uLink .csMenu>a:before,
	#header #allMenu>span,
	#header #allMenu>span:before,
	#header #allMenu>span:after,
	#header #gnb>li>a,
	#header #qLink a{transition: all .3s ease-out; transform-origin: 50% 50%;}

	#header{width:100%; background-color: #fff; font-size:0; line-height:0; position: relative;}
	#header .headerTop{padding-top:30px; position: relative;}
	#header h1{font-size:0; line-height:0; display:inline-block; position: absolute; left:29px; top:23px;}
	#header h1 .text{font-weight: 500; font-size:22px; line-height:1; color: #f88400; position: absolute; left:220px; bottom:8px;}
	#header h1 .text:before{content: ""; width: 1px; height: 15px; margin-top:0; background-color: #e0e0e0; font-size:0; line-height:0;display: inline-block; position:absolute; left: -11px; top:3px; box-sizing: border-box;}

	#header .schTop{width:450px; height:60px; margin:0 auto 30px; padding:3px 30px; background:url('../../images/bg_tSch.gif') no-repeat left top; display:block; overflow:hidden; border-radius:30px; box-sizing:border-box;}
	#header .schTop input[type=text]{width:365px; height:54px; padding:0 10px; background-color: #fff; border:none; font-weight: 400; font-size:16px; line-height:54px; color: #5f5f5f; display:inline-block; vertical-align: top; box-sizing:border-box;}
	#header .schTop input[type=submit]{width:25px; height:54px; background:url('../../images/btn_schTop.gif') no-repeat center center; border:none; display:inline-block; vertical-align: top; box-sizing:border-box; cursor: pointer;}

	#header .uLink{position: absolute; right:0; top:46px; z-index:7;display:inline-block;}
	#header .uLink .csMenu{height:29px; margin-right:35px; color: #333; display:inline-block; vertical-align: top; position: relative;}
	#header .uLink .csMenu>a{padding-right:16px; font-weight: 400; font-size:16px; line-height:29px; color: #333; display:inline-block; vertical-align: top; position: relative;}
	#header .uLink .csMenu>a:before{content: ""; width: 9px; height:9px; margin-top:-7px; border-right:1px solid #333; border-top:1px solid #333; display: inline-block; position:absolute; right: 0; top:50%; box-sizing:border-box; transform:rotate(135deg);}
	#header .uLink .csMenu>ul{width:142px; margin-left:-71px; margin-top:13px; padding:10px 15px; background-color: #fff; border:1px solid #f88400; position: absolute; left:50%; top:100%; box-sizing:border-box; display:none;}
	#header .uLink .csMenu>ul:before{content: ""; width: 12px; height:11px; margin-left:-6px; background:url('../../images/bul_csMenu.gif') no-repeat center center; display: inline-block; position:absolute; left:50%; top:-11px;}
	#header .uLink .csMenu>ul>li{}
	#header .uLink .csMenu>ul>li>a{font-size:15px; line-height:40px; color: #333; display:block; position: relative;}
	#header .uLink .csMenu>ul>li>a:before{content: ""; width: 6px; height:6px; margin-top:-3px; border-right:1px solid #333; border-top:1px solid #333; display: inline-block; position:absolute; right: 0; top:50%; box-sizing:border-box; transform:rotate(45deg);}
	#header .uLink .csMenu>ul>li+li{border-top:1px solid #ddd;}

	#header .uLink .csMenu>a.active{color: #f88400;}
	#header .uLink .csMenu>a.active:before{margin-top:-4px; border-color:#f88400; transform:rotate(315deg);}

	#header .uLink .btn{font-weight: 400; font-size:16px; line-height:29px; color: #333; display:inline-block; vertical-align: top;}
	#header .uLink .btn+.btn{margin-left:34px;}
	#header .uLink .btn.login{height:29px; padding:18px 0 0 16px; background:url('../../images/icon_login.png') no-repeat left top; box-sizing:border-box;}
	#header .uLink .btn.login>span{padding:0 3px; background-color: #fff; font-size:9px; line-height:1.2; color: #f88400; display:inline-block; vertical-align: top;}

	#header .gnbArea{background-color: #fff; border-top:1px solid #f88400; border-bottom:1px solid #f88400;}
	#header .gnbArea .inConts{display: flex; justify-content: space-between;}
	#header #allMenu{width:130px; min-width:130px; height:65px; padding-left:48px; background-color: transparent; border:none; border-left:1px solid #f88400; border-right:1px solid #f88400; font-weight: 500; font-size:16px; line-height:1; color: #f88400; text-align: left; box-sizing:border-box; position: relative; cursor: pointer;}
	#header #allMenu>span{width:16px; height:1px; margin-top:-0.5px; background-color: #f88400; position:absolute; left:22px; top:50%; display: inline-block;}
	#header #allMenu>span:before,
	#header #allMenu>span:after{content: ""; width: 16px; height: 1px; margin:-0.5px 0 0 -8px; background-color: #f88400; display: inline-block; position:absolute; left:50%; top:50%;}

	#header #allMenu>span:before{margin-top:-5.5px;}
	#header #allMenu>span:after{margin-top:4px;}

	#header #allMenu.open>span/*,
	#header #allMenu:hover>span*/{background-color: transparent;}
	#header #allMenu.open>span:before/*,
	#header #allMenu:hover:before*/{margin-top:-0.5px; transform:rotate(45deg);}
	#header #allMenu.open>span:after/*,
	#header #allMenu:hover:after*/{margin-top:-0.5px; transform:rotate(-45deg);}
	#header #allMenu.open>span:before,
	#header #allMenu.open>span:after{box-shadow:0px 0px 0px #f88400;}

	#header #gnb{width:100%; padding-right:130px; text-align: center; display:block; position: relative; z-index:3; box-sizing: border-box; }
	#header #gnb>li{display:inline-block; vertical-align: top; position: relative;}
	#header #gnb>li>a{padding:0 35px; font-size:16px; line-height:65px; color: #f88400; display:inline-block; vertical-align: top; position: relative;}
	#header #gnb>li:hover>a,
	#header #gnb>li.active>a,
	#header #gnb>li.oPage>a{background-color: #f88400; color: #fff;}
	/*
	#header #gnb .gnbSub{width:150px; margin-left:-75px; background-color: #5285c4; position: absolute; left:50%; top:91px; display:none;}
	#header #gnb .gnbSub>a{font-weight: 300; font-size:17px; line-height:48px; color: #fff; text-align: center; display:block;}
	#header #gnb .gnbSub>a:hover,
	#header #gnb .gnbSub>a.oPage{background-color: #fff; color: #042d4b;}

	#header #gnb .gnbSub.none{display:none !important;}
	*/

	#header #qLink{width:1250px; margin-left:-625px; padding:15px 10px; border:1px solid #f88400; background-color: #fff; font-size:0; line-height:0; box-sizing: border-box; position: absolute; left:50%; top:100%; z-index:7; display:none;}
	#header #qLink a{margin-left:35px; font-weight: 400; font-size:16px; line-height:50px; color: #333; display:inline-block; vertical-align: top; position: relative;}
	#header #qLink a:hover{color: #f88400;}

	#sVisual{width:100%; height:200px; background-repeat: no-repeat; background-position: center center; background-size: cover; font-size:0; line-height:0; overflow:hidden;}
	#sVisual.bg01{background-image:url('../../images/img_sVisual01.jpg');}
	#sVisual.bg02{background-image:url('../../images/img_sVisual02.jpg');}
	#sVisual.bg03{background-image:url('../../images/img_sVisual03.jpg');}
	#sVisual.bg04{background-image:url('../../images/img_sVisual04.jpg');}
	#sVisual.bg05{background-image:url('../../images/img_sVisual05.jpg');}
	#sVisual.bg06{background-image:url('../../images/img_sVisual06.jpg');}
	#sVisual.bg07{background-image:url('../../images/img_sVisual06.jpg');}
	#sVisual.bg10{background-image:url('../../images/img_sVisual10.jpg');}
	#sVisual.bg11{background-image:url('../../images/img_sVisual11.jpg');}
	#sVisual.bg12{background-image:url('../../images/img_sVisual12.jpg');}
	#sVisual.bg13{background-image:url('../../images/img_sVisual13.jpg');}
	#sVisual.bg14{background-image:url('../../images/img_sVisual14.jpg');}
	#sVisual.bg15{background-image:url('../../images/img_sVisual15.jpg');}

	h2.pgTit{height:80px; padding-top:55px; font-weight: 500; font-size:42px; line-height:1; color: #222; text-align: center;}

	#contents{padding-bottom:100px;}

	.depthTwo{width:100%; margin-bottom:20px; font-size:0; line-height:0; box-sizing: border-box;}
	.depthTwo>a{margin:-1px 0 0 -1px; border:1px solid #ccc; font-size:18px; line-height:58px; color: #666; text-align: center; display:inline-block; vertical-align: top; box-sizing: border-box; position: relative;}
	.depthTwo>a.active,
	.depthTwo>a:hover{background-color: #fc9827; border-color:#fc9827; color: #fff; z-index:2;}

	.depthTwo.l6>a{width:209px;}
	.depthTwo.l6>a:nth-child(6n+1){width:210px; margin-left:0px;}

	.depthTwo.tb{margin-bottom:40px; border-left:1px solid #ccc; border-right:1px solid #ccc; display:table; table-layout: fixed;}
	.depthTwo.tb>a{margin:0; border-left:none; border-right:none; display:table-cell; vertical-align: middle;}
	.depthTwo.tb>a+a{border-left:1px solid #ccc;}
	.depthTwo.tb>a.active,
	.depthTwo.tb>a:hover{border-color:#ccc;}

	.depthTwo.tb.main{background-color: #f78222; display: flex; justify-content: space-between; z-index:2;}
	.depthTwo.tb.main>a{border-color:#fff; border-top:none; border-bottom:none; padding:0 15px; font-size:14px; line-height:1.3; color: #fff; display:table;}
	.depthTwo.tb.main>a>span{height:58px; display:table-cell; vertical-align: middle;}

	.depthThree{width:100%; margin-bottom:40px; padding:30px 0; background-color: #eaedf3; font-size:0; line-height:0; text-align: center; box-sizing: border-box;}
	.depthThree>a{padding:0 30px; font-size:16px; line-height:24px; color: #666; text-align: center; box-sizing: border-box; position: relative;}
	.depthThree>a+a{padding-left:31px;}
	.depthThree>a+a:before{content: ""; width: 1px; height: 11px; margin-top:-4px; background-color: #aeb8cb; font-size:0; line-height:0; display: inline-block; position:absolute; left: 0px; top:50%; box-sizing: border-box;}
	.depthThree>a:after{content: ""; height: 2px; background-color: #fc9827; font-size:0; line-height:0; display: block; position:absolute; left: 50%; right:50%; bottom:-2px; box-sizing: border-box;}
	.depthThree>a.active,
	.depthThree>a:hover{font-weight: 500; color: #fc9827;}
	.depthThree>a.active:after,
	.depthThree>a:hover:after{left: 31px; right:30px;}

	#footer{width:100%; font-size:0; line-height:0; position: relative;}
	#footer>.link{background-color: #333;}
	#footer>.link>.inConts>a{font-size:15px; line-height:42px; color: #fff; display:inline-block; vertical-align: top; position: relative;}
	#footer>.link>.inConts>a+a{margin-left:34px;}
	#footer>.link>.inConts>a+a:before{content: ""; width: 2px; height: 12px; margin-top:-5px; background-color: #d8d8d8; font-size:0; line-height:0; display: inline-block; position:absolute; left: -17px; top:50%; box-sizing: border-box;}
	#footer>.link>.inConts>.goTop{position: absolute; right:0; top:0; display:inline-block;}

	#footer>.text{padding:20px 0 75px;}
	#footer>.text>.inConts{padding:0 0 0 220px;}
	#footer>.text>.inConts .logo{position: absolute; left:0; top:7px; display:inline-block;}
	#footer>.text>.inConts .kb{position: absolute; right: 275px; top:4px; display:inline-block;}
	#footer>.text>.inConts>p{}
	#footer>.text>.inConts>p>span{padding-right:11px; font-size:14px; line-height:22px; color: #5f5f5f; display:inline-block; vertical-align: top; position: relative;}
	#footer>.text>.inConts>p>span+span{padding-left:12px;}
	#footer>.text>.inConts>p>span+span:before{content: ""; width: 1px; height: 10px; margin-top:-4px; background-color: #5f5f5f; font-size:0; line-height:0; display: inline-block; position:absolute; left: 0; top:50%; box-sizing: border-box;}

		#footer>.text>.inConts .right{ position: absolute; right:0; top:0px; display:inline-block;}
		#footer>.text>.inConts .right>dl{font-size:14px; line-height:1.3; color: #5f5f5f; letter-spacing: -0.03em; text-align: left; }
		#footer>.text>.inConts .right>dl+dl{margin-top:10px;}
		#footer>.text>.inConts .right>dl>dt{font-weight: 500; font-size:18px; color: #333; }
		#footer>.text>.inConts .right>dl>dd{}
		#footer>.text>.inConts .right>dl>dd>strong{font-weight: 500; font-size:24px; color: #000;}
/*[e] Layout Style */

/*[s] Main Style */
	#mVisual{width:100%; height:550px; font-size:0; line-height:0; overflow:hidden; position: relative; z-index:2;}
	#mVisual .slider{width:100%; height:550px; background-repeat: no-repeat; background-position: center center; background-size: cover; font-size:0; line-height:0; overflow:hidden; display:block;}

	#mVisual .bx-pager{width:100%; text-align: center; position: absolute; left:0; bottom:30px; z-index:5; display:inline-block;}
	#mVisual .bx-pager-item{display:inline-block; vertical-align: top;}
	#mVisual .bx-pager-item+.bx-pager-item{margin-left:8px;}
	#mVisual .bx-pager-item>a{width:45px; height:4px; background-color: #fff; display:block; border-radius:4px; overflow:hidden;}
	#mVisual .bx-pager-item>a.active{background-color: #034ea2;}

	#mRoll{width:100%; padding:45px 0; background-color: #f7f9fd; font-size:0; line-height:0; box-sizing: border-box;}
	#mRoll .title{height:62px; font-weight: 500; font-size:27px; line-height:1; color: #222; text-align: center;}
	#mRoll .visualRoll{white-space: nowrap;}
	#mRoll .visualRoll .slider{width:299px; height:260px; background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative; display:inline-block; vertical-align: top; overflow:hidden;}
	#mRoll .visualRoll .slider>div{width:299px; height:260px; padding:25px 25px 60px; background:rgba(0,0,0,0.6) url('/images/main/btn_mr_more.png') no-repeat center 90%; position: absolute; left:0; bottom:-110%; z-index:3; box-sizing: border-box;}
	#mRoll .visualRoll .slider>div>dl{width:299px; height:175px; line-height:24px; color: #fff; letter-spacing: -1px; display:table-cell; vertical-align: bottom;}
	#mRoll .visualRoll .slider>div>dl>dt{padding-bottom:10px; font-weight: 500; font-size:20px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	#mRoll .visualRoll .slider>div>dl>dd{max-height:48px; font-weight: 300; font-size:16px; display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal;}
	#mRoll .visualRoll .slider:hover>div{bottom:0%;}

	#mRoll .bx-controls-direction>a{width:55px; height:50px; margin-top:-25px; background-position: center center; background-repeat: no-repeat; position: absolute; top:50%; z-index:7;}
	#mRoll .bx-controls-direction>a.bx-prev{background-image: url('/images/main/btn_bx_r_prev.png'); left:0px;}
	#mRoll .bx-controls-direction>a.bx-next{background-image: url('/images/main/btn_bx_r_next.png'); right:0px;}

	#mRoll.no{text-align: center;}
	#mRoll.no .visualRoll .slider+.slider{margin-left:18px;}

	.mConts{width:100%; font-size:0; line-height:0; overflow:hidden;}
	.mConts.box01{padding:45px 0;}
	.mConts.box01 .banner{width:625px;}
	.mConts.box01 .banner>a{display:block;}
	.mConts.box01 .banner>a+a{margin-top:13px;}

	.mConts.box01 .price{width:625px; height:533px; padding:20px 15px 18px; background-color: #f4f5f8;}
	.mConts.box01 .price>.priceTit{height:35px; position: relative;}
	.mConts.box01 .price>.priceTit>p{font-weight: 350; font-size:20px; line-height:1; color: #5f5f5f;}
	.mConts.box01 .price>.priceTit>p>strong{padding-right:15px; font-weight: 500; font-size:24px; line-height:1; color: #000; display:inline-block; vertical-align: bottom;}
	.mConts.box01 .price>.priceTit>.more{width:21px; height:21px; position: absolute; right:0; top:1px; display:inline-block;}
	.mConts.box01 .price>.priceTit>.more:after,
	.mConts.box01 .price>.priceTit>.more:before{content: ""; background-color: #1ca1a8; display: inline-block; position:absolute;}
	.mConts.box01 .price>.priceTit>.more:after{width: 1px; height: 100%; margin-left:-0.5px; left: 50%; top:0px;}
	.mConts.box01 .price>.priceTit>.more:before{width: 100%; height: 1px; margin-top:-0.5px; left: 0; top:50%;}
	.mConts.box01 .price>.priceTxt{margin-bottom:-5px; padding-left:10px; font-weight: 300; font-size:14px; line-height:1.4; color: #333; position: relative;}
	.mConts.box01 .price>.priceTxt:before{content: "*"; position:absolute; left: 0; top:3px;}

	.mConts.box01 .price>.priceList{width:49%; min-height:450px; background-color: #fff; border-top:1px solid #ccc; overflow:hidden; display:inline-block; vertical-align: top;}
	.mConts.box01 .price>.priceList+.priceList{margin-left:2%;}
	.mConts.box01 .price>.priceList>table{width:100%; border-spacing:0; table-layout : fixed;}
	.mConts.box01 .price>.priceList>table th,
	.mConts.box01 .price>.priceList>table td{padding:10px 0 11px; border-bottom:1px solid #ccc; font-size:15px; line-height:1.3; color:#222; text-align:center; border-collapse:collapse; empty-cells:show; box-sizing: border-box;}
	.mConts.box01 .price>.priceList>table a{color:#222;}
	.mConts.box01 .price>.priceList>table a:hover{color:#5285c4;}

	.mConts.box01 .price>.priceList>table .red{color: #f02424;}

	.mConts.board{padding:40px 0 35px; background-color: #f7f9fd;}
	.mConts.board .listArea{width:380px; display:inline-block; vertical-align: top;}
	.mConts.board .listArea+.listArea{margin-left:85px;}

	.mConts.board .title{height:36px; position: relative;}
	.mConts.board .title>strong{font-weight: 500; font-size:22px; line-height:1; color: #222;}
	.mConts.board .title>a{font-weight: 300; font-size:32px; line-height:1; color: #222; position: absolute; right:0; top:0px;}

	.mConts.board .list{min-height:150px;}
	.mConts.board .list>li{padding-right:75px; font-weight: 300; font-size:16px; line-height:30px; color: #666; position: relative;}
	.mConts.board .list>li>a{width:100%; color: #666; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; box-sizing:border-box; position: relative;}
	.mConts.board .list>li>a>.name,
	.mConts.board .list>li>a>.id{display:inline-block; vertical-align: top;}
	.mConts.board .list>li>a>.name{width:75px;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	.mConts.board .list>li>a:hover{color: #5285c4;}
	.mConts.board .list>li>.day{font-size:14px; color: #999; text-align: right; position: absolute; right:0; top:0; display:inline-block;}
	.mConts.board .list>li>.icon{width:80px; height:25px; font-size:14px; line-height:25px; color: #fff; text-align: center; position: absolute; right:0; top:0; display:inline-block;}
	.mConts.board .list>li>.icon.step01{background-color: #f39a0d;}
	.mConts.board .list>li>.icon.step02{background-color: #269aeb;}
	.mConts.board .list>li>.icon.step03{background-color: #124aa6;}
	.mConts.board .list>li>.icon.step04{background-color: #1ebc22;}
	.mConts.board .list>li>.icon.step05{background-color: #9749c8;}
	.mConts.board .list>li>.icon.step06{background-color: #e41818;}
	.mConts.board .list>li>.icon.step07{background-color: #4e4e4e;}
	.mConts.board .list>li>.icon.step08{background-color: #faaf1f;}
	.mConts.board .list>li>.icon.step09{background-color: #ababab;}
	.mConts.board .list>li>.icon.step10{background-color: #fa811f;}
	.mConts.board .list>li>.icon.step11{background-color: #30b8c0;}

	.mConts.board .listArea.icon{width:320px;}
	.mConts.board .listArea.icon .list>li{padding-right:90px;}


	.mConts.ticket{padding:45px 0 60px;}
	.mConts.ticket .title{height:62px; font-weight: 500; font-size:27px; line-height:1; color: #222; text-align: center;}
	.mConts.ticket .banner{width:640px;}
	.mConts.ticket .banner>a{display:block;}
	.mConts.ticket .banner>a+a{margin-top:13px;}

	.mConts.ticket .shopList{width:610px; height:305px; padding:40px 40px 0; background-color: #fafafa; border:1px solid #ddd; box-sizing:border-box;}
	.mConts.ticket .shopList>dl.tit{height:101px;}
	.mConts.ticket .shopList>dl.tit>dt{font-weight: 500; font-size:36px; line-height:1; color: #155cab;}
	.mConts.ticket .shopList>dl.tit>dd{padding-top:20px; font-size:18px; line-height:1; color: #444;}

	.mConts.ticket .shopList>.form{width:100%; display: flex; justify-content: space-between;}
	.mConts.ticket .shopList>.form select,
	.mConts.ticket .shopList>.form input[type=text]{width:338px; height:47px; padding:0 10px; background-color: #fff; border:1px solid #ddd; font-weight: 300; font-size:15px; line-height:45px; color: #5f5f5f; display:inline-block; vertical-align: top; box-sizing:border-box;}

	.mConts.ticket .shopList>.form select{width:115px; margin-right:5px; background:#fff url('../../images/arr_10x9.gif') no-repeat 95% center; line-height:47px; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
	.mConts.ticket .shopList>.form select::-ms-expand{display:none;}
	.mConts.ticket .shopList>.form input[type=image]{width:68px; height:45px; margin-left:-1px; border:1px solid #ddd; display:inline-block; vertical-align: top; cursor: pointer;}
/*[e] Main Style */

/*[s] Sub Style */
	.locationMap{width:100%; height:500px;}
	.locationTxt{padding:25px 0; border:1px solid #ccc; font-weight: 400; font-size:16px; line-height:25px; color: #444; text-align: center;}
	.locationTxt>dt{font-weight: 500;}

	.nList{width:100%; background-color: #fff; border-top:2px solid #444; overflow:hidden;}
	.nList>table{width:100%; border-bottom:1px solid #444; border-spacing:0; table-layout : fixed;}
	.nList>table th,
	.nList>table td{padding:15px 7px; border-top:1px solid #ccc; border-left:1px solid #ccc; font-size:15px; line-height:1.3; color:#444; text-align:center; border-collapse:collapse; empty-cells:show; box-sizing: border-box;}
	.nList>table>thead>tr>th{padding:15px 0; border-top:none; border-bottom:1px solid #444; font-weight: 500; font-size:16px; text-align:center; border-collapse:collapse; empty-cells:show; box-sizing: border-box;}
	.nList>table>tbody>tr:first-child>*{border-top:none;}

	.nList>table .title{text-align: left !important;}
	.nList>table .title>*{color: #444;}
	.nList>table .title>a:hover{color: #fc9827;}

	.nList>table .state{text-align: center !important;}
	.nList>table .state>a{padding:5px 10px; border:1px solid rgba(204,204,204,0.5); color: #444; display:inline-block; border-radius:3px;}
	.nList>table .state>a:hover{border:1px solid rgba(0,163,247,1); color: rgba(68,68,68,0.7);}

	.nList>table tr>*:first-child{border-left:none;}

	.nList>table td.btns{padding:5px 20px; font-size:0; line-height:0;}
	.nList>table td.btns .del{width:55px; height:40px; background-color: #858585; border:1px solid #666; font-size:14px; line-height:38px; color: #fff; text-align: center; display:inline-block; vertical-align: top; box-sizing: border-box;}

	.nList>table .amount{width:100%; margin:-10px 0; font-size:0; line-height:0;}
	.nList>table .amount input[type=text]{width:84px; height:40px; padding:0 10px; border:1px solid #ccc; border-right:none; font-size:16px; line-height:38px; color: #222; text-align: left; display:inline-block; vertical-align: top; box-sizing: border-box;}
	.nList>table .amount>a{width:55px; height:40px; background-color: #858585; border:1px solid #666; font-size:14px; line-height:38px; color: #fff; text-align: center; display:inline-block; vertical-align: top; box-sizing: border-box;}

	.nList>table .red{color: #d11010;}
	.nList>table .blue{color: #000099;}

	.nList>table .money{text-align: right;}

	.nList>table tr.line>*{height:1px; background-color: #444; border:none; padding:0; font-size:0; line-height:0;}
	.nList>table tr.line + tr>*{border-top:none;}


	.ticketList{width:100%; font-size:0; line-height:0; overflow:hidden;}
	.ticketList>ul{margin:-30px 0 0 -30px;}
	.ticketList>ul>li{padding:30px 0 0 30px; display:inline-block; vertical-align: top; position: relative;}
	.ticketList>ul>li .links{width:290px; height:281px; border-bottom:1px solid #cecece; display:block;}
	.ticketList>ul>li .links>.thumb{width:290px; height:199px; border:1px solid #cecece; position: relative; box-sizing: border-box; overflow:hidden;}
	.ticketList>ul>li .links>.thumb>.etc{position: absolute; left:0; top:5px; z-index:3; display:inline-block;}
	.ticketList>ul>li .links>.thumb>.etc>img{margin-left:5px; display:inline-block; vertical-align: top;}
	.ticketList>ul>li .links>.thumb>.img{width:288px; height:197px; padding:0 20px; text-align: center; display:table-cell; vertical-align: middle; box-sizing: border-box;}
	.ticketList>ul>li .links>.thumb>.img>img{width:100%; max-width:100%;}
	.ticketList>ul>li .links>.tit{width:100%; padding:11px 0 5px; font-weight: 400; font-size:16px; line-height:24px; color: #444; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; box-sizing:border-box; position: relative;}
	.ticketList>ul>li .links>.money{font-size:18px; line-height:1; color: #222;}
	.ticketList>ul>li .links>.money>strong{font-weight: 600; font-size:25px; line-height:1; color: #de1414;}
	.ticketList>ul>li>.etc{position: absolute; right:0; bottom:20px; z-index:3; display:inline-block;}
	.ticketList>ul>li>.etc>a{display:inline-block; vertical-align: top;}
	.ticketList>ul>li>.etc>a+a{margin-left:10px;}

	.ticketView{width:100%; font-size:0; line-height:0; overflow:hidden;}
	.ticketView .tvTop{width:100%; display: flex; justify-content: space-between;}
	.ticketView .tvTop>.thumb{width:625px; height:440px; border:1px solid #cecece; box-sizing: border-box; position: relative; display:inline-block; vertical-align: top;}
	.ticketView .tvTop>.thumb>p{width:623px; height:438px; padding:0 20px; text-align: center; display:table-cell; vertical-align: middle; box-sizing: border-box;}
	.ticketView .tvTop>.thumb>p>img{max-width:100%;}
	.ticketView .tvTop>.thumb .btn{width:100%; text-align: center; position: absolute; left:0; bottom:20px;}

	.ticketView .tvTop .detail{width:590px; box-sizing: border-box; position: relative; display:inline-block; vertical-align: top;}
	.ticketView .tvTop .detail>*{border-bottom:1px solid #cecece;}
	.ticketView .tvTop .detail>.title{padding:13px 4px 15px;}
	.ticketView .tvTop .detail>.title>dt{font-weight: 500; font-size:22px; line-height:1.3; color: #222;}
	.ticketView .tvTop .detail>.title>dd{padding-top:7px; font-size:16px; line-height:1; color: #222;}
	.ticketView .tvTop .detail>.title>dd>strong{font-weight: 600; font-size:22px; color: #de1414;}

	.ticketView .tvTop .detail>.option{padding:13px 4px 15px;}
	.ticketView .tvTop .detail>.option>li{padding-left:91px; font-weight: 300; font-size:16px; line-height:30px; color: #444; position: relative;}
	.ticketView .tvTop .detail>.option>li>p.t{display:inline-block; position: absolute; left:0; top:0;}
	.ticketView .tvTop .detail>.option>li>p.n{font-weight: 400;}
	.ticketView .tvTop .detail>.option>li.point>p.n{color: #fc9827;}

	.ticketView .tvTop .detail>.amount{width:100%; padding:20px 4px; display:table; box-sizing: border-box;}
	.ticketView .tvTop .detail>.amount>*{display:table-cell; vertical-align: middle;}
	.ticketView .tvTop .detail>.amount>.txt{width:91px; font-weight: 300; font-size:16px; line-height:30px; color: #444;}
	.ticketView .tvTop .detail>.amount>.form{}
	.ticketView .tvTop .detail>.amount>.form input[type=text]{width:62px; height:42px; border:1px solid #cecece; font-size:16px; line-height:40px; color: #222; text-align: center; display:inline-block; vertical-align: top; box-sizing: border-box;}
	.ticketView .tvTop .detail>.amount>.form>.btn{border:1px solid #cecece; border-left:none; display:inline-block; vertical-align: top;}
	.ticketView .tvTop .detail>.amount>.form>.btn button{width:20px; height:20px; background-position: left top; background-repeat: no-repeat; background-size: cover; border:none; cursor: pointer; display:block;}
	.ticketView .tvTop .detail>.amount>.form>.btn button.up{background-image: url('/images/but_vol_up.gif');}
	.ticketView .tvTop .detail>.amount>.form>.btn button.down{border-top:1px solid #cecece; background-image: url('/images/but_vol_down.gif');}

	.ticketView .tvTop .detail>.btns{width:100%; padding-top:20px; border-bottom:none; display: flex; justify-content: space-between;}
	.ticketView .tvTop .detail>.btns>a{display:inline-block;}

	.ticketView .proContent {font-size:16px; line-height:24px;}

	.ticketView .tvTip{width:100%; padding:30px 70px; background-color: #f8efe7; display:table;}
	.ticketView .tvTip>*{display:table-cell; vertical-align: middle;}
	.ticketView .tvTip>dt{width:125px; font-weight: 500; font-size:18px; line-height:25px; color: #de1414; position: relative;}
	.ticketView .tvTip>dt:before{content: ""; width: 1px; height: 16px; margin-top:-8px; background-color: #666; font-size:0; line-height:0; display: inline-block; position:absolute; left: 94px; top:50%; box-sizing: border-box;}
	.ticketView .tvTip>dd{font-weight: 300; font-size:16px; line-height:25px; color: #444;}

	.ticketView .tvDetailBtn{width:100%; padding-bottom:15px; display:table; table-layout: fixed;}
	.ticketView .tvDetailBtn>a{height:75px; background-color: #efefef; border:1px solid #cecece; font-weight: 300; font-size:18px; line-height:24px; color: #444; text-align: center; display:table-cell; vertical-align: middle; box-sizing: border-box; cursor:pointer;}
	.ticketView .tvDetailBtn>a>.num{width:24px; height:24px; margin-left:3px; background-color: #666; font-weight: 300; font-size:13px; line-height:24px; color: #fff; display:inline-block; vertical-align: top; border-radius:12px;}
	.ticketView .tvDetailBtn>a+a{border-left:none;}
	.ticketView .tvDetailBtn>a.active{background-color: #fff; font-weight: 500; color: #fc9827;}
	.ticketView .tvDetailBtn>a.active>.num{background-color: #fc9827; font-weight: 400;}

	.grayBox{padding:40px 50px; background-color: #f6f6f6; border:1px solid #ccc;}
	.grayBox .sell{line-height:30px; }
	.grayBox .sell>dt{font-weight: 300; font-size:16px; color: #666;}
	.grayBox .sell>dd{padding-top:10px; font-weight: 400; font-size:16px; color: #444;}
	.grayBox .sell>dd .point{color: #d11010; display:inline-block; vertical-align: top;}
	.grayBox .sell>dd .money{padding-left:15px; font-weight: 600; font-size:25px; color: #d11010; display:inline-block; vertical-align: top;}

	.sellDetail{}

	.joinType{width:100%; font-size:0; line-height:0; display: flex; justify-content: space-between;}
	.joinType>a{display:inline-block; vertical-align: top;}
/*[e] Sub Style */

/*[s] Plugin Style */
	/* Layer Style */
		#layerBg{width:100%; height:100%; background-color: #000; position:fixed; left:0; top:0; z-index:10; opacity:0.7;}
		#layerArea .layerIn .layerBgIn{width:100%; height:100%; background-color:red; position:absolute; left:0; top:0; z-index:12; opacity:0.7;}

		#layerArea{width:100%; height:100%; position:fixed; left:0; top:0; z-index:-1; overflow:hidden; overflow-y:auto;}
		#layerArea.ons{z-index:11;}
		#layerArea .layerIn{width:100%; height:100%; display: table; position:relative;}
		#layerArea .layerIn .layerCell{width:100%; height:100%; padding:70px 0; display: table-cell; vertical-align:middle; position:relative; box-sizing: border-box;}
		#layerArea .layerIn .layerBox{margin:0 auto; background-color: #fff; font-size:0; line-height:0; display:none; position: relative; box-sizing: border-box;}
		#layerArea .layerIn .layerBox>.tit{padding:25px 25px 15px;}
		#layerArea .layerIn .layerBox>.tit>strong{font-size:16px; line-height:1; color:#00a9cc;}
		#layerArea .layerIn .layerBox>.tit>.closeLy{display:inline-block; position: absolute; right:0; top:-44px;}
		#layerArea .layerIn .layerBox .contLy{}
	/*
		.box01{width:500px; padding:10px;}
		.box01>.tit{padding:0 10px 10px;}
		.box01>.contLy{padding:20px;}

		.box02{width:800px; padding:10px;}
		.box02>.tit{padding:0 10px 10px;}
		.box02>.contLy{padding:80px;}
	*/
	/* Img Over Bg Style */
		#photo{width:960px;margin:0 auto; position:relative; overflow:hidden;}
		#photo>li{width:150px; height:150px; margin:5px; float:left; display:inline; overflow:hidden; }
		#photo>li>a{width:100%; height:100%; position: relative; display:block; overflow:hidden;}
		#photo>li>a>img{width:100%; height:100%; display:block; border-radius:5px;}
		#photo>li>a>.bg_l{width:100%; height:100%; background-color:red; position: absolute; left:0; top:0; display:none; opacity:0.3; border-radius:5px;}

	/* Img Over Curtain Style */
		.imgCurtain{width:840px; margin:0 auto; font-size:0; line-height:0; overflow:hidden;}
		.imgCurtain>li{margin:5px; display:inline-block; vertical-align: top;}
		.imgCurtain>li>a{background-color: #ddd; position: relative;}
		.imgCurtain>li>a>.img{position: absolute; left:0; top:0;}
		.imgCurtain>li>a>dl{padding:10px; font-size:12px; line-height:18px; color: #000;}
		.imgCurtain>li>a>dl>dt{padding-bottom:5px; font-size:14px;}

		.imgCurtain>li,
		.imgCurtain>li>a,
		.imgCurtain>li>a>.img,
		.imgCurtain>li>a>.img img{width:200px; height:200px; overflow:hidden;}
		.imgCurtain>li>a,
		.imgCurtain>li>a>.img img{display:block;}

	/* Notice One Line Style */
		.mNoticeList{width:100%; height:60px; margin-top:25px; overflow:hidden; position: relative;}
		.mNoticeList>ul{width:100%; position: absolute; left:0; top:-60px;}
		.mNoticeList>ul>li{height:60px; position: relative;}
		.mNoticeList>ul>li>a{padding-left:73px; display:block; position: relative;}
		.mNoticeList .day{width:41px; padding-right:15px; border-right:1px solid #d5d1cc; font-weight: 600; font-size:12px; line-height:1; color: #b99764; text-align: center; position: absolute; left:0; top:0;}
		.mNoticeList .day>strong{font-weight: 700; font-size:32px; line-height:1; display:block;}
		.mNoticeList dl.list{font-size:16px; line-height:20px; color: #876e49; word-break:keep-all; word-wrap:break-word;}
		.mNoticeList dl.list>dt{padding-bottom:6px; font-weight: 600; font-size:12px; line-height:1; color: #b99764;}
/*[e] Plugin Style */

/*
display: flex; justify-content: space-between; // 양쪽 끝 정렬
display: flex; justify-content: space-around; // 센터 정렬
display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
active
:first-child
text-indent:-99999px;
!important
display:table;
table-layout:fixed;
display:table-row;
display:table-cell;
box-sizing:border-box;
word-break:keep-all; word-wrap:break-word;
border-radius:2px;
*/

.layProArea .detail>.title>dd>strong{font-family: 'Nanum Gothic' !important;}
.layProArea{width:100%; display: flex; justify-content: space-between;}
.layProArea>.thumb{width:500px; height:400px; margin-right:20px; border:1px solid #cecece; box-sizing: border-box; position: relative; display:inline-block; vertical-align: top;}
.layProArea>.thumb>p{width:498px; height:398px; padding:0 20px; text-align: center; display:table-cell; vertical-align: middle; box-sizing: border-box;}
.layProArea>.thumb>p>img{max-width:100%;}

.layProArea .detail{width:380px; box-sizing: border-box; position: relative; display:inline-block; vertical-align: top;}
.layProArea .detail>*{border-bottom:1px solid #cecece;}
.layProArea .detail>.title{padding:0 4px 15px;}
.layProArea .detail>.title>dt{font-weight: 500; font-size:20px; line-height:1.3; color: #222;}
.layProArea .detail>.title>dd{padding-top:7px; font-size:14px; line-height:1; color: #222;}
.layProArea .detail>.title>dd>strong{font-weight: 600; font-size:20px; color: #de1414;}

.layProArea .detail>.option{padding:13px 4px 15px;}
.layProArea .detail>.option>li{padding-left:91px; font-weight: 300; font-size:14px; line-height:26px; color: #444; position: relative;}
.layProArea .detail>.option>li>p.t{display:inline-block; position: absolute; left:0; top:0;}
.layProArea .detail>.option>li>p.n{font-weight: 400;}
.layProArea .detail>.option>li.point>p.n{color: #fc9827;}

.layProArea .detail>.amount{width:100%; padding:10px 4px; display:table; box-sizing: border-box;}
.layProArea .detail>.amount>*{display:table-cell; vertical-align: middle;}
.layProArea .detail>.amount>.txt{width:91px; font-weight: 300; font-size:14px; line-height:30px; color: #444;}
.layProArea .detail>.amount>.form{}
.layProArea .detail>.amount>.form input[type=text]{width:62px; height:42px; border:1px solid #cecece; font-size:14px; line-height:40px; color: #222; text-align: center; display:inline-block; vertical-align: top; box-sizing: border-box;}
.layProArea .detail>.amount>.form>.btn{border:1px solid #cecece; border-left:none; display:inline-block; vertical-align: top;}
.layProArea .detail>.amount>.form>.btn button{width:20px; height:20px; background-position: left top; background-repeat: no-repeat; background-size: cover; border:none; cursor: pointer; display:block;}
.layProArea .detail>.amount>.form>.btn button.up{background-image: url('/images/but_vol_up.gif');}
.layProArea .detail>.amount>.form>.btn button.down{border-top:1px solid #cecece; background-image: url('/images/but_vol_down.gif');}

.layProArea .detail>.btns{width:100%; padding-top:20px; border-bottom:none; display: flex; justify-content: space-between;}
.layProArea .detail>.btns>a{display:inline-block;}



/* table style  */
table[class*="tbl_"] {
    width: 100%;
    border: solid #e5e5e5;
    border-width: 0 1px 1px 0;
	white-space: normal;
	word-break:break-all;
	word-wrap:break-word;
}
table[class*="tbl_"] th {
	background: #f9f9f9;
}
table[class*="tbl_"] .txt_left {
	text-align: left;
}
table[class*="tbl_"] .txt_right {
	text-align: right !important;
}
table[class*="tbl_"] .txt_center {
	text-align: center;
}
table[class*="tbl_"] .tbl_col th {
	padding: 5px 0;
}
table[class*="tbl_"] .tbl_col td {
	padding: 5px;
	word-break: break-all;
}
table[class*="tbl_"].tbl50 {
	width: 50%;
}
table[class*="tbl_"].tbl_center th, table[class*="tbl_"].tbl_center td {
	text-align: center;
}

.tbl_row > * {
    vertical-align: middle;
}
.tbl_row{
	clear:both;
	table-layout:fixed;
    border-collapse: collapse;
    border-collapse: separate;
    border-spacing: 0;
}
.tbl_row tr:first-child th, .tbl_row tr:first-child td {
    border-top: 1px solid #e5e5e5;
}
.tbl_row th, .tbl_row td {
    border-top: 1px solid #eee;
    text-align: left;
}
.tbl_row th {
    padding: 12px 13px;
    border-left: 1px solid #e5e5e5;
    font-size: 13px;
}
.tbl_row td {
    height: 12px;
    padding: 5px;
    line-height: 20px;
    border-left: 1px solid #e5e5e5;
	text-align:left;
}
.tbl_col{
	margin:0; padding:0; width:100%;
	table-layout:fixed;
    border-collapse: collapse;
    border-collapse: separate;
    border-spacing: 0;
}
.tbl_col th, .tbl_col td {
    padding: 10px 5px;
    text-align: center;
    border-left: 1px solid #eee;
    border-top: 1px solid #e5e5e5;
}
.tbl_col td {
    padding: 5px;
    color: #555;
}
.tbl_row.box{box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.tbl_row.box th{text-align:center;}
.tbl_row.box textarea{width:100%;box-sizing: border-box;}
.tbl_row.box input[type=text]{width:100%;box-sizing: border-box;}

.tbl_col.box{box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.tbl_col.box a{box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.tbl_col.box input[type=text]{width:100%;box-sizing: border-box;}
.tbl_col.box textarea{width:100%;box-sizing: border-box;}

.subTitle{clear:both; margin:20px 0 10px 0; font-size:16px; color:#000;}