@charset "utf-8";

/* -- leftpane start -- */
#leftpane span.khhwpic {
	background: url(/images/leftpane-service.png) no-repeat 0px 0px;
	border-bottom: 1px #dcdcdc solid;
	width: 210px;
	height: 100px;
	display: block;
}
/* -- leftpane end -- */

/* -- header start -- */
.pic-header2 {
	height: 230px;
}

#PicBox2 {
	width: 100%;
	height: 255px;
	position: absolute;
	margin-top: -25px;
	z-index: -999999999999999999999999999999;
	margin-top: -25px\9; /*all ie*/
	height: 255px\9; +
	margin-top: -80px; /*ie7*/
}

.khh-banner {
	background-image: url(/views/khhw/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 255px;
	width: 920px;
	display: block;
	z-index: 999;
	margin: 0 auto;
	position: relative;
}

.khh-banner span.b-title {
	text-align: center;
	text-shadow: 2px 2px 8px #fff;
	font-size: 28px;
	line-height: 26px;
	color: #000;
	position: absolute;
	top: 95px;
	left: 40px;
}

.khh-banner span.b-title b {
	font-size: 18px;
}
/* -- header end -- */

/* -- index start -- */
.index-banner {
	position: relative;
	background: url(/views/khhw/images/index.jpg) no-repeat;
	width: 645px;
	height: 798px;
	display: block;
}

#khhwslides {
	z-index:100;
}
.khhwslides_container {
	width:480px;
	overflow:hidden;
	position:relative;
	display:none;
}
.khhwslides_container div.slide {
	width:480px;
	height:325px;
	display:block;
}
/* -- index end -- */

.auto-pic{
  background-image:url(/views/khhw/images/menu_bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}

#tabs-news-khhw{
	width:353px;
	border:1px solid #e3e5e5;
}
#tabs-news-khhw h3{
	background-image: url(../../images/index-news-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:41px;
	color:#fff;
	padding:10px 0px 0px 20px;
}
#tabs-news-khhw ul{
	padding:5px 30px 0px 30px;
}
#tabs-news-khhw ul li{
	border-bottom:1px solid #e5e5e5;
	padding:12px 0px 12px 20px;
	background-image: url(../../images/icon-02.gif);
	background-repeat: no-repeat;
	background-position: left 19px;	
}

.table-box-khhw{
	background-image: url(../../images/table-frame.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	width:560px;
	padding:20px;
}
.table-frame-khhw{
	width:500px;
	min-height:150px;
	background-color:#fff;
	display:inline-table;
	padding:20px 30px;
}

/* marquee start */
div#abgne_marquee {
	position: relative;
	overflow: hidden;	/* 超出範圍的部份要隱藏 */
	width: 540px;
	height: 25px;
	border: 1px solid #ccc;
}
div#abgne_marquee ul, div#abgne_marquee li {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#abgne_marquee ul {
	position: absolute;
}
div#abgne_marquee ul li a {
	display: block;
	overflow: hidden;	/* 超出範圍的部份要隱藏 */
	color:#bf1017;
	font-size:12px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}
div#abgne_marquee ul li a:hover{
	color: #bf1017;
	text-decoration:none;
}
/* marquee end */							
							