/*****************************/ /*** Core html setup stuff ***/
	/*****************************/
html {
	height: 100%;
	margin-bottom: 1px;
}

form {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

a:link,a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #2758A1;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button {
	cursor: pointer;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
}

img {
	border: 0 none;
}

/*****************************************/
	/*** Template specific layout elements ***/
	/*****************************************/
#page_bg {
	background: #E8E8E8;
}

#wapper {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/backgroud.png) repeat-y;
}

#wapper2 {
	width: 943px;
	margin-left: 28px;
}

#banner {
	background: url(../images/baner_bg.png) repeat-x;
	height: 103px;
}

#logo {
	background: url(../images/logo_02.jpg) no-repeat;
	margin-left: 15px;
	width: 198px;
	height: 103px;
	float: left;
}
#logo a{
	width: 206px;
	height: 87px;
	display: block;
}
#mod_top {
	float: right;
	padding-right: 10px;
	margin-top:66px;
}

#slide_map {
	width: 980px;
}

.left_vi {
	width: 943px;
	float: left;
}

.right {
	width: 205px;
	float: left;
}

#menu_search {
	height: 28px;
	width: 943px;
}

#slide_map {
	height: 270px;
	width: 943px;
	margin: 0px;
}

#travel {
	width: 512px;
	padding: 0 10px;
	float: left;
	background:#FFF;
}
#travel1 {
	width: 715px;
	padding: 0 10px;
	float: left;
	background:#FFF;
}
#user7{
	margin-bottom:10px;
}
/******************************************************
****menumenumenumenumenumenumenumenumenumenumenu*******
*******************************************************/
#hornav {
	background: url(../images/menu_bg.png) repeat-x;
	height: 27px;
	display: block;
}

ul.menu_horiz {
	padding: 0px;
	margin: 0px;
}

ul.menu_horiz li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0 10px;
	line-height: 27px;
	background: url(../images/li_menu.png) no-repeat right;
}

#hornav .moduletable {
	margin: 0;
}

#hornav ul {
	margin: 0;
	padding: 0;
	width: auto;
}

#hornav ul li {
	margin: 0;
	padding: 0;
	height: 27px;
	float: left;
	position: relative;
}

#hornav ul li ul li {
	border-bottom: 1px solid #666;
	text-indent: 10px;
}

#hornav ul li ul li a {
	font-size: 90%;
	font-weight: normal;
}

#hornav ul li ul li a:hover {
	color: #FF0000;
	background: #CCC;
}

#hornav ul li a{
	color: #fff;
	font-weight: bold;
	padding: 0 14px;
	height: 27px;
	line-height: 27px;
	display: inline-block;
	text-decoration: none;
}
#hornav ul li a:hover {
	color: #FF0000;
	background:#D0D0D0;

}
#current {
	background: url(../images/li_menu_ac.png) repeat-x;
	height: 27px;
}

#hornav ul li a:hover {
	text-decoration: none;
}

#hornav ul li ul {
	display: block;
	height: auto;
	width: 14em;
	position: absolute;
	z-index: 99;
	top: 27px;
	left: -999em;
	background-color: #333333;
	opacity: 0.8;
}

#hornav ul li ul ul {
	margin: -27px 0 0 14em;
}

#hornav ul li li {
	width: 14em;
}

#hornav ul li li a {
	color: #d0d0d0;
	text-transform: none;
	display: block;
	background: none;
	padding: 0 10px;
}

#hornav ul li ul {
	left: -999em;
}

#hornav ul li:hover ul ul,#hornav ul li:hover ul ul ul {
	left: -999em;
}

#hornav ul li:hover ul,#hornav ul li li:hover ul,#hornav ul li li li:hover ul
	{
	left: auto;
}

/******************************************************
****menumenumenumenumenumenumenumenumenumenumenu*******
*******************************************************/
#search {
	background: url(../images/seach_bg.png) repeat-x;
	height: 28px;
	padding-left: 10px;
}

#buton_search {
	padding-top: 4px;
	float: left;
}

#input_search {
	padding-top: 3px;
	float: left;
}

#slide {

	height: 268px;
	width: 737px;
	float: left;
}

#right_map {
	float: left;
	width: 205px;
}

#map_vi {
	height: 268px;
}

#travel_gen {
	background: #FFFFFF url(../images/bg_com.png) repeat-x top;
	width: 100%;
}

#footer_vi {
	background: #e0e0df;
	height: 135px;
	padding: 10px;
	width: 923px;
}

.jv-tabswrap {
	background: #fafcfc url(../images/search_bg.png) repeat-x top;
	width: 99% !important;
	border:1px solid #c4d1d7;
}

.moduletable_search_tour h3 {
	background: url(../images/h3_search.png) top no-repeat;
	color: #FFF;
	font-size: 13px;
	padding-left: 10px;
	margin: 0px;
}

div.moduletable_search_tour div.module-content {
	background: url(../images/search_bg.png) repeat-x;
}

.phsearch-button {
	background: #edeeef;
	border: 1px solid #dae2e6;
	width: 80px !important;
}

#user7 {
	float: right;
	color: #3a3a3a;
}

.mainlevel_ft {
	color: #3a3a3a;
	font-weight: bold !important;
}

/*****************************************/
	/*** Joomla! specific content elements ***/
	/*****************************************/
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
	display: block;
	margin: 0 10px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	padding-top:3px;
	padding-bottom: 3px;
}


/* headers */
div.componentheading {
	padding-left: 0px;
}

h1 {
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

.contentheading {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h1,h2,h3,.componentheading,table.moduletable th,legend {
	margin: 0;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em; 
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

a.readon {
	display: block;
	float: right;
	height: 21px;
	margin: 0 auto;
	text-align: center;
	padding-right: 20px;
	line-height:18px;
}

/* form validation */
.invalid {
	border-color: #ff0000;
}

label.invalid {
	color: #ff0000;
}

/** overlib **/
.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}

.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {
	
}

/* menu links */
a.mainlevel:link,a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {
	
}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {
	
}

td.buttonheading img {
	border: none;
}

.clr {
	clear: both;
}

td.greyline {
	width: 20px;
	background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit {
	float: left;
}

/* table of contents */
table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	float: right;
}

table.contenttoc td {
	padding: 0 5px;
}

/* content tables */
td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,tr.sectiontableentry1 td,tr.sectiontableentry2 td
	{
	padding: 4px;
}

td.sectiontableentry0,td.sectiontableentry1,td.sectiontableentry2 {
	padding: 3px;
}

/* content styles */
table.contentpaneopen,table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable,div.module {
	margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link,div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}

div.search input {
	
}

div.search #mod_search_searchword {
	border: 1px solid #7f9db9;
}

div.search .button {
	padding-left: 5px;
}

form#form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}

form#form-login ul {
	padding-left: 20px;
}

form#com-form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}

form#com-form-login ul {
	padding-left: 20px;
}

/* thumbnails */
div.mosimage {
	margin: 5px;
}

div.mosimage_caption {
	font-size: .90em;
	color: #666;
}

div.caption {
	padding: 0 10px 0 10px;
}

div.caption img {
	border: 1px solid #CCC;
}

div.caption p {
	font-size: .90em;
	color: #666;
	text-align: center;
}

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
	
}

div.message {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */ /* Default skyscraper style */
.bannergroup {
	
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */
.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */ /* see system general.css */
.pagination span {
	padding: 2px;
}

.pagination a {
	padding: 2px;
}

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display: block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom: 1px solid #eee;
	color: #666;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message {
	margin-bottom: 20px;
}

#system-message dd.message ul {
	background: #C3D2E5 center;
	margin: 0px;
	text-indent: 0px;
}

/* System Error Messages */
#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center
		no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}

/* System Notice Messages */
#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center
		no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}

#syndicate {
	float: left;
	padding-left: 25px;
}

#power_by {
	float: right;
	padding-right: 25px;
}

/* Component Specific Fixes */
#component-contact table td {
	padding: 2px 0;
}

#offer-tour {
	border: 1px solid #c4d1d7;
	margin-top: 3px;
}

#offer-tour .moduletable {
	margin: 0;
	padding: 0;
}

#offer-tour .moduletable div.heading {
	background: url(../images/offer-h3-bg.png) top left repeat-x;
	margin: 0;
	padding: 0;
	display: block;
}

#offer-tour .moduletable div.heading h3 {
	height: 33px;
	line-height: 33px;
	margin: 0;
	padding: 0;
	background: url(../images/offer-li.png) no-repeat 15px 8px;
	padding: 0;
}

#offer-tour .moduletable div.heading h3 label {
	color: #933c51;
	height: 33px;
	line-height: 33px;
	margin-left: 40px;
	font-size: 12px;
	text-transform: uppercase;
}

#offer-tour .moduletable div.heading h2,#offer-tour .moduletable div.heading h1 {
	height: 33px;
	line-height: 33px;
	margin: 0;
	padding: 0;
	background: url(../images/offer-li.png) no-repeat 15px 8px;
	padding: 0;
}

#offer-tour .moduletable div.heading h2 label,#offer-tour .moduletable div.heading h1 label {
	color: #933c51;
	height: 33px;
	line-height: 33px;
	margin-left: 40px;
	font-size: 12px;
	text-transform: uppercase;
}

#offer-tour .moduletable div.module-content {
	margin: 0;
	padding: 20px 0 40px 0;
	background: #f2f3f7 url(../images/offer-bg.png) bottom left repeat-x;
}

#offer-hotel {
	border: 1px solid #c4d1d7;
	margin-top: 3px;
	margin-bottom: 20px;
}

#offer-hotel .moduletable {
	margin: 0;
	padding: 0;
}

#offer-hotel .moduletable div.heading {
	background: url(../images/offer-h3-bg.png) top left repeat-x;
	margin: 0;
	padding: 0;
	display: block;
}

#offer-hotel .moduletable div.heading h3 {
	height: 33px;
	line-height: 33px;
	margin: 0;
	padding: 0;
	background: url(../images/offer-li.png) no-repeat 15px 8px;
}

#offer-hotel .moduletable div.heading h2,#offer-hotel .moduletable div.heading h1 {
	height: 33px;
	line-height: 33px;
	margin: 0;
	padding: 0;
	background: url(../images/offer-li.png) no-repeat 15px 8px;
}

#offer-hotel .moduletable div.heading h2 label ,#offer-hotel .moduletable div.heading h1 label {
	color: #933c51;
	height: 33px;
	line-height: 33px;
	margin-left: 40px;
	font-size: 12px;
	text-transform: uppercase;
}

#offer-hotel .moduletable div.heading h3 label {
	color: #933c51;
	height: 33px;
	line-height: 33px;
	margin-left: 40px;
	font-size: 12px;
	text-transform: uppercase;
}

#offer-hotel .moduletable div.module-content {
	margin: 0;
	padding: 20px 0 40px 0;
	background: #f2f3f7 url(../images/offer-bg.png) bottom left repeat-x;
}

#leftcol {
	margin-top: 3px;
	margin-bottom: 20px;
	float: left;
	width: 205px;
}

#rightcol {
	width: 204px;
	margin-right: 1px;
	margin-top: 3px;
	margin-bottom: 20px;
	float: left;
}

#leftcol .moduletable {
	margin: 0;
	padding: 0;
}

#rightcol .moduletable {
	margin: 0 0 10px 0;
	padding: 0;
}

.moduletable_sp  div.heading, #leftcol .moduletable div.heading, #leftcol .moduletable-style div.heading,#rightcol .moduletable div.heading,.moduletable_plan div.heading {
	background: url(../images/left-h3-bg.png) top left repeat-x;
	margin: 0 0 0 1px;
	padding: 0;
	display: block;
}

#rightcol .moduletable div.heading {
	background: url(../images/left-h3-bg.png) top left repeat-x;
	margin: 0;
	padding: 0;
	display: block;
}

.moduletable_sp  div.heading h3,#leftcol .moduletable div.heading h3, #leftcol .moduletable-style div.heading h3,#rightcol .moduletable div.heading h3
	{
	height: 24px;
	line-height: 22px;
	margin: 0;
	padding: 0;
}

.moduletable_sp  div.heading h3, #leftcol .moduletable div.heading h3 label,#leftcol .moduletable-style div.heading h3 label,#rightcol .moduletable div.heading h3 label,.moduletable_plan div.heading h3 label
	{
	color: #fff;
	height: 24px;
	line-height: 22px;
	margin-left: 10px;
	font-size: 11px;
	text-transform: uppercase;
}

.moduletable_sp  div.heading h2, #leftcol .moduletable div.heading h2 label,#leftcol .moduletable-style div.heading h2 label,#rightcol .moduletable div.heading h2 label,.moduletable_plan div.heading h2 label
	{
	color: #fff;
	height: 24px;
	line-height: 22px;
	margin-left: 10px;
	font-size: 11px;
	text-transform: uppercase;
}

.contact{margin-left:0px;}
#leftcol .moduletable div.module-content {
	margin: 0 0 0 1px;
	padding: 0;
	background: #fff;
}
#leftcol .moduletable-style div.module-content {
	margin: 0 0 0 1px;
	padding: 0;
	background: #f3f3f3;
}
#leftcol .moduletable_sp div.module-content,
#rightcol .moduletable div.module-content {
	margin: 0;
	padding: 0;
	background: #f3f3f3;
}

#rightcol .moduletable div.module-content div.status, #leftcol .moduletable div.module-content div.status{
	padding: 10px 0;
	margin-left: 10px;
	float: left;
}
#leftcol .moduletable div.module-content div.status a{
	background: none;
	border: none;
	}
#rightcol .moduletable div.module-content div.supporter,#leftcol .moduletable div.module-content div.supporter{
	padding: 10px 0 0px 10px;
	
}

#rightcol .moduletable div.module-content div.support-type,#leftcol .moduletable div.module-content div.support-type {
	background: url(../images/support.png) no-repeat top left;
	padding-left: 18px;
	color: #b71f26;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

#rightcol .moduletable div.module-content div.yahoo,#leftcol .moduletable div.module-content div.yahoo{
	padding-left: 25px;
}

#rightcol .moduletable div.module-content div#news-wrapper {
	padding: 10px 8px 0 0;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	line-height: 1.2em;
}

#rightcol .moduletable div.module-content div#news-wrapper .jcbb {
	background: url(../images/jcbb-bg.png) repeat-x left 90%;
}

h4.jazin-title a,h4.jazin-title a:link,h4.jazin-title a:visited {
	background: url(../images/news-head-bg.png) center right no-repeat;
	padding-right: 8px;
	font-weight: bold;
	font-size: 11px;
	color: #005c9c;
}

.jazin-content img {
	padding: 0 5px 0 5px;
}

.jazin-content {
	text-align: justify;
	margin-left: 10px;
	padding-bottom: 10px;
}

#leftcol .moduletable div.module-content a {
	background: url(../images/mainlevel-bg.png) top left no-repeat;
	color: #333;
	border-bottom: 1px solid #ccc;
	height: 21px;
	line-height: 21px;
	padding-left: 10px;
	font-weight: bold;
}

#leftcol .moduletable div.module-content a.sublevel1,ul.menu_plan li{
	background: url(../images/sublevel-bg.png) top left no-repeat;
	color: #333;
	border-bottom: 1px solid #ccc;
	height: 20px;
	line-height: 20px;
	padding-left: 28px;
	font-size: 11px;
	font-weight: normal;
	font-family:Helvetica,Arial,sans-serif;
}

#leftcol .moduletable-style div.module-content a {
	color: #333;
	border-bottom: 1px solid #ccc;
	height: 18px;
	line-height: 18px;
	padding-left: 12px;
	font-size: 11px;
	font-weight: normal;
}
#leftcol .moduletable-style div.module-content a span.violet{
	background: url(../images/violet.png) no-repeat left center;
	padding-left: 16px;
	width: 9px;
	height: 18px;
}
#leftcol .moduletable-style div.module-content a span.pink {
	background: url(../images/pink.png) no-repeat left center;
	padding-left: 16px;
	width: 9px;
	height: 18px;
}
#leftcol .moduletable-style div.module-content a span.red {
	background: url(../images/red.png) no-repeat left center;
	padding-left: 16px;
	width: 9px;
	height: 18px;
}
#leftcol .moduletable-style div.module-content a span.green {
	background: url(../images/green.png) no-repeat left center;
	padding-left: 16px;
	width: 9px;
	height: 18px;
}
#leftcol .moduletable-style div.module-content a span.blue {
	background: url(../images/blue.png) no-repeat left center;
	padding-left: 16px;
	width: 9px;
	height: 18px;
}
#leftcol .moduletable-style div.module-content a span.yellow {
	background: url(../images/yellow.png) no-repeat left center;
	padding-left: 16px;
	width: 9px;
	height: 18px;
}
#leftcol .moduletable-style div.module-content a span.cyan {
	background: url(../images/cyan.png) no-repeat left center;
	padding-left: 16px;
	width: 9px;
	height: 18px;
}
div.special-tour-days span.violet,
div.detail-tour span.violet,
div.special-tour-styles span.violet,
div.info-style span.violet{
	background: url(../images/violet.png) no-repeat left center;
	padding-left: 9px;
	width: 9px;
	height: 18px;
}
div.special-tour-days span.pink,
div.detail-tour span.pink,
div.special-tour-styles span.pink,
div.info-style span.pink{
	background: url(../images/pink.png) no-repeat left center;
	padding-left: 9px;
	width: 9px;
	height: 18px;
}
div.special-tour-days span.red,
div.detail-tour span.red,
div.special-tour-styles span.red,
div.info-style span.red{
	background: url(../images/red.png) no-repeat left center;
	padding-left: 9px;
	width: 9px;
	height: 18px;
}
div.special-tour-days span.green,
div.detail-tour span.green,
div.special-tour-styles span.green,
div.info-style span.green {
	background: url(../images/green.png) no-repeat left center;
	padding-left: 9px;
	width: 9px;
	height: 18px;
}
div.special-tour-days span.blue,
div.detail-tour span.blue,
div.special-tour-styles span.blue,
div.info-style span.blue {
	background: url(../images/blue.png) no-repeat left center;
	padding-left: 9px;
	width: 9px;
	height: 18px;
}
div.special-tour-days span.yellow,
div.detail-tour span.yellow,
div.special-tour-styles span.yellow,
div.info-style span.yellow{
	background: url(../images/yellow.png) no-repeat left center;
	padding-left: 9px;
	width: 9px;
	height: 18px;
}


div.tour-offering {
	width: 50%;
	float: left;
}


div.offer-bg{
	background: url(../images/bdr.png) center center repeat-y;
	}

.tour-ja-img{
	margin-right: 3px;
	margin-left:5px;
	background:url(../images/special_tour.gif) no-repeat;
height:87px;
padding:3px;
width:86px;
float:left;
}
#news_travel{
font-weight:bold;
float:right;
color:#903846;
}
#travel_news_right{
float:right;
width:84px;
}
.tour-ja-img img{
height:80px;
width:80px;
}
div.tour-offering-img {
	float: left;
	margin-top: 20px;
	margin-right: 3px;
	margin-left:5px;
	background:url(../images/special_tour.gif) no-repeat;
height:87px;
padding:3px;
width:86px
}

div.tour-offering-info {
	margin-top: 20px;
	width: 135px;
	float:left;
}

div.a-row-bb {
	background: url(../images/bdb.png) bottom left repeat-x;
	padding-bottom: 15px;
}

div.tour-offering-img img {
	width: 80px;
	height: 80px;
}

.info-price {
	color: #da251c;
	font-weight: bold;
}

div.info-name {
	color: #2758a1;
	font-weight: bold;
}

div.info-name a,div.info-name a:link,div.info-name a:visited {
	color: #2758a1;
	font-weight: bold;
}

div.info-days {
	color: #333;
}

div.info-style {
	color: #333;
}

div.offer-wrap {
	margin-left: 20px;
	margin-right: 20px;
}

div.hotel-offer-wrap {
	margin-left: 25px;
	margin-right: 0px;
}

div.hotel-offering {
	width: 33%;
	float: left;
	margin-bottom: 15px;
}
div.def-hotel-offering {
	width: 50%;
	float: left;
	margin-bottom: 15px;
}
div.def-hotel-offering-info div{
	margin-right: 15px;
}
.special-tour-img,
.hotel-offering-img-inner,
div.def-hotel-offering-img{
	text-align: left;
	background:url(../images/special_hotel.gif) no-repeat;
	height:106px;
	padding:3px;
	width:156px;
}
div.def-hotel-offering-img img{
	width: 150px;
	height: 100px;
}
div.hotel-offering-img-inner img{
	width: 150px;
	height: 100px;
	margin-right: 10px;
}
div.hotel-offering-info-inner div{
	margin-right: 15px;
	}
div.hotel-offering-info-inner{
	float:left;
	width: 150px;
	}
div.hotel-offering-img-inner{
	float: left;
	}

div.hotel-offering-inner {
	width: 50%;
	float: left;
	margin-bottom: 15px;
}


div.hotel-right {
	text-align: right;
}

div.hotel-mid {
	text-align: center;
}

div.info-right {
	margin-left: 25px;
}

div.info-mid {
	margin-left: 18px;
}

div.info-left {
	margin-left: 10px;
}
div.info-star-3 {
	background: url(../images/2_star.png) no-repeat left center;
	width: 23px;
	height: 16px;
}

div.info-star-3 {
	background: url(../images/3_star.png) no-repeat left center;
	width: 35px;
	height: 16px;
}

div.info-star-4 {
	background: url(../images/4_star.png) no-repeat left center;
	width: 47px;
	height: 16px;
}

div.info-star-5 {
	background: url(../images/5_star.png) no-repeat left center;
	width: 59px;
	height: 16px;
}

div.hotel-offering-img img {
	width: 140px;
	height: 90px;
}

div.more-tour {
	background: url(../images/more-button-bg.png) no-repeat;
	float: right;
	margin-right: 15px;
	width: 119px;
	height: 22px;
	line-height: 22px;
	margin-top: 10px;
}

div.more-hotel {
	background: url(../images/more-hotel-button-bg.png) no-repeat;
	float: right;
	margin-right: 15px;
	width: 184px;
	height: 22px;
	line-height: 22px;
}

div.more-hotel a,div.more-hotel a:link,div.more-hotel a:visited,div.more-tour a,div.more-tour a:link,div.more-tour a:visited
	{
	line-height: 22px;
	color: #fff;
	font-weight: bold;
	padding-left: 6px;
	font-size: 11px;
	text-decoration: none;
}

#special-list {
	border: 1px solid #c4d1d7;
	margin-top: 3px;
	margin-bottom: 20px;
}
div.special-spacer {
	padding-bottom: 5px;
}
div.tour-spacer {
	padding-bottom: 20px;
	background: url(../images/bdb.png) left top repeat-x;
	width: 200px;
	margin: 0 auto;
}

#special-list .moduletable {
	margin: 0;
	padding: 0;
}
.simple_rec .container .jv-tabs-title-top{
	background: url(../images/offer-h3-bg.png) top left repeat-x;;border-bottom:1px solid #c4d1d7;height:30px;position:relative;}
#special-list .moduletable div.heading {
	background: url(../images/offer-h3-bg.png) top left repeat-x;
	margin: 0;
	padding: 0;
	display: block;
}

#special-list .moduletable div.heading h3 {
	height: 33px;
	line-height: 33px;
	margin: 0;
	padding: 0;
	background: url(../images/offer-li.png) no-repeat 15px 8px;
}

#special-list .moduletable div.heading h3 label {
	color: #933c51;
	height: 33px;
	line-height: 33px;
	margin-left: 40px;
	font-size: 12px;
	text-transform: uppercase;
}

#special-list .moduletable div.heading h2, #special-list .moduletable div.heading h1 {
	height: 33px;
	line-height: 33px;
	margin: 0;
	padding: 0;
	background: url(../images/offer-li.png) no-repeat 15px 8px;
}

#special-list .moduletable div.heading h2 label, #special-list .moduletable div.heading h1 label{
	color: #933c51;
	height: 33px;
	line-height: 33px;
	margin-left: 40px;
	font-size: 12px;
	text-transform: uppercase;
}

#special-list .moduletable div.module-content {
	margin: 0;
	padding: 1px 0 25px 0;
	background: #f2f3f7 url(../images/offer-bg.png) bottom left repeat-x;
}

div.hotel-location-wrap,div.tour-location-wrap {
	margin-top: 19px;
}

div.special-tour-img {
	float: left;
	width: 150px;
	height: 100px;
	margin-right: 10px;
}

div.special-tour-img img {
	width: 150px;
	height: 100px;
}

div.special-tour {
	margin-left: 20px;
	margin-bottom: 20px;
}
div.special-wrap{
	margin-top: 20px;
	}

div.special-tour-short {
	width: 510px;
	text-align: justify;
}
div.info-address{

	}
span.special-tour-price {
	color: #da251c;
	font-weight: bold;
}

span.special-tour-name a,
span.special-tour-name a:visited,
span.special-tour-name a:link{
	color: #2758a1;
	font-weight: bold;
}
span.special-tour-name a:hover{
	text-decoration: underline;
}
span.special-tour-days {
	color: #5d5d5d;
	font-weight: bold;
}

div.special-tour-info {
	float: left;
	width: 520px;
}

div.special-more {
	float: right;
	margin-right: 15px;
	padding-right: 8px;
	background: url(../images/special-more-bg.png) right center no-repeat;
}
div.special-more a,
div.special-more a:link,
div.special-more a:visited{
	color: #da251c;
	font-weight: bold;
	font-style: italic;
}

div.list-footer {
	float: right;
	margin-right: 20px;
}

div.list-footer span.pagination {
	font-weight: bold;
	color: #3b78c3;
	font-style: italic;
}

div.list-footer span.pagination a,div.list-footer span.pagination a:link,div.list-footer span.pagination a:visited
	{
	font-weight: bold;
	color: #3b78c3;
	font-style: italic;
}

div.list-footer span.pagination a:hover {
	font-weight: bold;
	color: #c90828;
	font-style: italic;
}

div.list-footer span.active-page {
	font-weight: bold;
	color: #c90828;
	font-style: italic;
}

div.list-footer .counter {
	text-align: right;
	font-size: 10px;
}

#travel div.ww-location-title a,
#travel div.ww-location-title a:link,
#travel div.ww-location-title a:visited{
	color: #8D0B0B;
	font-size: 14px;
	font-weight: bold;
	}
#travel div.ww-location-desc{
	padding-bottom: 5px;
	padding-top: 5px;
	
	border-top: dotted 1px #ccc;
	}
#travel div.ww-spacer{
	height: 15px;
	}
#travel div.ww-intro{
	margin-top: 5px;
	}
#travel1 div.ww-location-title a,
#travel1 div.ww-location-title a:link,
#travel1 div.ww-location-title a:visited{
	color: #8D0B0B;
	font-size: 14px;
	font-weight: bold;
	}
#travel1 div.ww-location-desc{
	padding-bottom: 5px;
	padding-top: 5px;
	
	border-top: dotted 1px #ccc;
	}
#travel1 div.ww-spacer{
	height: 15px;
	}
#travel1 div.ww-intro{
	margin-top: 5px;
	}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/****************************************************
*****************************************************
****************************************************/
#tour_tabs {
	margin-top: 5px;
}

#page_tabs {
	border-bottom: 1px solid #D1D3C5;
	border-left: 1px solid #D1D3C5;
	border-right: 1px solid #D1D3C5;
	padding: 5px 0 5px 5px;
	background: #FFF url(../images/tour_bg.png) repeat-x bottom;
}
#page_tabs div.inner{
	margin-left: 10px;
	margin-right: 10px;
	}
#tabs {
	position: relative;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	background: #FFF;
	border-bottom: 1px solid #D1D3C5;
}

#selected {
	border-bottom: 1px solid #FFF;
}

#tabs LI {
	float: left;
	margin: 0 2px;
	padding: 0;
}

#tabs LI div a {
	background: url(../images/tab_li_left.png) no-repeat top left;
}

#tabs LI div {
	background: url(../images/tab_li_right.png) no-repeat top right;
}

#tabs LI#selected div a {
	background: url(../images/tab_li_ac_left.png) no-repeat top left;
	color: #FFF;
}

#tabs LI#selected div {
	background: url(../images/tab_li_ac_right.png) no-repeat top right;
}

#tabs A {
	display: block;
	color: #444;
	text-decoration: none;
	font-weight: bold;
	padding: 0.25em 1em;
}

#tabs A:hover,#tabs A:active,#tabs A.here:link,#tabs A.here:visited {
	
}

#tabs A:active,#tabs A.here:link,#tabs A.here:visited {
	position: relative;
	z-index: 102;
}

/*subnav*/
#tabs UL {
	position: absolute;
	left: 0;
	top: 1.5em;
	float: left;
	width: 100%;
	margin: 0;
	list-style: none;
}

#tabs UL LI {
	float: left;
	display: block;
	margin-top: 1px;
}

#tabs UL A {
	background: #bbb;
	color: #fff;
	display: inline;
	margin: 0;
	padding: 0 1em;
	border: 0
}

#tabs UL A:hover,#tabs UL A.here:link,#tabs UL A.here:visited {
	color: #444;
}

.page div.detail-tour-name {
	margin-top: 30px;
}

.page div.detail-tour-name h3 {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #2758a1;
}

.page div.detail-tour-itinaray {
	margin-top: 5px;
}

div.day-title span {
	color: #2758a1;
	font-size: 12px;
}

div.day-title span.day-x {
	color: #8d0b0b;
}

div.day-spacer {
	height: 1px;
	border-top: 1px solid #ccc;
	margin-bottom: 7px;
	margin-top: 5px;
}

div.detail-tour {
	text-align: center;
}

div.detail-tour span.info-price {
	color: #DA251C !important;
	font-weight: bold;
}

div.detail-tour a,div.detail-tour a:link,div.detail-tour a:visited {
	color: #2758A1;
	font-weight: bold;
}

div.detail-related {
	margin-bottom: 10px;
}

div.detail-related .related {
	text-align: left;
	margin-left: 15px;
}

div.related-title {
	text-decoration: underline;
	font-weight: bold;
	font-size: 120%;
	margin: 7px 0 0 0;
}

div.detail-price .price {
	text-align: left;
	margin-top: 30px;
}

table.pricetable, table#visatable {
	text-align: center;
	border-color: #600;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

table.pricetable tr td,
table#visatable tr td{
	border-color: #600;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}

table.wwtable tr td.vline{
	background-color: #ccc;
	padding: 0;
	width: 1px;
	}
table.wwtable tr.hline{
	background-color: #ccc;
	height: 1px;
	}
table.wwtable tr td a,
table.wwtable tr td a:link,
table.wwtable tr td a:visited{
	color: #333;
	padding-left: 20px;
	height: 1.7em;
	line-height: 1.8em;
	}
div.detail-heading {
	margin-top: 3px;
}
div.detail-heading table tr td.detail-hotel-logo{
	width: 70px;
}
div.detail-heading table tr td.detail-hotel-logo img{
	width: 60px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}
div.detail-heading table tr td{
	text-align: center;
}
div.hotel-slogan{
	font-size: 120%;
	color: #933C51;
	font-style:italic;
	font-family: tahoma;
	}
div.hotel-address{
	font-weight: bold;
	}
div.hotel-name{
	text-transform: uppercase;
	}
table tr td div span{
	font-weight: bold;
}
div.detail-full-desc{
	margin-top: 10px;
	text-align: justify;
}

div.detail-name div.info-star-4,
div.detail-name div.info-star-3,
div.detail-name div.info-star-5{
	margin-left: auto;
	margin-right: auto;
}
div.detail-related{
	margin-left: 15px;
	}
div.hotel-name h3 {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #2758A1;
}
div.hotel-detail-wrap{
	margin-left: 10px;
	margin-right: 10px;
}
div.sort-wrap{
	margin-top: -10px;
	margin-bottom: 10px;
	}
div.sort-wrap div.sort-result{
	background: url(../images/sort-bg.png) no-repeat;
	line-height: 22px;
	height:22px;
	width: 98px;
	float: left;
	padding-bottom: 10px;
	text-align: center;
}
div.sort-wrap div.sort-result a,div.sort-result a:link,div.sort-result a:visited{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 22px;
	height:22px;
	width: 98px;
}
div.sort-wrap div.sort-space{
	margin-left: 20px;	
}
div#phsearch-wrapper .inputbox{
	width: 124px;
}
div.group-info table tr td{
	padding: 2px 0;
}
div.group-info table tr td input,
div.group-info table tr td span{
	float:left;
	font-weight: normal;
}
div.group-info table tr td div.visa-ca{
	padding-top: 2px;
	padding-left: 2px;
	float:left;
}
div.apply-note{
	font-size: 8px;
	font-style: italic;
}
div#morevisa,
div#cancelvisa,
div#applyvisa{
	background: url(../images/visa-button.jpg) no-repeat top left;
	width: 68px;
	height: 21px;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}
div#morevisa span,
div#cancelvisa span,
div#applyvisa span{
	font-weight: bold;
	color: #fff;
}
div.visa-left{
	margin-left: 20px;
}
div.apply-heading h3{
	text-align: center;
	color: #8d2e36;
}
div.apply-group{
	margin-top: 10px;
}
div.visa-spacer{
	margin-top: 10px;
	margin-bottom: 10px;
}
div.contentheading{
	font-weight: bold !important;
	margin-top: 3px;
	color: #8d2f36;
	text-align: center;
}
td.contentheading a,
td.contentheading a:link,
td.contentheading a:visited{
	font-weight: bold !important;
	padding-top: 3px;
	color: #8d2f36;
}
div.phbook{
	background: url(../images/visa-button.jpg) no-repeat top left;
	width: 68px;
	height: 21px;
	margin: 0 auto;
	text-align: center;
}
div.phbook a,
div.phbook a:visited,
div.phbook a:link{
	color: #fff;
	font-weight: bold;
}
div.tour-image-list{
	width: 560px;
	display: block;
	margin-left:auto;
	margin-right:auto;
	}
img.tour-image-thumb{
	width: 120px;
	height: 90px;
	margin: 7px 7px;
}
#rightcol .phsearch-wrapper{
	width: 195px;
}
#rightcol .phsearch-wrapper table{
	width: 195px;
}
#rightcol input.phsearch-input{
	width: 120px;
}
#rightcol select.phsearch-input{
	width: 124px;
}
#rightcol  input.phsearch-button{
	float:right;
}
textarea.num_of_child{
	width: 270px;
}
td.canti input.inputbox{
	float:left;
	margin-right: 3px;
}
div#ctrip table tr td{
	padding: 3px 0;
}

div.cdd{
	width: 82px;
	float:left;
	text-align: right;
}
div.wheretogo-link{
	margin-top: 10px;
}
div.wheretogo-link a{
	margin-top: 10px;
	font-weight:bold;
}
div.form-book-tour{
	line-height: 26px;
}
div.form-book-tour .note{
	font-size: 8px;
	font-style: italic;
}
div.form-book-tour .group{
	color: #fff;
	text-transform: uppercase;
	background: #993366;
	text-indent: 15px;
	font-weight: bold;
	line-height: 24px;
}
div.bform-col1{
	width: 25%;
	float: left;
}
div.bform-col2{
	width: 75%;
	float: left;
}
div.bform-col2 div.visa-ca, div.bform-col2 .inputbox{
	float: left;
}
div.bform-col2 span.rpspan{
	width: 80px;
	float: left;
}
.orther_li{
background:url(../images/arro.gif) no-repeat left 3px;
padding-left:18px;
}
ul.menu_plan{
margin:0px;
padding:0px;}
ul.menu_plan li{
margin:0px;
list-style-type:none
}
ul.menu_plan li a:link,ul.menu_plan li a:visited{
color:#333333;
}
.moduletable_plan h3{
margin:0px;}
#ty2udate,
.contact-top{
font-weight:bold !important;
color:#333333 !important;
}
.location_flight{
float:left;
margin:0 0 10px 5px;
width:18%;}
#component-contact .contentpaneopen .contentheading{
font-weight:bold;
}

.detail-tour-name h1
{
	font-size:16px;
	font-weight:bold;
	color:black;
	font-size:11px;
	height:24px;
	line-height:22px;
	margin-left:10px;
	text-transform:uppercase;
}
a h2:hover{
	text-decoration:underline;
}

.detail-tour-book a
{
	font-size:20px !important;
	font-weight:bold !important;
	line-height:4;
	text-decoration:normal;
}

