@charset "utf-8";

/* 
------------------------------------------------------------------- */

#bodyArea {
  margin: 0px;
  padding: 0px 0px 20px 27px;
  float: left;
  height: auto;
  width: 735px;
  text-align: left;
}

#bodyArea h2 {
  padding: 0px 0px 10px;
}
#galleryArea #galleryFrame li {
  float: left;
  width: 210px;
  height: auto;
  background: url(../../common/images/bg_slide.jpg);
  font-size:92.4%;
  padding: 10px;
}
.thumb {
  display: block;
  width: 208px;
  height: 138px;
  border:#FFF solid 1px;
  margin:0 0 6px;
}
#galleryArea #galleryFrame li p {
  padding: 2px 0 0 0;
  line-height:1.335em;
}
.photBox {
  margin: 0px 20px 20px 0px;
}
.photBox_end {
  margin: 0px 0px 20px 0px;
}


.paging {
  text-align: center;
  padding: 5px;
}

.categoryBlock:after { content: ''; display: block; clear: both; }
.categoryBlock {
	padding:10px 0 16px;
}

.specBox {
	width:450px;
	height:auto;
	float:left;
}
.specBox h3 {
	font-size:153.9%;
	line-height:1.3em;
	padding:0 0 10px;
}
.specBox span {
	font-size:13px;
}
.specBox p {
	line-height:1.4em;
}

.listBox {
	width:270px;
	height:auto;
	float:right;
	text-align:right;
	padding:0 4px 0 0;
}


#galleryArea .highslide-caption {
  background: none;
  border: none;
  display: block;
  padding: 0;
}