@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: -1px;
	margin: 100px 0 0 0;
	line-height: 12px;
	background-image:url(bgdamask.gif);
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	position: relative;
	left: 1px;
	top: 1px;
}

table#main {
	border: 2px solid #000000;
	background-color: #FFFFFF;
}
table#main td {
	padding: 5px;
	margin: 20px 0 10px 0;
}
table#main table#work td {
	padding: 2px;
}
td.header {
	background-color: #6B7746;
	color: #FFFFFF;
	height: 75px;
}
td.subt {
	border-bottom: 2px solid #000000;
	padding: 0;
	font-weight: bold;
}
td.plus {
	text-align: center;
	font-weight: bold;
}
td.footerL {
	text-align: left;
}
td.footerR {
	text-align: right;
	font-weight: bold;
}

table#work ul {
	padding: 0 0 0 1em;
	margin: 0;
}
table#work ul li {
	padding: 2px 0 3px 0;
}
td.header i {
	color: #999999;
}


table#work i,em {
	color: #999999;
}


td.plus ul {
	padding: 0;
	margin: 0;
}
td.plus ul li {
	padding: 0;
	list-style: none;
}

.offline {
	color: #990000;
}
.comingsoon {
	color: #CC9900;
}
.new {
	font-weight: bold;
	color: #FF3366;
}