div.messageError
{
	border: 1px solid #808080;
	font-family: 細明體;
	font-size: 12px;
	background-color: #ffb3b5;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}
.att
{
	text-decoration: none;
}
.att:hover
{
	text-decoration: none;
}
.attimg
{
	border-width: 0px;
	cursor:pointer;
}

.case
{
	color: #999999;
}
.caseclick
{
	color: #000000;
}
.centerborder
{
	border-color:#000000;
	border-width: 3px;
	border-style:solid;
}
table.maininside  
{
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}
table.maininside td 
{
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
table.maintable
{
	border-width:0px;
}
table.maintable td 
{
	border-width: 0px;
}
.bodyfont
{
	font-size:11px;
	font-weight:bold;
}
