.category {
	background:transparent url(../images/common/bgTitle700.png) top left no-repeat;
}
.category .title {
	padding:8px 10px 0 8px;
	color:#ffffff;
	font-weight:bold;letter-spacing:-1px;
	}

.category .wrap {
	padding:10px 0;
}

.category .wrap .itemCat {
	background:transparent url(../images/common/bgCatBottom.png) bottom repeat-x;
	padding: 15px 0px 10px 10px;

}
.category .wrap .itemCat .itemCatImg {
	float:left;
	width:174px;
	text-align:center;
}
.category .wrap .itemCat .itemCatWrap {
	float:left;
	width: 500px;
	margin-left:10px;
}
.category .wrap .itemCat .itemCatWrap h2 {font-size:1.2em;font-weight:bold;letter-spacing:-1px;color:#014684}
.category .wrap .itemCat .itemCatWrap .dd {font-size:12px;color:#014684;}
.category .wrap .itemCat .itemCatWrap p {font-size:12px;color:#000000;line-height:1.5em;margin:10px 0;}
.category .wrap .itemCat .itemCatWrap p a {color:#d41323;text-decoration:none;font-weight:bold}
.category .wrap .itemCat .itemCatWrap p a:hover {color:#d41323;text-decoration:underline}