@charset "utf-8";
/* CSS Document */

#content p, #content table, #content ul, #content ol
{ margin-bottom:20px; }

#side h4 {
	font-size: 90%;
	padding: 0px 10px 40px 11px;
	color: #666;
	letter-spacing: 0px;
	line-height: 150%;
	text-align: left;
	text-justify: inter-ideograph;
	font-family: "微軟正黑體";
}
#side h3 {
	font-size: 90%;
	text-indent: 0pt;
	padding: 5px 10px 30px 11px;
	color: #666;
	letter-spacing: 0px;
	line-height: 150%;
	text-align: justify;
	text-justify: inter-ideograph;
	font-family: "微軟正黑體";
}
#photo img  {width:150px ;  display:block; margin-top:10px;vertical-align : middle; margin-left:22px;border-radius:15px;/*box-shadow:2px 2px 5px 2px #999999 ;*/		}
#speach img  {width:180px ;  display:block; margin-top:20px;vertical-align : middle; margin-left:10px;padding-top:5px;}


#content h2 { font-weight:bold; font-size:120%; margin-bottom:0px;
			  color:#006666; background:url(../images/h2_title.png) no-repeat; padding-left:27px; padding-top:0px;
			  border-bottom:1px #CCCCCC dotted; clear:both;font-family:"微軟正黑體";}
			  
#content h3 { background:url(../images/h3_title.png) no-repeat; padding-left:20px; background-position:0px 3px;
			  margin-left:27px; color:#006666; font-weight:bold; clear:both; margin-top:5px; margin-bottom:5px;font-family:"微軟正黑體" }
	
#content strong { color:#FF6600; }
#content p  { line-height:1.5em ; color:#555555; margin-left:27px; }

table { font-size:80%; border-top:1px #999999 solid; text-align:center; margin-left:27px;  }
table caption { font-weight:bold; }
table thead th { background:#F2A662; border:0; border-bottom:3px #666 solid; border-top:1px #999999 solid; }
table th { background:#F2A662; border-bottom:1px #999999 solid; }
table td { border-bottom:1px #999999 solid; }
table th, table td { padding:10px;}

#content ul, #content ol { margin-left:35px; margin-top:5px; color:#555555; }
#content ul li { list-style:square; }
#content ol li { list-style:decimal; }
#content ul li, #content ol li { margin-left:18px; margin-bottom:3px;}

#content a { color:#0066CC; background:url(../images/link.png) no-repeat right; padding-right:15px; }
#content a:hover { color:#00CCFF; }

#content img { border:3px #CCC solid; }
/* IE6-8 Specific Code */

