body {background: #333631;margin-top: 55px;padding: 0px;text-align: center;font-family: "微軟正黑體", "新細明體", Arial, Helvetica, sans-serif;}
a {color: #999;text-decoration: none;}
a:hover {color: #b8d200;text-decoration: none}
#container {
	position:relative;
	width: 650px;
	height:450px;
	margin:0 auto;
	text-align: left;
	border: 1px solid #fff;
-khtml-border-radius:8px;
border-radius:8px;
-webkit-border-radius: 8px;
background: url(bg.jpg) no-repeat;
}
.title {
text-align: center;
font-size: 16px;
color: #000;
line-height: 20px;
padding:15px 15px 15px 15px;
}
#main {
	font-size: 13px;
	color: #fff;
	line-height: 20px;
	margin:0px auto;
	width:300px;
	text-align: center;
}
.count {
text-align: center;
}
.footer {
text-align: center;
font-size: 13px;
color: #fff;
line-height: 20px;
padding-top:15px;
}
#menu { background:#660000;padding:10px; text-align:right;}
.menu {color:#fff;}
#banner {background: #4d4c61;-khtml-border-radius:8px;border-radius:8px;-webkit-border-radius:8px;}
.banner {font-weight: bold;padding: 10px;border-bottom: 10px solid #000;color: #fff;}
#bg {background-color:#000000;padding-bottom:50px;overflow:hidden;}
#navigation {float:left;background: #ccc;padding:10px;height:400px;width:160px;}
#date{position: absolute;top:30px;left:500px;text-align: center;background: #e6eae3;width: 200px;height: 30px;}
#copyright {position:relative;color: #fff;padding-right:10px ;text-align: right;background: #4d4c61;height:30px;-khtml-border-radius:0px 0px 8px 8px;border-radius:0px 0px 8px 8px;-webkit-border-radius:0px 0px 8px 8px;}
.pic img {padding: 5px; border: 1px solid #ddd;margin:5px;background: #fff; }
