body, h1, h2, h3, p, ol, ul, li, hr, dl, dt, dd {
	padding: 0px;
	font: 12px/25px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
}
div{
	padding: 0px;
	margin: 0px;
}

body {
	text-align: center;
	background: #FFFFFF url(../images/bodybg.png);
	color: #666666;
	margin: 20px 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	line-height: 30px;
	color: #1D3956;
	margin: 0px 0px 15px;
	background: #6699CC url(../images/navi_bg.gif) repeat-x;
	height: 30px;
	padding: 0px 15px;
	font-weight: bold;
}
h3  {
	background: url(../images/boll.gif) no-repeat 5px 5px;
	padding-left: 25px;
	font-weight: bold;
	color: #1D3956;
	margin-bottom: 10px;
}

p {
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
}
table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #FFFFFF;
	margin: 0px 0px 5px 20px;
	padding: 0px;
	max-width: 550px;
}
th, td {
	font-size: 12px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px 15px;

}
th {
	color: #666666;
	background: #D0DFFF;
}
hr {
	color:#FFFFFF;
	height:1px;
	clear: both;
	position: relative;
	background: #FFFFFF url(../images/h_line.png) repeat-x center center;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}

#wrapper {
	text-align: left;
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D0DFFF;
	background: #FFFFFF;
}
#header {
	border-top: 3px solid #A2C1FF;
	padding: 8px;
	position: relative;
	height: 74px;
}

#header #logo {
	border-style: none;
}
#header h1 {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	line-height: 20px;
	background: #FFFFFF url(none);
	height: 20px;

}

#header  strong {
	color: #FF9900;
}

#navi {
	background: #D0DFFF;
	border-top: 2px solid #A2C1FF;
	border-bottom: 2px solid #A2C1FF;
	height: 25px;
}
#navi a {
	padding-left: 20px;
	padding-right: 10px;
	float: left;
	display: block;
	background: url(../images/arrow_collapse.gif) no-repeat 5px center;
	color: #29547E;
	line-height: 25px;
}
#navi a:hover {
	color: #FF6600;

}


#navi_sub {
	clear: both;
	height: 25px;
	background: #ECF2FF;
	margin-bottom: 10px;
}
#navi_sub #crumbs {
	float: left;
	width: 525px;
	padding-left: 15px;
}
#navi_sub #sub {
	background: #6699CC;
	padding-right: 15px;
	padding-left: 15px;
	float: right;
	width: auto;


}
#side {
	width: 200px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#AdSense_under {
	text-align: center;
	clear: both;
	height: 90px;
	width: 728px;
	margin: 15px auto;
}
#AdSense_topleft {
	height: 200px;
	width: 200px;
}
#side_menu {
	padding: 5px 0px;
	margin: 5px 0px;
	border: 2px solid #D0DFFF;
}
#side h2 a {
	background: #D0DFFF;
	margin-top: 5px;
	line-height: 25px;
	color: #1D3956;
	padding: 0px 10px;
	display: block;
	text-decoration: none;
	height: 25px;
}
#side h2 a:hover {
	color: #FF6633;
}
.sidecont {
	list-style: none;
	margin: 0px;
	background: url(none);
	padding: 5px 0px;
}
.sidecont li {
	width: 190px;
	margin: 0px;
	padding: 0px;
	background: url(none);
}
.sidecont a {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	display: block;
	background: url(../images/dot.png) no-repeat left top;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}
.sidecont a:hover {
	color: #FF6633;
}
#cont {
	float: right;
	width: 600px;
	padding: 0px;
	margin: 20px 10px;
	border: 1px solid #999999;
	background: #FFFFFF;
	text-align: left;
}
#cont h2 {
	font-size: 14px;
	color: #1D3956;
	border-left: 5px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	padding-right: 5px;
	padding-left: 5px;
	background: #E8EFFF;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 15px;
	border-top: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
	clear: both;
}
#footer {
	padding: 5px;
	background: #D0DFFF;
	color: #666666;
	height: 50px;
}
#footernavi {
	background: #6699CC;
	text-align: center;
	margin-top: 10px;
}
#footernavi a {
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
#footernavi a:hover {
	color: #FF6633;
}
#w3c {
	float: left;
	width: 300px;
}
#w3c img {
	margin-right: 5px;
}
#footerright {
	float: right;
	text-align: right;
}
#footerright  address {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}

.back {
	background: url(../images/12-em-up.png) no-repeat right center;
	padding-right: 20px;
	display: block;
	width: 30px;
	text-align: right;
	line-height: 30px;
	margin-left: 540px;
}
.res a {
	background: url(../images/res.gif) no-repeat center center;
	display: block;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	color: #333399;
	margin-right: auto;
	margin-left: auto;
}
.res a:hover {
	color: #FF6600;

}

.clear_floart {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.menu_detail  {

}
.menu_detail  em  {
	color: #3974AE;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	background: #ECF2FF;
	border: 1px solid #6699CC;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 25px;
}
.menu_detail .line_box  {
	border: 1px dashed #6699CC;
	margin: 15px;
	padding: 5px;

}
ul    {
	margin-left: 25px;
	list-style: none;
	padding-bottom: 10px;
}
ol     {
	margin-left: 30px;
	list-style: none;
	padding-bottom: 10px;
}
ul     li    {
	background: url(../images/dot.png) no-repeat 5px 1px;
	padding-left: 15px;
	line-height: 20px;
}
ol    li   {
	background: url(../images/arrow.png) no-repeat 0px 6px;
	padding-left: 15px;
	line-height: 20px;
}
.photo {
	display: block;
	margin: 5px auto;
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}


.red {
	color: #FF3300;
	font-weight: bold;
}
.cancel {
	text-decoration: line-through;
}
.left_box {
	width: 295px;
	float: left;
}
.right_box {
	float: right;
	width: 295px;
}
.middle_box {
	width: 600px;
	background: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.myem1 {
	font-weight: bold;
	color: #6094FF;
	margin-right: 5px;
}
.myem2 {
	color: #1763FF;
	margin-right: 5px;
}

.clear {
	clear: both;
}
.img_line {
	clear: both;
	background: url(../images/h_line.png) repeat-x center center;
	margin-right: 10px;
	margin-left: 10px;
}
.img_line_b {
	clear: both;
	background: url(../images/b_line.png) repeat-x center center;
	margin-right: 10px;
	margin-left: 10px;
}
.mynote {
	background: #FFFFEC;
	border: 1px solid #999999;
	margin: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.index_menu {
	margin: 15px 25px 15px 20px;
}
.index_title {
	width: 290px;
	float: left;
}

.index_photo {
	float: right;
	width: 250px;
}
.index_inner dd {
	margin-left: 20px;
}
.spa_img {
	float: left;
	margin-right: 15px;
}
.menu_detail .info_box {
	clear: both;
	margin: 15px 0px 0px 380px;
	padding: 5px 0px;
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	width: 200px;
	border-right-style: none;
	border-left-style: none;
}
.menu_detail .info_box a {
	background: url(../images/arrow_fat_right.gif) no-repeat 0px center;
	display: block;
	padding-left: 25px;
}
#side_menu .sidecont span {
	display: block;
	color: #83ACD6;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	border-top: 1px solid #0047DB;
}
.menu_detail .spa_index {
	width: 250px;
	float: left;
	margin: 0px 10px;
	padding: 10px;
}
.spa_index span {
	display: block;
}
.menu_detail   li   a {
	font-weight: bold;
}

#link {
	position: absolute;
	left: 399px;
	top: 49px;
	height: 40px;
	width: 440px;
}
#link  a {
	height: 40px;
	width: 216px;
	display: block;
	font-size: 10px;
	line-height: 10px;
	overflow: hidden;
	float: left;
	margin-right: 3px;
	text-indent: -9999px;
}
.charter {
	background: url(../images/carter.png) no-repeat 0px 0px;
}
.activity {
	background: url(../images/carter_act.png) no-repeat 0px 0px;
}
td.castamer {
	background: #FF9999;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
td.us {
	background: #6699FF;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
td.castamer_f {
	border: 1px solid #FF9999;
}
td.us_f {
	border: 1px solid #6699FF;
}
td.sp {
	background: url(../images/arrow_under.png) no-repeat center center;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #FFFFFF;
}
table.step {
	border-style: none;
	font-size: 12px;
	line-height: 20px;
}
.mylink {
	color: #004DEA;
	text-decoration: underline;
}
