@charset "utf-8";
/*-----------------------------------------------
Name:     2009框體公司網站-關於我們-css
Designer: Tina
Date:     2009-11-12
----------------------------------------------- */


/*右邊內容區塊*/
/*主要內容*/
#main
{
	width:760px;
	margin:0;
	padding:0; position:relative;
}
#main h2{ 
           margin:5px 45px; 
           line-height:130%; 
           font-size:170%;
           color:#444444;
           font-weight:bold;
           }

	#main h3{ 
	margin:15px 17px 0; 
	line-height:130%; 
	color:#333333;
	}
	#main p{ 
	margin:13px 0;
	}
	
#info_about{ 
	margin:0 80px 50px 72px;
}
	#info_about strong{ 
	color:#000000; 
	font-weight:normal;
	}
	#main .h3img{ 
	position:absolute; 
	z-index:1; 
	right:50px;
	}

/*公司沿革*/
#info_history{ 
	margin-right:30px;
	margin-left:45px;
	margin-top:30px;
}
	#info_history a{ 
	color:#666666; font-family:Geneva, Arial, Helvetica, sans-serif;
	}
	#info_history a:hover{ 
	color:#af1119; text-decoration:underline;
	}
	#info_history dl{ 
	float:left;
	width:75px;
	height:120px;
	border-top:#d5cac4 1px solid;
	border-right:#d5cac4 1px solid;
	border-left:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	margin:12px 4px;
	padding:7px 5px;
	cursor:pointer;
	}
	#info_history dt{ 
	color:#000000; 
	font-size:220%;
	font-weight:normal;
	padding-bottom:15px;
	}
		#info_history dt span{ 	color:#d5cac4; 	}
	#info_history dd{ 
	color:#666666; 
	line-height:150%;
	}
	/*--滑鼠滑過時顯示------------------*/
	
	#info_history dl.dlover{ 
	float:left;
	width:75px;
	height:120px;
	border:#af1119 1px solid;
	margin:12px 4px;
	padding:7px 5px;
	}
	#info_history dl.dlover dt{ 
	color:#af1119; 
	font-size:220%;
	font-weight:normal;
	padding-bottom:15px;
	}
		#info_history dl.dlover dt span{ 	color:#af1119; 	}
	#info_history dl.dlover dd{ 
	color:#af1119; 
	line-height:150%;
	}
/*點擊後顯示的頁面*/
#about_year
{ 
	padding:15px;
}
	#about_year img
	{ 
		padding:1px;border:#d5cac4 1px solid;
	}
	.about_year_con
	{ 
	float:right; 
	width:280px;
	}
	.about_year_con h5
	{
	margin:0; 
	color:#000000;
	font-weight:normal; 
	font-size:250%; 
	line-height:150%; 
	}
	.about_year_con h6
	{ 
	border-bottom:#ececec 1px solid; 
	padding-bottom:10px; 
	margin:0;
	color:#999999;
	font-weight:normal; 
	font-size:150%;
	line-height:120%; 
	}
	.about_year_con ul
	{
	margin:10px 0; 
	}
	
	
	
/*團隊介紹*/
#info_team{ 
	margin-right:100px;
	margin-left:65px;
	margin-top:35px;
}
#info_team ol{
	width:420px; 
}
#info_team ol li{
	float:left;
	font-size:230%; 
	line-height:110%;
	font-weight:normal;
	margin-right:10px;
}

	#info_team .h3img{ 
		position:absolute; 
		z-index:10;
		top:60px; 
		right:50px;
	}
	#info_team .h3img_left{ 
		position:absolute; 
		z-index:10; 
		top:60px; 
		left:20px;
	}

.person{ border:#d5cac4 1px solid; clear:both; margin-top:20px;}
#info_team span  { display:block; text-align:right; }
#info_team span a{ color:#990000; line-height:150%; }
