@charset "utf-8";
/* CSS Document */

/* ==================== layout ==================== */

#container	{width: 930px;
	margin: auto;}

#content	{
	width: 730px;
	float: left;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 10px;
}

#sidebar	{
	width: 130px;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0;
}

#foot	{clear: both;}



/* ==================== content ==================== */

.post	{width: auto;}

.post h2	{
	font-size: 0.95em;
	margin: 0;
	margin-bottom: 15px;
	background-color: #c2e3da;
	line-height: 22px;
	padding-left: 10px;
	font-family: "微軟正黑體";
}

.post h3	{
	font-size: 1.2em;
	margin: 0;
	margin-bottom: 15px;
	line-height: 32px;
	padding-left: 10px;
	font-family: "微軟正黑體";
	font-weight: bolder;
	color: #004DA0;
}

.posttext	{
	font-size: 11pt;
	line-height: 1.6;
	font-family: "微軟正黑體";
	color: #333333;
}

.posttext p	{
	margin-bottom: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 24px;
}


/* ==================== sidebar ==================== */

.menu5	{width: 130px;
	overflow: hidden;}

.menu5 li	{margin-bottom: 0;
	list-style-type: none;
	line-height: 0;
	border-bottom: solid 1px #ffffff;}

.menu5 li a	{
	display: block;
	line-height: 30px;
	padding-left: 24px;
	background-image: url(../images/menu_bluegray.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 0.8em;
	text-decoration: none;
	font-family: "微軟正黑體";
	font-weight: bold;
}

.menu5 li a:hover	{background-position: 0 -40px;}

.menu5 ul	{margin: 0;
	padding: 0;
	border-top: solid 1px #ffffff;}

/* ==================== Image ==================== */

.imglist	{width: 100%;}

.imgcaption	{text-align: center;
	font-size: 0.875em;
	float: left;
	width: 105px;
	margin-right:10px;
	margin-bottom: 10px;
	border: solid 1px #aaaaaa;
	padding: 2px;}

.imgcaption img	{margin-bottom: 5px;}

.imgcaption p	{margin: 0;}



/* ==================== END ==================== */


.word01 {
	font-family: "微軟正黑體";
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}

.word01red {
	font-family: "微軟正黑體";
	font-size: 12pt;
	font-weight: bold;
	color: #e60021;
}

.word01blue {
	font-family: "微軟正黑體";
	font-size: 12pt;
	font-weight: bold;
	color: #004ea2;
}

.word01green {
	font-family: "微軟正黑體";
	font-size: 12pt;
	font-weight: bold;
	color: #00ac97;
}
.note01 {
	font-family: "微軟正黑體";
	font-size: 10pt;
	color: #333333;
	padding-left: 24pt;
}

.testw01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4D4D4D;
	margin-bottom: 20px;
	margin-left: 26px;
}
.sub01 {
	font-family: "微軟正黑體";
	font-size: 13pt;
	font-weight: normal;
	color: #004DA0;
}

.sub02 {
	font-family: "微軟正黑體";
	font-size: 13pt;
	font-weight: normal;
	color: #e60021;
	margin-bottom: 5px;
}

.blue {
	color: #004ea2;
}
.word11pt {
	font-family: "微軟正黑體";
	font-size: 11pt;
	color: #000;
	line-height: 1.5em;
}

.word13ptW {
	font-family: "微軟正黑體";
	font-size: 13pt;
	color: #FFFFFF;
	line-height: 1.5em;
}

.smallword {
	font-size: x-small;
}
.noteword3 {
	font-size: 10pt;
	color: #CE0000;
	font-family: Arial, Helvetica, sans-serif;
}

.zoom90 {
	font-size: 90%;
	color: #e60021;
	}
.upword {
	font-variant: small-caps;
}
