.intro
{
	position: relative;
	width: 655px;
	_height: 1%;
	left: 20px;
	top: 0;
	background: #fff;
	/*background-image: url('/images/bg_grad_h.png');
	background-repeat: repeat-y*/
	background-color: #f5fff5;
}

.intro_text
{
	position: relative;
	text-align: justify;
	font-size: 13px;
	top: 5px;
	left: 10px;
	width: 630px;
	padding: 0
}

.cat_container
{
	position: relative;
	width: 702px;
	height: 72px;
	margin-bottom: 3px;
	left: 0;
	top: 0
}

.catbanner
{
	position: relative;
	width: 700px;
	height: 70px;
	left: 1px;
	top: 1px
}