body {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #666666;
	background-image: url(bg1.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: repeat;
}
.tab1 {
	width: 1020px;
	background-image: url(bg2.jpg);
	background-color: #FFFFFF;
	border-style: none;
}
.tab2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFAF0;
	border-style: none;
}
a:link { 
	color: #666666; 
	text-decoration: none
}
a:active {
	color: #666666; 
	text-decoration: none
}
a:visited {
	color: #666666; 
	text-decoration: none
}
a:hover {
	color: #FF9933; 
	text-decoration: none
}
.thumb1 {
	border:1px solid #666666;
	width:240px;
	height:180px;
	padding: 1px;
}
a:hover .thumb1 {
	border: 1px solid #FF9933;
}
.screen1 {
	border:1px solid #666666;
	width:320px;
	height:260px;
	padding: 1px;
}
a:hover .screen1 {
	border: 1px solid #FF9933;
}
.top1 {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFAF0;
	border-style: none;
}
.top2 {
	color: #FF6666;
	width: 988px;
	background-color: #FFFAF0;
	font-size: 12px;
	font-weight: bold;
	border-style: none;
}
.tx1 {
	font-size: 10px;
	font-weight: bold;
}
.tx2 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold
}
.arch {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}

li {
	list-style-type: square;
}
