﻿body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	word-wrap: break-word;
	word-break: break-all;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.yc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	letter-spacing: 1pt;
}
.skincss {
	cursor: pointer;
	background-color: #FFFF00;
	color: #000000;
	font-size: 9pt;
	z-index: 1000;
}
.skincssclose {
	cursor: pointer;
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 9pt;
	z-index: 1000;
}
.leftimg img {
	max-width: 100%;
	width: expression(this.width > 188 ? "100%" : this.width);
	overflow: hidden;
}
.leftEMBED EMBED {
	max-width: 100%;
	width: expression(this.width > 188 ? "100%" : this.width);
	overflow: hidden;
}
.wpic img {
	float: right;
}
A:link {
	COLOR: #333333;
	text-decoration: none;
}
A:visited {
	COLOR: #333333;
	text-decoration: none;
}
A:active {
	COLOR: #333333;
	text-decoration: none;
}
A:hover {
	COLOR: #FF0000;
	text-decoration: none;
	position: relative;
	right: 0px;
	top: 0px;
}
A.b:link {
	COLOR: red;
	text-decoration: none;
}
A.b:visited {
	COLOR: red;
	text-decoration: none;
}
A.b:active {
	COLOR: red;
	text-decoration: none;
}
A.b:hover {
	COLOR: blue;
	text-decoration: none;
	position: relative;
	right: 0px;
	top: 0px;
}
A.c:link {
	COLOR: #333333;
	text-decoration: none;
}
A.c:visited {
	COLOR: #333333;
	text-decoration: none;
}
A.c:active {
	COLOR: #333333;
	text-decoration: none;
}
A.c:hover {
	COLOR: blue;
	text-decoration: none;
	position: relative;
	right: 0px;
	top: 0px;
}
.new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 1px;
}
.grayline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cococo;
	border-right-color: #cococo;
	border-bottom-color: #cococo;
	border-left-color: #cococo;
}
.td {
	font-weight: bold; cursor: hand; color: #ffffff; height: 24px; text-indent: 5px;background-color: #0000ff
}

.mygrayline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cococo;
	border-right-color: #cococo;
	border-bottom-color: #cococo;
	border-left-color: #cococo;
}

.table0 {
	background-color: #CCCCCC;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
.table1 {
	border-width: 1px;
	background-color: #F0F0F0;
	height: 26px;
}
.table1c {
	border-width: 1px;
	background-color: #F0F0F0;
	text-align: center;
}
.table11 {
	border-width: 1px;
	background-color: #F0F0F0;
	text-align: right;
}
.table2 {
	background-color: #FFFFFF;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
.table2c {
	background-color: #FFFFFF;
	text-align: center;
}
.table2r {
	background-color: #FFFFFF;
	text-align: right;
}

.table3 {
	border-width: 1px;
	background-color: #F0F0F0;
	color= "#FF0000";
}
.table4 {
	background-color: #F4F4FF;
}
.table4c {
	background-color: #F4F4FF;
	text-align: center;
}
.table5 {
	background-color: #E1E1FF;
}
.table6 {
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	width: 90%;
	border-bottom: 0px;
	background-color: #FFFFFF;
}
.table7 {
	border-width: 1px;
	background-color: #F0F0F0;
	height: 26px;
	cursor: pointer;
}
.color1 {
	color: #FF0000;
}
.color2 {
	color: #FF0000;
	font-weight: bold;
}
.color3 {
	font-weight: bold;
}
.color4 {
	color: #0000FF;
}
.color5 {
	color: #0000FF;
	font-weight: bold;
}



/* 選單開始 */
.imcm ul, .imcm li, .imcm div, .imcm span, .imcm a {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0;
	list-style: none outside none;
	border-style: none;
	background-image: none;
	clear: none;
	float: none;
	display: block;
	position: static;
	overflow: visible;
	line-height: normal;
}

.imcm .imsc {
	position: relative;
}
.imcm .imsubc {
	position: absolute;
	visibility: hidden;
}
.imcm ul ul li {
	width: 100%;
	float: none !important;
	float:left;
}
.imcm a {
	zoom: 1;
}


/* 文字位子*/
#imenus0 li a, #imenus0 .imctitle {
	font-size: 11px;
	padding: 9px 9px 4px 4px;
}
#imenus0 ul a, #imenus0 .imsubc li .imctitle {
}
#imenus0 li a.iactive {
	text-decoration: underline;
}
#imenus0 ul li:hover > a {
	text-decoration: underline;
}
#imenus0 ul li a.ihover {
	text-decoration: underline;
}
#imenus0 ul li a.iactive {
	text-decoration: underline;
}

/* 選單結束 */

#link1, #link1 a {
	color: #000080;
	text-decoration: underline;
	font-weight: bold;
}
#link2, #link2 a {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
#link3, #link3 a {
	color: #008000;
	text-decoration: underline;
	font-weight: bold;
}
#link4, #link4 a {
	color: #800000;
	text-decoration: underline;
	font-weight: bold;
}
#link5, #link5 a {
	color: #808000;
	text-decoration: underline;
	font-weight: bold;
}
#link6, #link6 a {
	color: #800080;
	text-decoration: underline;
	font-weight: bold;
}
#link7, #link7 a {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}
#link8, #link8 a {
	color: #00FF00;
	text-decoration: underline;
	font-weight: bold;
}
#link9, #link9 a {
	color: #FF00FF;
	text-decoration: underline;
	font-weight: bold;
}
#link10, #link10 a {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
#link11, #link11 a {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
#link12, #link12 a {
	color: #3366CC;
	text-decoration: underline;
	font-weight: bold;
}
#link13, #link13 a {
	color: #663300;
	text-decoration: underline;
	font-weight: bold;
}
#link14, #link14 a {
	color: #009933;
	text-decoration: underline;
	font-weight: bold;
}
#link15, #link15 a {
	color: #CC00FF;
	text-decoration: underline;
	font-weight: bold;
}
#link16, #link16 a {
	color: #6699FF;
	text-decoration: underline;
	font-weight: bold;
}
#link17, #link17 a {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
#link18, #link18 a {
	color: #999966;
	text-decoration: underline;
	font-weight: bold;
}
#link19, #link19 a {
	color: #00CC00;
	text-decoration: underline;
	font-weight: bold;
}
#link20, #link20 a {
	color: #CC0066;
	text-decoration: underline;
	font-weight: bold;
}
#link1 a:hover, #link2 a:hover, #link3 a:hover, #link4 a:hover, #link5 a:hover, #link6 a:hover, #link7 a:hover, #link8 a:hover, #link9 a:hover, #link10 a:hover, #link11 a:hover, #link12 a:hover, #link13 a:hover, #link14 a:hover, #link15 a:hover, #link16 a:hover, #link17 a:hover, #link18 a:hover, #link19 a:hover, #link20 a:hover {
	color: #FF0000;
}
/*========================BODYDIV==========================*/
#bodyallbg{
	 position: absolute; 
	 z-index: 99999999; 
	 background-color: #000000;
	 filter: alpha(opacity=20); 
	opacity: 0.2;
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
}
#bodyallbgiframe{
	 filter:alpha(opacity=0); 
	 position: absolute; 
	 z-index: 99999999; 
	 background-color: #FFFFFF;
	opacity:0;
	-moz-opacity:0;
	-khtml-opacity: 0;
}
#bodyload{
	position: absolute;
	z-index: 100000001;
}
#framediv{
	padding: 0px 8px 8px 8px;
	border-style: solid;
	border-width: 1px;
	position: absolute;
	z-index: 100000000;
	background-color: #E0E0FF;
}
/*========================BODYDIV==========================*/

