body {
	background-color: #000;
	background-image: url(../images/me/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* 間隔高度 */
.heigh_10{
	height:10px;
}
.heigh_15{
	height:15px;
}
.heigh_20{
	height:20px;
}
.heigh_25{
	height:25px;
}
.heigh_30{
	height:30px;
}

.body_bg {
	background-image: url(../images/me/bg_f.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.top_bg {
	background-image: url(../images/me/top_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #2d2007;
}
.top_menu{
	font-size: 12px;
	line-height: 25px;
	color: #fdf2d9;
	text-align: right;
	padding-right: 27px;
}
.top_menu a:link { color:#fdf2d9; }
.top_menu a:visited { color:#fdf2d9; }
.top_menu a:hover { color:#fdf2d9; }
.top_menu a:active { color:#fdf2d9; }

.main_bg {
	background-image: url(../images/me/main_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#000;
}

/* 左選單區 */
.left_bg {}
.glossymenu {
	font-size: 11px;
	line-height: 18px;
	color: #a5a5a5;
	text-align: left;
}
.glossymenu a{
	color: #a5a5a5;
	display:block;
	padding: 5px 10px 5px 32px;
	text-decoration: none;
}
.glossymenu a:hover{
	color: #ffffff;
	background-color: #af222a;
}

.submenu li{
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	padding:0px 1em;
}
.submenu li a{color: #FFFFFF;}
.submenu li a:hover{color: #ff0000; background: none;}

/* 右區塊 */
.is_title {
	background-image: url(../images/me/right_title1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 5px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding-left: 8px;
	line-height: 24px;
}

/* 網頁路徑 */
.path {
	background-image: url(../images/me/path_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	padding-top: 3px;
	padding-left: 8px;
	font-size: 11px;
	line-height: 16px;
	color: #af222a;
}
.path a:link { color:#af222a; }
.path a:visited { color:#af222a; }
.path a:hover { color:#af222a; }
.path a:active { color:#af222a; }

/* 內容最小高度 */
.is_content{
	height:330px;
	text-align:justify;
	color:#aaa5a1;
}
.is_content a:link { color:#aaa5a1; }
.is_content a:visited { color:#aaa5a1; }
.is_content a:hover { color:#FFFFFF; }
.is_content a:active { color:#aaa5a1; }

table{ color:#aaa5a1; font-size:11px; text-align:justify;}

/* 內頁商品 */
#products_row .products_case { float: left; clear : right; }
#products {
	float: left;
	clear: left;
}

/* 內頁產品圖 */
DIV#products .images{ margin: 0 auto; text-align: center;}

/* 內頁產品名稱 */
DIV#products .name {
	font-size: 1em;
	color: #999999;
	line-height: 16px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/me/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 140px;
	padding-right: 10px;
}
DIV#products .name a:link{color: #999999;}
DIV#products .name a:visited{color: #999999;}
DIV#products .name a:hover{color: #999999;}
DIV#products .name a:active{color: #999999;}

/* 相簿內容設定 */
#album_case {
	height: auto;
	width: 709px;
	margin-bottom: 15px;
	text-align: left;
	clear: both;
	float: left;
}

/* 相簿頁樣式設定 (左右區塊) */
#album_case_left {
	width:470px;
	float: left;
	clear: left;
}
#album_case_right {
	width:189px;
	float: right;
	clear: right;
}

/* 相簿左區內容設定 */
#album_case_pic {
	width:470px;
	float: left;
	clear: left;
	margin-bottom: 10px;
}
#album_case_pic_list {
	width:470px;
	float: left;
	clear: left;
}
#album_case_pic_list .pic { width: 450px; background-color: #FFF;}
#album_case_pic_list .pic p { float: left; margin: 2px; }
#album_case_pic_list .pic p img{border: 1px solid #e1e1e1; background: #fff;}

/* 相簿右區設定 */
.album_title{
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	height:35px;
	color: #1f7918;
	padding-left: 10px;
	width: 179px;
}
.album_center{width: 189px;}
.album_footer{width: 189px; height: 10px;}

/* 相簿資訊 */
#album_information {
	width:189px;
	float: left;
	clear: left;
	margin-bottom: 10px;
	height: auto;
}
#album_information .album_title{
	background-image: url(../images/album/album_case1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#album_information .album_center{
	background-image: url(../images/album/album_case2.gif);
	background-repeat: repeat;
	background-position: center top;
	text-align: left;
	width: 174px;
	padding-left:7px;
	padding-right:8px;
}
#album_information .album_footer{
	background-image: url(../images/album/album_case3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#album_information ul{ list-style-type: none; margin: 0px; padding: 0px;}
#album_information li{
	background-image: url(../images/album/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-left: 18px;
	font-size: 1em;
	line-height: 16px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

/* 寄給好友 */
#album_mail {
	width: 189px;
	height: 23px;
	float: left;
	clear: left;
	margin-bottom: 15px;
}

/* 相簿排行 */
#album_ranking {
	width:100%;
	float: left;
	clear: left;
}
#album_ranking .album_title{
	background-image: url(../images/album/album_ranking_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#album_ranking .album_center{text-align: center; padding-top:10px;}
#album_ranking .album_footer{}
#album_ranking .pic{border: #cdcdcd 1px solid}
#album_ranking .title{font-size: 11px; line-height: 16px; color: #5ea30f;}
#album_ranking .text{font-size: 1em; line-height: 16px; color: #737373;}
#album_ranking .text a:link{color: #737373;}
#album_ranking .text a:visited{color: #737373;}
#album_ranking .text a:hover{color: #737373;}
#album_ranking .text a:active{color: #737373;}

/* 討論區/購物車/詢問車/檔案下載共用 */
.forum_title{
	color:#2b2b2b;
	font-size: 1em;
	line-height: 16px;
	background-image: url(../images/default/forum_case02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	padding-top:7px;
}
.forum_title2{
	color:#2b2b2b;
	font-size: 1em;
	line-height: 16px;
	background-image: url(../images/default/forum_case02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	padding-top:7px;
}
/* 共用區結束 */

/* 我要回應/我要發表-表單區 */
.form_title{
	background-image: url(../images/default/form_title.gif);
	font-size: 1em;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 27px;
	width: 550px;
	text-indent: 5px;
}
.form_list_title{color:#333333; text-align:right;}
.form_list_text{color:#333333;}
/* 表單結束 */


/* 頁尾資訊區 */
.footer_bg {
	background-image: url(../images/me/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer {
	background-image: url(../images/me/footer_bg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding:0px 0px 20px 0px;
}
.footer_menu {
	font-size: 11px;
	line-height:27px;
	color:#807b75;
	text-align:center;
}
.footer_menu a:link { color:#807b75; }
.footer_menu a:visited { color:#807b75; }
.footer_menu a:hover { color:#807b75; }
.footer_menu a:active { color:#807b75; }

.footer_copyright {
	font-size: 11px;
	line-height:18px;
	color:#403d39;
	text-align:left;
	padding:10px 0px 10px 69px;
}
.footer_copyright a:link { color:#403d39; }
.footer_copyright a:visited { color:#403d39; }
.footer_copyright a:hover { color:#ff0000; }
.footer_copyright a:active { color:#403d39; }

