@charset "big5";
body {
	background:url(images/bg_topBar.gif) #dedede repeat-x top center;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	margin:10px auto 0;
	position:relative;
	text-align:left;
	width:960px;
}
#header {
	background:url(images/bg_header.gif) no-repeat top center;
	height:48px;
	margin:0px;
	width:960px;
}
.contentStyle {
	background-color: #FFFFFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:12px;
}
#banner {
	background:url(images/banner.gif) no-repeat center 12px;
	height:260px;
}
#recommend {
	width:400px;
	height:60px;
	position: absolute;
	top: 222px;
	left: 575px;
}
#formBlock {
	height:200px;
}
.contentStyle h3 {
	background:url(images/h3.gif) no-repeat center center;
	height:50px;
	margin:16px 0 0;
	padding:0;
}
.contentStyle p {
	background:url(images/p.gif) no-repeat center center;
	height:48px;
	margin:0;
	padding:0px;
	text-align:right;
}
.contentStyle h3 span, .contentStyle p span{
	display:none;
}

td {
	line-height:180%;
}

#footer {
	height:40px;
	line-height: 40px;
	color:#333333;
	text-align: center;
	background-color:#c4d6e2;
	border-top:1px solid #ccc;
}
/* form Style */
form {
	color:#333333;
	margin: 0px 12px;
	padding: 0px;
	text-align: left;
}
	form ol {
	list-style-type: none;
	margin:0 50px;
	padding:0px;
	}
	form li {
	padding:6px 10px;
	border-bottom:1px dashed #CCCCCC;
	}
	form li label {
	font-weight: bold;
	}
	fieldset.submit {
	border:0px none #FFFFFF;
	clear:left;
	float:none;
	margin: 16px 0px 0px 36px;
	text-align:left;
	width:auto;
	}
	.text {
		height:18px;
	}
	.must {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: super;
	}
	.last {
	border:none;
	margin:8px 0 0 30px;
	}

