body {
	background: #fff url(../../image/page/Left_ImageLine.jpg) repeat-y top left;
	color: #000;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover, a:active {
	color: #666;
}

/* Header */
.headerDiv {
	background: url(../../image/page/Header.jpg) repeat-x 168px top;
	height: 114px;
}
.Logo {
	float: left;
	background: url(../../image/page/Logo.jpg) no-repeat top left;
	width: 168px;
	height: 114px;
	cursor: pointer;
}
.Header_AWYC {
	float: right;
	background: url(../../image/page/Header_AWYC.jpg) no-repeat top left;
	width: 460px;
	height: 114px;
}

/* Body */
.bodyDiv {
	clear: both;
	width: 100%;
}

/* Menu */
.menuDiv {
	float: left;
	width: 168px;
}
.menuDiv a {
	display: block;
}
.menuMain a {
	height: 30px;
}
.menuMain img {
	width: 168px;
}
.Left_Image1 {
	background: url(../../image/page/Left_Image1.jpg) no-repeat top left;
	width: 168px;
	height: 17px;
}
.Left_Image2 {
	background: url(../../image/page/Left_Image2.jpg) no-repeat bottom left;
	width: 168px;
	height: 11px;
}
.Left_Image3 {
	float: left;
	background: url(../../image/page/Left_Image3.jpg) no-repeat top left;
	width: 48px;
	height: 19px;
}
.Left_Image4 {
	clear: left;
	background: url(../../image/page/Left_Image4.jpg) no-repeat top left;
	width: 168px;
	height: 389px;
}
#BtnChi {
	float: left;
	width: 65px;
	height: 19px;
}
#BtnEng {
	float: left;
	width: 55px;
	height: 19px;
}

/* Main */
.mainDiv {
	margin: 0 0 0 168px;
	padding: 10px;
	height: 100%;
}
.mainDiv h1, .mainDiv h2 {
	background-color: #900;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #ddd;
}
.mainDiv h1 {
	margin: 10px 0 0 0;
	text-indent: 20px;
}
.mainDiv h2 {
	margin: 25px 0 10px 0;
	text-align: center;
}
.mainDiv p {
	margin: 10px 20px 10px 20px;
	line-height: 19px;
}
.hr {
	border-bottom: 4px solid #900;
}
.hr2 {
	border-bottom: 2px dotted #eee;
}

/* Common */
.returnA {
	float: right;
	margin-top: 3px;
}
.returnA:link, .returnA:visited {
	color: #900;
}
.returnA:hover, .returnA:active {
	color: #000;
}
.preDiv {
	padding: 10px 20px 10px 20px;
}
.imgDiv {
	text-align: center;
}
.imgDiv a {
	display: block;
	float: left;
	margin: 20px;
}

/* 個人資料 */
.infoline {
	background: url(../../image/zh/infoline.jpg) repeat-x top left;
}
.infoDiv {
	padding: 10px 22px 10px 22px;
	background-color: #ddd;
	height: 110px;
}

/* 宣言及政鋼 */
.arrowUl {
	list-style: none;
}
.arrowUl li {
	padding-left: 20px;
	background: url(../../image/arrow.jpg) no-repeat center left;
	line-height: 19px;
}
