/* 51 Show */
.sc {
	color: #444;
}
.sc h1 {
	background: url(../51_img/51_title.gif) no-repeat center;
	width: 100%;
	height: 80px;
}
.sc h2 {
	color: #527293;
	font-size: 11pt;
	text-indent: 3px;
	margin-bottom: 5px;
	 border-bottom: 1px solid #5984af;
	border-left: 7px solid #5984af;
}
.sc table {
	font-size: 7.5pt;
	font-family: Osaka, "‚l‚r ƒSƒVƒbƒN";
}
.sc th {
	color: white;
	background-color: #5984af;
	text-align: left;
	padding: 3px;
}
.sc td {
	text-align: left;
	padding: 3px;
	border-bottom: 1px solid black;
}
.col1 {
	background-color: #f5f5dc;
}
.col2 {
	background-color: #ffffe5;
}
.sc p {
	font-size: 9pt;
	text-indent:1em;
	line-height:13pt;
	margin-bottom:4px;
}
.line {
	background-image:url(../51_img/line1x1.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:10px;
	font-size:0px;
	display:block;
}
.noprint {
	visibility: hidden;
}

/* image banner */

a.bnr_autoid  {
	background-image: url(../img_bnr150/autoid_w150_h75.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 75px;
	display: block;
}