/* CSS Document */

#cateLogo{
	background-image: url(image/Top-product.jpg);
	}

#title{
	padding-top:10px;
	display:block;
	}


#smallTitle{
	width:inherit;
	height:20px;
	background-image: url(image/small-title-2.jpg);
	color:#003C6B;
	font-size:14px;
	text-indent:2px;
	}

.Mytitle{
   font-size:14px;
   font-weight:bold;
   color:#113C8D;
   font-family:Arial;
   margin-bottom:12px;
   border-bottom:1px dashed #ACACAC;
   padding-bottom: 3px;
   margin-top:20px;
  }

#space{
	width:inherit;
	height:80px;
	}



#content ul li{
    background-image:url(image/dot.jpg);
	background-repeat:no-repeat;
	background-position:0px 9px;
	color:#323232;
	padding-left:10px;
	font-size:12px;
	line-height: 24px;
	}
	

