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

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}
/*
#framebody {
	width: 590px;
}

#Lframe {
	float: left;
	width: 280px;
	padding-left: 13px;
}
#Lframe a {
	color: #F2F7F8;
}
#Lframe a:hover {
	color: #CFCCBF;
}
#Lframe h2 {
	text-align: center;
	font:"新細明體", "標楷體";
	margin: 11px;
	color:#e9e4d0;
	font-size:14px;
}
#Lframe p {
	margin: 0px 19px;
}
#Lframe .more {
	margin-top: 18px;
	margin-bottom: 10px;
}
*/
#Rframe {
	float: inherit;
	width: 530px;
	padding-left:14px;
	padding-right: 30px;
	padding-top: 23px;
	color: #686454;
	background-image:url(images/body_bg2.gif);
}
#Rframe .left {
	margin-right: 10px;
}
#Rframe a {
	color: #5A5644;
}
#Rframe a:hover {
	color: #26241A;
}


/* Left Sidebar : Enquiry 
#Enquiry {
	margin-bottom: 2px;
	padding: 1px 1px 1px 1px;
	width: 250px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 1px;
	border-style: none;
	overflow: hidden;
	font-weight: bold;
	text-align:center;
}


 Left Sidebar : Categories 

#categories {
	
	width: 250px;
	margin-bottom: 1px;
	padding: 1px 1px 1px 1px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 1px;
	border-style: solid ;
	text-align: Left;
}

#categories_header {
	margin-top:20px;
	margin-bottom: 4px;
	width: 200px;
	height: 40px;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 8px;
	margin-left: 5px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

#categories ul {
	margin: 10px 10px 10px auto;
	float:left;
	width: 180px;
	list-style-type: none;
}

#categories li {
	width: 180px;
	height:40px;
	list-style-type: none;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;
	float: left;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 14px;
	margin-left: 20px;
	display: block;
	font-size:14px;
	color: #e9e4d0;
	text-decoration: none;
}

#categories li a:hover {
	color: #00FFFF;
}
*/
.fineline {
	border-bottom: 1px solid #D3CAA9;
	margin-bottom: 12px;
}