BODY
{ 
	background-color: #FFFFFF;
	/*
	background-image: url('backend-link-line.png');
	
	scrollbar-face-color:#F0F0F0; scrollbar-arrow-color:#A0A0A0;
  scrollbar-track-color:#FFFFFF; scrollbar-shadow-color:rgb(255,255,255);
  scrollbar-highlight-color:rgb(200,200,200); scrollbar-3dlight-color:#FFFFFF;
  scrollbar-darkshadow-Color:#EEEEEE;
  */
}

a:link {  color: #454545; text-decoration: none; font-family: "Arial", "Helvetica", "sans-serif"}
a:active {  color: #993300; text-decoration: none; font-family: "Arial", "Helvetica", "sans-serif"}
a:visited {  color: #454545; text-decoration: none; font-family: "Arial", "Helvetica", "sans-serif"}
a:hover {  color: #993300; text-decoration: underline; font-family: "Arial", "Helvetica", "sans-serif"}

a.paragraph:link {  color: #52616B; text-decoration: underline; font-family: "Arial", "Helvetica", "sans-serif"}
a.paragraph:active {  color: #993300; text-decoration: underline; font-family: "Arial", "Helvetica", "sans-serif"}
a.paragraph:visited {  color: #000066	; text-decoration: underline; font-family: "Arial", "Helvetica", "sans-serif"}
a.paragraph:hover {  color: #993300; text-decoration: underline; font-family: "Arial", "Helvetica", "sans-serif"}

a.title:link {  color: 993300; text-decoration: underline; font-family: "Arial", "Helvetica", "sans-serif"}
a.title:active {  color: #993300; text-decoration: underline; font-family: "Arial", "Helvetica", "sans-serif"}
a.title:visited {  color: 993300; text-decoration: underline; font-family: "Arial", "Helvetica", "sans-serif"}
a.title:hover {  color: #EE0000; text-decoration: underline; font-family: "Arial", "Helvetica", "sans-serif"}

.title_bg {
background-image: url('img-logo7.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
}

.tabnav {
	height: 20px;	margin: 0; padding-left: 10px; background: url(tab_bottom.gif) repeat-x bottom;
}

.tabnav li {
	margin: 0; padding: 0; display: inline;	list-style-type: none;
}

.tabnav a:link, .tabnav a:visited {	
	float: left; background: #f3f3f3; font-size: x-small; line-height: 14px;	font-weight: bold; padding: 2px 10px 2px 10px; margin-right: 4px; border: 1px solid #ccc; text-decoration: none; color: #666; background: white url(img-common-shade.gif) top left repeat-x;
}

.tabnav a:link.active, .tabnav a:visited.active {
	font-size: x-small; border-bottom: 1px solid #fff; background: #fff; color: #000; background-image: url(img-common-shadeactive.gif);
}

.tabnav a:hover	{
	background: #fff;
}

/*====Layout =====*/
.main_layout td.left_pane {
	width: 1px;
	text-align: center;
	vertical-align: top;
}

.main_layout td.middle_pane {
	width: 73%;
	text-align: left;
	vertical-align: top;
}

.main_layout td.right_pane {
	width: 27%;
	vertical-align: top;
	text-align: left;
}

/*====Main Menu=====================*/
.hovermenu {
font: normal 13px arial;
padding: 0;
margin: 0;
height: 20px;
}

.hovermenu  li{
list-style: none;
display: inline;
}

.hovermenu a:link, .hovermenu a:visited{
padding: 2px 20px;
text-decoration: none;
float: left;
background-color: #800000;
border: 1px solid #fff;
border-left: 0px solid #fff;
border-bottom: 0px solid #fff;
color: white;
}

.hovermenu a:link.active, .hovermenu a:visited.active{
padding: 2px 20px;
text-decoration: none;
float: left;
background-color: #976028;
border: 1px solid #fff;
color: white;
border-left: 0px solid #fff;
border-bottom: 0px solid #fff;
}

.hovermenu a:hover{
color: white;
background-color: #976028;
}

/*====SUB MENU ITEMS=====================*/
.submenu {
	/*大外框*/
	width: 100%;
	height: 100%;
	margin: 0px; 
	border-style: solid solid solid solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 5px;
}

.submenu a:link, .submenu a:visited{
	color: #00006F;
	text-decoration: none;
	display: block; /*寬度撐開*/
	/*background:  url(menu3.gif);*/
	padding: 8px 0px 0p 10px;
	margin: 3px;
	background-color: #F9F9F9;
}

.submenu a:link.active, .submenu a:visited.active{
	color: #00006F;
	display: block;
	/*background:  url(menu3.gif);*/
	margin: 3px;
	padding: 8px 0 0 10px;
	background-color: #BCD2E6;
}

.submenu a:hover{
	color: #00006F;
	padding: 8px 0 0 10px;
	/*background:  url(menu3.gif) 0 -32px;*/
	margin: 3px;
	background-color: #BCD2E6;
}

/*======== News =========*/
.news_border {
	width: 100%;
	border: 1px solid #FFF0F0;
	padding: 0;
	margin: 0;
}

.news_layout {
	border: 0px solid #FFF;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: 100%;
	/*height: 250px;*/
}

.news_layout td.title {
	font: 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-align: center;
	height="23";
	background-color=#FFF0F0;
}

.news_layout td.ly {
	height: 200;
}

.news_layout td.foot {
	height="23";
	background-color="#F3F3F3";
}

/*==== News: 利揚/國際金融/保險/股市等 =====*/
.news_tab {
	height: 20px;	margin: 0; padding-left: 10px; background:white repeat-x bottom;
}

.news_tab li {
	margin: 0; padding: 0; display: inline;	list-style-type: none;
}

.news_tab a:link, .news_tab a:visited {	
	float: left; font-size: 12px; line-height: 14px;	font-weight: bold; padding: 2px 10px 2px 10px; margin-right: 4px; border: 1px solid #ccc; text-decoration: none; color: #666; background: #FFFFF top left repeat-x;
}

.news_tab a:link.active, .news_tab a:visited.active {
	border-bottom: 1px solid #fff; background: #fff; color: #000; background-image: none;
}

.news_tab a:hover	{
	background: #fff;
}



.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
width: 135px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: none;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}

/*========================================*/
#dropinboxv2cover{
width: 320px; /*change width to desired */
height: 100px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
width: 300px; /*change width to above width-20. */
height: 100px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
border: 2px solid black; /*Customize box appearance*/
background-color: lightyellow;
padding: 4px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}