#log_div {
	clear: none;
	float: left;
	height: 150px;
	width: 175px;
	border: 1px solid #804000;
	background-image: url(Images/BgImages/Bg_log_180X10.png);
	background-repeat: repeat;
	font-family: "微軟正黑體";
	font-weight: bold;
	text-align: center;
	letter-spacing: normal;
	vertical-align: top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 5px;
}
#ban_div {
	clear: none;
	float: left;
	width: 780px;
	height: 150px;
	border: 1px solid #804000;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
}
#selec_div {
	clear: none;
	float: left;
	width: 180px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #804000;
	border-right-color: #804000;
	border-bottom-color: #804000;
	border-left-color: #804000;
	background-image: url(Images/BgImages/Bg_log_180X10.png);
	background-repeat: repeat-y;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	height: 410px;
	display: block;
}
#content_div {
	width: 778px;
	clear: none;
	float: left;
	height: 410px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	z-index:1;
	background-image: url(Images/BgImages/xstDM.jpg);
}
#frame_div {
	height: 408px;
	width: 778px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.p_larger {
	font-family: "新細明體";
	font-size: 18px;
	line-height: 22px;
}
#message_div {
	font-family:"微軟正黑體", "標楷體";
	color: #F00;
	width: 480px;
	font-size: 18px;
	border: medium solid #666;
	text-align: center;
	background-color: #BDE9EE;
	padding: 10px;
	margin-top: 30px;
	padding-bottom: 30px;
}
#log_div #log1_div {
	height: 25px;
	padding-top: 5px;
	width: 150px;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#log_div #log2_div {
	height: 80px;
}
#log_div #log3_div {
	height: 40px;
	margin-bottom:10px;
}
#jksm_title {
	font-family: "微軟正黑體";
	font-size: 30px;
	font-style: normal;
	line-height: 50pt;
	color: #639;
	height: 50px;
	width: 778px;
	padding-bottom: 5px;
	background-color: #FCF;
	text-align: center;
	text-decoration: none;
	vertical-align: text-bottom;
}
#jksm_content {
	word-break:break-all; 
	font-family: "微軟正黑體";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000;
	width: auto;
}
