@charset "utf-8";
/* CSS Document for Public FA */
body{margin: 0;padding: 0;font: 12pt Georgia, "Times New Roman", Times, serif;background:#f8f8f8; min-width:800px;}
img{border:0;}
h2{
margin: 0 0 16px 0;
padding: 0;
font: 24pt Georgia, "Times New Roman", Times, serif;
color: #000;
border-bottom: 2px solid #000;
font-variant:small-caps;
letter-spacing: 2px;
}
#banner {
	background: url("image/Public-FA-Banner-Back.jpg");
	margin-bottom: 1px;
}
#mainmenu {
	text-align: center;
	background: #c60d1d url(image/MainMenu-Back.jpg);
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #fff;
}
#submenu {
	text-align: center;
	background: #700 url(image/SubMenu-Back.jpg) bottom;
	padding: 2px 0 2px 0;
	font-size:11pt;
}
.mainmenuitem {
	color: #fff;
	font-variant:small-caps;
	text-decoration:none;
	padding: 4px 12px 4px 12px;
}
.mainmenuitem:hover {
	background: #911;
}
.submenuitem {
	color: #eee;
	font-variant:small-caps;
	text-decoration:none;
	padding: 2px 12px 2px 12px;
}
.submenuitem:hover {
	background: #833;
}
#selected {
	background: #700 url(image/SubMenu-Back.jpg) top;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #600;
}
#container{
	margin: 32px 8% 0 8%;
	padding-bottom: 16px;
	border-bottom: 2px solid #000;
	min-height: 576px;
}
#container a{
	text-decoration:none;
	color:#700;
}
#container a:active{
	text-decoration:underline;
	color:#fff;
	background:#700;
}
#container a:visited{
	text-decoration:none;
	color:#400;
}
#container a:hover{
	text-decoration:underline;
	color:#a00;
}
#footer{
	margin: 0 8% 16px 8%;
	font-size:9pt;
	width:84%;
}
#f1{
	text-align:left;
	width:30%;
}
#f2{
	text-align:center;
	width:25%;
}
#f3{
	text-align:center;
	width:25%;
}
#f4{
	text-align:right;
	width:20%;
}
.img_right{
	float:right;
	margin-left: 12px;
	margin-bottom: 12px;
	border-left: 12px solid #f8f8f8;
}
p{
	line-height: 1.4em;
	text-indent: 3em;
	text-align:justify;
}
.email{
	margin-bottom:1.2em;
	list-style:none;
}
.email a{
	padding-right:1.2em;
	background:url(image/061220_icon_mailto.gif) no-repeat right;
}
.yin{
	list-style-type:none;
}
#temp{
	text-align:center;
	font: 14pt Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #a22;
	text-indent:0;
	margin:32px 15%;
}


