.title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-bottom: 6px;
}
.title i{
	color: #003366;
	font-size: 30px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.contents {
	width: 606px;
	background-color: #BCE6FD;
	padding: 15px;
	text-align: left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	background-image: url(../../storyimg/bg.png);
	background-repeat: no-repeat;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #6699CC;
	line-height: 1.4em;
	height: 360px;
	margin-bottom: 20px;
}
h1 {
	text-align: left;
	width: 640px;
	font-size: 36px;
	font-weight: bold;
	color: #6699CC;
	text-indent: 12pt;
	position: relative;
	top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: -1;
	margin: 0px;
}
.linkbar {
	width: 630px;
	background-color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 5px;
	text-indent: 10pt;
	color: #336699;
}
.linkbar a{
	color: #ffffff;
}
.linkbar b{
	color: #003366;
}
.shot {
	float: right;
	width: 170px;
	text-align: right;
}
.staff {
	border: 1px solid #CC6600;
	background-color: #FFFFCC;
	margin-bottom: 30px;
}
.staff th{
	background-color: #FFFFCC;
	font-weight: normal;
	color: #CC6600;
	font-size: 12px;
}
.staff td{
	border: 1px solid #CC6600;
	text-align: left;
	padding: 4px;
}
