body {
	background-image: url(../images/me/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
table{ color:#FFF;}

/* 版面寬度設定 */
#page {
	width: 960px;
	margin: 0 auto;
}

/* 定義區塊：上方內容 */
#box_home_top {
	height: auto;
}

/* Banner 區塊 */
#banner {
	width:100%;
	clear: both;
	float: left;
}
#banner img{
	float:left;
}
.banner_btn img{ padding-bottom:6px;}

/* 分隔線 */
.line_01{
	background-image:url(../images/me/line_01.gif);
	background-repeat:no-repeat;
	background-position:left center;
	width:100%;
	float:left;
}

/* 定義區塊：中間內容 */
#box_center {
	background-image: url(../images/me/main_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	clear: both;
	float: left;
	padding-bottom:10px;
	*padding-bottom:0px;
	*+padding-bottom:0px;
}
.pic_img img{
	border:#cfcccf 1px solid;
	text-align:center;
}

/* 最新作品 */
#news_word{
	width:608px;
	float:left;
}
#news_word .title{
	width:100%;
	text-align:left;
}
#news_word .center{
	width:100%;
	text-align:left;
}

/* 列表 */
#products_row {
	width:100%;
	clear: left;
	float: left;
	height: auto;
	margin-bottom: 10px;
}
#products_row .products_case { float: left; clear : right; }
#products {
	float: left;
	clear: left;
	width:122px;
}
#products .images{ margin: 0 auto; text-align: center; border:#cfcccf 1px solid;}
#products .name {
	font-size: 1em;
	color: #e8007f;
	line-height: 16px;
	padding-top: 5px;
	text-align: left;
	background-image: url(../images/me/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-bottom: 5px;
	width: 100%;
}
#products .name a:link{color: #e8007f;}
#products .name a:visited{color: #e8007f;}
#products .name a:hover{color: #e8007f;}
#products .name a:active{color: #e8007f;}
.product_list_text{
	text-align: justify;
	color:#ffffff;
	font-size:12px;
	line-height:15px;
}

.line_02{
	background-image: url(../images/me/line_02.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/* 最新消息 */
#news{
	width:300px;
	float:left;
}
.news_title{
	color:#f7a8ff;
	padding-bottom:5px;
}
.news_text{
	color:#ffffff;
	line-height:15px;
}
.news_list li{
	border-top:#5b5b5b 1px dotted;
	padding:3px;
	color:#e8007f;
	font-size:11px;
	line-height:16px;
	text-align:left;
}
.news_list li a:link{color:#f7a8ff; font-size:12px;}
.news_list li a:visited{color:#f7a8ff; font-size:12px;}
.news_list li a:hover{color:#f7a8ff; font-size:12px;}
.news_list li a:active{color:#f7a8ff; font-size:12px;}

/* 造型禮服 */
.concept_title{ color:#bcaad2; padding-bottom:5px;
}

/* 定義區塊：下方內容 */
#box_bottom {
	background-image:url(../images/me/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	margin-top:15px;
}
/* 頁尾區塊 */
#footer {
	background-image: url(../images/me/line_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	min-height: 81px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	clear: both;
	padding: 10px 0px;
}
/* 頁尾選單 */
#footer_menu {
	width:100%;
	line-height: 24px;
	color: #ffffff;
	font-size: 11px;
	float:left;
	text-align: left;
	clear: left;
}
#footer_menu a:link { color:#FFFFFF; }
#footer_menu a:visited { color:#FFFFFF; }
#footer_menu a:hover { color:#FFFFFF; }
#footer_menu a:active { color:#FFFFFF; }

/* 頁尾 logo */
#footer_logo {
	background-image: url(../images/me/footer_logo.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:200px;
	min-height:51px;
	float:left;
	clear: left;
	padding-top: 35px;
}
/* 頁尾右區塊 */
#footer_right{
	width:100%;
	float: left;
	clear: left;
}

/* 頁尾內文 */
#footer_text {
	width:80%;
	color:#ffffff;
	line-height: 16px;
	float:left;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	clear: left;
}
#footer_text a:link { color:#ffffff; }
#footer_text a:visited { color:#ffffff; }
#footer_text a:hover { color:#ffffff; }
#footer_text a:active { color:#ffffff; }

/* 頁尾版權宣告 */
#footer_copyright {
	width:80%;
	color: #ffffff;
	line-height: 18px;
	float:left;
	font-size: 11px;
	text-align: left;
	clear: left;
}
#footer_copyright a:link { color: #ffffff; }
#footer_copyright a:visited { color: #ffffff; }
#footer_copyright a:hover {	color: #ffffff; }
#footer_copyright a:active { color: #ffffff; }