@charset "UTF-8";
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: '微軟正黑體', Verdana, Arial, Sans-Serif;
	background-color: #FFFFFF;
	text-align: left;
	}

#page   {
    background: url("bg.jpg") repeat-y top;
    border: none;
    } 
#header {
    background: url("top.jpg") no-repeat bottom center; 
	background-color: #FFFFFF;
	}

#content {
	font-size: 12pt;
	font-family: '微軟正黑體', Verdana, Arial, Sans-Serif;
	}

.widecolumn {
	line-height: 1.6em;
	}

#footer {
	 background: url("foot.jpg") no-repeat top center;
	}

#block1     {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	color: #FFF;
	text-align:left;
}

#block2     {
	margin-top: 44px;
	margin-left: 40px;
	color: #898788;
	height: 980px;
	margin-right: 20px;
	width: 550px;
}

#blockservice     {
	margin-top: 60px;
	height: 1700px;
	}


#blockportfolio     {
	margin-top: 60px;
	height: 1270px;
}

#blockclasses     {
	margin-top: 60px;
	height: 1420px;
}


#blockplanning     {
	margin-top: 60px;
	height: 1500px;
}

#blockteam     {
	margin-top: 60px;
}

#blockphotography     {
	margin-top: 60px;
	height: 4100px;
}



	
/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: #FFF;
	margin: 20px auto;
	width: 1025px;
	}
	
#header {
	margin: 0 !important;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 118px;
	width: 1025px;
	}

#headerimg 	{
    margin: 0px 0px 0;
	height: 118px;
	width: 1025px;
	} 

.narrowcolumn {
	float:right;
	width: 645px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.widecolumn {
	float:left;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 350px;
	}
	
#footer {
	margin: 0 !important;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 125px;
	width: 1025px;
	}

#footerimg 	{
    margin: auto;
	} 

.title1 { 
    font-size: 10pt ;
    color:#FFFFFF ;
	text-align:center ;
	letter-spacing:0.2em;
	line-height:1.5;
    }

.title2 {
	font-size: 9pt;
	text-align: left;
	color: #898788;
	letter-spacing:0.2em;
	line-height:1.5;
    }
	
.title3 {
	font-size: 8pt;
	text-align: left;
	color: #B09D60;
	letter-spacing:0.2em;
	line-height:1.5;
    }
	
.title4 { 
    font-size: 10pt ;
    color:#B09D60 ;
	text-align:left ;
	letter-spacing:0.2em;
	line-height:1.5;
    }
	
.title5 {
	font-size: 9pt;
	text-align: left;
	color: #B09D60;
	letter-spacing:0.3em;
	line-height:1.8;
    }
	
.title6 {
	font-size: 9pt;
	text-align: left;
	color: #B09D60;
	letter-spacing:0.2em;
	line-height:1.5;
    }
	
.title7 {
	font-size: 9pt;
	text-align: left;
	color: #B09D60;
	letter-spacing:0.1em;
	line-height:1.5;
    }
