@charset "utf-8";
body {
	background-color: #967349;
	margin-top:20px;
}
.line01{
	background-image: url(../images/me/line_01.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.top{
	color:#c9baa3;
	font-size:12px;
	line-height:16px;
	text-align:right;
	padding-right:17px;
}
.top a:link{color:#c9baa3;}
.top a:visited{color:#c9baa3;}
.top a:hover{color:#c9baa3;}
.top a:active{color:#c9baa3;}

.mian{
	padding:12px 0px 15px 0px;
}

/* 最新消息 */
.news_pic img{
	border: #ffffff 3px solid;
}
.news_title{
	color:#feffff;
	font-size:12px;
	line-height:18px;
	text-align:left;
	font-weight:bold;
}
.news_title a:link{color:#feffff;}
.news_title a:visited{color:#feffff;}
.news_title a:hover{color:#feffff;}
.news_title a:active{color:#feffff;}

.news_text{
	color:#cbb9a3;
	font-size:11px;
	line-height:16px;
	text-align:justify;
}
.news_text a:link{color:#cbb9a3;}
.news_text a:visited{color:#cbb9a3;}
.news_text a:hover{color:#cbb9a3;}
.news_text a:active{color:#cbb9a3;}

/* 活動剪影 */
.picture_pic img{
	border: #ffffff 1px solid;
}
.picture_title{
	color:#cbb9a3;
	font-size:11px;
	line-height:16px;
	text-align:justify;
}
.picture_title a:link{color:#cbb9a3;}
.picture_title a:visited{color:#cbb9a3;}
.picture_title a:hover{color:#cbb9a3;}
.picture_title a:active{color:#cbb9a3;}

/* 頁尾資訊區 */
.footer{ padding-bottom:15px;}
.footer_menu {
	font-size: 12px;
	line-height:20px;
	color:#d9c9b9;
	text-align: center;
}
.footer_menu a:link { color:#d9c9b9; }
.footer_menu a:visited { color:#d9c9b9; }
.footer_menu a:hover { color:#d9c9b9; }
.footer_menu a:active { color:#d9c9b9; }

.footer_text {
	font-size: 11px;
	line-height:19px;
	color:#bda583;
	text-align: center;
}
.footer_text a:link { color:#bda583; }
.footer_text a:visited { color:#bda583; }
.footer_text a:hover { color:#bda583; }
.footer_text a:active { color:#bda583; }

.footer_copyright{
	font-size: 11px;
	line-height: 19px;
	color: #bda583;
	text-align: center;
}
.footer_copyright a:link { color: #bda583; }
.footer_copyright a:visited { color: #bda583; }
.footer_copyright a:hover {	color: #ff0000; }
.footer_copyright a:active { color: #bda583; }