@charset "UTF-8";
/* CSS Document */

@import url("maco_p.css");


/*  === ================= 產品選單 ================= === */


#Prod_MUN{
	float:left;
	width:180px;
	margin:0 10px 10px 10px;
	margin-bottom:30px;
	}
#Prod_MUN ul{
	margin-top:30px;
	}

#Prod_MUN li img{
	width:100px;
	padding-top:10px;
	}


#Prod_MUN li a{
	display:block;
	width:180px;
	height:170px;
	background-image:url(images/br_bottom_180.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
	font-size:12px;
	color:#666666;
}
#Prod_MUN li.OR a{
	color:#FF6600;
}
#Prod_MUN li a:hover{
	color:#333333;
}

/* === ================= 中間資料區 ================= === */
#PDF_Down {
	width:800px;
	padding-bottom:50px;
	margin-top:30px;
	float:left;
position:relative;}

#PDF_Down li img{
	padding:2px;
	width:700px;
	border:1px solid rgb(218, 219, 223);
	box-shadow:1px 1px 5px #999;
	float:left;
	margin-left:30px;
	height: auto;
	}

#PDF_Down li{
	float:left;
	margin:10px;
	}


#PDF_Down h1 {
	text-align: center;
	font-size: 38px;
	color: #666;
	text-shadow: 2px 5px 5px #AAA;
	margin: 0;
}
#PDF_Down h3 {
	margin:10px;
	text-align:center;
	font-family:Verdana;
	font-size:20px;
	color:#aaa;
	letter-spacing:1px;
}



#Down {
	position: absolute;
	top: 43px;
	left: 633px;
	}
