body{
 	margin: 5px 0px 0px;
 	padding: 0px;
	background-color: #fff;
	font-family: verdana;
	font-size: 10px;
	color: #000;
}
table {
	table-layout: auto;
	margin-top: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}
td {
	border: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #000;
	font-weight: normal;
}
td.topmenu {
	height: 27px; 
	width: 100%; 
	padding-right: 20px;
	color: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}
td.topmenu1 {
	height: 27px; 
	width: 70%; 
	padding-right: 20px;
	color: #fff;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}
td.topmenu2 {
	height: 27px; 
	width: 80%; 
	padding-right: 10px;
	color: #fff;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}
td.menubg {
	width: 151px; 
	padding-left: 10px; 
	background: url('./images/menubg.jpg');
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #fff;
}
td.menuspace {
	width: 151px; 
	height: 2px;
	background: url('./images/menuspace.jpg');
}
td.standard_middle {
	width: 644px;
	padding: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
td.cattitle {
	background-color: #500;
	padding: 5px;
	border: 1px #000 solid;
	color: #fff;
	font-size: 10px;
}
td.cattype {
	background-color: #f00;
	padding: 5px;
	padding: 5px;
	border: 1px #000 solid;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
}
td.cattype1 {
	background-color: #f55;
	padding: 5px;
	padding: 5px;
	border: 1px #000 solid;
	color: #a00;
	font-weight: bold;
	font-size: 10px;
}
td.top1 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #600;
	border: 1px #fff solid;
	padding: 3px;
	padding-left: 6px;
}
td.top2 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px #fff solid;
	padding: 3px;
	padding-right: 0px;
}
td.top3 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px #fff solid;
	padding: 3px;
	text-align: center;
}
.topnum {
	font-size: 20px;
	padding: 10px;
}
.topvote {
	font-size: 30px;
	padding: 10px;
}
.partnertop {
	width: 20%;
	color: #600;
	font-weight: bold;
	font-size: 11px;
}
.partnertop1 {
	width: 100%; 
	text-align: right; 
	padding-top: 10px; 
	padding-right: 45px;
	font-size: 12px;
}
.partnertop2 {
	width: 738px; 
	padding-left: 30px; 
	padding-top: 5px; 
	background: url('./images/mainmiddle.jpg');
}
a {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #300;
}
a:hover {
	color: #a00;
}
a.menu {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}
a.menu:hover {
	color: #ff7;
	font-size: 12px;
}
a.menu1 {
	font-weight: normal;
	font-size: 12px;
	color: #fff;
}
a.menu1:hover {
	color: #ff7;
	font-size: 12px;
}
a.cat {
	font-weight: bold;
	font-size: 10px;
	color: #fff;
}
a.cat:hover {
	color: #ff7;
	font-size: 10px;
}
a.partner {
	font-weight: bold;
	font-size: 11px;
}
a.partner:hover {
	font-size: 11px;
}
a.dark {
	font-weight: bold;
	font-size: 11px;
	color: #000;
}
a.dark:hover {
	color: #a00;
	font-size: 11px;
}
a.arrow {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a.arrow:hover {
	color: #a00;
	font-size: 14px;
	text-decoration: none;
}
a.numb {
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
a.numb:hover {
	color: #a00;
	font-size: 11px;
	text-decoration: underline;
}
a.gtb img {
	border-top: 1px #c33 dashed;
	border-left: 1px #c33 dashed;
	border-right: 1px #300 dashed;
	border-bottom: 1px #300 dashed;
	margin: 6px;
}
a.gtb:visited img {
	border: 1px #000 solid;
	margin: 3px;
	FILTER: "Gray";
}
a.top {
	font-size: 12px;
	font-weight: bold;
}
.titlebox {
	height: 17px;
	background: url('./images/titlebox.gif');
	border: 1px solid #300;
	padding: 2px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 11px;
	color: #ffc;
	font-weight: bold;
	margin-bottom: 3px;
}
.search {
	width: 80px;
	height: 18px;
	background-color: #fff;
	border: 1px #000 solid;
	font-family: verdana;
	font-size: 10px;
	color: #000;
}
.button1 {
	width: 50px;
	height: 20px;
	background-color: #800;
	font-family: verdana;
	font-size: 10px;
	color: #fff;
	cursor: pointer;
}
select {
	background-color: #fff;
	border: 1px #000 solid;
	font-family: verdana;
	font-size: 11px;
	color: #000;
}
img.pic {
	border-left: 2px #000 solid;
	border-right: 2px #000 solid;
	border-bottom: 2px #000 solid;
}
img.pic1 {
	border: 1px #000 solid;
}
img.gigathumb {
	width: 135px;
	height:180px ;
	border-top: 2px #c33 solid;
	border-left: 2px #c33 solid;
	border-right: 2px #300 solid;
	border-bottom: 2px #300 solid;
	margin: 3px;
}
