@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #666666;
	line-height: normal;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	font-family: 新細明體, Arial;
	font-size: 12px;
	color: #006496;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006496;
}
a:hover {
	text-decoration: underline;
	color: #006596;
}
a:active {
	text-decoration: none;
	color: #006596;
}

/* ::::: http://www.standardchartered.com.tw/CSS/Style_TC.css ::::: */

a.a:link { color: rgb(0, 101, 150); text-decoration: none; }
a.a:visited { color: rgb(0, 101, 150); text-decoration: none; }
a.a:hover { color: rgb(0, 101, 150); text-decoration: underline; }
a.b:link {
	color: #FF0000;
	text-decoration: none;
}
a.b:visited {
	color: #FF0000;
	text-decoration: none;
}
a.b:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.c:link { color: rgb(101, 101, 101); text-decoration: underline; }
a.c:visited { color: rgb(101, 101, 101); text-decoration: underline; }
a.c:hover { color: rgb(41, 0, 1); text-decoration: none; }
a.d:link {
	color: rgb(0, 101, 150);
	text-decoration: underline;
	line-height: 20px;
}
a.d:visited { color: rgb(0, 101, 150); text-decoration: underline; }
a.d:hover { color: rgb(0, 101, 150); text-decoration: none; }
a.e:link { color: rgb(101, 101, 101); text-decoration: none; }
a.e:visited { color: rgb(101, 101, 101); text-decoration: none; }
a.e:hover { color: rgb(0, 101, 150); text-decoration: none; }
a.f:link { color: rgb(149, 149, 150); text-decoration: none; }
a.f:visited { color: rgb(149, 149, 150); text-decoration: none; }
a.f:hover { color: rgb(0, 101, 150); text-decoration: none; }
a.g:link {
	color: #666666;
	text-decoration: none;
}
a.g:visited {
	color: #666666;
	text-decoration: none;
}
a.g:hover { color: rgb(0, 101, 150); font-weight: bold; text-decoration: none; }
a.h:link { color: rgb(0, 101, 150); text-decoration: underline; }
a.h:visited { color: rgb(0, 101, 150); text-decoration: underline; }
a.h:hover { color: rgb(0, 101, 150); text-decoration: none; }
a.i:link { color: rgb(0, 74, 109); text-decoration: none; }
a.i:visited { color: rgb(0, 74, 109); text-decoration: none; }
a.i:hover { color: rgb(255, 255, 255); text-decoration: underline; }
a.j:link { color: rgb(101, 101, 101); text-decoration: underline; }
a.j:visited { color: rgb(101, 101, 101); text-decoration: underline; }
a.j:hover { color: rgb(0, 101, 150); text-decoration: none; }
a.k:link { color: rgb(0, 144, 21); text-decoration: underline; }
a.k:visited { color: rgb(0, 144, 21); text-decoration: underline; }
a.k:hover { color: rgb(0, 144, 21); text-decoration: none; }
a.l:link { color: rgb(255, 255, 255); text-decoration: underline; }
a.l:visited { color: rgb(255, 255, 255); text-decoration: underline; }
a.l:hover { color: rgb(255, 255, 255); text-decoration: none; }
a.m:link { color: rgb(41, 0, 1); text-decoration: none; }
a.m:visited { color: rgb(41, 0, 1); text-decoration: none; }
a.m:hover { color: rgb(41, 0, 1); text-decoration: underline; }
a.n:link { color: rgb(0, 101, 150); text-decoration: none; }
a.n:visited { color: rgb(0, 101, 150); text-decoration: none; }
a.n:hover { color: rgb(0, 101, 150); text-decoration: none; }
.frame01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/* 框用 */
.frame02 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.frame03 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0099CC;
}
.frame04 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}
.frame05 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.frame06 {
	border: 1px solid #CCCCCC;
}


.text01 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
}
