@charset "utf-8";
.slideshow { width: 902px; height: 380px; overflow:hidden;}
.slideshow2 { width: 250px; height:25px; }
.slideshow2 a{color:#666; text-decoration:none;}
.slideshow2 a:hover{color:#690; text-decoration:underline;}
#nav{
	margin:5px 0;
	position:absolute;
	top:335px;
	right:20px;
	z-index:999;
}
#nav a{
	background:url(../img/nav/banner-btn-out.png);
	color:#F4F7F0;
	display:inline-block;
	font-size:13px;
	font-family:verdana;
	margin: 0 2px;
	line-height:19px;
	width:19px;
	height:19px;
	text-align:center;
	text-decoration: none;
}
#nav a.activeSlide{ background:url(../img/nav/banner-btn-over.png); }
#nav a:focus{ outline:none;}

/*·j´MÄæ*/
.case-search {
	padding    : 5px 5px 0 0;
	float      : right;
	background : url(../img/designer/search-bg.gif) no-repeat;
  position : relative;
	width      : 245px;
	height     : 30px;
	text-align : right;
}

.case-search input#input {
	padding       : 2px 0 0 20px;
	background    : #FFF url(../img/designer/search-icon.gif) no-repeat top left;
	border-top    : 1px #999 solid;
	border-right  : 1px #EEE solid;
	border-bottom : 1px #EEE solid;
	border-left   : 1px #999 solid;
  color:#999;
	width         : 130px;
}

.case-search input#sbtn {
	background    : #FFF url(../img/designer/search-icon.gif) no-repeat bottom left;
  border:0;
  cursor:pointer;
  display:block;
  position : absolute;
  left:94px;
  top:7px;
  text-indent:-9999px;
  width:18px;
  height:17px;
}

/*index.php four area's height*/
.info-content{height:190px;}
.info-data-01,.info-data-02,.info-data-03,.info-data-04{height:140px;}

/*mv.php video's area*/
#video{ padding-top:20px;}

