body {
	margin: 35px 0 20px 0;
	padding: 0px;
	background: #0082A6 url(Images/bg.jpg) repeat;
	text-align: justify;
	line-height: 20px;
	font-family: 新細明體,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;             
	color: #4C4C4C;
}



div img5 {
/* IE7、FF等其他非 IE 瀏覽器下最大寬度為 500px , IE6 以下不支援 max-width 屬性 */
max-width:500px;
/* 所有瀏覽器中圖片的大小為 500px */
width:500px;
/* 當圖片大小大於 500px，自動縮小為 500px */
width:expression(document.body.clientWidth>500?"500px":"auto");
overflow:hidden;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	color: #000000;
}

strong {
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
}

ul {
	margin: 0px;
	padding: 0;
}

a {
	color: #308AC0;
	border-bottom: 1px #97C8E5 dotted;
}

a:hover {
	text-decoration: none;
	color: #005880;
}

/** Style for header starts here */

#header {
	width: 800px;
	height: 600px;
	margin: 0px auto;
	background: #FFFFFF;
}

#header h1, #header h2 {
	margin: 0px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

#header h1 {
	float: left;
	padding: 70px 10px 10px 20px;
	font-size: 3em;
}

#header h2 {
	padding: 73px 10px 0px 0px;
	font-size: 1.4em;
}

/** Style for menu starts here */

#menu011container{
	margin:0;                   
	padding:0;                  
  height:24px;	
	display:block;
	padding:45px 0 0 15px;}

#menu011{ margin-left:auto; margin-right:auto; width:650px;
	font-size:12px;
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	position:relative;
	display:block;
	height:24px;
}

#menu011 ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;}

#menu011 ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;}

#menu011 ul li a{
	display:block;
	float:left;
	color: #333333;
	text-decoration:none;
	padding:5px 20px 0 20px;
	height:19px;
	background:url(Images/bkg_off.gif) no-repeat top left;}

#menu011 ul li a:hover{
	color:#fff;
	background:url(Images/hover.gif) no-repeat top right;}

#menu011 ul li a.current,#menu011 ul li a.current:hover{
	color:#FFF;
	background:url(Images/bkg.gif) no-repeat top left;}
	
#menu011 ul li a.current1,#menu011 ul li a.current1:hover{
	color:#333;
	background:url(images/bkg_off1.gif) no-repeat top left;}

#topmenu {
	width: 700px;
     	height: 30px;
                  padding: 0;
	margin: -20px auto;                  
	background: #000000; 
}

#topmenu ul {
	margin: 50px;
	padding: 0 0 0 100px;
	list-style: none;
}

#topmenu li {
	display: inline;
}


#topmenu a {
	display: block;
	float: left;
	border: none;
	background: url(Images/img05.jpg) no-repeat left 55%;
	padding: 14px 30px 10px 12px;
	text-decoration: none;
                  font-size: 13px;
	color: #FFFFFF;
}

#topmenu a:hover {
	color: #D7D7BD;
}


#menu {
	width: 800px;
	height: 50px;
	margin: 0px auto;
	background: #000000;
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	border: none;
	background: url(Images/img05.jpg) no-repeat left 55%;
	padding: 14px 30px 10px 12px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	color: #D7D7BD;
}

/** Style for wrapper starts here */

#wrapper {
	width: 780px;                  
  margin: 10px auto;
	padding: 20px 0;
	background: #FFFFFF url(images/img02.jpg) repeat-y left top;
}

/** Style for content starts here */

#content {
	width: 800px;
	margin: 0px auto;
}

#content h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #CCCCCC dashed;
}

#content p {
}

#content a {
	text-decoration: none;
}

#right {
	float: right;
	width: 480px;
	padding: 20px 20px;
}

#right ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
}

#right li {
	margin-bottom: 8px;
	padding-left: 10px;
	background: url(Images/img06.jpg) no-repeat 0 7px;
	line-height: 17px;
}

#right .post {
}

#left {
	float: left;
	width: 220px;
	padding: 20px 20px;
	background: #eaeff3;
}


#left ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#left li {
	padding-left: 10px;
	background: url(Images/img04.gif) no-repeat left 50%;
}


/** Style for footer starts here */

#footer {
	clear: both;
	width: 800px;
	height: 80px;
	margin: 0px auto;
	padding-top: 5px;
        padding-bottom:5px;
	border-top: 1px solid #000000;       
	background: #000000;
	text-transform: uppercase;
	font-size: 10px;
	color: #DADADA;                  
}

#footer .copyright {
	float: 50%;
	margin: 0px;	
	text-align: center;
}

#footer .links {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
}

#footer .css {
	padding-left: 20px;
	background: url(Images/image01.png) no-repeat left 50%;
}

#footer .xhtml {
	padding-left: 20px;
	background: url(Images/footer.jpg) no-repeat left 50%;
}

#footer a {
	border-bottom: 1px #E5E5CC dashed;
	text-decoration: none;
	color: #E5E5CC;
}
