@charset "utf-8";
/* CSS Document */

#djcp_catalogueIndexMain {
	border:0px;
	padding:0px;
	margin:0px;
	background-color: #FFF;
	background-attachment: fixed;
	background-image: url(../images/6967682.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#cI_catMainContainer {
	margin:20px;
	padding:5px;
	width:70%	
}
#pdtCatTbl td {
	width:33%;
	vertical-align:top;
	border: 1px dashed #CCC;
}
#pdtCatTbl td a {
	text-decoration: none;		
}
.catLineDiv {
	font-size: 12px;
	font-weight: normal;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
		margin-left:20px;
}
.catLineDivOver {
	font-size: 12px;
	font-weight: normal;
	padding:5px;
	background-color: #DDD;
	cursor:pointer;
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #900;
}
.catLineHead {
	padding:5px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.catLineHeadOver {
	padding:5px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #900;
	cursor:pointer;
	background-color: #DDD;
}
.catSkinCare {
	background-color: #FFFFE6;		
}
.catBodyCare {
	background-color: #F0F5FF;
}
.catSunRange {
	background-color: #FFF2DF;		
}
#fishEyeList li {
	list-style-type: none;		
}
.fisheyeTarget {
	font-size: 16px;
	cursor:pointer;
	font-weight: bold;
}
.fisheyeTarget a {
	text-decoration:none;
	color: #4A4A4A;
}
.fisheyeTarget a:hover {
	color: #900;		
}
.fishEyeDetails {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.fishEyeDetails p {
	font-size: 10px;	
}
