body {font:11px Arial;color:#000;background:#313131;height:100%;margin:0px}
form, div {margin:0;padding:0}
p, td {font-size:11}
input {font:11px Arial;color:#000;} 

/*a {text-decoration:none};
a:hover{ text-decoration:underline};*/
img{border:0}
a {font:11px Arial;
	color:#555;
	text-decoration:underline;
}
a:visited {color:#777;}
a:hover {color:#f00;}

.menu a {
	font-size:12px;
}
.menu td {
	white-space: nowrap;
	font-size:12px;
}
.menu b {
	font-size:12px;
	color:#777;
}

.cap {
	font-size:12px;
	color:#f00;
}

.header a {
	font-size:14px;
	color:#f00;
}
.header a:visited {
	font-size:14px;
	color:#b00;
}
b.header {
	font-size:14px;
	color:#000;
	font-weight: normal;
}

ul.cat {
	list-style: none inside url(/i/b.gif);
	color: #777;
	margin: 10px 20px 0 0;
	padding: 0px;
}
.cat li {
	margin: 15px 0 0 0;
	text-indent: -9;
}
div.item {
	width: 160px;
	height: 165px;
	margin: 0 30px 5px 0;
	float: left;
	display: inline;
}
img.ban
{	float: left;
	width: 34px;
	height: 34px;
	margin: 10px 10px 0 0;
	cursor: pointer;
}

table.resize{
	position: absolute;
	z-index:2;
	border: 1px solid #000;
}
table.resize td{
	background: url(/i/sh.gif);
}
table.resize td.window{
	background: none;
	border: 1px dashed #000;
}

