@charset "UTF-8";


/*
-------------------------maker*/

div.maker {
	position: relative;
}
div.maker ul.makerIndex {
	margin-bottom: 10px;
	margin-left: 5px;
}
div.maker ul.makerIndex li {
	display: inline;
	margin-right: 12px;
}

ul.makerList {
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin-bottom: 20px;
}
ul.makerList li {
	list-style-type: none;
	padding-left: 30px;
	background-image: url(/images/item_secondclassListBg.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	line-height: 2;
}
