body {
	background-color: #e6e6fa;
	background-image: url('./image/back02.gif');
}

#bg {
	background-image: url('./image/back01.gif');
	background-repeat:repeat;
	width:800px;
	margin-left:0px;
	height:auto;
  min-height:800px;
}
#head{
	margin:10 auto;
	width:auto;	
  min-width:80em;	
}

#content{
	margin:0 auto;
	width:auto;	
  min-width:80em;	
	
}
.title_red {
	font-weight: bolder;
	color: #FF00FF;
	font-size:x-large;
	font-family:標楷體;
	text-align:center;
  	
}

.title_blue {
	font-weight: bolder;
	color: #0000FF;
	font-size:x-large;
	font-family:標楷體;
	text-align:center;
  	
}

.msg {
	color:#800080;				
	font-weight: bolder;
	font-size:large;
	font-family:標楷體;
	text-align:center;
	
				
}
.msg_alerm{
  color:#FF0000;				
	font-weight: bolder;
	font-size:XX-large;
	font-family:標楷體;
	text-align:center;
}
#msg_table {
	width:80%;
	margin:2em auto;
}

#msg_table a{
	color:#800080;				
	font-weight: bolder;
	color: #0000FF;
	font-size:x-large;
	font-family:標楷體;
	text-align:center;
}

#msg_table td{
	width:30%;
	border-color:black;
	border: 0.1em solid #000000;
	height:2em;
	text-align:center;
}


#msg_table_left {
	width:30em;
	margin:2em auto;
}

#msg_table_left .group {
	text-align:center;
}

#msg_table_left a{
	color:#800080;				
	font-weight: bolder;
	color: #0000FF;
	font-size:large;
	font-family:標楷體;
	text-align:center;
}

#msg_table_left td{
	/*width:30%;*/
	border-color:black;
	border: 0.1em solid #000000;
	height:2em;
	text-align:left;
}

#msg_table_no_wire {
	width:80%;
	margin:2em auto;
	  margin-left:18em;
}

#msg_table_no_wire a{
	color:#800080;				
	font-weight: bolder;
	color: #0000FF;
	font-size:x-large;
	font-family:標楷體;
	text-align:center;
}

#msg_table_no_wire td{
	width:100%;
	border-color:black;

	height:2em;
	text-align:left;
}
