body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content1 {
	font-family: "細明體", "新細明體", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.content2 {
	font-family: "細明體", "新細明體", Arial;
	font-size: 12px;
	line-height: 15px;
	color: #831E3B;
}
.content3 {
	font-family: "細明體", "新細明體", Arial;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.content2-bold {
	font-family: "細明體", "新細明體", Arial;
	font-size: 12px;
	line-height: 15px;
	color: #831E3B;
	font-weight: bolder;
}
.news_heading {
	font-family: "細明體", "新細明體", Arial;
	font-size: 15px;
	font-weight: bolder;
	color: #8F2343;
}
.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0C0C0;
}
.border1 {
	border: 1px solid #D68B9E;
}

/* for Admin Interface */

.page_name {
	font-size: 18px;
	font-weight: bold;
	color: #8f2343;
}

.control_content {
	text-align: right;
}

.menu td.section {
	text-align:center;
	padding-top:22px;
}

.menu td.last {
	text-align:right;
	width:15px;
}

.menu td.section a {
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
}

html{
	overflow: -moz-scrollbars-vertical;
}

textarea {
	font-family: "細明體", "新細明體", Arial;
	font-size: 12px;
}

a.small_btn:link,a.small_btn:visited  {
	display:block;
	width:52px;
	height:21px;
	line-height:21px;
	background:#990033 url(../Styles/MediaAsia/Images/ButtonBlank.gif) no-repeat;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
}

a.small_btn:hover {
	color:#FFFFFF;
	background:#990033 url(../Styles/MediaAsia/Images/ButtonBlankOn.gif) no-repeat;
}


a.xsmall_btn:link,a.xsmall_btn:visited  {
	display:block;
	width:30px;
	height:21px;
	line-height:21px;
	background:#990033 url(../Styles/MediaAsia/Images/ButtonBlankXS.gif) no-repeat;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
}

a.xsmall_btn:hover {
	color:#FFFFFF;
	background:#990033 url(../Styles/MediaAsia/Images/ButtonBlankXSOn.gif) no-repeat;
}

label.errHilite {
	color:#CC0000;
}
input.errHilite {
	background-color:#FFFFCC;
}
span.req {
	color:#FF0000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.fineprint {
	font-size:9px;
	font-weight:normal;
}