/*@--------------------------------
悭鎿
--------------------------------@*/

h2 { 
	font-size:100%;
	font-weight:bold;
	background-color : #efefef;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
	padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px;
	}


/*@--------------------------------
goods list
--------------------------------@*/

.goodslist {
	margin-top: 30px;
	margin-bottom: 30px;
	}

.goodslist h2 {
	margin-bottom: 20px;
	}

.list_title {
	font-size:120%;
	font-weight:bold;
	padding-left: 10px;
	border-bottom: 2px #cccccc solid; 
	}

.goodslist table {
	padding-left: 10px;
	 text-align: center;
	 }

.goodslist td {
	 text-align: center;
	 }
