body {
	background-color: #492329;
	background-image: url(../images/me/bg04.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_f04.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.top_bg {
	background-image: url(../images/me/top_bg04.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_bg04.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #623e38;
}

/* 左選單區 */
.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;
}
table{ color:#aaa5a1; font-size:11px; text-align:justify;}

/* 討論區/購物車/詢問車/檔案下載共用 */
.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_bg5.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; }

