@charset "utf-8";
body {
	background-image: url(../images/me/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

/* 文字方塊 */
.input{
	background: none;
	border: none;
	color:#575757;
	font-size:12px;
	line-height:12px;
	padding:3px 2px 2px 2px;
	width:12em;
}

/* 中間區塊 */
.main_bg{
	background-color:#ede9d2;
	padding:30px;
}

/* 分隔線 */
.line_01{
	background-image:url(../images/me/line_01.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:45px;
}

/* 會員專區 */
.member_case02{
	background-image:url(../images/member/member_case02.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:155px;
}
.member2_case02{
	background-image:url(../images/member/member2_case02.png);
	background-repeat:repeat-y;
	background-position:center top;
	padding:0px 9px 0px 10px;
}
.member_title{
	color:#1c2b10;
	font-size:12px;
	line-height:24px;
	text-align:left;
}
.member_input{
	border:#e6e6e6 1px solid;
	font-size:12px;
	color:#1c2b10;
	width:8em;
}
.member_pass{
	border:#e6e6e6 1px solid;
	font-size:12px;
	color:#1c2b10;
	width:5em;
}
.member{
	background-image:url(../images/member/member_arrow.png);
	background-repeat: no-repeat;
	background-position:left 5px;
	color:#ffffff;
	font-size:12px;
	line-height:18px;
	text-align:left;
	padding-left:10px;
}
.member a:link{color:#ffffff;}
.member a:visited{color:#ffffff;}
.member a:hover{color:#ffffff;}
.member a:active{color:#ffffff;}

/* 廣告區塊 */
#menu_ad{
	padding-top:15px;
}
#menu_ad li{ padding-bottom:15px; text-align:center;}

/* 最新消息 */
.news_title{
	color:#71170f;
	font-size:15px;
	line-height:18px;
	text-align:left;
	font-weight:bold;
}
.news_title a:link{color:#71170f; text-decoration: none;}
.news_title a:visited{color:#71170f; text-decoration: none;}
.news_title a:hover{color:#71170f; text-decoration: none;}
.news_title a:active{color:#71170f; text-decoration: none;}

.news_text{
	font-size:12px;
	line-height:18px;
	text-align:justify;
	color:#4f4f4f;
}
.news_text a:link{color:#69150e; text-decoration: none;}
.news_text a:visited{color:#69150e; text-decoration: none;}
.news_text a:hover{color:#69150e; text-decoration: none;}
.news_text a:active{color:#69150e; text-decoration: none;}

.news_list li{
	color:#9d7f62;
	font-size:11px;
	line-height:19px;
	text-align:left;
}
.news_list li a:link{color:#9d7f62; text-decoration: none;}
.news_list li a:visited{color:#9d7f62; text-decoration: none;}
.news_list li a:hover{color:#9d7f62; text-decoration: none;}
.news_list li a:active{color:#9d7f62; text-decoration: none;}

/* 會員名錄 */
.member_list li{
	display:block;
	color:#4f4f4f;
	font-size:16px;
	line-height:30px;
	margin-right:3%;
	width:30%;
	text-align:left;
	float:left;
}
.member_list_p{
	color:#ce8400;
	font-size:12px;
}

/* 關於我們 */
.about{
	color:#4f4f4f;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	padding-top:8px;
}
.about a:link{color:#69150e; text-decoration: none;}
.about a:visited{color:#69150e; text-decoration: none;}
.about a:hover{color:#69150e; text-decoration: none;}
.about a:active{color:#69150e; text-decoration: none;}

/* 頁尾資訊區 */
.footer_right{
	padding:8px 10px 8px 25px;
	text-align:left;
}
.footer_text{
	color:#669966;
	font-size:11px;
	line-height:20px;
	text-align:left;
}
.footer_text a:link{color:#669966;}
.footer_text a:visited{color:#669966;}
.footer_text a:hover{color:#669966;}
.footer_text a:active{color:#669966;}

.footer_copyright{
	color:#669966;
	font-size:11px;
	line-height:20px;
	text-align:left;
}
.footer_copyright a:link{color:#669966;}
.footer_copyright a:visited{color:#669966;}
.footer_copyright a:hover{color:#669966;}
.footer_copyright a:active{color:#669966;}
