a:link       { color: #c30; text-decoration: underline }
a:visited    { color: #c30; text-decoration: underline }
a:hover       { color: #666; text-decoration: underline }
a:active  { color: #999; text-decoration: none }
body {
	color: #000;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, Verdana, SunSans-Regular, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.body_k  { color: black; font-size: 12px;}
.gray { color: #999; font-size: 10px;}
.heading1 {
	font-size: 18px;
}
.small { font-size: 8px; }
.specialtable { color: #333; font-size: 10px;}
.specialtable-life { color: #000; font-size: 10px;}
#artbox {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 700px;
}
#container {
	padding: 0px;
	height: 660px;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#slidetray {
	height: 75px;
	width: 700px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#slidetray    td      {
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, Verdana, SunSans-Regular, sans-serif;
	text-decoration: none;
	line-height: 15px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#textbox {
}

