/* 朱平blog */
.chu-blog{
	margin-bottom:10px;
	background:#FFFFFF;
}
.chu-blog-header{
	background:url(../images/chu_blog_bg_top.gif) no-repeat #FFFFFF;
	height:20px;
}
.chu-blog-left{
	float:left;
	width:200px;
	text-align:right;
}
.chu-blog-right{
	margin-left:20px;
	margin-right:20px;
	width:460px;
	float:left;
}

.chu-blog-pic{
	border:#CCCCCC solid 1px;
}
.chu-blog-title{
	font-size:22px;
	line-height:36px;
	color:#0070c5;
	border-bottom:#d2ceb9 solid 1px;
	margin-bottom:15px;
}
.chu-blog-content{
	margin-bottom:10px;
}

.chu-blog-content p{
	margin-bottom:15px;
}

.chu-blog-footer{
	background:url(../images/chu_blog_bg_bottom.gif) no-repeat;
	height:25px;
	clear:both;
	text-align:right;
}
.chu-blog-footer-reply{
	margin-right:30px;
	width:114px;
	height:25px;
}



/* 藝文分享 */

/* CSS Document */
.art-blog{
	margin-bottom:10px;
	margin-top:10px;
	background:#FFFFFF;
}
.art-blog-header{
	background:url(../images/chu_blog_bg_top.gif) no-repeat #FFFFFF;
	height:20px;
}
.art-blog-date{
	font-size:10px;
	text-align:right;
	color:#636257;
}
.art-blog-left{
	float:left;
	width:200px;
	min-height: 300px;
	text-align:right;
}
.art-blog-right{
	margin-left:20px;
	margin-right:20px;
	width:460px;
	float:left;
}

.art-blog-pic{
	border:#CCCCCC solid 1px;
}
.art-blog-title{
	font-size:22px;
	line-height:36px;
	color:#0070c5;
	border-bottom:#d2ceb9 solid 1px;
	margin-bottom:15px;
}
.art-blog-content{
	margin-bottom:10px;
}

.art-blog-content p{
	margin-bottom:15px;
}

.art-blog-footer{
	background:url(../images/chu_blog_bg_bottom.gif) no-repeat;
	height:25px;
	clear:both;
	text-align:right;
}
.art-blog-footer-reply{
	margin-right:30px;
	width:114px;
	height:25px;
}

ul.art-recent-posts{
	padding:0px;
	padding-left:10px;
	margin:0px;
	margin-left:10px;
	/* list-style:url(../images/arts_post_dot.gif); */
	list-style:none;
	line-height:24px;
}
ul.art-recent-posts li{
	text-align:left;
	
}
ul.art-recent-posts li a{
	color:#0070c5;
	text-decoration:none;
}
ul.art-recent-posts li a:hover{
	color:#0070c5;
	text-decoration:underline;
}
.pages{
	text-align:center;
	line-height:14px;
	margin:20px 0px;
}
.pages img{
	margin:0px 10px;
}
.pages a{
	color:#8f8a6d;
	text-decoration:none;
}
.pages a:hover{
	color:#000000;
	font-weight:bolder;
	text-decoration:none;
}





.side-submenu ul{
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	list-style:none;
}
.side-submenu li{
	padding:2px 10px;
	text-align:right;
	border-top:#FFFFFF solid 1px;
}



/* --------------  store ----------------------*/

.stroe-search-top{
	background:url(../images/about/store_pic1.jpg) no-repeat;
	height:181px;
}

.stroe-search-bottom{
	/* background:url(../images/about/store_pic2.jpg) no-repeat; */
	/* height:113px; */
}
.stroe-search{
	background:url(../images/about/store_pic3.jpg) no-repeat;
	background-color:#FFFFFF;
	padding:65px 5px 25px 10px;
	border-bottom:#000000 solid 1px;
	border-top:#000000 solid 1px;
	font-weight:bold;
	vertical-align:middle;
}



.list-bar-hair{
	background-color:#6b436e;
	color:#FFFFFF;
	line-height:27px;
	padding-left:10px;
	margin:15px 0px 0px 0px;
	clear:both;
}


.list-bar-aveda{
	background-color:#5d7670;
	color:#FFFFFF;
	line-height:27px;
	padding-left:10px;
	margin:15px 0px 0px 0px;
	clear:both;
}


.list-bar-idea{
	background-color:#755e63;
	color:#FFFFFF;
	line-height:27px;
	padding-left:10px;
	margin:15px 0px 0px 0px;
	clear:both;
}

.store-list{
	clear:both;
	border-top:#a7a496 solid 1px;
	padding:5px 0px;
	margin-bottom:5px;
	line-height:18px;
	height:22px;
}

.store-list-area{
	float:left;
	width:5%;
	padding-left:5px;
	
}
.store-list-name{
	float:left;
	width:29%;
	border-left:#FFFFFF solid 1px;
	padding-left:10px;
	font-weight:bold;
}
.store-list-name a{
	color:#000000;
	text-decoration:none;
}

.store-list-name a:hover{
	color:#000000;
	text-decoration:underline;
}
.store-list-icons{
	float:left;
	width:15%;

}
.store-list-addr{
	float:left;
	width:34%;
}
.store-list-tel{
	float:left;
	width:13%;
	border-left:#FFFFFF solid 1px;
	padding-left:10px;
}



/* -----------------  store detail ------------------------- */
.store-detail{
	background-color:#FFFFFF;
	margin-top:10px;
	display:block;
	clear:both;
}
.store-detail td{
	font-size:12px;
	font-family:"新細明體" !important;
	font-family:Arial, Helvetica, sans-serif;
	
	line-height:22px;
}

.store-detail-bar-aveda{
	background-color:#63778f;
	color:#FFFFFF;
	margin-top:15px;
	padding:0px 7px;
}

.store-detail-bar-idea{
	background-color:#63778f;
	color:#FFFFFF;
	margin-top:15px;
	padding:0px 7px;
}

.store-detail-pic{
	border:#333333 solid 1px;
	margin:5px 0px 0px 5px;
	width:260px;
}

.store-detail-area{
	margin:10px 0px;
	font-weight:bold;
	font-size:20px;
	color:#9c9c9c;
	padding-right:10px;
	margin-right:10px;
	line-height:20px;
	margin-left:20px;
	border-right:#e2e2e2 solid 1px;
	float:left;
}
.store-detail-name{
	font-weight:bold;
	font-size:20px;
	line-height:26px;
	margin:10px 0px;
	float:left;
}
.store-detail-txt{
	clear:both;
	margin:0px 20px;
	padding:10px 0px;
	border-top:#e2e2e2 solid 1px;
}


.store-detail-icons{
	padding:0px 0px 0px 20px;
}




.store-detail-info{
	border:#e2e2e2 solid 1px;
	color:#a0a0a0;
	margin:5px 20px 20px 20px;
	padding:5px 10px;
}

.store-detail-info td{
	color:#a0a0a0;
	vertical-align:top;
}


.store-detail-back{
	margin-left:420px;
}



.store-detail-designer{
	font-family:Arial, Helvetica, sans-serif;
	margin:20px 0px;
}

.store-detail-designer h1{
	font-size:15px;
	font-weight:normal;
	color:#c4c4c4;
	border-bottom:#cecece solid 1px;
	margin:0px 20px;
}

.store-detail-designer-item{
	clear:both;
	margin:10px 20px;
}

.store-detail-designer-pic img{
	padding:2px;
	margin:5px 10px 5px 0px;
	background-color:#FFFFFF;
	border:#CCCCCC solid 1px;
	float:left;	
}


.store-detail-designer-name{
	color:#5d7670;
	font-size:14px;
	font-weight:bolder;
}

.store-detail-designer-txt{
	
}





