@charset "UTF-8";
.Head_detail_orage {
	font-size: 13px;
	font-weight: bolder;
	color: #CC0000;
	font-style: normal;
}
.Head_detail_blue {
	font-size: 13px;
	font-weight: bolder;
	color: #0066FF;
	font-style: normal;
}
.lineborder {
	border: thin solid #CCCCCC;
}
.copyright {
	font-size: x-small;
	color: #666666;
}
.detial_bold_gray {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.detail {
	font-size: small;
	color: #666666;
}
.detail_12px {
	font-size: 12px;
	color: #666666;
}
.small2 {
	font-family: Ms Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.white_bold_small {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
