/* Header */

#header {
	width: 800px;
	height: 140px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/headerbg.jpg);
	padding: 9px;
	background-repeat: no-repeat;
	background-position: top;
}
#entry {
	width: 657px;
	height: 140px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/headerbg.jpg);
}
#menu2 {
	width: 640px;
	height: 32px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10px;
}

/* Menu */

#menu {
	width: 818px;
	height: 32px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/menubg.gif);
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 16px;
	background: url(images/img04.gif) no-repeat;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
	font-family: "新細明體";
	font-weight: bold;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
}

#menu a:hover {
	color: #FFFFFF;
	background-repeat: no-repeat;
	width: auto;
	background-color: #FF6600;
	background-image: url(../images/menubanner.gif);
}

#menu .active a {
	background-color: #FF6600;
	color: #FFFFFF;
	background-image: url(../images/menubanner.gif);
	background-repeat: no-repeat;
}

/* Page */

#page {
	width: 800px;
	_width: 840px;
	#width: 840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 30;
	float: left;
}
#page02 {
	width: 820px;
	_width: 840px;
	#width: 840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 20px;
}
/* Content */

#content {
	clear: both;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#content02 {
	clear: both;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content03 {
	clear: both;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#content04 {
	width: 360px;
	clear: both;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content_revo {
	width: 399px;
}
#content_yoga {
	width: 320px;
}
#content_yoga02 {
	width: 350px;
}
.post {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18pt;
}
.post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/icon_a.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 22px;
	height: 31px;
	letter-spacing: 1px;
	padding-top: 8px;
}
.post h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
}
.post  #sec01 {
	text-align: justify;	
}
.post  #sec01 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18pt;
	list-style-type: none;
	text-align: left;
}
.post  #sec01 li {
	letter-spacing: 1px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	_padding-left: 15px;
	#padding-left: 15px;
	margin: 0px;
	background-image: url(../images/icon_b.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.post  #sec02 {
	text-align: justify;
}
.post  #sec02 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18pt;
	list-style-type: none;
	text-align: left;
}
.post  #sec02 li {
	letter-spacing: 1px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	_padding-left: 15px;



	#padding-left: 15px;
	margin: 0px;
	background-image: url(../images/icon_b.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: inline;
}

