﻿@charset "utf-8";

/*	Main	*/
#contents #main {
	width:730px;
	float:right;
	background-color:#ffffff;
	font-size:14px;
}
#contents #main h2 {
	font-size:20px;
	padding:20px 0 0;
}

#contents #main p {
	font-size:15px;
	line-height:110%;
}

#contents #main li {
	font-size:13px;
	line-height:110%;
	margin:0 0 0 10px;
	padding:0 0 10px 10px;
	background-image:url(/common/images/tri.gif);
	background-repeat:no-repeat;
	color:#666666;
	line-height:1.3em;
}
#contents #main li  a {
	font-weight:bold;
}
#contents #main li p.tab {
	padding:0 0 0 0;
}
#contents #main li p.tab a {
	font-size:13px;
	font-weight:normal;
}

#contents #main p.more {
	float:right;
	padding:0 20px 0 10px;
	background-image:url(/common/images/tri.gif);
	background-repeat:no-repeat;
	color:#666666;
}

/*	Hotel news	*/
#contents #main #hotelnews {
	width:360px;
	margin-right:10px;
	float:left;
}

#contents #main #hotelnews_body {
	width:340px;
}


/*	Tour news	*/
#contents #main #tournews {
	width:360px;
	float:left;
}
#contents #main #tournews_body {
	width:340px;
}


#contents #main #hotelnews .photo {
	margin-bottom:10px;
}

/*	Tour news	*/
#contents #main #tournews .photo {
	margin-bottom:10px;
}

/*	Article Blogs	*/
#contents #main #articleimg {
	float:left;
	width:300px;
}
#contents #main #articlebody {
	float:right;
	width:420px;
}

#contents #main #articleblog li a {
	font-weight:normal;
}


/*	Topics	*/
#contents #main #topics li a{
	font-weight:normal;
}


/*	Feature	*/
#contents #main #feature #topphotolist {
	width:672px;
	height:180px;
	float:left;
	overflow:auto;
	background:#EBEBEB;
}
#contents #main #feature .photobutton {
	float:left;
	background:#aaaaaa;
}
#contents #main #feature td {
	width:164px;
	padding:5px;
	vertical-align:top;
	text-align:left;
}
#contents #main a:link, #contents #main a:visited {
	/* color:#c50000 ;*/
	color:#666666;
	text-decoration: underline;
}

#contents #main a:hover, #contents #main a:active {
	color:#c50000 ;
	text-decoration: underline;
}

#contents #main a img {
	/* color:#c50000 ;*/
	border:none;
	color:#666666;
	text-decoration: none;
}




#contents #main #jexplorerbody {
	background:#ccccff url(/common/images/top/jexplorer.jpg) scroll 0 0;
	height:117px;
	position:relative;
}
#contents #main #jexplorerbody #listtext {
	padding:60px 0 0 20px;
	width:400px;
}
#contents #main #jexplorerbody select {
	margin-top:10px;
}
#contents #main #jexplorerbody #listtext {
	padding:60px 0 0 20px;
	width:400px;
}
#contents #main #jexplorerbody  p.map {
	left:511px;
	top:2px;
	position:absolute;
}

