.choicebox {
	width: 540px;
	height: 130px;
	padding: 20px 0 0 0;
	background: url(../../img/news_line.gif) repeat-x bottom left;
}

.choicebox a img {
	float: left;
	border: #999 solid 3px;
}

.choicebox a:hover img {
	border: #F00 solid 3px;
	}

.choicebox dt {
	padding: 0px 0 15px 180px;
	font-size: 16px;
	color: #444;
	font-weight: bolder;
}

.choicebox dt a{
	padding: 0px 0 15px 20px;
	font-size: 13px;
	font-weight: normal;
	color: #00F;
}



#main dl.choicebox dd {
	padding: 0 0 0 180px;
	font-size: 1.07em;
	line-height: 1.28em;
}


p.page_mov {
	text-align: right;
	padding:10px 0 0 0;
	margin: 0 0 30px 0;
}

p.page_mov a {
	padding:5px 0 5px 25px;
	text-decoration: underline;
	background: url(../../shared/img/page_move.gif) no-repeat center left;
}

p.page_mov a:hover {
	color: #F00;
}
