body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/colorbg.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
ul.MenuBarHorizontal  a{
color: #AAA;
}
.oneColFixCtrHdr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background-color: #004668;
	background-image: url(../images/headerbg.jpg);
	height: 85px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: repeat-x;
	
}

.oneColFixCtrHdr #header #logo {
	width:230px;
	height:70px;
	padding-top: 10px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
.oneColFixCtrHdr #header #lanfrme {
	width:350px;
	height:70px;
	padding-top: 0px;
	margin-left: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body:nth-of-type(1) .oneColFixCtrHdr #header #lanfrme {
width:380px;
margin-left: 590px;
}
.oneColFixCtrHdr #header #lanfrme #language {
	padding-top: 10px;
	padding-right: 10px;
}

.c3 { 
    color: blue; 
} 

div.c1 { 
    color: #ccc; 
    font-size: 10px;
	background-image: url(sprite.png); 
    background-repeat: no-repeat; 
    
} 
div.c2 { 
    color: red; 
    background-image: url(sprite.png); 
    background-repeat: no-repeat; 
    background-position: 3px -2669px; 
} 
div.c3 { 
    color: #ccc; 
    background-color: #ff9; 
} 

.oneColFixCtrHdr #header #lanfrme #search {
	padding-top: 5px;
	padding-right: 10px;
	height:30px
}
.oneColFixCtrHdr #header #MenuFrame {
	width:980px;
	height:30px;
	background-color: #004668;
	margin: 0px;
	padding: 0px;
}

.oneColFixCtrHdr #indexContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	background-image: url();
}
.oneColFixCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(../images/inpagebg.jpg);
	background-repeat:repeat-x;
	background-color: #fff;
}
.oneColFixCtrHdr #container #indexContent #pdframe {
	background-image: url(../images/framebg.jpg);
	background-repeat: repeat-x;
}

.oneColFixCtrHdr #container #leftmenu{
	width:220px;
	height:640px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	background-image: url(../images/inpagebg.jpg);
	background-repeat:repeat-x;
	background-color: #fff;
}
.oneColFixCtrHdr #container #mainmenu{
	font-size: 0px;
	width:760px;
	border: 0px;
	
	margin-left:220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	background-image: url(../images/inpagebg.jpg);
	background-repeat:repeat-x;
	background-color: #fff;
}
*html .oneColFixCtrHdr #container #mainmenu{
	float:left;
	margin-left:0px;
	width:760px;
}
body:nth-of-type(1) .oneColFixCtrHdr #container #mainmenu{ /* safari 3+, chrome 1+, opera9+ */
	background-image: url();
}

/*網站地圖連結*/
.oneColFixCtrHdr #container #sitemaplink {
 margin-top:5px;
 margin-left:10px;
 margin-bottom:2px;
}

.oneColFixCtrHdr #container #mainmenuFla{
	font-size: 0px;
	float: left;
	border: 0px;
	width:760px;
	height:170px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #;
	padding: 0px;
}
*html .oneColFixCtrHdr #container #mainmenuFla{
height:0px;
}

.oneColFixCtrHdr #container #mainmenuFla li{
	font-size: 0px;
	float: left;
	width: 754;
	border: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	list-style-type: none;
}

.oneColFixCtrHdr #container #mainmenutxt{
	width:757px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/*設定選單圓角*/
.menuround{
   	background: url(../images/round/menuround_top.jpg) top left no-repeat;
   	width:220px;
    margin-left: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.menuround .roundedfooter {
   background: url(../images/round/menuround_btm.jpg) bottom left no-repeat;
   }
*html .menuround .roundedfooter { background: url(../images/round/menuround_btm.jpg) bottom left no-repeat;}


/*設定圓角*/
.rounded {
   background: url(../images/round/round_A1.png) top left no-repeat;
   	width:760px;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
   }
*html .rounded { background: url(../images/round/round_A1a.jpg) top left no-repeat; }


   
.rounded .roundedmain {
   background: url(../images/round/round_A2.jpg) top right no-repeat;
   margin-left: 30px;
   padding:20px 20px 10px;
   margin:-2em 0 0 0;
   }
*html .rounded .roundedmain {background: url(../images/round/round_A2a.jpg) top right no-repeat;}
body:nth-of-type(1) .rounded .roundedmain {/* safari 3+, chrome 1+, opera9+ */
margin-top:0px;
padding-top:170px;
}
.rounded .roundedfooter {
   background: url(../images/round/round_A3.jpg) bottom left no-repeat;
   }
.rounded .roundedfooter p {
   background:url(../images/round/round_A4.jpg) bottom right no-repeat;
   padding:10px 20px 20px;
   margin:-2em 0 0 0;
  }
  
/*設定右上角選單*/
.oneColFixCtrHdr #container #header #navi ul{
	color:#333333;
	font-size:10px;
	display:inline-table;
	position:relative;
	top:0px;
	right:0px;
	float: right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.oneColFixCtrHdr #container #header #navi ul:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
/*IE7.6以下和Mac版IE的CSS hack*/
/*MacIE begin\*/
*+html #header #navi ul {height:1%;}
*html #header #navi ul {height:1%;}
#header #navi ul {display:block;}
/*MacIE end*/
.oneColFixCtrHdr #container #header #navi ul li{
padding:0 7px;
list-style:none;
border-left:solid 1px #CCCCCC;
float:left;
}
.oneColFixCtrHdr #container #header #navi ul li.noborder{
border-left:none;
}
/*header 區塊內模擬class設定*/
.oneColFixCtrHdr #container #header #navi ul li a:link,
.oneColFixCtrHdr #container #header #navi ul li a:visited{
color:#333333;
text-decoration:none;
}
.oneColFixCtrHdr #container #header #navi ul li a:hover{ 
color:#FF0000;
text-decoration:underline;
}
/*設定右上角選單結束*/

.oneColFixCtrHdr #container #footer{
	width:980px;
	background-color:#004668;
	background-image:url();
	background-repeat: repeat-x;
	height:60px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999999;
}

.oneColFixCtrHdr #container #footer #navi ul{
	color:#FFF;
	font-size:10px;
	display:inline-table;
	position:relative;
	top:0px;
	right:0px;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.oneColFixCtrHdr #container #footer #navi ul:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
/*IE7.6以下和Mac版IE的CSS hack*/
/*MacIE begin\*/
*+html #footer #navi ul {height:1%;}
*html #footer #navi ul {height:1%;}
#footer #navi ul {display:block;}
/*MacIE end*/
.oneColFixCtrHdr #container #footer #navi ul li{
padding:0 7px;
list-style:none;
border-left:solid 1px #CCCCCC;
float:left;
}
.oneColFixCtrHdr #container #footer #navi ul li.noborder{
border-left:none;
}
/*header 區塊內模擬class設定*/
.oneColFixCtrHdr #container #footer #navi ul li a:link,
.oneColFixCtrHdr #container #footer #navi ul li a:visited{
color:#FFF;
text-decoration:none;
}
.oneColFixCtrHdr #container #footer #navi ul li a:hover{ 
color:#FF0;
text-decoration:underline;
}


/*版權宣告*/
.oneColFixCtrHdr #container #footer #copyright{
	padding-top: 0px;
	padding-bottom: 0px;
	height: 38px;
	font-size: 9px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
	text-align:right;
	float: left;
	color: #004668;
	padding-left: 300px;
	padding-right: 10px;
}




