html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	font-weight: bolder;
	text-decoration: none;
	color: #666633;	
/*	color: #5C5C5C;	*/
}
a:hover {
	text-decoration: underline;
	color: #99aa66;	
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
body, h1, h2, h3, form {
	font-family: "Lucida Sans", "Microsoft JhengHei", 微軟正黑體, 王漢宗細黑體繁, 蘋果儷中黑, arial, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #333333;
}
body {
	z-index: -1;	
	text-align: center;
	}
#heading img	{
}
	
/* Green bar with white block on top */

#header_bg{
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;	
	height: 200px;
}

/* Header banner Images */

#banner_index {
	z-index: 3;
	position: relative;	
	top: 0px;
	left 0px;
	width: 100%;
/*	background-color: #42453D;	*/
}

/* Main display area */

#wrapper {
	z-index: 1;
	text-align: left;
	margin: auto;
	width: 900px;
	height: auto;
	padding-bottom: 60px;
}

/* Contain Logo & Buttons */

#header {
	z-index: 4;	
	position: absolute;
	top: 0px;
}
#header h1 {
	margin-top: 57px;
}
#header h1 img {
	display: block;
}

/* Navigation Buttons */

#nav {
	margin-top: 14px;
}
#nav img {
	float: left;
}

/* Main photo on page */

#headline {
	padding-top: 205px;
}
#photo {
	float: left;
	width: 532px;	
	height: 260px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
	width: 100%;
	height: 274px;	
}

/* Search Area */

#search-news {
	float: right;
	width: 338px;
	font-size: 12px;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 336px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
/*	a {
	font-weight: bold;
	color: #5C5C5C;
}	*/

/* Main Text Body Area*/

#body {
	padding-top: 2em;
	text-align: justify;
	z-index: 0;
}
#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

/* Body Left at home page */

#body-left {
	float: left;
	width: 532px;
}
#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(images/db2.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

/* Body Right at home page */

#body-right {
	float: right;
	width: 330px;
}
#body-right p {
	margin-right: 2em;
	font-family: "Lucida Sans", "Microsoft JhengHei", 微軟正黑體, 王漢宗細黑體繁, 蘋果儷中黑, arial, sans-serif;
	font-size: 13px;	
}
#body h2, #body p {
	margin: 0.3em 0;
}
#gallery img {
	float: left;
}
#switch_to_English {
	width: 330px;
	height: 205px;
}
#switch_to_Chinese {
	width: 330px;
	height: 157px;
}

/* Footer Area at home page*/

#footer {
	color: #FFFFFF;
	width: 100%;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	position: fixed;	
	bottom: 0;
	left: 0;
	font-size: 10px;
	font-weight: normal;
	text-align:center;
}
#footer p {
	margin: 0;
	padding: 0;
}

/* General Body Main on Content Pages */

#body-main {
	float: right;
	width: 624px;
}
#body-main ul {
	margin-top: 10px;
	margin-left: 40px;
	font-weight: bold;
}
#body-main ul li {
	list-style-image: url("images/db2.gif");
	list-style-position: outside;
	margin-left: 32px;
/*	margin-right:30px;	*/
	margin-bottom: 10px;
}
#headline-main {
	padding-top: 185px;
}
#photo-main {
	width:618;
	height:254;
	margin-bottom: 10px;
}
#photo-main-addition {
	width:618;
	height:254;
	margin-top: 90px;
	margin-bottom: 5px;
}
#photo-main div {
	width:618;
	height:254;
}

#photo-main img {
	width:618;
	height:254;
}


/* Content Block & Main Texts */

#content {
	padding-top: 5px;
	padding-bottom: 40px;
	padding-left: 15px;
	text-align: left;
	background-image: url(images/boxbg.gif);	
	background-repeat: repeat-x;
	border-bottom: 1px solid #9bac68;
	margin-bottom: 50px;	
}
#content p {
	font-size: 13px;
	padding-top: 20px;
	font-family: "Lucida Sans", "Microsoft JhengHei", 微軟正黑體, 王漢宗細黑體繁, 蘋果儷中黑, arial, sans-serif;	
}
#content h3 {	
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(images/bullet_plus.gif);
	background-repeat: no-repeat;
}
#content h4 {	
	font-size: 13px;
	line-height: 13px;
	margin-left: 65px;
	padding-left: 16px;
	background-image: url(images/bullet_plus.gif);
	background-repeat: no-repeat;
}
#download {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top:20px;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(images/download_bg.gif);	
	background-repeat: repeat;	
}
#download p {
	margin-left: 20px;
}
#back_to_top {
	float: right;
	margin-top: 10px;
}
#counselor_image {
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 2px;
}
#people_extra {
	padding-left:162px;
}
#list_extra {
	padding-left:150px;
	padding-right:50px;
}

/* Side Bar on Content Pages */

#body-sidebar {
	float: left;
	width: 250px;
}
#body-sidebar h1 {
	background: #9bac68;
	color: #FFF;
	font-family: "Lucida Grande","Lucida Sans", "Microsoft JhengHei", 微軟正黑體, 王漢宗細黑體繁, 蘋果儷中黑, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 40px;
	padding-left: 12px;
	padding-right: 12px;
}

#body-sidebar h1 a {
	background: #9bac68;
	color: #FFF;

}

#body-sidebar h1 a:hover {
	background: #9bac68;
	color: #ffffff;
}

#body-sidebar ul {
	margin: 0;
	padding: 0;
}
#body-sidebar li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
}
#body-sidebar li a {
	background: #E8F6BF url(images/bgnavigation.gif) repeat-x;	
	color: #553;
	display: block;
	padding: 8px 12px 8px 12px;
	text-decoration: none;
	font-family: "Lucida Sans", "Microsoft JhengHei", 微軟正黑體, 王漢宗細黑體繁, 蘋果儷中黑, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;		
}
#body-sidebar li a:hover {
	background: #81AC00;
	color: #ffffff;
}

