body {
	margin:0;
	background-color: #000000;
	SCROLLBAR-FACE-COLOR: #DAF2FB;
	SCROLLBAR-HIGHLIGHT-COLOR: #DAF2FB;
	SCROLLBAR-SHADOW-COLOR: #DAF2FB;
	SCROLLBAR-3DLIGHT-COLOR: #E8E6F1;
	SCROLLBAR-ARROW-COLOR: #FDFDFD;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #DAF2FB;
}
td {
	font-family:  "Arial","Times New Roman", "Courier New", "細明體", "新細明體";
	font-size: 12px;
	color: #666666;
	line-height: 16pt;
}
.dash_h {
	border:1px dashed #cccccc;
	height:1;
　　width:100%;
　　align:center;
　　Shade:no;
}

/*copyright link style*/
.cc {
	font-family: "Arial", "Courier New", "Times New Roman", "細明體", "新細明體";
	font-size: 8pt;
	line-height: 15px;
	color: #FFFFFF;
	letter-spacing: 0.1mm;
}
.cc a {
	font-family: "Arial", "Courier New", "Times New Roman", "細明體", "新細明體";
	color: #FFFFFF;
	text-decoration:none ;
}
.cc a:visited {
	font-family: "Arial", "Courier New", "Times New Roman", "細明體", "新細明體";
	color: #FFFFFF;
	text-decoration: none;
}
.cc a:hover {
	font-family: "Arial", "Courier New", "Times New Roman", "細明體", "新細明體";
	text-decoration: underline;
}
/*-------------------------------------------------------------------*/

/*web link style*/

a {
	color: #FA746B;
	text-decoration: none;
}
a:link {
	color: #FA746B;
}

a:hover {
	color: #EF78A6;
	text-decoration: underline;
}

a:visited {
	color: #EF78A6;
}
a:active {
	color: #EF78A6;
}

/*-------------------------------------------------------------------*/

.bor {
	border: 1px solid #000000;
}

.topbg {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
}
.mtitle {
	color: #FC834E;
}
.tdgb{
  background-color:#FFFFFF;
}
.tdgb2{
	background-image: url(images/bg_24.gif);
}
.btitle {
	color: #EB145C;
	font-weight: bold;
	font-size: 13px;
}
