body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D8D8D8;
}
.f10-red-B {font-size: 10pt; line-height: 16pt; color: #b6293c; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.f10 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	color: #333333;
}
.f10-g {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #666666;
}
.f11 {	font-size: 11pt;
	line-height: 24pt;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.f10-white-B {font-size: 10pt; font-weight: bold; color: #FFFFFF; }
.f24-orange {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF6600; font-size: 24pt; font-weight: bold; }
.f36-red {color: #b6293c; font-size: 36pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
.f11-Tit {
	font-size: 11pt;
	line-height: 18pt;
	color: #b6293c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.f36-gray {
color: #999999; font-size: 36pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
}

.f11_menu {
	font-size: 10pt;
	line-height: 16pt;
	color: #5B5B5B;
	font-family: "新細明體";}

.menu {
font-family: arial, sans-serif, 新細明體; 
width:420px; 
margin:0; 
margin:0px 0;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:right; 
position:relative;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
width:135px; 
height:28px; 
color:#000; 
border:1px solid #fff;
border-width:1px 1px 0 0;
background:#ebc8c1; 
line-height:28px; 
font-size:10pt;
}
/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
color:#fff; 
background:#cc6e67;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:28px; 
left:0; 
width:100px;
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
display:block; 
background:#fae5c7; 
color:#313030;
}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
background:#f0c395; 
color:#000;
}
.watermarked
{
    color: #3366FF;
    font-family: Verdana, Arial, Helvetica, sans-serif;

}
.popupControl
{
    background-color:#AAD4FF;
    position:absolute;
    visibility:hidden;
    border-style:solid;
    border-color: Black;
    border-width: 2px;
} 
.style9 
{
	font-size: 10pt;
	line-height: 15pt;
	color: #FFFFFF;
	font-weight: bold;
}

.f10-edm {
	font-size: 10pt;
	line-height: 18pt;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.f10-con {
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 10pt;
	line-height: 20pt;
	color: #666666;
}
.f11-b {
	font-family: "新細明體";
	font-size: 12pt;
	line-height: 18pt;
	color: #b6293c;
}
.f11-con {
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 11pt;
	line-height: 28pt;
	color: #666666;
}
.f10-R {font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體"; font-size: 11pt; font-weight: bold; color: #e52e3e; }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #b6293c;
}
