@charset "utf-8";
body, h1, h2, h3, p, ul, li {
	margin: 0px;
	padding: 0px;
	font: 12px/25px Arial, Helvetica, sans-serif;
	color: #666666;
}
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: 10px 0px 5px;
	background: #6699CC url(../images/navi_bg.gif) repeat-x;
	height: 30px;
	padding: 0px 15px;
	font-weight: bold;
}
#cont h2 {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 10px;
	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;
}
h3  {
	background: url(../images/boll.gif) no-repeat 5px center;
	padding-left: 25px;
	margin-top: 15px;
	font-weight: bold;
}
p {
	padding-left: 20px;
}

li {
	font-size: 12px;
	list-style: none;
	color: #666666;
	line-height: 22px;
}
table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 25px;
	margin-bottom: 25px;
	background: #FFFFFF;
}
td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 15px;
	font-size: 12px;
}
th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
	background: #D0DFFF;
	font-size: 12px;
}
strong {
	font-weight: normal;
}
img {
	border-style: none;
}
.clearfrot {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.amp {
	font-size: 14px;
	color: #6699CC;
}
.amp2 {
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
}
.amp3 {
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
	margin-left: -20px;
}
.red {
	font-weight: bold;
	color: #FF3300;
}
.cancellation {
	text-decoration: line-through;
}

.res {
	background: url(../images/res.gif) no-repeat center center;
	text-align: center;
	height: 30px;
	margin: 15px 0px;
}
.res a {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: 2px;
}
.res a:hover {
	color: #FF6633;
}
.back {
	background: url(../images/12-em-up.png) no-repeat right center;
	padding-right: 15px;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 580px;
	line-height: 25px;
	text-align: right;
}
.subtitle {
	position: absolute;
	left: 136px;
	top: 47px;
}
#wrapper {
	text-align: left;
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D0DFFF;
	background: #FFFFFF;
}
#header {
	height: 70px;
	border-top: 3px solid #A2C1FF;
	position: relative;
}
#header .title {
	font-size: 32px;
	font-weight: bold;
	color: #00CCCC;
	margin-left: 20px;
	letter-spacing: 10px;
}
#logo {
	position: absolute;
	left: 5px;
	top: 17px;
}
#crumbs {
	padding-left: 10px;
	height: 20px;
	font-size: 10px;
	line-height: 20px;
	background: #ECF2FF;
}
#navi {
	height: 30px;
	background: #D0DFFF url(../images/navi_bg.gif) repeat-x left center;
	clear: both;
}
#navi ul {
	margin: 0px;
	list-style: none;
}
#navi li {
	float: left;
	list-style: none;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
#navi #navi_m {
	line-height: 30px;
	float: left;
	width: 600px;
}
#navi #navi_m a {
	color: #666666;
	text-decoration: none;
}
#navi #navi_m a:hover {
	color: #FF6633;
	border-bottom: 1px dashed #FF9900;
}
#navi #sub {
	background: #6699CC;
	float: right;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#navi #sub a {
	color: #FFFFFF;
	text-decoration: none;
}
#navi #sub a:hover {
	color: #FF6633;
	border-bottom: 1px dashed #FF9900;
}
#side {
	float: left;
	width: 200px;
	padding: 5px;
}
#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 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.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 15px;
	padding: 0px 0px 0px 10px;
}
.sidecont a:hover {
	color: #FF6633;
}
#footer {
	padding: 5px;
	background: #D0DFFF;
	color: #666666;
}
#footernavi {
	background: #6699CC;
	text-align: center;
}
#footernavi a {
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
#footernavi a:hover {
	color: #FF6633;
}
#footerright {
	float: right;
	text-align: right;
}
#footerright p {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#w3c {
	float: left;
	width: 300px;
}
#w3c img {
	border-style: none;
}
#w3c p {
	float: left;
	margin-left: 10px;
}
#AdSense_under {
	text-align: center;
	clear: both;
}
#AdSense_topleft {
	height: 200px;
	width: 200px;
}
#top_frame {
	height: 300px;
	overflow: hidden;
	margin: 0px auto;
	text-align: center;
	width: 600px;
}
#visitor {
	padding: 10px;
	height: 300px;
	overflow: auto;
}
#cont {
	float: right;
	width: 600px;
	padding: 10px 10px 10px 10px;
}
#cont li {
	list-style: url(../images/arrow.gif);
	margin-left: 25px;
}
.contbox1 {
	float: left;
	width: 277px;
	margin-bottom: 20px;
	border: 1px solid #6699CC;
	display: inline;
	height: 250px;
	margin-right: 10px;
	margin-left: 10px;
}
.contbox2 {
	width: 562px;
	border: 1px solid #6699CC;
	clear: both;
	margin: 20px;
}
.contbox_inner {
	padding: 10px;
}
.contbox_center {
	text-align: center;
	padding: 5px;
}
.contbox1 h3 {
	background: #5C93C9 url(../images/star.gif) no-repeat 5px center;
	line-height: 22px;
	padding-left: 25px;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin: 0px;
	border-style: none;
}
.contbox1 h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.contbox1 h3 a:hover {
	color: #FF6633;
}
.contbox2 h3 {
	background: #6699CC url(../images/star.gif) no-repeat 5px center;
	line-height: 22px;
	padding-left: 25px;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin: 0px;
}
.contbox2 h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.contbox2 h3 a:hover {
	color: #FF6633;
}
.pagemenu {
	padding: 15px 0px;
	display: inline-block;
}
.pagemenu a {
	color: #5E97CE;
	text-decoration: none;
	border: 1px solid #5E97CE;
	font-size: 12px;
	margin: 2px;
	padding: 0px 5px;
	line-height: 25px;
	display: inline-block;
}
.pagemenu a:hover {
	color: #FF6633;
	background: #D0DFFF;
}
.photo_frame {
	height: 160px;
	margin: 5px;
}
.photo_frame div {
	float: left;
	text-align: center;
	margin-left: 15px;
	display: inline;
	margin-bottom: 15px;
}
.photo_frame img {
	border: 2px solid #D0DFFF;
}
.post {
	border: 1px dashed #6699CC;
	padding: 10px;
}
.news_box {
	border: 1px dashed #FF9900;
	padding: 5px 15px 5px 5px;
	margin: 5px 0px 15px;
	background: #FFFFCC;
}

.mail {
	border: 1px solid #6699CC;
	width: 560px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 15px;
}
.em4 {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FF9900;
}
.sd {

}
.em5 {
	color: #FF9900;
	font-weight: bold;
}

#link {
	position: absolute;
	left: 404px;
	top: 27px;
	height: 40px;
	width: 440px;
}
#link  a {
	display: block;
	height: 40px;
	width: 216px;
	overflow: hidden;
	float: left;
	margin-right: 3px;
	text-indent: -9999px;
}
#link   .act {
	background: url(../images/carter_act.png) no-repeat 0px 0px;
}
#link    .spa {
	background: url(../images/carter_spa.png) no-repeat 0px 0px;
}
