@charset "UTF-8";
@import url("common.css");
body {
  border:none;
}
.roomList {
  width:770px;
  padding:0px;
 padding-left:10px;
  margin:auto;
  float:none;
}
h1#headerTitle {
  color:#FFFFFF;
  text-align:center;
  text-indent: -9999px;
}
.entryBox {
  margin:30px 0px 50px 5px;
  width:370px;
  float:left;
  min-height:380px;
}
.link_coord{
  width:800px;
  float:left;
  margin:10px 0px 10px 0px;
}
.paging{
  margin:10px 0px 10px 0px;
}
.meroName {
  margin:0px;
  padding:0px;
  width:245px;
  height:30px;
  background: url("../img/midNameBg.jpg") no-repeat left top;
}
}
.meroName span {
  color:#EF507D;
  padding-left:30px;
  padding-top:2px;
  font-size:1.2em;
}
h3 {
  font-size:1.1em;
  line-height:2em;
  margin:10px 0;
}
.home_unlink{
  background: url("../img/midNameBg_2.gif") no-repeat left top;
  display:block;
  color:#8a0000;
  height:30px;
  width:195px;
  padding-left:30px;
  margin-left:3px;
}
h3 .home_link a{
  background: url("../img/midNameBg.gif") no-repeat left top;
  display:block;
  color:#8a0000;
  height:30px;
  width:195px;
  padding-left:30px;
  margin-left:3px;
}
h3 .home_link a:hover{
  background-position:0px -30px;
}
h3.top {
  font-size:1.4em;
}
.link_coord{
  margin-left:80px;
}

ul .coord_menu{
    list-style:none;
    width:100%;
}
ul.coord_menu li{
    list-style:none;
    float:left;
    width:210px;
    margin-bottom:20px;
}
ul.coord_menu a{
    display:block;
    width:210px;
    height:30px;
    text-indent:-1000px;
    overflow:hidden;
}
a.best{
    background-image:url("../img/best_btn.gif");
}
a:hover.best{
    background-position:0px -30px;
}
a.coord1{
    background-image:url("../img/coord1_btn.gif");
}
a:hover.coord1{
    background-position:0px -30px;
}
a.coord2{
    background-image:url("../img/coord2_btn.gif");
}
a:hover.coord2{
    background-position:0px -30px;
}

.roomImg {
  margin:0;
  padding:0;
  width:354px;
  /*height:220px;
  float:left;
  vertical-align:top;
  visibility:hidden;*/
}

.roomImg img{
  border:2px solid #DCDCDC;
  margin-top:-5px;
}

.par_come{
  font-weight: bold;
}

.concept {
  /*margin:0px;
  padding:0px;*/
  height:5em;
  width:348px;
  float:left;
  font-size:0.9em;
  margin-top:5px;
}

.concept p{
  background: url("../img/adadcomment.gif") no-repeat left top;
  font-size:0.9em;
  color:#ffff99;
  height:60px;
  text-indent:20px;
  margin-top:5px;
  padding:25px 10px 0px 10px;
}

#content {
  margin:16px auto;
  text-align: left;
  width:800px;
  background-color:#AED136;
  padding:0;
}
#headerFrame {
  width:800px;
  height:20px;
  background: url("../img/headerbg.jpg") no-repeat left top;
}
#headerFrame a {
  padding-left:20px;
}

#header {
  background-color:#FFFFFF;
  border-bottom:solid 3px #CFEFFF;
  width:800px;
  height:25px;
  background:url('../img/header_bg.gif') no-repeat left bottom;
}

#headerFirst {
  text-align:left;
  width:415px;
  height:25px;
  float:left;
}

#headerLast {
  text-align:right;
  width:415px;
  height:50px;
  float:right;
}
#main {
  float: none;
  text-align: center;
  width:800px;
  margin:0;
  padding:0;
  background-color:#AED136;
}

#listArea {
  margin-bottom:5px;
  background-color:#AED136;
}
#trackbackTitle {
  text-indent:-9999px;
  width:165px;
  height:25px;
  background: url("../img/trackbackTitle.gif") no-repeat left bottom;
}

#instTop {
  width:480px;
  float:left;
  margin:12px auto;
  color:#365C42;
}
#theme {
  color:#FFFFFF;
  font-size:1.1em;
}

#instruction {
  padding:0 7px;
  color:#365C42;
  width:375px;
  float:left;
margin-left:12px;
  border-right:dashed 1px #FFFFFF;
}

#footer {
  clear:both;
  padding:20px 0;
  text-align: center;
  color:#FFFFFF;
  font-size:0.9em;
  width:800px;
  height:20px;
  background: url("../img/footerbg.jpg") no-repeat left bottom;
}

#footerFrame {
  text-align: center;
  text-indent:-9999px;
  width:800px;
  height:20px;
  background: url("../img/footerbg.jpg") no-repeat left bottom;
}


