/* ==================== 背景 ==================== */

body	{
	
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* ==================== layout ==================== */

#container	{
	width: 1001PX;
	margin: auto;
	}

#topmenu {
	float: right;	
	}

#content	{
	width: 1001px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#content_inner	{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#foot	{clear: both;}


/* ==================== top menu ==================== */

.menu01 {
	font-family: "微軟正黑體";
	font-size: 0.75em;
	color: #333333;
	margin-right: 10px;
	margin-top: 3px;
}
.menu01 a {
	color: #333333;
	text-decoration: none;
}
.menu01 a:hover {
	color: #89a5c5;
	text-decoration: none;
}
/* ==================== header ==================== */

#header	{
	width: auto;
	height: 110px;
	}

#header_inner	{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#header02 {
	float: right;
	height: 20px;
}
#header01 {
	float: left;
	height: 86px;
	margin-top: 13px;
}

#header h1	{
	margin-top: 20px;
	font-size: 2em;
	font-family: Verdana, Helvetica, sans-serif;
	color: #9AEBD2;
}

#header p	{
	margin-top: 8px;
	font-size: 0.875em;
	margin-right: 0;
	margin-left: 0;
}

/* ==================== navigation menu ==================== */



/* ==================== content ==================== */

.post	{width: auto;}

.post h2	{font-size: 1em;
	margin: 0;
	margin-bottom: 15px;
	background-color: #ded217;
	line-height: 32px;
	padding-left: 10px;}

.posttext	{font-size: 0.875em;
	line-height: 1.5}

.posttext p	{margin: 0;
	margin-bottom: 20px;}


/* ==================== Image ==================== */

.imglist	{width: 100%;}

.imgcaption	{
	text-align: center;
	font-size: 0.875em;
	float: left;
	width: 150px;
	margin-right:5px;
	margin-bottom: 5px;
	border: solid 1px #aaaaaa;
	padding: 0px;
}

.imgcaption img	{margin-bottom: 0px;}

.imgcaption p	{margin: 0;}


/* ==================== footer ==================== */

#footer	{width: auto;
	}

#footer_inner	{padding: 20px;}

.imgleft	{float: left;
	margin-right: 15px;
	margin-bottom: 15px;}


#footer p	{
	color: #585858;
	font-size: 0.75em;
	margin: 0;
	text-align: left;
	font-family: "微軟正黑體";
	line-height: 1.6em;
}

#footer a	{
	color: #e27f21;
	text-decoration: none;
}

#footer a:hover	{
	color: #fabf0a;
}

#footer span	{
	color: #e27f21;
	text-decoration: none;
}


/* ==================== footer menu ==================== */

#footmenu	{text-align: left;
	margin-bottom: 8px;}

#footmenu li a	{
	font-size: 0.75em;
	color: #004ea2;
	text-decoration: none;
	font-family: "微軟正黑體";
	font-weight: bold;
}

#footmenu li a:hover	{
	color: #dc513c;
}

#footmenu li	{display: inline;
	list-style-type: none;
	border-left: solid 1px #004ea2;
	margin-left: 15px;
	padding-left: 15px;}

#footmenu li.first	{border-left: none;
	margin-left: 0;
	padding-left: 0;}

#footmenu ul	{margin: 0;
	padding: 0;}
	
/* ==================== afresh ==================== */

.afresh {
	font-family: "微軟正黑體";
	font-size: 0.875em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c59d6c;
	padding: 3px;

}

.afresh a {
	color: #FFFFFF;
	background-color: #c59d6c;
	text-decoration: none;
}

.afresh a:hover {
	color: #000000;
	text-decoration: none;
}

/* ==================== news ==================== */

.newsmenu	{
	width: 324px;
	font-size: 0.875em;
	font-family: "微軟正黑體";
}

.newsmenu li	{
	margin-bottom: 8px;
	line-height: 1.2em;
	list-style-type: none;
	background-image: url(../imgs_home/red_arr.png);
	background-repeat: no-repeat;
	padding-left: 18px;
}

.newsmenu li a	{color: #000000;
	text-decoration: none;}

.newsmenu li a:hover	{color: #ff8800;}

.newsmenu ul	{margin: 0;
	padding: 0;
	margin-left: 10px;}
