body 
{
	font-family: Arial;
	margin: 20px 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 11px;
	background: #000000;
}
div#w, div#z, div#f {
	margin: 0px auto;
	width: 980px;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
img {
	border: 0px;
}
h1, h2, h3 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
h1 strong, h2 strong, h3 strong {
	color: #ff01cc;
	font-weight: normal;
}
h3 {
	font-family: Tahoma;
	font-size: 30px;
}
div#w {
	height: 140px;
	position: relative;
}
div#w div#cogo {
	position: absolute;
	left: 0px;
	top: 20px;
}
div#w div#add {
	position: absolute;
	right: 0px;
	top: 40px;
}
div#c {
	margin: 0px 300px 0px 124px;
	width: 540px;
}
div#c div.list {
	width: 260px;
	height: 110px;
	background: #484848;
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px dashed #6e6e6e;
}
div#c div.list-in {
	width: 260px;
	height: 110px;
	position: relative;
}
div#c div.list div.left {
	width: 7px;
	height: 110px;
	background: url(i/list-left.jpg) no-repeat;
	position: absolute;
	left: 0px;
}
div#c div.list div.right {
	width: 15px;
	height: 110px;
	background: url(i/list-right.jpg) no-repeat;
	position: absolute;
	right: 0px;
}
div#c div.list div.foto {
	position: absolute;
	top: 18px;
	left: 18px;
}
div#c div.list div.foto img {
	width: 75px;
	height: 75px;
	border: 2px solid #000;
}
div#c div.list div.title {
	position: absolute;
	top: 18px;
	left: 106px;
	text-align: center;
	width: 148px;
}
div#c div.list div.title h2 a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background: none;
	padding: 2px 6px;
}
div#c div.list div.title h2 a:hover {
	background: #ff01cc;
}
div#c div.list div.description {
	position: absolute;
	top: 40px;
	left: 104px;
	padding-right: 10px;
}
div#c div.list div.info {
	position: absolute;
	bottom: 14px;
	left: 134px;
	margin-right: 10px;
}
div#c div.list div.info a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background: #be0298;
	padding: 2px 6px;
}
div#c div.list div.info a:hover {
	background: #ff01cc;
}
div#c div#nav {
	text-align: center;
	clear: both;
}
div#c div#nav a {
	background: #be0298;
	color: #ffffff;
	padding: 2px 6px;
	text-decoration: none;
}
div#c div#nav a:hover {
	background: #ff01cc;
	text-decoration: none;
}
div#l {
	float: left;
	width: 124px;
}
div#r {
	float: right;
	width: 300px;
}
div#r table td {
	width: 74px;
	text-align: center;
	height: 72px;
	vertical-align: middle;
}
div#r table td img {
	width: 69px;
	height: 69px;
	border: 1px #ffffff solid;
}
div#r div#menu {
	background: url(i/menu-bg.jpg) repeat-y;
	float: right;
	width: 300px;
}
div#r div#menu ul {
	padding: 0px;
	margin: 0px;
	padding-left: 40px;
}
div#r div#menu li {
	list-style: none;
	float: left;
	width: 130px;
	line-height: 18px;
}
div#r div#menu li a {
	font-family: Tahoma;
	background: url(i/li-a.jpg) left center no-repeat;
	color: #ffffff;
	font-size: 11px;
	padding-left: 14px;
	text-decoration: none;
}
div#r div#menu li a:hover {
	background: url(i/li-h.jpg) left center no-repeat;
	color: #ff69e1;
}
div#r div#menu div#menu-t {
	background: url(i/menu-t.jpg) no-repeat;
	width: 300px;
	height: 21px;
}
div#r div#menu div#menu-b {
	background: url(i/menu-b.jpg) no-repeat;
	width: 300px;
	height: 21px;
	clear: both;
}
div#r form, input {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
div#r input.s, div#c input.s {
	width: 244px;
	float: left;
	font-size: 16px;
	height: 26px;
	padding-top: 10px;
	border: 1px solid #be0298;
}
div#r input.b, div#c input.b {
	float: left;
	width: 54px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 20px;
	background: #be0298;
	color: #ffffff;
}
div#r div#search-tags {
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
	padding-top: 5px;
	clear: both;
	text-align: center;
}
div#r div#search-tags a, div#r div#search-tags a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
div#f {
	clear: both;
	padding-top: 10px;
}
div#f-box {
	border-top: 1px dashed #ffffff;
	line-height: 24px;
	text-align: right;
}
