#content {
	left:15%;
	width:70%;
	position:absolute;  
}

#content .middle{
	margin-top:1px;
	margin-bottom:1px;
	background:#DDFFFF;
}
#content .middle2{
	margin-top:1px;
	margin-bottom:1px;
	background:#DDFFFF;
}

#content .middle2 a{
	font-weight: bold; 	
}
#content .middle2 span{
  color:red;
  font-size:100%;
  font-family='標楷體','新細明體';
}
#content .middle2 ul{
	font-weight:500;
}

#content .middleThree{
        width: 300px;
	margin-top:1px;
	margin-bottom:1px;
	background:#DDFFFF;
}

#content .middleup li{
	display: inline;
	float:none;
	background-image: url(images/01arrow1.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
	font-size:80%;
	padding-right: 2px;
	padding-top:0px;
	clear:none;
}

#content .footer2 {
	font-size:60%;
	background:#F99;
	text-align:center;
	float:none;
	clear:none;
}
#side {
	width:15%;
	left:0px;
	font-size:15px;
	position:absolute;
}

#rside {
	width:15%;
	right:8px;
	font-size:15px;
	position:absolute;
	border:1px;
}

#header {
    height:100px;
	font-size:16px;
	background:#EEE;
	text-align:center;
	background:url("images/headBG.jpg");
}
#header .left {
	float:left;
}

#header .center {
	float:center;
	font-size:36px;
	padding:15px;
	font-family:"華康彩帶體","標楷體","新細明體";
}
#header ul {	margin: 5px 5px 5px 0px;
}
#header .right {  font-size:30px; color:red;
}

#header li {
	display: inline;
	float:right;
	background-image: url(images/01arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 12px;
	font-weight: bold;
	font-size:80%;
	padding-right: 3px;
}
#rside .ad{
  padding-right:0px;
}
#footer {
	font-size:60%;
	background:#F99;
	text-align:right;
//	position:absolute;
	clear:none;
}
