@charset "utf-8";
.enter {
	width: 577px;
	margin-top: 20px;
	margin-left: 20%;
	position: absolute;
	z-index: 1;
}
body {
	margin: 0 0;
	font: 12px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 1px;
}
#foot{
	color: #9D9D9D;
	width:100%;
	top:530px;
	position: absolute;
	font-size: 11px;
	letter-spacing: 0px;
	text-align:center;
}
h1 {
	font: bold large/25px "Times New Roman", Times, serif;
	color:#576D4E;
	text-align:left;
	margin: 0px;
	display: inline;
}
h2 {
	font: bold 16px/18px "Times New Roman", Times, serif;
	color: #83AE71;
	text-align:left;
	margin-bottom: 5px;
}
dl {
	margin-top:0px;
	font: 12px/14px "Times New Roman", Times, serif;
}
dd{
	margin-left: 0px;
}
#title {
	width:300px;
	height:25px;
	margin: 70px auto 0px 70px;
	}
#layout{
	width:1000px;
	margin:0 auto;
	height:100%;
}
#menu {
	float: left;
	width: 120px;
}
#head {
	float:left;
	width: 1000px;
	height: 41px;
}
#left {
	height: 319px;
	width: 145px;
	float: left;
}
#right {
	width:214px;
	float: left;
	background: url(img/right_02.jpg) no-repeat right 66px;
}
#middle {
	float: left;
	height: 539px;
	width: 641px;
	background: url(img/content_01.jpg) no-repeat scroll right top;

}
/* 超連結 */
a:link , a:visited {
	color: #1292DE;
}
a:hover {
	color:#CFA24E;
	text-decoration: none;
	}
/* 主要內容區塊 */
#article_layout ,#wallpaper_layout ,#info_layout ,#album_layout ,#chat_layout ,#qa_layout {
	float: left;
	height: 539px;
	width: 641px;
	background: url(img/content_01.jpg) no-repeat scroll right top;
}
#wallpaper_layout{
	background: url(img/content_05.jpg) no-repeat scroll right top;
}
#info_layout{
	background: url(img/content_06.jpg) no-repeat scroll right top;
}
#album_layout{
	background: url(img/content_02.jpg) no-repeat scroll right top;
}
#chat_layout{
	background: url(img/content_04.jpg) no-repeat scroll right top;
}
#qa_layout{
	background: url(img/content_03.jpg) no-repeat scroll right top;
}
