body {
	background-color: #BEE6F6;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
}

div#wrapper{
	 width: 849px;
	 text-align: center;
	 margin: 0 auto;
	 padding: 0;
	 }
	 
div#head{
	width: 849px;
	height: 23px;
	background: url(../index_images/bg-top.png) no-repeat center bottom;
	}
	
div#main{
	width: 849px;
	background: url(../index_images/bg-middle.png) repeat-y center bottom;
	}
	
div#foot{
	width: 849px;
	height: 23px;
	background: url(../index_images/bg-bottom.png) no-repeat center top;
	}
	
div#left{
	float: left;
		}
div#left2{
	float: left;
		}	
	
div#right{
	width: 215px;
	float: right;
	}
	
	
/*?-Oao??*/

div#title{
	width: 790px;
	margin: 0 auto;
	}
	
#j_title{
	float: left;
	margin: 0;
	padding: 0;
	}
	
#e_title{
	float: right;
	margin: 0;
	padding: 0;
	}
	
/*?????????*/

div#main_img{
	width:790px;
	margin: 0 auto;
	padding-top: 10px;
	}
	
/*???????*/

div#contents{
	width: 790px;
	margin: 0 auto;
	padding-top:0px;
	}
	
h2{
	text-align: left;
	}
/*susan s*/	
div#toptag ul {
	list-style-type:none;	/* 去除項目清單的小黑點 */
	margin:0;	/* 清除項目清單的外間距 */
	padding:0;	/* 清除項目清單的內間距 */
    }
div#toptag li { 
  display: inline;
  float: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
 
	/*background-image:url(image/button01.gif); /* 設定超連結的背景圖片 */
   }
div#toptag li a {
	display:block;	/* 將超連結設定為區塊模式 */
	width:80px;	/* 設定超連結區塊的寬度 */
	height:30px;	/* 設定超連結區塊的高度 */
	line-height:30px;	/* 設定超連結區塊的行高 */
	text-indent:5px;	/* 設定超連結區塊的文字內縮 */
	text-decoration:none;	/* 去除超連結的底線 */
	color:#333333;
	font-size:14px;
	font-family:Arial;
  border: 1px solid #F6973E;
  margin: 4px;
    }
li#active {
	display:block;	/* 將超連結設定為區塊模式 */
	width:80px;	/* 設定超連結區塊的寬度 */
	height:30px;	/* 設定超連結區塊的高度 */
	line-height:30px;	/* 設定超連結區塊的行高 */
	text-indent:5px;	/* 設定超連結區塊的文字內縮 */
	text-decoration:none;	/* 去除超連結的底線 */
	font-size:14px;
	font-family:Arial;
  border: 1px solid #F6973E;
  margin: 4px;
  color: #fff;
  background-color: #F6973E;   
}    
div#toptag li a:hover {
	background-position:left bottom; /* 設定滑鼠摸到超連結的背景圖片位置 */
	color:#fff; /* 設定滑鼠摸到超連結區塊的文字顏色 */
  background-color:#F6973E;
   }

/*susan e*/		
/*???????????*/
div#lefttitle{
  width: 570px;
  text-aligh: center;
}
div#menu_01,div#menu_02{
	width: 285px;
	text-align: center;
	border-right: 1px solid #cccccc;
	float: left;
	}
	
div#menu_03{
	width: 190px;
	text-align: center;
	float: left;
	}
	
div#menu_all{
  width:470px;
	text-align: center;
	/*border-right: 1px solid #cccccc;*/
	float: left;
  }	

  div#left p{
	padding-bottom: 0;
	margin-bottom: 0;
	}

div#left a.menu{
	width: 250px;
	_width:160px;
	padding: 10px;
	text-align: left;
	background-color: #ffffff;
	display: block;
	border-bottom: 1px dotted #999999;
	}
div#item {
  width: 470px;
  padding: 10px;
  text-align: center;
  background-color: #ffffff;
  display: block;
  border-bottom: 1px dotted #999999;
}	
div#left a:hover{
	width: 250px;
	_width:160px;
	padding: 10px;
	text-align: left;
	background-color: #F7D9AD;
	display: block;
	border-bottom: 1px dotted #cccccc;
	}

	
h3{
	font-size: 16px;
	font-weight: bold;
	color: #2B3083;
	margin: 5px 0;
	padding: 0;
	line-height: 1.5;
	}
	
p.menu_text{
	font-size: 16px;
	color: #666666;
	line-height: 1.3;
	margin: 0px 0;
	padding: 0 0 15px 0;
	
	}
	
/*?????*/
a:link{
	 text-decoration: none;
	
	 }
	 
a:hover{
	 text-decoration: none;

	 }
a:visited{
	 text-decoration: none;

	 }
 
	/*????¥A??????????*/

div#right_navi{
	width: 206px;
	margin: 0 auto 20px 0px;
	}
	
div#right_navi_head{
	width:206px;
	height: 13px;
	margin: 0 auto;
	/*background: url(../index_images/rnavi_bg-top.jpg) no-repeat center top;*/
	}
	
div#right_navi ul{
    list-style-type:none;
	margin: 0 auto;
	padding: 5px;
	border: none;
	text-align:left;
	
	}	
div#right_navi li{	
	border-bottom: 1px dotted #999999;	
	padding: 10px 0px 5px 0px;
	}

div#right_navi li:hover{
	background-position:-156px 100%; 
	background-color:#CCCCCC;
	}	
  
div#right_navi_middle{
	width:220px;
	margin: 0 auto;
	/*background: url(../index_images/rnavi_bg-middle.jpg) repeat-y center top;*/
	}
	

div#right_navi_bottom{
	width:206px;
	height: 15px;
	margin: 0 auto;
	/*background: url(../index_images/rnavi_bg-bottom.jpg) no-repeat center top;*/
	}
	