* {
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 14px;
}
img {
  border: 0px;
}
body {
  margin: 0px;
  background-color: #c8f7fc;
}
.text {
  padding:10px;
  line-height: 140%;
}
h1 {margin:0; padding:0; font-weight:normal; color:#666; padding-top:4px;}
#main_bg {
  margin: auto;
  padding: 0px 20px;
  width: 940px;
  background-color: #ffffff;
}
#catchcopy {position:absolute; left:90px; top:15px; z-index:2; color:#999;}
#logo {position:absolute; left:0; top:5px;}
#navi {
  margin: 0px;
  padding: 0px;
  list-style:none;
}
#navi li {
  float:left;
  cursor: pointer;
}
#header {
  position:relative;
  padding-left: 710px;
  padding-top: 72px;
  margin: auto;
  width: 215px;
  height: 28px;
  background-image: url(../img/common/header/header.png);
}
#footer {
  clear: both;
  text-align: center;
  padding-top: 60px;
  width: 940px;
  height: 60px;
  background-image: url(../img/common/footer/footer.png);
  color: #006173;
}
#footer a {
  color: #006173;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}

#content_box {
  width: 700px;
  float: left;
  margin-right: 20px;
}
#sidebar {
  float :left;
  width: 220px;
}
#sidebar_box {
  background-color: #c8f7fc;
  padding: 0px 5px;
  width: 210px;
}
#sidebar_head {
  width: 220px;
  height: 10px;
  background-image: url(../img/common/baner_base_high.png);
}
#sidebar_foot {
  width: 220px;
  height: 10px;
  background-image: url(../img/common/baner_base_low.png);
}
#sidebar_box img {
  margin-bottom: 5px;
}
#sidebar_box a img {
  border: 5px solid #ccc;
}
#sidebar_box a:hover img {
  border: 5px solid #81dde7;
}
#bigimage {
  margin-top:10px;
  margin-bottom: 30px;
}
.pagetop {
  margin-top: 10px;
  text-align: right;
}
#floor_table {
  border-collapse: collapse;
  margin-left: 5px;
}
#floor_table td {
}
#floor_table td.pic {
  padding-bottom: 10px;
  /*sample*/
  font-size: 24px;
  font-weight: bold;
}
#floor_table td.txt {
  font-size: 12px;
  color: #000;
  padding: 5px;
}
#bs_pic a img {
  border: 3px solid #ddd;
}
#bs_pic a:hover img {
  border: 3px solid #81dde7;
}
#bs_table {
  border-collapse: collapse;
}
#bs_table th {
  background-color: #81dde7;
  border: 1px solid #999;
}
#bs_table td {
  padding: 5px;
  border: 1px solid #999;
  font-size: 12px;
  color: #666;
}
#bs_table .t1 {
  font-size: 14px;
  color: red;
  font-weight: bold;
}
#bs_price_table {
  border-collapse: collapse;
}
#bs_price_table th {
  background-color: #999;
  color: #fff;
  font-weight: bold;
  border: 1px solid #333;
}
#bs_price_table td {
  border: 1px solid #333;
  text-align: center;
}
.bs_intro_list {
  height: 50px;
  line-height: 50px;
  background-color: #81dde7;
  margin-bottom: 5px;
}
#address {
  margin: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #999;
}
.sitemap_box {
	border: 1px solid #333;
	width: 220px;
	height: 164px;
	float: left;
	margin: 5px;
}
.sitemap_box a {
  color: #666;
  text-decoration: none;
}
.sitemap_box a:hover {
	text-decoration: underline;
}
.sitemap_title {
	background-color: #81dde7;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	width: 150px;
}
.sitemap_title a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.sitemap_title a:hover {
	text-decoration: underline;
}
.sitemap_title.gray {
	background-color: #999;
}
#env_title {
  font-size: 24px;
  padding: 5px 0px;
	border-bottom: 1px dotted #000;
}
#env_text {
  padding: 10px;
  margin-bottom: 20px;
}
#news_list {
  border-bottom: 1px dotted #999;
  margin-bottom: 5px;
}
#news_date {
  margin-right: 5px;
  float: left;
  color: #666;
}
#new_title {
  width: 525px;
  float: left;
}
.text a {
  color: #ee932f;
  text-decoration: none;
}
.text a:hover {
  text-decoration: underline;
}

#int_title {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #000;
}
#int_motive {
  padding: 3px;
  margin: 10px 0px;
  background-color: #f0f0f0;
  border-bottom: 2px solid red;
}
#int_content {
  margin: 10px;
}
#int_box {
  margin: 10px;
  float: left;
}
#int_image {
  width: 300px;
  float: left;
}
#int_pr {
  margin: 20px;
  width: 300px;
  color: #333;
  font-size: 13px;
}