/**************************************************
registration
*************************/
#registration_bg {
	background-image: url(../images/show/registration_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#registration {
	padding: 40px 20px 70px 20px;
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/show/registration.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.show01 {
	height: 188px;
	width: 657px;
	background-image:      url("../images/show/show_03.gif");
	background-repeat: no-repeat;
	background-position: center;
}
.show01T {
	/*font-family: "新細明體";*/
	font-family: "標楷體";
	font-size: 22pt;
	font-weight: bold;
	color: #FFFFFF;
	/*FILTER: Glow(Color=#002548, Strength=2);*/
	cursor: text;
	padding-top: 30pt;
	padding-left: 30pt;
	line-height: 120%;
}

.showtable00 {
	color: #333333;
	background-color: #f3f3f3;
	border: 1px dotted #5E78A4;
	font-size: 12px;
}
.showtable01 {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	border: 1px dotted #5E78A4;
}
.showtable02 {
	color: #333333;
	font-size: 12px;
	background-color: #e3e3e3;
}

.showtableB00 {

	color: #333333;
	background-color: #1976B9;
	border: 1px solid #1976B9;
}
.showtableB01 {


	color: #333333;
	background-color: #C4D8E7;
}
.showtableB02 {



	color: #333333;
	background-color: #FEFEFE;
}