/* CSS Document */
body{
	margin:0;	
	background:url(../images/bg-body.jpg) top repeat-x #FFFFFF;
	color:#6A656D;
}
body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size:13px;
}
form {margin:0px;padding:0px;}
a{
	text-decoration:none;
	color:#BD1560;
}
a:hover{
	color:#7D41BB;
	text-decoration:underline;
}
input[type=text], input[type=password], textarea, select {
	font-size:12px; 
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	color:#000000;
	border:1px solid #8F9AAE;
	background:#FFFFFF;
	margin:2px 0px 2px 0px;
}
input[type=submit], input[type=button], input[type=reset] {
	border-left:1px solid #BD5ED9;
	border-top:1px solid #BD5ED9;
	border-right:1px solid #660283;
	border-bottom:1px solid #660283;
	background:#9225B2;
	color:#ffffff;
	padding:1px 3px;
	cursor:pointer;
}
input[type=submit].light-blue, input[type=button].light-blue, input[type=reset].light-blue {
	border-left:1px solid #8D8AD6;
	border-top:1px solid #8D8AD6;
	border-right:1px solid #716ECF;
	border-bottom:1px solid #716ECF;
	background:#9894E9;
	color:#FFFFFF;
	padding:1px 3px;
	cursor:pointer;
}
input[type=submit].pink, input[type=button].pink, input[type=reset].pink {
	border-left:1px solid #EE4D97;
	border-top:1px solid #EE4D97;
	border-right:1px solid #EC3489;
	border-bottom:1px solid #EC3489;
	background:#F87AB4;
	color:#ffffff;
	padding:1px 3px;
	cursor:pointer;
}
.wrap{
	clear:both;
}
.main{
	width:980px;
	margin:auto;
	position:relative;
}
#header{
	background:url(../images/bg-head.jpg) bottom repeat-x;
	width:100%;
	height:96px;
}
a.logo{
	background:url(../images/logo.png) no-repeat;
	width:82px;
	height:79px;
	display:block;
	position:absolute;
	left:10px; top:10px;
}
.logo-text{
	color:#FF9600;
	font-size:26px;
	font-weight:bold;
	position:absolute;
	left:100px; top:20px;
}
.logo-text span{
	color:#FFFFFF;
	font-size:14px;
	text-align:right;
}
.hotline{
	color:#FFDE00;
	font-size:15px;
	font-weight:bold;
	position:absolute;
	left:360px; top:74px;
}
.ban{
	position:absolute;
	top:5px;
	left:350px;
}
.login{
	position:absolute;
	right:10px; top:35px;
	color:#FFFFFF;
}
.login label{
	display:inline-block;
	width:90px;
	padding-right:4px;
	text-align:right;
}
.lang-select{
	position:absolute;
	top:10px; right:10px;
	color:#ffffff!important;
}
.lang-select a{
	text-decoration:none;
	color:#FFD200;
}
.lang-select a:hover{
	color:#FF9600;
}
.language{
	position:absolute;
	top:10px;
	right:10px;
	background:url(../images/lang-bg-r.png) right center no-repeat;
}
.language div{
	background:url(../images/lang-bg-l.png) left center no-repeat;
	padding:4px 15px;
	color:#3370b3;
}
.language a{
	color:#3370b3;
}
#slideshow{
	position:relative;
}
.topmenu{
	background:url(../images/topslideshow-png.png) top repeat;
	position:absolute;
	top:0px; left:0px;
	z-index:99;
	width:100%;
	height:18px;
}
.topmenu div{
	display:block;
	margin:auto;
	width:982px;
	padding:0px 5px 0px 0px;
	text-align:right;
}
.topmenu a{
	text-decoration:none;
	color:#FFD200;
}
.topmenu a:hover{
	color:#FF9600;
}
#mainmenu{
	background:url(../images/bg-mainmenu.jpg) bottom repeat-x #FFFFFF;
	border-top:solid 4px #BD1560;
	height:35px;
	width:960px;
	margin:auto;
}
ul.menu{
	margin:0px;
	padding:0px;
}
ul.menu li{
	float:left;
	list-style:none;
}
ul.menu li a{
	display:block;
	color:#670090;
	font-size:15px;
	font-weight:bold;
	padding:7px 20px;
}
ul.menu li a:hover{
	color:#FF9600;
	text-decoration:none;
}
#maincontent{
	width:982px;
	margin:auto;
	background:url(../images/bottom-body.png) bottom center no-repeat;
	padding-bottom:8px;
}
.top-body{
	background:url(../images/top-body.png) top center no-repeat;
	padding-top:7px;
}
.tablecontent{
	background:#FFFFFF;
	border-left:solid 1px #D7CFDF;
	border-right:solid 1px #D7CFDF;
}
.tablecontent td.padtop{
	padding:0px 10px 20px;
}
.tablecontent td.pad{
	padding:0px 10px 20px;
}
.ver_spac{
	width:10px;
}
/*Moduletabel*/
.module_blue{
	background:url(../images/bgcolor_blue.jpg) bottom repeat-x #F5F5FF;
	border:solid 1px #CECDE0;
	border-bottom:solid 3px #9894E9;
	padding:5px;
}
.module_blue h2{
	color:#604EBC;
	font-size:100%;
	padding:0px; margin:0px 0px 7px;
}
.module_purple{
	background:url(../images/bgcolor_purple.jpg) bottom repeat-x #FDF5FF;
	border:solid 1px #D4C5D9;
	border-bottom:solid 3px #A948C9;
	padding:5px;
}
.module_pink{
	background:url(../images/bgcolor_pink.jpg) bottom repeat-x #FCF0F5;
	border:solid 1px #D8C8CF;
	border-bottom:solid 3px #DC347F;
	padding:5px 10px;
}
.module_pink h2{
	color:#DC347F;
	font-size:15px;
	margin:0px 0px 5px;
	padding:3px 0px;
	border-bottom: solid 1px #DC347F;
}
.moduletable_blue p,
.moduletable_purple p{
	margin:0px; padding:0px;
}
.moduletable_blue img,
.moduletable_purple img{
	padding:3px;
	border:solid 1px #D8D6D7;
	margin:0px 5px 5px 0px;
}
img.cal-img{
	padding:0 0 3px 0;
	border:0;
	margin:0px 0px 0px 1px;
	vertical-align:bottom;
}
.img100 img{
	width:100px;
}
.img120 img{
	width:120px;
}
.img220 img{
	width:215px;
}
.moduletable_purple{
	background:url(../images/bgcolor_purple.jpg) bottom repeat-x #FDF5FF;
	border:solid 1px #D4C5D9;
	padding:0px;
}
.moduletable_purple h2{
	background:url(../images/h2_light1.png) top center no-repeat #9225B2;
	padding:5px 20px;
	/*margin:-11px -11px 10px;*/
	margin:0px;
	font-size:15px;
	color:#FFFFFF;
}

.moduletable_purple div.tour-type{
	display:block;
	width:100%;
	background:#E5BFF1;
	border-top:solid 4px #9225B2;
	margin:5px 0px 5px 0px;
	padding:4px 0px 4px 0px;
	color:#DC347F;
	font-size:15px;
	font-weight:bold;
	text-indent:5px;
}
.moduletable_purple td{
	vertical-align:top;
	padding:0px 3px 15px;
}
.moduletable_purple strong{
	color:#FF5A00;
	line-height:25px;
}
.moduletable_purple h3,
.moduletable_purple h3 a{
	font-size:100%;
	margin:0px; padding:0px;
	color:#51287F;
	background:none;
}
.moduletable_purple h3 a:hover{
	color:#51287F;
	text-decoration:underline;
	background:none;
}
.moduletable_purple label {
	font-weight:normal;
	padding:1px 3px 1px 0px;
	color:#000000;
}
.moduletable_bluefull{
	width:100% !important;
}
.moduletable_bluefull,
.moduletable_blue{
	background:url(../images/bgcolor_blue.jpg) bottom repeat-x #F5F5FF;
	border:solid 1px #CECDE0;
	border-bottom:solid 3px #9894E9;
	padding:10px;
	width:453px;
}
.moduletable_bluefull h2{
	background:url(../images/h2_light1.png) top center no-repeat #9894E9;
	padding:5px 20px;
	margin:-11px -11px 10px;
	font-size:15px;
	color:#FFFFFF;
}
.moduletable_blue h2{
	background:url(../images/h2_light2.png) top center no-repeat #9894E9;
	padding:5px 20px;
	margin:-11px -11px 10px;
	font-size:15px;
	color:#FFFFFF;
}
.moduletable_bluefull h3,
.moduletable_bluefull h3 a,
.moduletable_blue h3,
.moduletable_blue h3 a{
	font-size:100%;
	margin:0px; padding:0px;
	color:#604EBC;
	background:none;
}
.moduletable_bluefull h3 a:hover,
.moduletable_blue h3 a:hover{
	color:#604EBC;
	text-decoration:underline;
	background:none;
}

/*//Moduletabel*/

ul.list1{	
	margin:0px 2px 0px 33px;
	padding:0px 2px 0px 0px;
	font-size:12px;
	list-style:decimal;
}
ul.list1 li{
	margin:3px 0px 3px 0px;
	color:#6A656D;
}
ul.list1 li:hover{
	color:#DC347F;
}
ul.list1 a{
	font-size:14px;
	color:#6A656D;
}
ul.list1 a:hover{
	font-size:14px;
	color:#DC347F;
	text-decoration:underline;
}
/*====*/
ul.list2{	
	margin:0px 2px 0px 33px;
	padding:0px 2px 0px 0px;
	font-size:12px;
	list-style:decimal;
}
ul.list2 li{
	margin:3px 0px 3px 0px;
	color:#6A656D;
}
ul.list2 li:hover{
	color:#DC347F;
}
ul.list2 a{
	font-size:13px;
	color:#6A656D;
}
ul.list2 a:hover{
	font-size:13px;
	color:#DC347F;
	text-decoration:underline;
}
/*=====*/
#foot{
	margin:auto; padding:0px 0px 20px; text-align:center;
	/*background:url(../images/bg-foot.jpg) center repeat-y;
	color:#E4BD00;*/
	background:url(../images/bg-footer.jpg) bottom center no-repeat;
	color:#670090;
}
#foot a{
	/*color:#E4BD00;*/
	color:#670090;
}
#foot small{
	/*color:#E4BD00;*/
	color:#670090;
}




/*From*/
/*.air-ticket-search input,
.air-ticket-search select{
	border:solid 1px #9894E9;
}*/
.air-ticket-search {
	width:270px;
}
.air-ticket-search input,
.air-ticket-search select,
.air-ticket-search{
	font-size:12px;
	font-family:Arial;
}
.air-ticket-search strong{
 color:#604EBC;
}
.air-ticket-search p{
	margin:0px; padding:0px 0px 5px;
}
.clear{clear:both;margin:0;}
.hand{cursor:pointer;}
.orange_b{font-weight:bold; color:#F98209;}
.checkin-date {
	display:block;
	width:110px;
	float:left;
}
.checkout-date {
	display:block;
}

.hotel-recom{
	background:url(../images/bgcolor_purple.jpg) bottom repeat-x #FDF5FF;
	border:solid 1px #D4C5D9;
	padding:10px;
}
.hotel-recom h2{
	background:url(../images/h2_light1.png) top center no-repeat #9225B2;
	padding:5px 20px;
	margin:-11px -11px 10px;
	font-size:15px;
	color:#FFFFFF;
}
.hotel-recom-table td{
	text-align:center;
	vertical-align:top;
	padding:2px 3px 5px 3px;
}
.hotel-recom-table h3 {
	display:block;
	margin:3px 1px 3px 0px;
	text-align:left;
}
.hotel-recom-table h3 a{
	font-size:13px;
	margin:0px; padding:0px;
	color:#51287F;
	background:none;
}
.hotel-recom-table h3 a:hover{
	color:#51287F;
	text-decoration:underline;
	background:none;
}
.hotel-recom-table p{
	text-align:left;
	vertical-align:top;
	margin:0px;
}
.hotel-recom-table label {
	font-weight:normal;
	padding:1px 3px 1px 0px;
	color:#111111;
}
.hotel-recom-table span.price {
	color:#CD1919;
	font-weight:bold;
}
.hotel-recom-table span.address {
	/*color:#FF5A00;*/
	color:#666666;
}
.hotel-recom-table img{
	width:225px;
}
.total-price {
	color:#ff0000;
	font-weight:bold;
}

.purpleTable {
	border-collapse:collapse;
	background:#9BCAFE;
	margin:5px 0px 0px 0px;
	width:100%;
}
.purpleTable th.th-topic {
	background:#BF9AD0;
	border:1px solid #BF9AD0;
	color:#ffffff;
	text-align:left;
}
.purpleTable th.th-topic strong{
	color:#ffffff;
	font-size:14px;
}
.purpleTable th {
	background:#9225B2;
	border:1px solid #BF9AD0;
	color:#ffffff;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	padding:2px 2px !important;
}
.purpleTable td {
	background:#F3E4F8;
	border:1px solid #BF9AD0;
	font-size:13px;
	color:#606060;
	padding:1px 2px !important;
}
.purpleTable img {
	border:0px;
	margin:1px;
	padding:0px;
}
