#divFlash {
	width:560px;
	height:530px;
}
/*#divFlash1 {
	width:560px;
	height:160px;
}*/
#PCHead {
	background: url(../img/topCat.gif) top left no-repeat;
	width:180px;
	position:relative;
	height: 40px;
	color:#333333;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
	margin-bottom:2px;
}
#categories {
	display:block;
	background:#e3eef2;
	width:179px;
	height:530px;
	border:#c9cfe5 solid 1px;
}
#categories ul li{
	display:block;
	float:left;
	width:165px;
	height:55px;
	margin-left:7px;
	background:url(../img/subCat.gif) left top no-repeat;
}
#categories ul li a { 
bottom : 0 ; 
color : #438AA6 ; 
display : block ; 
font-size : 12px ; 
letter-spacing : -1px ; 
line-height : 15px ; 
padding-left : 10px ; 
padding-top : 15px ; 
} 
#categories h3{
height:12px;
}
