.ctboxlicca {
	margin: 0px;
	background-color: #FFF3F5;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #5A5A5A;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 20px;
}

a:link {
	color : #F50154;
	text-decoration: none;
}
a:visited {
	color : #F50154;
	text-decoration: none;
}
a:hover {
	color : #F50154;
	text-decoration: underline;
}
a:active {
	color : #F50154;
	text-decoration: none;
}

#page{
	background-color: #FFFFFF;
	width: 870px;
}
#page #hdnavi {
	width: 870px;
	background-image: url(../images/hdbg2.gif);
	background-repeat: repeat-x;
	height: 79px;
	text-align: left;
}
#page #title h1 {
	margin: 0px;
	padding: 0px;
}
.left .category .subcategory a.new {
	background: url(../images/common/subctgy-new.gif) no-repeat right;
	padding-right:25px;
}

