@charset "UTF-8";
body {
	margin:0;
	padding:0;
	background:url('body.jpg') 50% 0 repeat-y;
	font-family:"Apple LiGothic Medium", "華康黑體 Std W5", Arial, Hei, "新細明體";
}
#container1 {
	width:950px;
	margin:0 auto;
}
#container2 {
	margin-left:35px;
	margin-right:35px;
}
#banner {
	width:950px;
	height:353px;
	background:url('banner.jpg') top left no-repeat;
	margin-top:6px;
	margin-bottom:6px;
}
#caseinfo {
	width:232px;
	height: 212px;
	position:relative;
	float:right;
	margin-right:30px;
	_margin-right:10px;
	margin-top:100px;
	color:#333333;
	font-size:0.8em;
	line-height:1.5em;
}
.links a {
	font-size:1.5em;
	color:#333333;
}
.bannercontent {
	font-size:0.8em;
	color:#333333;
	text-align:center;
}
.number {
	color:#FFFFFF;
	background:#333333;
	display:block;
	width:60px;
	float:left;
	text-align:center;
}
.date {
	color:#FFFFFF;
	background:#333333;
	display:block;
	width:120px;
	float:right;
	text-align:center;
}
#jackal {
	width: 800px;
	margin: 10px auto;
	border-bottom: 1px #fff solid;
	padding: 10px;
}
#santin {
	width: 800px;
	margin: 10px auto;/*display: none;*/
}
.title {
	text-align: center;
	font-size: 0.8em;
	padding: 5px;
	color:#660000;
	clear:both;
}
.banner {
	border-bottom: 1px #333 dashed;
	text-align: center;
	padding:13px 0;
	clear:both;
}
.nofalsh {
	margin-top:5px;
}
.title a {
	display:block;
	width:69px;
	height:30px;
	background:url(download_n.jpg) no-repeat 0 0;
	float:right;
}
.title a:hover {
	background-position:0 -30px;
}
#footer {
}

