* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
A {
	TEXT-DECORATION: none
}
.feature {
	MARGIN-TOP: 20px;
	WIDTH: 700px;
	POSITION: relative
}
.feature H2 {
	MARGIN: 20px 0px 7px;
	text-align: left;
	text-indent: 10px;
}
.feature A IMG {
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-image: url(../img/index_pro_frame.png);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	height: 107px;
	width: 156px;
	background-color:#eee
}
.feature A:hover IMG {

}
#my-glider {
	POSITION: relative
}
.scroller {
	OVERFLOW: hidden;
	WIDTH: 680px;
	HEIGHT: 110px
}
.scroller .section {
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 680px;
	WHITE-SPACE: nowrap;
	HEIGHT: 115px;
	TEXT-ALIGN: center
}
.scroller .content {
	WIDTH: 10000px
}
#prevLink {
	DISPLAY: block;
	OVERFLOW: hidden;
	WIDTH: 20px;
	TEXT-INDENT: -99999px;
	POSITION: absolute;
	TOP: 35%;
	HEIGHT: 20px;
	background-image: url(../jq_pic/glider-arrows.png);
	background-repeat: no-repeat;
}
#nextLink {
	DISPLAY: block;
	OVERFLOW: hidden;
	WIDTH: 20px;
	TEXT-INDENT: -99999px;
	POSITION: absolute;
	TOP: 35%;
	HEIGHT: 20px;
	background-image: url(../jq_pic/glider-arrows.png);
	background-repeat: no-repeat;
}
#prevLink:hover {
	BACKGROUND-POSITION: 0px -19px
}
#nextLink {
	BACKGROUND-POSITION: -19px 0px
}
#nextLink:hover {
	BACKGROUND-POSITION: -19px -19px
}
#prevLink {
	LEFT: -18px
}
#nextLink {
	RIGHT: -18px
}


/* 產品slider */
.new_books_div{
	width:745px;
	height:220px;
	margin:0 0 10px 10px;
	overflow:hidden;
}
.new_books_div .title{
}
.new_books_div .title .more_btn{
	margin:12px 0 0;
	float:right;
}
.new_books_div .jCarouselLite_div{
	margin:10px auto 0;
}




/* 影片slider */
.movies_div{
	width:745px;
	height:205px;
	margin:0 0 15px 10px;
	overflow:hidden;
}
.movies_div .title{
}
.movies_div .title .more_btn{
	margin:12px 0 0;
	float:right;
}
.movies_div .jCarouselLite_div .jCarouselLite .pic_div{
	width:164px;
}
.movies_div .jCarouselLite_div .jCarouselLite .pic_div .image{
	width:157px;
	height:125px;
}
.movies_div .jCarouselLite_div{
	margin:10px auto 0;
}
.movies_div .jCarouselLite_div div.prev,
.movies_div .jCarouselLite_div div.next{
	margin:40px 0 0;
}

