@charset "euc-kr";
@import "base.css";
@import "common.css";
@import "sub_layout.css";

div.content {
	width:710px;
	padding:20px 0 20px 20px;
}
div.content h3{
    padding-top:20px;
	}
dl dt{
	float:left;
	font-weight:bold;
	background: url("../intro/images/icon_list.gif") no-repeat 0 50%;
	padding-left:12px;
}
dl dd {
		padding-bottom:7px;

}
table {
	border-top:2px solid #4b95ca;
	width:680px;
}
table  thead th{ 
	background: #f7f7f7;
	border: 1px solid #dedede;
	padding:4px;
}
table  tbody td{ 
	border: 1px solid #dedede;
	padding:4px;
}


table  tbody td.cell1{ 
	text-align:center;
}
div.hotel{
	padding-left:20px;
}
div.cmt table tr td{
	border: hidden;
	padding-top:0px;
	padding-bottom:0px;
}

p.smallTitle {
	background: url("../intro/images/icon_2.gif") no-repeat 0 50%;
	padding-left:10px;

}
div.bus{
	padding-bottom:10px;
}

span.orange{
	color:#f47c20;
	font-weight:bold;
}
span.violet{
	color:#a46bad;
	font-weight:bold;
}
span.sky{
	color:#00b9f1;
	font-weight:bold;
}
span.green{
	color:green;
	font-weight:bold;
}
span.red{
	color:red;
	font-weight:bold;
}
p.sTitle {
		background: url("../intro/images/icon_list.gif") no-repeat 0 13px;
	padding:10px 0 5px 12px;
}
div.money{
	padding:0 0 10px 20px;	
}
div.money table {
	border-top:2px solid #4b95ca;
	width:680px;
}
div.money table  thead th{ 
	background: #f7f7f7;
	border: 1px solid #dedede;
	padding:4px;
}
div.money table  tbody td{ 
	border: 1px solid #dedede;
	padding:4px;
	text-align:center;
}
div.money table  tbody td.cell2{
    text-align:left;
	padding-left:10px;
	}



span.red a:link {
	color: red;
	text-decoration: none;
}


span.red a:visited {
	color: red;
	text-decoration: none;
}
span.red a:hover {
	color: red;
	text-decoration: underline;
}
span.red a:active {
	color: red;
	qhfem 
	text-decoration: none;
}

ul.liStyle li{
background:url("../application/images/list_01.gif") no-repeat 0 5px;padding-left:10px;
}

div#tab-container{width:inherit;}
	 ul.subTab{width:inherit; height:37px; margin-left:17px;}
	ul.subTab li{float:left;padding-right:1px;}
	
div.entry{
    width:inherit;
	margin-left:15px;
}
div.inner{
height:161px;
background:url("../receipt/images/entry_bg.gif") no-repeat left bottom
}
div.inner p{
padding:40px 0 0 40px;
}
div.inner span{
float:right;
padding:60px 60px 0 0;
}
div.inner_top{
height:136px;
background:url("../receipt/images/entry_bg_top.gif") no-repeat left bottom
}
div.inner_top p{
padding:50px 0 0 40px;
}
div.inner_top span{
float:right;
padding:40px 60px 0 0;
}

div.inner_middle{
height:136px;
background:url("../receipt/images/entry_bg_mid.gif") no-repeat left bottom
}
div.inner_middle p{
padding:50px 0 0 40px;
}
div.inner_middle span{
float:right;
padding:40px 60px 0 0;
}


div.inner_bottom{
height:130px;
background:url("../receipt/images/entry_bg_bottom.gif") no-repeat left bottom
}
div.inner_bottom p{
padding:40px 0 0 40px;
}
div.inner_bottom span{
float:right;
padding:40px 60px 0 0;
}
ul.subul{
    padding-left:20px;
	}
p.standard{
    font-weight:bold;
	padding-left:10px;
	}
p.add{
    padding-top:10px;
	padding-left:20px;
	} 
