body {
	background-color: #313131;
	color: #999999;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	background-color: #000000;
	border: 2px dotted #666666;
	font-weight: bold;
	font-size: 14px;
}
.tx1 {
	font-size: 10px;
	font-weight: bold
}
.thumb1 {
	height: 180px;
	width: 240px;
	border: 1px solid #666666;
}
a:hover .thumb1 {
	border: 1px solid #CC0000;
	filter: Alpha(Opacity=76)
}
.thumb2 {
	height: 240px;
	width: 190px;
	border: 1px solid #666666;
}
a:hover .thumb2 {
	border: 1px solid #CC0000;
	filter: Alpha(Opacity=76)
}
.screen1 {
	height: 260px;
	width: 320px;
	border: 1px solid #666666;
}
a:hover .screen1 {
	border: 1px solid #CC0000;
	filter: Alpha(Opacity=76)
}
.ban {
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.arch {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #999999;
	text-decoration: none
}
a:active {
	color: #999999;
	text-decoration: none
}
a:visited {
	color: #999999;
	text-decoration: none
}
a:hover {
	color: #CC0000;
	text-decoration: none
}
.top1 {
	font-size: 14px;
	font-weight: bold;
	width: 987px;
	color: #CC3333;
}
.top2 {
	font-size: 12px;
	font-weight: bold;
	width: 995px;
	color: #CC3333;
}
li {
	list-style-type: square;
}
