@charset "UTF-8";

#updata {
	width: 325px;
	margin-right: 14px;
	background-image: url(images/shadow2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	min-height: 650px;
	_height: 650px;
}
#updata h3 {
	border-bottom: solid #cfcec4 1px;
	padding: 2px 0 1px 6px;
	margin: 0 14px 10px 0;
}
#updata dl {
	width: 313px;
	margin-bottom: 10px;
}
#updata dt {
	color: #668b8b;
	font-size: 63%;
}
#updata dd {
	font-size: 70%;
	background-image: url(common2/img/list_disc.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2px 7px;
	border-bottom: dashed #bdb695 1px;
	padding-bottom: 6px;
	margin-bottom: 5px;
}
#updata a {
	color: #4b7ba5;
}
#updata p.bn {
	margin-left: 250px;
}


#updatabk {
	width: 860px;
	margin-right: 14px;
	min-height: 468px;
	_height: 468px;
}
#updatabk h3 {
	border-bottom: solid #cfcec4 1px;
	padding: 2px 0 1px 6px;
	margin: 0 0px 10px 0;
}
#updatabk dl {
	width: 800px;
	margin-bottom: 10px;
	margin-left:30px;
}
#updatabk dt {
	color: #668b8b;
	font-size: 63%;
}
#updatabk dd {
	font-size: 70%;
	background-image: url(common2/img/list_disc.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2px 7px;
	border-bottom: dashed #bdb695 1px;
	padding-bottom: 6px;
	margin-bottom: 5px;
}
#updatabk a {
	color: #4b7ba5;
}
#updatabk p.bn {
	margin-left: 250px;
}

.text10{
font-size: 10px;
}
