﻿body
{
	width:980px;
	text-align:center;
	margin:0px auto 0px auto;
	font-family:Arial, Helvetica, sans-serif;
}

.header
{
	width:980px;
	height:166px;
	background:url(head1.jpg) no-repeat;
}

.menuline
{
	width:980px;
	height:28px;
	background:url(menuline.jpg) no-repeat;
	color:#663399;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
	text-align:left;
}

.menuline a:link,
.menuline a:visited,
.menuline a:active
{
	color:#ffffff;
	padding:0px 10px 0px 10px;
	text-decoration:none;
}

.menuline a:hover
{
	color:#663399;
	text-decoration:none;
}

.pageholder
{
	width:980px;
	background:url(itemsbg.gif) repeat-y;
	padding-top:10px;
}

.panelhead
{
	width:167px;
	height:23px;
	background:url(bg1.gif) no-repeat;
	display:block;
	overflow:hidden;
	padding-left:5px;
	line-height:22px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin-left:1px;
}

.cats
{
	width:167px;
	display:block;
	overflow:hidden;
	margin-left:1px;
}

.cats a:link,
.cats a:visited,
.cats a:active
{
	width:167px;
	height:25px;
	display:block;
	border-top:1px #C9AAE5 solid;
	border-bottom:1px #8057A5 solid;
	background:#BB9ADF;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	line-height:25px;
	padding-left:5px;
}

.cats a:hover
{
	width:167px;
	height:25px;
	display:block;
	border-top:1px #C9AAE5 solid;
	border-bottom:1px #8057A5 solid;
	background:#BB9ADF;
	font-size:12px;
	color:#8057A5;
	font-weight:normal;
	text-decoration:none;
	line-height:25px;
	padding-left:5px;
}

.contbox
{
	width:167px;
	text-align:center;
	font-size:11px;
	color:#333333;
	border-bottom:1px #8057A5 solid;
	border-top:1px #8057A5 solid;
	border-right:1px #8057A5 solid;
	margin-left:1px;
}

html>body .contbox
{
	width:166px;
}

.topbox
{
	width:167px;
	text-align:center;
	font-size:11px;
	color:#333333;
	border-bottom:1px #8057A5 solid;
	border-top:1px #8057A5 solid;
	border-right:1px #8057A5 solid;
	margin-left:1px;
	margin-bottom:10px;
}

html>body .topbox
{
	width:166px;
}

.topbox img
{
	width:150px;
	margin:2px;
}

.footer
{
	width:980px;
	height:53px;
	background:url(footer.gif) no-repeat;
}

#mtext
{
	width:650px;
}

#mtext p
{
	font-size:12px;
	color:#000000;
}

#mtext li
{
	font-size:12px;
	color:#000000;
}