#top 
{
	z-index:5;
	padding : 10px;
	background-color : #D0CDB9;
	border-left : solid 2px #ACA899;
	border-right : solid 2px #ACA899;
	border-top : solid 2px #ACA899;
	border-bottom : solid 2px #ACA899;
	background-image:url('http://blog.blueshop.com.tw/images/blog_blueshop_com_tw/topcat/2467/o_TopBkSandy.jpg')
}
div.postText
{
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10pt;
	padding-bottom: 5px;
	padding-top: 1px;
	background-color: #FFFFFF;
	margin-right: 0%;
	}
#LeftMenu
{
	position:relative;
	float:left;
	width:25%;
	margin-top:-2px;
	padding-left : 5px;
	background-color : #F0EEDF;
	border-left : solid 2px #ACA899;
	border-right : solid 2px #ACA899;
	border-bottom : solid 2px #ACA899;
	border-top : solid 2px #ACA899;
	z-index:5;
	background-image:url('http://blog.blueshop.com.tw/images/blog_blueshop_com_tw/topcat/2467/o_LeftMenuBkSandy.jpg')
	}
#LeftMenu a:link 
{
	font-weight : normal;
	text-decoration: none;
    color: #C24A00;
}
div.postTitle
{

	padding-left: 3px;
	font-weight: bolder;
	font-size: 10pt;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #ACA899 1px dashed;
	background-color : #F0EBC3;
	background-image:url('http://blog.blueshop.com.tw/images/blog_blueshop_com_tw/topcat/2467/o_DivTitleSandy.jpg')
}