/* CSS Document */

sup {
	bottom: 0.33em;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	font-size: 11px;
	_font-size: 13px;
	font-family: Arial;
}

a {
	color: #52326b;
	text-decoration: underline;
}

	/* box style */
	ul.list-tripplanner,
	div.list-faq
	{padding:10px 6px 5px; font-size:11px; margin-bottom:19px;}

	/* trip planner */
	ul.list-tripplanner li label { margin-left:16px;}
	ul.list-tripplanner li select { width:275px; margin-left:16px; _font-size: 10px;}
	

/* ### MAIN CONTENT ### */
	#main-content
	{width:440px; margin:0 20px 0 0;}
	
	div.list-faq p.text
	{color:#635c60; font-size:11px; margin:10px 15px;}
	
	div.list-faq p.text strong
	{color:#635c60; font-size:14px;}

	div.list-faq p.text span
	{color:#635c60; font-size:10px;}

	p.big_title_pink
	{font-size:20px; text-align:center; color:#ED1B8A; font-weight:bold; margin: 55px 0 0 0;}
	
	p.big_title_pink strong
	{font-size:28px; color:#ED1B8A;}

	.line-li {
		margin: 11px 0 0 0;
		_margin: 10px 0 0 0;
	}
	
	ul.list-tripplanner li select {
		width:275px;
		margin-left:16px;		
		font-size: 14px;
	}
	
	.first-trip-planner {
		width: 286px;
		height: 36px;
		background: url(../images/t-trip-planner.gif) no-repeat right top;
		text-indent: -80000px;
	}
	
	.first-cloud-ten-faqs {
		width: 388px;
		height: 30px;
		background: url(../images/t-cloud-ten-faqs.gif) no-repeat right top;
		text-indent: -80000px;
	}
