﻿@charset "utf-8";
/* CSS Document */
#contain
{
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	padding-left:16px;
	width:968px;
	height:auto;
	background:url(images/lon5.png);
}
#inke
{
	height:auto;
	width:952px;
	background:#FFF;
	font-size: 12px;
	color: #333;
	float:left;
}
#second
{
	height:auto;
	width:952px;
	background:#FFF;
	font-size: 12px;
	color: #333;
	float:left;
}

#second a
{
	color:#39F;
	text-decoration:underline;
}
#second a:hover
{
	text-decoration:underline;
}
#tx1
{
	font-size:12px;
	color:#F30;
	font-family: "細明體";
}
#tx2
{
	font-size:20px;
	color:#000;
	font-weight:bold;
}
#tx3
{
	font-size:16px;
	color:#000;
	font-weight:bold;
	font-family:"tw Cen MT";
}
#tool
{
	width:952px;
	height:22px;
	background:#ec76aa;
	font-size:12px;
	margin:0;
	color: #000;
	float:left;
}
#tool a
{
	text-decoration:none;
	color:#FFEAEB;
}

#tool a:hover
{
	color:#702029;
}
#mse
{
	width:175px;
	height:175px;
	position:absolute;
	top:154px;
	left:200px;
	background:#FFF;
	border:1px #033 double;
	display:none;
}
a.jastips{
z-index:9;
color:#690;
text-decoration:none;
}
a.jastips:hover{
position:relative;
z-index:99;
}
a.jastips span{
display:none;
}
a.jastips:hover span{
display:block;
position:absolute;
float:left;
white-space:nowrap;
top:-200px;
left:0;
border:1px double #808080;
padding:0;
margin:0;
background:#FFF;
z-index:9;
color:#0CF;
}

a.jastipse{
z-index:9;
color:#690;
text-decoration:none;
}
a.jastipse:hover{
position:relative;
z-index:99;
}
a.jastipse span{
display:none;
}
a.jastipse:hover span{
display:block;
position:absolute;
float:left;
white-space:nowrap;
top:-50px;
left:0;
border:1px dashed #F36;
padding:0;
margin:0;
background:#333;
z-index:9;
color:#FFF;
}
#tx5
{
	font-size:24px;
	color:#F30;
	font-family:"Lucida Console", Monaco, monospace;
}

