/* CSS Document */
.ornament_main_table {
	color:#B5EAF5;
	width:100%;
	padding: 0px;
	/*background-color:#4D5874;*/
}
.ornament_main_table #title{
	
	height:70px
}
.ornament_table {
	text-align: center;
	padding-top:0px;
	width:80%;	
}
.ornament_table #rname {
	text-align:center;
	font-size:13px;
	line-height:25px;
	/*text-indent:9px;
	font-weight:bold;
	font-style:italic;*/
	color:#B5EAF5;
	height:1px;
	padding-bottom:15px;
}
.ornament_table #kname {
	text-align:center;
	vertical-align:top;
	line-height:16px;
	font-size:12px;
	/*text-indent:9px;
	font-weight:bold;*/
	font-family:MS Mincho;
	color:#B5EAF5;
	height:30px;
	padding-bottom:10px;
	padding-top:10px;
}
.ornament_table image {
	/*height:130px;
	border:#7F8CA6 solid 1px;*/
}