@charset "utf-8";
/* CSS Document */

a.new:link {
	margin-left:0px;
	text-decoration:none;
	color:#F00;
}
a.new:hover {
	margin-left:0px;
	text-decoration:none;
	background-color:#F00;
	color:#FFF;
}
a.new:active {
	margin-left:0px;
	text-decoration:none;
	color:#F00;
}
a.new:visited {
	margin-left:0px;
	text-decoration:none;
	color:#F00;
}
.homeNav {
	margin-top:55px;
	margin-left:35px;
	margin-bottom:0px;
	width:20px;
}
.permalink {
	float: right;
	margin-top: 100px;
	font-size:11px;
}
.permalink a, .permalink a:link, .permalink a:visited {
	color: #F00;
	font-size:11px;
	text-decoration:none;
}
.permalink a:hover {
	color: #000;
}
#wrapper {
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: -10;
}
#content_Work {
	position: absolute;
	display: inline;
	width: 7690px;
	height: 499px;
	margin: 50px 0px 0px 150px;
	padding:0px 0px 0px 0px;
	z-index: -1;
}
#content_Seven {
	position: absolute;
	display: inline;
	width: 4670px;
	height: 499px;
	margin: 50px 0px 0px 150px;
	padding:0px 0px 0px 0px;
	z-index: -1;
}
#content_Home {
	position: absolute;
	display: inline;
	width: 5900px;
	height: 499px;
	margin: 50px 0px 0px 150px;
	padding:0px 0px 0px 0px;
	z-index: -1;
}
#content_News {
	position: absolute;
	display: inline;
	width: 500px;
	height: 499px;
	margin: -10px 0px 0px 100px;
	padding:0px 0px 0px 0px;
	z-index: -1;
}
#content_Dead {
	position: absolute;
	display: inline;
	width: 3700px;
	height: 499px;
	margin: 50px 0px 0px 150px;
	padding:0px 0px 0px 0px;
	z-index: -1;
}
.deadText {
	width: 400px;
	font-family: "Courier New", Courier, monospace;	font-size: 10.5px;
	color: #F00;
	line-height:14px;
	text-align:left;
	margin-top: 50px;
}
.homeText {
	width:400px;
	font-family: "Courier New", Courier, monospace;	font-size: 10.5px;
	color: #F00;
	line-height:14px;
	text-align:left;
	margin-top: 50px;
}
.imgScroll {
	border: none;
	margin: 0px 100px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	z-index: -1;
}

.imgScrollDead {
	border: none;
	margin: 0px 100px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	z-index: -1;
}
.imgScrollSeven {
	border: none;
	margin: 0px 100px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	z-index: -1;
}
.newsFirstDate {
	font-family: "Courier New", Courier, monospace;s	font-size: 10.5px;
	color: #454545;
	margin-bottom:0px;
}
.infoTitle {
	font-family: "Courier New", Courier, monospace;	font-size: 10.5px;
	color: #F00;
	margin-top:0px;
	margin-bottom:5px;
}
.newsDate {
	font-family: "Courier New", Courier, monospace;	font-size: 10.5px;
	color: #F00;
	margin-top:20px;
	margin-bottom:5px;
}
.newsText {
	font-family: "Courier New", Courier, monospace;	font-size: 10.5px;
	color: #F00;
	margin-bottom:10px;
}

.newsTextLast {
	font-family: "Courier New", Courier, monospace;	font-size: 10.5px;
	color: #F00;
	margin-bottom:0px;
}

.infoLineTop {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:12px;
	color:#F00;
	font-size:9px;
}
.infoLineBottom {
	margin-top:12px;
	margin-left:0px;
	margin-bottom:0px;
	color:#F00;
	font-size:9px;
}

.dottedLine {
	width:500px;
	color:#F00;
	font-size:9px;
	margin-bottom:12px;
	border-bottom-style:dotted;
	border-bottom-color:#F00;
	border-bottom-width:1px;
}
