body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color:#5c5d62;
}
h1 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
}


.search{
	font-size: 12px;
	line-height: 14px;
	width: 15em;
	border: 1px solid #cfcada;	
}.left_ad {
	text-align: center;
	border: 1px solid #cfcdcd;
}
.right_ad {
	text-align: center;
	border: 1px solid #FFFFFF;
}

.product_list_title {
	font-size: 12px;
	line-height: 24px;
	color: #414242;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3c1c4;
	text-align: left;
}
.product_list_title a:link{color: #414242;}
.product_list_title a:visited{color: #414242;}
.product_list_title a:hover{color: #414242;}
.product_list_title a:active{color: #414242;}

.product_list {
	font-size: 12px;
	line-height: 18px;
	color: #414242;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 20px 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3c1c4;
	text-align: left;
	padding:3px 0px 3px 30px;
}
.product_list a:link{color: #414242;}
.product_list a:visited{color: #414242;}
.product_list a:hover{color: #414242;}
.product_list a:active{color: #414242;}

.product_name {
	font-size: 12px;
	line-height: 18px;
	color: #5c5d62;
	text-align: center;
	width:100px;
}
.product_name a:link{color: #5c5d62;}
.product_name a:visited{color: #5c5d62;}
.product_name a:hover{color: #5c5d62;}
.product_name a:active{color: #5c5d62;}

.footer_menu {
	font-size: 12px;
	line-height: 18px;
	color: #e33861;
	text-align: center;
}
.footer_menu a:link{color: #e33861;}
.footer_menu a:visited{color: #e33861;}
.footer_menu a:hover{color: #e33861;}
.footer_menu a:active{color: #e33861;}

.footer_text {
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-align: 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 {
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-align: left;
}
.footer_copyright a:link{color: #FFFFFF;}
.footer_copyright a:visited{color: #FFFFFF;}
.footer_copyright a:hover{color: #FF0000;}
.footer_copyright a:active{color: #FFFFFF;}

.path {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 5px;
}
.path a:link{color: #FFFFFF;}
.path a:visited{color: #FFFFFF;}
.path a:hover{color: #FF0000;}
.path a:active{color: #FFFFFF;}

.page_box{
	text-align: right;
	float: right;
	color: #666666;
	padding: 15px;
}

.page_outline {
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
	color:#333333;
	text-align:center;
	padding: 2px;
}
.page_outline_color {
	background-color:#CCCCCC;
	border:1px #999999 solid;
	color:#333333;
	text-align:center;
	padding: 2px;
}
.page_outline_skip {
	background-color:#FFFFFF;
	color: #666666;
	border:1px #CCCCCC solid;
	text-align:center;
	padding: 2px;
}

/* 上方選單列表 開始 */
.menu_tag {
	height:23px;
	float:left;
	padding-right:1px;
	line-height:23px;
	overflow:visible;
	white-space:nowrap;
}
.menu_tag a:link  { color: #FFFFFF;white-space:nowrap; }
.menu_tag a:visited  { color: #FFFFFF;white-space:nowrap; }
.menu_tag a:hover {	color: #CC0000;white-space:nowrap;}
.menu_tag a:active { color: #FFFFFF;white-space:nowrap;}

.menu_tag_home {
	height:23px;
	float:left;
	padding-right:1px;
	overflow:visible;
}
.menu_tag_home a:link  { color: #FFFFFF;white-space:nowrap; }
.menu_tag_home a:visited  { color: #FFFFFF;white-space:nowrap; }
.menu_tag_home a:hover {	color: #CC0000;white-space:nowrap;}
.menu_tag_home a:active { color: #FFFFFF;white-space:nowrap;}

/* 上方選單列表 結束 */




/* 留言板 */
.message_none{
	border: 1px solid #2E8735;
	text-align: center;
	padding: 10px;
	color:#666666;
	font-size:12px;
}
.message_list{
	border:1px solid #91B64B;
	padding:10px;
	text-align:left;
}
/* 發表區塊 */
.message_p_name{
	color:#227D37;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	text-align:left;
}
.message_p_time{
	color:#666666;
	font-size:12px;
	line-height:16px;
	text-align:left;
}
.message_p_text{
	color:#666666;
	font-size:12px;
	line-height:22px;
	text-align:justify;
}
.message_p_btn{
	padding-top: 5px;
	text-align: right;
}
/* 回覆區塊 */
.message_r_list{
	border:1px solid #FFC0CB;
	background-color: #FFC0CB;
	padding: 10px;
}
.message_r_name{
	color:#666666;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	text-align:left;
}
.message_r_time{
	color:#666666;
	font-size:12px;
	line-height:16px;
	text-align:left;
}
.message_r_text{
	color:#666666;
	font-size:12px;
	line-height:16px;
	text-align:justify;
}
.message_page{
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-align: center;
}
.message_page a:link{color: #666666;}
.message_page a:visited{color: #666666;}
.message_page a:hover{color: #666666; font-weight:bold;}
.message_page a:active{color: #666666;}
