@charset "utf-8";
/* CSS Document */
/*for slide_box*/
.slide_2 {
    height: 280px;
    position: relative;
    width: 1000px;
}
.arr01 {
    left: 20px;
    position: absolute;
    top: 120px;
    z-index: 99;
}
.arr02 {
    left: 950px;
    position: absolute;
    top: 120px;
    z-index: 99;
}
.arr01.arrow img, .arr02.arrow img{
	border: 0px;
}
.slidebox {
    height: 250px;
    left: 64px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    width: 900px;
	bottom:7px;
}
.slide_2 .slide_move {
    position: absolute;
    top: 0;
}
.slide_2 li {
	background: url(../../upload_files/product/new_products_bg.jpg);
	width: 186px;
	height: 227px;
    list-style: none outside none;
    position: absolute;
}
#promotions_products {
    padding: 0 8px 10px 15px;
}
#promotions_productss_title {
    color: #663314;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}
#promotions_products_title img {
    margin-right: 5px;
    vertical-align: middle;
}
.hot.show {
    display: block;
}
.hot {
    background: url("../images/hot_pic.png") repeat;
    display: none;
    height: 107px;
    position: absolute;
    top: 0;
    width: 107px;
    z-index: 5;
}
.abgne_tip_gallery_block.size2 img {
    border: 0px ;
	padding: 5px 0 0 0;
}
#promotions_products_title {
    color: #663314;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}
.pro_text_family{
	position: absolute;
	font-size: 12px;
	color: #fff;
	left: 43px;
	background-color: #000;
	padding: 5px 10px;
}
.pro_text_family a{
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif "微軟正黑體";
}