@charset "UTF-8";
/*
Design By Away
http://www.dfuns.idv.tw
*/


.hdr{ background:url(images/logo.png); width:800px; height:94px; margin:10px auto; text-indent:-9999px;}
.list{ list-style:none; margin:0; padding:0;}

.sliderBox{
	width:1000px;
	border-radius:1px;
	overflow:hidden;
	position:relative;
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
	height: 202px;
}
.slider a{
	display:inline-block;
	border:3px solid #E5E5E5;
	margin-bottom:0px;
	height: 147px;
	width: 224px;
}
.slider a:hover{
	display:inline-block;
	border:3px solid #009C86;
	margin-bottom:0px;
	
}
.slider{
	width:955px;
	height:175px;
	overflow:hidden;
	margin:auto;
	position:relative;
	padding-top: 10px;
	padding-bottom: 0px;
	left: 2px;
	right: auto;
}
.slider ul{ overflow:hidden; width:1992px; position:absolute; left:0;}
.slider li{
	float:left;
	text-align:left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 3px;
}


.status{ text-align:center; margin-top:5px; position:relative\9; *margin-left:435px;}
.status li{
	cursor:pointer;
	background:#FFF;
	display:inline-block;
	text-indent:-9999px;
	border:2px dotted #CCC;
	width:8px;
	height:8px;
	border-radius:100%;
	margin:0 5px;
*float:left; }
.status li.now{ background:#09C; border-color:#999;}

.dIcon{
	text-indent:-9999px;
	position:absolute;
	top:70px;
	display:block;
	width:20px;
	height:50px;
	width:38px;
	height:52px;
	background-image: url(images/all2.png);
	background-repeat: no-repeat;
}
.next{
	right:-5px;
	background-position:-44px -2px;
}
.prev{
	left:0px;
	background-position:0 -2px;
}
.next:hover{ background-position:-44px -55px;}
.prev:hover{ background-position:0 -55px;}

.product{
	width: 300px;
	float: left;
	font-weight: bold;
	text-align: left;
	background-color: #f1f1f1;
}
.product_title{
	width: 200px;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	background-color: #009D85;
	text-align: left;
	padding-top: 8px;
	background-image: url(../web/images/product_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.product_main{
	width: 200px;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 17px;
	font-weight: bold;
	background-color: #F1F1F1;
	text-align: left;
	padding-top: 8px;
}
