.divbox {
	margin-top:1em;
}

.divitem {
	float:left;
	text-decoration-line: underline;
}

.divitem_right {
	float:left;
	text-decoration-line: underline;
	width:92%;
}

.netorder_titlebar {
	border-bottom: solid 2px #0066ff;
	/*width:620px;*/
	width:100%;
	background-image: url(./book_bg.jpg);
	background-repeat: no-repeat;
	line-height :1.6em;
}