@charset "utf-8";
body {
	margin: 3px;
}
#doc #hd h1 {
	font-size: x-large;
	font-weight: bolder;
}
#doc #hd h1 a {
	text-decoration: none;
	color:#000000;
}
#doc #bd #yui-main .yui-b .yui-g .clips .link .title {
	font-size: medium;
	/*font-weight: bold;*/
}
#hd .description a {
	font-size: x-small;
	color: #CCCCCC;
	text-decoration: none;
}

#doc #bd #yui-main .yui-b .yui-g .clips .link .sub .site a {
	font-size: small;
	color: #008000;
	margin-right: 3px;
}
#doc #bd #yui-main .yui-b .yui-g .clips .link .sub {
	margin-left: 30px;
}
#doc #bd #yui-main .yui-b .yui-g .clips .link {
	margin-top: 15px;
	margin-bottom: 15px;
}
#doc #hd {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
#ft .copyright {
	text-align: center;
}
#bd #yui-main .more {
	margin-left: 20px;
}
#bd #yui-main .yui-b .yui-g .status-table .count {
	text-align: right;
	margin-left: 20px;
}
#ft .footer-navigation {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

#bd #yui-main .yui-b .yui-g .status-table .tr-01 {
	background-color: #99FF99;
}
#bd #yui-main .yui-b .yui-g .status-title {
	margin-top: 20px;
	margin-bottom: 10px;
}
#bd #yui-main .yui-b .yui-g {
	margin-top: 10px;
}
#bd #yui-main .yui-b .yui-g .content-title {
	font-size: large;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#bd #yui-main .yui-b .yui-g .content-body {
	margin-left: 20px;
	margin-bottom: 20px;
}
.form-caption {
	font-size: large;
}
.form-key {
	width: 450px;
}
.form-textarea {
	height: 250px;
	width: 450px;
}
