﻿html {
overflow-y: scroll;
}

body {
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#container {
	background-color: #FFF;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#header {
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	width: 960px;
	overflow: visible;
	background-repeat: repeat-x;
	background-color: #FFF;
}
#right-header {
	float: left;
	height: 71px;
	width: 603px;
	background-color: #FFF;
	background-image: url(images/victory.jpg);
}

#topbar {
	background-color: #006;
	height: 10px;
	margin-bottom: 0px;
	width: 603px;
	float: right;
	font-size: 1px;
}
#header-right-top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: right;
	text-align: left;
	height: 66px;
	padding-right: 0px;
	margin-right: 5px;
	color: #FFF;
	margin-top: 4px;
}
#logobox {
	background-color: #FFF;
	float: left;
	height: 110px;
	width: 350px;
	margin-top: 0px;
	margin-left: 0px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: none;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

.navigationbar {
	text-align:right;
	color:#999;
	background-image:url(images/menubg.jpg);
	padding:3px 5px 2px 5px;
	font-size: 15px;
	float: right;
	width: 593px;
	height: 23px;
	overflow: visible;
}

   
a.bar:link {color:#FFFFFF; text-decoration:none}    /* unvisited link */
a.bar:visited {color:#FFFFFF; text-decoration:none} /* visited link */
a.bar:hover {
	color: #F60;
	text-decoration:none;
	
	
}   /* mouse over link */
a.bar:active {color: #F60; text-decoration:none}  /* selected link */
a.lang:link {
	color:#192A5E;
	text-decoration:none
}    /* unvisited link */
a.lang:visited {
	color:#192A5E;
	text-decoration:none
} /* visited link */
a.lang:hover {
	color: #F60;
	text-decoration:none
}   /* mouse over link */
a.lang:active {
	color: #F60;
	text-decoration:none
}  /* selected link */



a.back:link {
	color: #F00;
}
a.cback:link {
	font-family: "微軟正黑體", "細明體", "新細明體";
	color: #F00;
}

a.back:visited {
	color: #F00;
}
a.cback:visited {
	font-family: "微軟正黑體", "細明體", "新細明體";
	color: #F00;
}





#content {
	background-color: #FFF;
	margin: 0 auto;
	;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
	min-height: 600px;
	clear: both;
}
#contentbox {
	width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
	padding-top: 10px;
}
#photo {
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	padding-left: 40px;
	padding-bottom: 20px;
}
h1 {
	line-height: 30px;
}



#footer {
	background-color: #006;
	font-family: Verdana, Geneva, sans-serif;
	margin: auto;
	color: #FFF;
	width: 955px;
	padding-left: 5px;
	text-align: center;
	font-size: 14px;
}
a.notice:link {
	color: #F63;
	text-decoration: none;
}
a.notice:visited {
	color: #F63;
	text-decoration: none;
}


#back {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	float: left;
	margin-top: 50px;
	color: #F00;
}
p.content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 21px;
	text-align: justify;
}


p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 21px;
}
p.chinese {
	font-family: "微軟正黑體", "細明體", "新細明體";
	font-size: 16px;
	text-align: justify;
	line-height: 150%;
}
ul.chinese {
	font-family: "微軟正黑體", "細明體", "新細明體";
	font-size: 16px;
}
ol.content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
}

