@import url("../../css/base_layout.css");
@import url("http://price-change.com/css/base_layout.css");

#contents h2
{
	background:url("http://price-change.com/img/index_back.gif") no-repeat left top;
	height: 30px;
	padding: 8px 0px 0px 35px;
	font-weight: bold;
}




#contents ol
{
	list-style-type: none;
}

#contents ol li
{
	clear: left;
}

#contents ol li
{
	margin: 0em 0px;
}


#contents ol li dl.item
{
	height: 7.5em;
	border-top: 1px solid #e6e6e6;
	padding-top: 1em;
}

.item form
{
	display:inline;
	vertical-align: middle;
	margin-left:2px;
}

#contents ol li dl dt
{
	color: red;
	font-weight: bold;
	font-size: 17px;
	float: left;
	width: 6em;
	text-indent: 0.5em;
}

#contents ol li dl dd dl dt
{
	display: none;
}

#contents ol li dl dd dl dd
{
	float: left;
	width: 7.5em;
	margin-right: 2em;
}

#contents ol li dl dd dl dd em
{
	color: #ffa500;
	font-weight: bold;
}

#contents form
{
	margin-bottom: 2em;
}



#rel-item
{
	margin-left: 1em;
}
#rel-item dt
{
	width: 5em;
	text-align: center;
	float: left;
	background-color: #f49106;
	color: #ffffff;
}
#rel-item dd
{
	margin-left: 6em;
}
#rel-item dd ul li
{
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-right: 0.5em;
}



