a:hover , #cat a:hover {
	color: #ca129d;
	text-decoration: underline;
} 
#body {
	background: url(../img/bg-cat-in.gif) no-repeat 0px 120px;
}
#content .right {
	float: right;
	width: 65%;
}
#content .right_in {
	width: 100%;
	float: left;
}
#content .left {
	float: left;
	width: 30%;
}
#content .left_in {
	float: left;
	width: 83%;
	padding-left: 16.67%;
}
#cat {
	position: relative;
	width: 100%;
	float: left;
}
#cat_in {
	padding: 15px 10px 15px;
}
#cat_border {
	padding: 0px 18px;
	width: 100%;
	border-bottom: 1px dashed #b5b5b5;
	position: absolute;
	left: -18px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background: none;
}
#equip {
	padding-bottom: 20px;
}
#prod {
	padding-top: 15px;
}
#cat p {
	font-size: 1.4em;
	color: #6b33cf;
}
#cat h2 {
	font-size: 2.1em;
	font-weight: normal;
	color: #000;
}
#cat h3 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 10px 0px 0px;
}
#prods .h1 {
	font: 2.5em Georgia, "Times New Roman", Times, serif;
	color: #000;
}
#addr_line  {
	display: inline;
	font-size: 2.1em;
	color: #000;
	font-weight: bold;
	margin-bottom: 40px;
	float: left;
	width: 100%;
}
#addr_line  h1{
	display: inline;
	font-weight: normal;
	font-size: 0.8em;
	color: #333;
}
#addr_line .main_h1 {
	font-size: 1em;
	color: #000;
	font-weight: bold;
}
#prods .prod {
	float: left;
	width: 175px;
	margin-right: 40px;
	height: 260px;
	position: relative;
}
.prod span {
	width: 170px;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 90px;
	text-align: center;
}
.prod img {
}
.prod b {
	display: block;
	margin-top: 185px;
	font-weight: normal;
}
#prods .prod a b{
	text-decoration: underline;
	font-size: 1.4em;
	text-align: center;
}
#prods .prod a:hover b{
	text-decoration: underline;
	font-size: 1.4em;
}

