@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg.jpg) repeat;
	color:#412210;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #c0ac80;
	text-decoration: none;
}
a:hover {
	color: #99FFFF;
	text-decoration: underline;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 842px;
}
#header {
	margin-left: 28px;
}
.Box_top {
	margin-top: 10px;
}
.Box {
	background: url(../images/box/box_bg.png) repeat-y;
}
.bg_flower {
	background: url(../images/doctor/bg_flower-trans.png) bottom 5px no-repeat;
}
.main {
	position: relative;
	padding: 20px 20px 10px 20px;
	font-size: 13px;
	line-height: 25px;
}
.post_name {
	position:absolute;
	visibility:visible;
	top: 0px;
	left: 450px;	/* FF */
	#left: 450px;	/* IE7 */
	_left: 430px;	/* IE6 */

}
.post_name05 {
	position:absolute;
	visibility:visible;
	top: 0px;
	left: 430px;	/* FF */
	#left: 430px;	/* IE7 */
	_left: 410px;	/* IE6 */
}
.post_name06 {
	position:absolute;
	visibility:visible;
	top: 0px;
	left: 390px;	/* FF */
	#left: 390px;	/* IE7 */
	_left: 370px;	/* IE6 */
}
.post_name07 {
	position:absolute;
	visibility:visible;
	top: 0px;
	left: 350px;	/* FF */
	#left: 350px;	/* IE7 */
	_left: 330px;	/* IE6 */
}
.newsbox_flower {
	background: url(../images/box/newsbox_flower-trans.png) no-repeat;
	padding: 5px 20px;
}

/* 標題 */
.main h3 {
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(../images/box/h3_bg-trans.png) no-repeat;
	height: 30px;
	
	font-size: 18px;
	font-weight: 200;
	color: #814e21;
}
.main h3 .cyes{
	float:right;
	font-size:13px;
	color:#990000;
	margin-right:8px;	
}
.main .h3 {
	margin-bottom: 5px;
	padding-left: 15px;
	height: 30px;
	
	font-size: 18px;
	font-weight: 200;
	color: #814e21;
}

.main h3 samp {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
}
.main h4 {
	padding-left: 14px;
	height: 25px;
	background: url(../images/box/h4-trans.png) left bottom no-repeat;
	font-family: "標楷體", "微軟正黑體", "新細明體";
	font-size: 18px;
	color: #282319;
}
.main h5 {
	padding-left: 14px;
	background: url(../images/box/dot-trans.png) left top no-repeat;
	font-family: "標楷體", "微軟正黑體", "新細明體";
	font-size: 18px;
	color: #282319;
}
.main h5 a {
	font-family: "標楷體", "微軟正黑體", "新細明體";
	color: #282319;
}

.main p {
	font-size: 13px;
	color: #412210;
	line-height: 25px;
}
.main a {
	color: #412210;
}
.main a:hover {
	text-decoration: underline;
}

.side {
	background: url(../images/box/side_bg.png) repeat-y;
}

.mu01 {
	background: url(../images/side/menu_bg.png) no-repeat;
}
.mu01 li {
	margin: 0;
	padding: 0;
	text-align: center;
}
.mu02 {
	background: url(../images/side/menu_bg02.png) no-repeat;
}
.mu02 li {
	margin: 0;
	padding: 0;
	text-align: center;
}
/* 文字連結顏色 color: #fff; */
.cat-item {
	padding: 8px 0;
	font-family: "標楷體", "微軟正黑體", "新細明體";
	font-size: 16px;	
}
.cat-item a {
	color: #fff;
}
.cat-item a:hover {
	text-decoration: underline;
/*	text-decoration: none;	
	color: #fff;
	display: block;
	background: url(../images/side/mubtm_bg-trans.png) center no-repeat; */
}
.cat-item02 {
	margin: 0;
	padding: 0;
	font-family: "標楷體", "微軟正黑體", "新細明體";
	font-size: 16px;
	text-align: center;
}
.cat-item02 a {
	color: #fff;
}
.cat-item02 a:hover {
	color: #53bea1;
	text-decoration: underline;
}

#footer {
	padding: 20px 0;
	background: url(../images/footer_bg01.png) no-repeat;
}
#bottomMenu {
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	color: #c0ac80;
}
#bottomLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #fff;
}
.aMap {
	color: #53bea1;
}

/* 罝左罝右 */
.left {
	float: left;
	margin-right: 10px;
}
.right {
	float: right;
	margin-left: 10px;
}

#topBox {
	width: 121px;
	margin-top: 5px;
	margin-left: 20px;
}

/* 浮動選單 */
#floater {
	position:absolute;
	visibility:visible;
	left:653px;
	top:411px;
	width:156px;
	z-index:10;
}

/* 浮動選單 */
#layout_banner {
	position:absolute;
	visibility:visible;
	left:653px;
	top:411px;
	width:156px;
}
