/* CSS Document */
#CatTitle
{
	background:url(../images/cat_title_r.gif) right no-repeat;
	margin-bottom:10px;
}
#CatTitle h1
{
	height:31px;
	font:bold 16px Arial;;
	text-align:right;
	padding-right:15px;
	background:url(../images/cat_title_l.gif) left no-repeat;
	line-height:31px;
}
#SubCatsTbl 
{
	margin:0 auto;
}
#SubCatsTbl td
{
	padding:7px;
}
#SubCatsTbl div
{
	width:190px;
	background-repeat:no-repeat;
	background-position:center;
}
#SubCatsTbl div a
{
	display:block;
	height:42px;
	font:bold 13px Arial;
	text-decoration:none;
	color:#fff;
	padding-right:55px;
	line-height:42px;
}
/* =========================================================================================== */
.AdvertiseBox
{
	width:640px;
	background:#e8e8e8 url(../images/ad_bg.gif) repeat-y;
	margin-bottom:10px;
}
.AdTitle
{
	background:url(../images/ad_title.gif) top center no-repeat;
	overflow:hidden;
}
.AdTitle h3
{
	width:410px;
	font:bold 14px Arial;
	text-align:right;
	padding-right:10px;
	color:#7bcb08;
	height:29px;
	line-height:29px;
	float:right;
}
.AdTitle h3 A
{
	font:bold 14px Arial;
	text-align:right;
	color:#7bcb08;
	line-height:29px;
	text-decoration:none;
}
.AdTitle span
{
	display:block;
	width:200px;
	float:left;
	color:#fff;
	font:bold 14px Arial;
	height:29px;
	line-height:29px;
	text-align:left;
	padding-left:10px;
}
#Category.AdTitle
{
	background:url(../images/category_title.gif) center no-repeat;
}
#Category.AdTitle h3
{
	color:#000;
}
#Category.AdTitle span
{
	color:#000;
}
/* =========================================================================================== */
.AdBox
{
	background:url(../images/ad_bot.gif) bottom center no-repeat;
	padding:7px;
}
.AdBox table
{
	width:100%;
}
.AdBox table tr
{
	vertical-align:top;
}
.AdLinks
{
	vertical-align:middle;
	border-right:1px dotted #000000;
	padding-right:10px;
}
.AdLinks a 
{
	display:block;
	height:11px;
	background:url(../images/green_bullet.gif) left center no-repeat;
	color:#000;
	text-decoration:none;
	margin-bottom:15px;
	font-weight:bold;
	line-height:11px;
}
.AdLinks a:hover
{
	text-decoration:underline;
}
/* =========================================================================================== */

