﻿body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.red16h24 {
	font-family: "新細明體";
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #A40000;
}
.black12h18 {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	color: #666666;
}
.orange {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #F39700;
}
.black16h21 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	padding-left: 8px;
}
.BLACK12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	padding-right: 10px;
}

.BLACK12  a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}

.BLACK16h21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 21px;
	color: #828282;
	font-weight: bold;
}
.BLACK16h211 
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 21px;
	color: #828282;
	font-weight: bold;
}

a.BLACK16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}

.BLACK9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #999999;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.close 
{
	height: 100%;
	position: relative;
	top:10px;
	overflow:hidden;
}

.open
{
	height: 100%;
	position: relative;
	top:10px;
}

.listcontent
{
	height: 115px;
	overflow:hidden;
}

#designercontent .content
{
	padding-top:20px;
	padding-bottom:50px;
	text-align:left;
	border: none;
	vertical-align: middle;
	background-color:white;
}

.show 
{
	cursor: pointer; 
	margin-top: 5px;
	padding-top: 0px;
	position: relative;
	width: 600px;
	height: 30px;
	line-height: 30px;
	top:0px;
	left:0px;
	background-color:white;
}

.control {
	margin-top: 14px;
	position: relative;
	width: 42px;
	line-height: 30px;
	cursor: pointer;
	left:0px;
	bottom:0px;
	vertical-align: bottom;
}