@charset "big5";
body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(image/main/bg.JPG);
}

.gold {
	background-color: #AD9876;
}
.purple {
	background-color: #612D4F;
}
.white {
	background-color: #FFFFFF;
}
.bodytable {
	font-family: "¡Ps2OcuAe";
	font-size: small;
	color: #222222;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	line-height: 20px;
}

.bodycontent {
	font-family: "¡Ps2OcuAe";
	font-size: small;
	line-height: 20px;
	color: #222222;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: justify;
}
.tablecontent {
	font-family: "¡Ps2OcuAe";
	font-size: small;
	color: #222222;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	border-right-color: #FFFFFF;
}


.event_content {
	font-family: "¡Ps2OcuAe";
	font-size: small;
	line-height: 20px;
	color: #222222;
	margin-top: 0px;
    margin-right: 35px;
	text-align: justify;
}

.directors {
	font-family: "¡Ps2OcuAe";
	font-size: small;
	line-height: 20px;
	color: #222222;
	text-align: justify;
}

.team {
	font-family: "????";
	font-size: 12px;
	line-height: 14px;
	color: #222222;
	text-align: justify;
}

.style1 {
	font-size: 10px;
	font-style: italic;
}

.title {
	font-family: "¡Ps2OcuAe";
	font-size: large;
	color: #612D4F;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}

.title3 {
	font-family: "¡Ps2OcuAe";
	font-size: 16px;
	color: #612D4F;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}
.title4 {
	font-family: "¡Ps2OcuAe";
	font-size: 14px;
	color: #000;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}
.title5 {
	font-family: "¡Ps2OcuAe";
	font-size: large;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	background-color: #612D4F;
}

.subtitle {
	font-family: "¡Ps2OcuAe";
	font-size: 16px;
	color: #612D4F;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}
.title_white {
	font-family: "¡Ps2OcuAe";
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color:#612D4F;
	text-align: center;
	vertical-align:0px;	
}
.hr1 {
	border: 5px dotted #612D4F; 
	border-style: none none dotted; 
	width : 90%; 
	text-align:center;
}


.eng_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #222222;
	text-align: justify;
	vertical-align:0px;	
	
}

a:link {
	color: #612D4F;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	background-color: #AD9876;
}
a:visited {
	color: #612D4F;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #612D4F;
	font-weight: bold;
	text-decoration: underline;
}

.statements {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	color: #222222;
	border-top-width: 10px;
	border-right-width: 20px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: justify;
}

/*.grouplink,.grouplink:link,.grouplink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #222222;
	font-weight:normal;
	text-decoration:none;
}

.grouplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #222222;
	font-weight:normal;
	text-decoration:none;
	background-color:#FFFFFF;
}*/
.input {
	font-family: "????";
	font-size: small;
	line-height: 12px;
	padding: 6px 3px 1px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
letter-spacing: 1px;
}

.textalignjustify{
	text-align: justify;	
}

.textalignleft{
	text-align: justify;	
}
.textalignright{
	text-align: justify;	
}