/* menu */
#submenu_results a{
	background-position:right bottom;
}
/* contents */
#contents{
}
.contents1{
	background-image:url(../../common/dotline.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:25px;
	margin-top:25px;
	
}
.contents1_left{
	clear:both;
	float:left;
	width:70px;
}
.contents1_right{
	float:right;
	width:470px;
}
.contents1_left{
	background-image:url(../../common/point.gif);
	background-position:0px 7px;
	background-repeat:no-repeat;
	padding-left:12px;
	color:#677fa3;
	font-weight:bold;
}
#title1{
	margin-top:50px;
}
