@import url("primero.css");

/*== ==================== 選單區 ======================= ==*/

#NAV li.BB a{background-position:-330px -36px;}

/*== ==================== 產品分項選單區 =================== ==*/

#BAN{
	clear:both;
	width:990px;
	height:40px;
}

#BAN-UL ul{
	position:absolute;
	right:10px;
	top:4px;
}

/*== ==================== 頁首區 ======================== ==*/

/*== ====================  資料區 ======================== ==*/
#ABOUT {
	clear:both;
	margin:0 auto;
	width: 990px;
}	

#ABOUT h1 {
	display:block;
	width:990px;
	height:330px;
	text-indent:-9999px;
	background-image:url("../images/about_1.gif");
}

#ABOUT1{
	z-index:99;
	width:990px;
	position:relative;
	padding-bottom:20px;
	}

#ABOUT1 h1{
	background-image:url("../images/deal_Map.jpg");
	text-indent:-9999px;
	display:block;
	width:990px;
	height:400px;	
	}

.PHOTO_330 {
	float:left;
	width: 330px;
}

.PHOTO_330 ul{
}

.PHOTO_330 li{
	padding: 5px 0 15px 30px;
	width: 300px;
	height: 220px;
}

#R1, #R2, #R3, #R4, #R5 {
	position:absolute;	
	background-image:url("../images/red.png");
}

#R1 {
	top:312px;
	left: 511px;
}

#R2 {
	top:141px;
	left: 544px;
}

#R3 {
	top:122px;
	left: 488px;
}

#R4 {
	top:70px;
	left: 508px;
}

#R5 {
	top:105px;
	left: 197px;
}
 
#DEAL{
	margin-left:150px;
	width:830px;
	height:180px;
	padding:30px 0 0 0px;
	background:url("../images/section_divider_up700.jpg") left bottom no-repeat;
	
	}

#DEAL img{
	float:left;
	margin:20px;
	border:1px solid #333333;
	box-shadow:1px 5px 8px #999;

	}

.Deal_link{
	margin:20px 0 0 30px;
	float:left;
	}
.Deal_link h2{
	font-size:20px;
	line-height:2;
	color:#666666;
	}
.Deal_link p{
	font-size:18px;
	line-height:1.8;
	color:#333333;
	}
.Deal_link a{
	color:#333333;
	}

.Deal_link a:hover{
	color:#FF6600;
	}
.WORD{
	width:580px;
	float:right;
	padding:5px 30px 20px 50px;
	margin-bottom:20px;
}

.WORD h2{
font-size:18px;
color:#FF6600;
line-height:1.4;
margin: 10px 0 15px 0;
}

.WORD p{
font-size:13px;
color:#666666;
line-height:1.6;
margin: 10px 0 20px 0;
}
