body {
	font-family: Tahoma, sans-serif;
	background-attachment: fixed;
	background-color: #C00;
	background-image: url(../img/body-bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 10px;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#sub {
	margin: 0px;
	padding: 0px;
	width: 990px;
}

#top {
	margin: 0px;
	padding: 0px;
	width: 990px;
	height: 203px;
}

#top-left {
	background-image: url(../img/top-left.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#cat-up {
	background-image: url(../img/cat-up.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 990px;
}
#thumb {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 990px;
}


#top-trade {
	height: 60px;
}

#top-center {
	background-image: url(../img/top-bg.png);
	background-repeat: repeat-x;
	height: 203px;
	width: 356px;
	text-align: center;
}
#cat-sub {
	background-image: url(../img/cat-sub.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 24px;
	color: #000;
}

#top-right {
	background-image: url(../img/top-right.png);
	background-repeat: no-repeat;
	height: 203px;
	width: 30px;
}

#top-logo {
	background-image: url(../img/top-bg.png);
	background-repeat: repeat-x;
	height: 203px;
	width: 332px;
}
#top-10 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}



#cat-start {
	width: 990px;
}
#cat-txt {
	font-size: 24px;
	color: #000;
}
#sub-cat-txt {
	font-size: 24px;
	color: #000;
}

#foot-left {
	background-image: url(../img/footer-left.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#foot-right {
	background-image: url(../img/footer-right.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.pl-cat {
	background-color: #F90;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.pl-on {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}
.pl-sub {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.top-left-txt {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.foot-txt {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.trader {
	font-size: 11px;
	font-weight: bolder;
	color: #900;
	text-align: center;
}
.trd {
	font-size: 11px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	height: 10px;
	text-align: center;
}
.btn {
	background-image: url(../img/thumb-btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.list {
	background-image: url(../img/list.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.ts {
	background-color: #900;
}
.tl {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.thumb-small {
	font-size: 14px;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	white-space: nowrap;
}

a.btn {
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}


a.btn:hover {
	color:#FFF;
}


a.list {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
a.list:hover {
	color:#F90;
}

a.thumb-small {
	font-size:12px;
	font-weight:bold;
	color:#F93;
	text-decoration:none;
}
a.thumb-small:hover {
	color:#FFF;
}
a img {
	border: 1px solid #FC0;
}
a:hover img {
	border: 1px dashed #FC0;
}
a.foot-txt {
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
a.foot-txt:hover {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
a.top-left-txt {
	color: #FFF;
	text-decoration: none;
}
a.top-left-txt:hover {
	color: #F90;
	text-decoration: none;
}
a.trader {
	font-size: 11px;
	font-weight: bolder;
	color: #900;
	text-decoration:none;
}
a.trader:hover {
	font-size: 11px;
	font-weight: bolder;
	color: #FFF;
	text-decoration:none;
}
a.pl-cat {
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
a.pl-cat:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

a.pl-sub {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.pl-sub:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.pl-on {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #900;
	text-decoration: none;
}
a.pl-on:hover {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}

a.screen img
{
  border: 0px;
}
a.screen:hover img 
{
  border: 0px;
}

a.middle-link {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.middle-link:hover {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.tube-link {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.tube-link:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

