@CHARSET "UTF-8";
/* ------------------------------------- 
 * main column
 * ------------------------------------- */
#main table#notice tr:hover,#main table#about tr:hover,#main table#policy tr:hover,#main table.aboutPay tr:hover
	{
	background: none;
	cursor: auto;
}

table.aboutPay {
	margin-bottom: 20px;
	background-color: #fff;
	width: 100%;
	border: solid 1px #c0c0c0;
	border-collapse: separate;
	padding: 3px;
}

table.aboutPay th {
	text-align: center;
	background: #e8e8e8;
	font-size: 12px;
}

table.aboutPay td {
	text-align: center;
	font-size: 12px;
}

@media ( min-width : 768px) {
	#size_limit_image {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 335px;
		height: auto;
	}
	table#notice td,table#about th,table#about td,table#policy th,table#policy td
		{
		text-align: left;
		padding: 10px 10px 10px 30px;
	}
	table#notice th {
		width: 120px;
	}

	table#notice, table#about, table#price {
		width: 100%;
	}
	table.tb {
		border-collapse: collapse;
		border-spacing: 0;
		/*margin-left: 3px;*/
	}
	table.tb td {
		border: solid 1px #cfcfcf;
		text-align: center;
	}
	table.tb td.right {
		text-align: right;
		padding-right: 10px;
	}
	table.tb th {
		color: #476c74;
		border: solid 1px #cfcfcf;
		background: #ddd;
		padding: 10px 20px  !important;
		text-align: center  !important;
	}
	tr.even td {
		background: #fff5fc;
	}
	table.tb th,table.tb td {
		padding: 5px 3px 3px 3px;
	}

	/* fare */
	table#price {
		margin-top: -7px;
	}
	table#price caption {
		padding: 0;
		text-align: right;
	}
	table#price th,table#price td {
		/*
		width: 142px;
		*/
		padding: 5px 2px 3px 2px;
		width: auto;
		text-align: center;
		word-break: break-all;
	}
}

@media ( max-width : 767px) {
	#size_limit_image {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 210px;
		height: auto;
	}
	table.tb {
		border-collapse: collapse;
		border-spacing: 0;
		border-top: solid 1px #cfcfcf;
		/*	border-right: 1px solid #cfcfcf; */
		margin-left: -3px;
		margin-right: 2px;
		font-size: 0.95em;
		table-layout: fixed;
	}
	table.tb td {
		border-bottom: solid 1px #cfcfcf;
		border-left: solid 1px #cfcfcf;
		border-right: solid 1.5px #cfcfcf;
		text-align: center;
	}
	table.tb td.right {
		text-align: right;
		padding-right: 10px;
	}
	table.tb th {
		color: #476c74;
		border-bottom: 1px solid #cfcfcf;
		border-right: 1.5px solid #cfcfcf;
		border-left: 1px solid #cfcfcf;
		background: #ddd;
		text-align: center !important;
		padding: 10px 3px !important;
	}
	tr.even td {
		background: #fff5fc;
	}
	table.tb th,table.tb td {
		padding: 5px 3px 3px 3px;
	}
	table#notice td,table#about th,table#about td,table#policy th,table#policy td
		{
		text-align: left;
		padding: 10px 3px 10px 3px;
	}
	#main table#notice tr:hover,#main table#about tr:hover,#main table#policy tr:hover,#main table.aboutPay tr:hover
		{
		background: none;
		cursor: auto;
	}
	table#notice th {
		width: auto;
	}
	table#about {
		width: auto;
		margin-top: 10px;
	}
	table#about th,table#about td,table#policy th,table#policy td {
		padding: 5px 15px;
	}

	table#notice {
		width: 100%;
	}

	/* privacy */
	table#policy th {
		width: auto;
		min-width: 80px;
	}
	table#price {
		width: 100%;
		margin-top: -7px;
		margin-left: auto;
		margin-right: auto;
	}
	table#price caption {
		padding: 0;
		text-align: right;
	}
	table#price th,table#price td {
		width: auto;
		text-align: center;
		word-break: break-all;
		padding: 5px 2px 3px 2px;
	}
	body.zh table#price td {
		min-width: 55px;
	}
	table#about {
		width: 100%;
	}
	table#about th.limit_width {
		max-width: 100px;
		width: 31%;
	}
	table#about td {
		width: auto;
	}
}

/* Headline with icon*/
div .title-intro {
	font-weight: bolder;
	padding: 15px 10px 15px 50px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #9b3e34;
	border-top: 2px double #9b3e34;
	border-bottom: 2px double #9b3e34;
	background: url(../img/earth.png) no-repeat 0 50%;
}

#fare {
	background-image: url(../img/fare.png)
}

#pay {
	background-image: url(../img/pay.png);
	margin-bottom: 20px;
}

#fw {
	background-image: url(../img/fw.png) no-repeat 0 50%;
}

#fw,#service {
	margin-bottom: 20px;
	padding-left: 60px;
}

#service {
	font-weight: bolder;
	background-image: url(../img/service.png);
}

#forward {
	background-image: url(../img/fw.png);
}

#attention {
	background-image: url(../img/attention.png);
}

#company {
	background-image: url(../img/company.png);
}

#tos {
	background-image: url(../img/tos.png);
}

#privacy {
	background-image: url(../img/privacy.png);
}

#voice {
	background-image: url(../img/voice.png);
}

#partner {
	background-image: url(../../img/partner.png);
}

.contact {
	background-image: url(../img/contact.png);
}

.box {
	padding: 10px 0 10px 5px;
	margin-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px dashed #9B3E34;;
}

.box p {
	margin-bottom: 0.7em;
}

.box ul {
	margin-left: 25px;
}

.box ul a {
	border-bottom: 1px dotted #c9171e;
	color: #c9171e;
	text-decoration: none;
	outline: none;
}

.box ul a:HOVER {
	border-bottom: none;
}

div .step {
	line-height: 25px;
	padding-left: 32px;
	background: url(../img/step.png) no-repeat 0 50%;
	border: 0;
	font-weight: bolder;
	font-size: 1em;
	margin: 0px 0px 5px 3px;
	color: #9B3E34;
	font-size: 1em;
}

.box .text {
	float: left;
}

.box .img {
	float: right;
}

.img img {
	background: url(../img/shadow.gif) no-repeat 100% 100%;
	padding: 5px 10px 10px 5px;
}

div.heading {
	font-size: 16px;
	font-weight: bolder;
	padding: 0 10px;
	margin: 0 0 10px;
	line-height: 34px;
	color: #fff;
	background: url(../img/odd.png);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 0 10px;
}

div .even {
	color: black;
	background: url(../img/even.png);
}

p.link {
	margin-left: 3px;
	padding: 0 5px 10px 15px;
	background: url(../img/arrow.png) no-repeat 0 7px;
}

p.link a {
	border-bottom: 1px dotted #c9171e;
	color: #c9171e;
	text-decoration: none;
	outline: none;
}

p.link a:HOVER {
	border-bottom: none;
}

ul .ads {
	list-style-type: none;
}

/*feedback */
.bubble {
	width: auto;
	margin: 24px 0;
	line-height: normal;
}

.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #991e12;
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}

.even-feedback blockquote {
	border-color: #ffb6c1;
}

.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 4px;
	background: transparent url(../img/tip.gif) no-repeat 20px 0px;
	font-style: normal;
}

.bubble cite span {
	font-size: 10px;
}

.bubble cite img {
	padding-left: 5px;
}

.even-feedback cite {
	background: transparent url(../img/tip2.gif) no-repeat 20px 0;
}

a.active {
	color: #edb000 !important;
}