@charset "utf-8";

/* -----------------------------------------------
CSS file
FileName:top.css
Author:ecco
UpdatedBy:who-when
----------------------------------------------- */

/* --------------
MODULE IMPORT
-------------- */

@import "module/default.css";


/* --------------
Layout
-------------- */






#mainContents li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E77A19;
	padding-top: 20px;
	padding-bottom: 20px;
	background-position: 20px center;
	background-repeat: no-repeat;
	padding-left: 50px;
	background-image: url(../../price/images/list01.gif);
}

