@charset "utf-8";
/* ag99 Document */

#wrapper {
	text-align: center;
}
#maincont {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#fcont {
	line-height: 130%;
	padding-top: 15px;
	padding-left: 20px;
	overflow: auto;
	clear: both;
}

#face {
	float: left;
	width: 200px;
	text-align: center;
	font-size: 90%;
	margin-right: 20px;
}
#ftext {
	float: left;
	width: 400px;
	font-size: 120%;
	color: #FF0000;
	line-height: 150%;
}
.headbar {
	font-size: 120%;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background: #666666;
	margin-top: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
}
.headbar .border {
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 2px;
}

.cont {
	padding: 5px;
	overflow: auto;
	line-height: 180%;
	font-size: 90%;
}
.cont p {
	text-indent: 10px;
	margin-top: 8px;
}

p strong {
	font-size: 110%;
}
p .red  {
	color: #FF0000;
}
.cont #rbox {
	float: right;
	width: 250px;
	padding: 15px 10px 10px;
}
#func {
	width: 360px;
	float: left;
	margin-right: 15px;
	line-height: 150%;
}
p.caption {
	font-size: 90%;
	line-height: 120%;
}
#func #border {
	border: 1px solid #666666;
	padding: 2px;
}

#strc {
	width: 250px;
	float: left;
	font-size: 90%;
	line-height: 120%;
}
#link {
	font-size: 120%;
	line-height: 200%;
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
	clear: both;
}
