@charset "utf-8";
/* CSS Document */

.notice1 {
	color: #CC3300;
	font-size: 16px;
	font-weight: bold;
}
.address {font-size: 10px}
.total {color: #FF9900;
		font-size: 10px}
.trim {
	width: 240px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 16px;
}
a {
	text-decoration: none;
	color: #99FF00;
}
a vistied{
	text-decoration: none;
	color: #99FF00;
}
.copyright {
	color: #999999;
	font-size: 9px;
}
.showname {
	color: #FF9900;
	font-size: 16px;
	font-weight:bold;
}
.showcat {
	color: #3399FF
}

.name {
	color: #FF9900;
	font-size: 16px;
}
.cat {
	color: #3399FF
}
.number {
	font-size: 12pt;
}

.infoh {
	color: #3399FF;
	font-weight: bold;
    }

.required {color: #FF0000}
.boldred {color: #FF0000;}

.subtext {
	font-size: 10px;
}
#container {
	width:320px;
	margin:0 auto;
}
