#content .sub {
    vertical-align:sub;
    color: #000000;
}

#content .photoguard{
    position:relative;
    width:660px;
    height:345px;
}
#content .photoprotect{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image:url(../img/ffc/blank.gif);
}

#content .guard{
    position:relative;
    width:660px;
    height:230px;
}
#content .protect{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image:url(../img/ffc/blank.gif);
}

#content .guard1{
    position:relative;
    width:660px;
    height:230px;
}
#content .protect1{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image:url(../img/ffc/blank.gif);
}

#content .menu{
	font-size:70%;
	margin: 0 0 0 20px;
}
#content .menu li{
	line-height:1.5;
	list-style-type:lower-alpha;
}

#content .list{
	font-size:90%;
	margin: 0 0 0 0px;
}
#content .list li{
	line-height:1.5;
	list-style-type:none;
}

#content .underline{
	text-decoration:underline;
	font-size:150%;
	font-weight:bolder;
}

#content .underlinered{
	text-decoration:underline;
	font-size:100%;
	color: #ff0000;
	font-weight:bolder;
}

#content .bold{
    font-weight:bolder;
}

#content h2{
	padding: 250px 0 0 0;
	line-height: 1.0em;
	font-size: 150%;
}

#content .photo1{
	float: center;
	margin: 0 0 -50px 220px;
}

#content .photo2{
	float: right;
	margin: 0 0 20px 0px;
}

#content .graph1{
	float: center;
	margin: 0 0 0px 150px;
}

#content .graph2{
	float: right;
	margin: 0 0 0px 0px;
}

#content .graph3{
	float: left;
	margin: 0 0 0px 0px;
}

#content .graph4{
	float: right;
	margin: -1 0 0px 350px;
}

#content .board{
	float: right;
	margin: 0 0 20px 0px;
}
	
#content #ps{
	height: 140px;
	background: transparent url('../img/catsclaw/banner.png') no-repeat center top;
	position: relative;
}
#content #ps li{
	display: block;
	height: 32px;
	width: 212px;
	position: absolute;
	bottom: 10px;
}

#content #ps li.p1{left: 0px;}
#content #ps li.p2{left: 225px;}
#content #ps li.p3{left: 450px;}

#content #ps li a{
	border: 2px solid #a32a36;
	display: block;
	text-decoration: none;
	font-size: 80%;
	line-height: 28px;
	text-align: center;
}
#content #ps li a span{
	padding-left: 15px;
}

#content .services{
	padding: 0 0 6px 0;
	margin: 0 200px 10px 0;
	background: transparent url('../img/h4-bg-dotted.png') repeat-x left bottom;
	font-size: 17px;
}

#content .names li{
	font-size: 120%;
	font-weight: bold;
}
#content .names li span{
    font-style: italic;
    font-weight: bold;
}


#content h4,
#content h5{
	clear: right;
	font-size: 14px;
	border-style: solid;
	border-width: 0 0 0 14px;
	padding: 0 0 0 3px;
	margin: 3px 0 5px 0;
	line-height: 1.0;
	font-weight: bold;
	color: #444;
}

#content h4.sp{
	height: auto;
	line-height: 1.0em;
	border: none;
	font-size: 120%;
	border-bottom: 2px solid #b2b2b2;
	padding: 7px 0 7px 15px;
	margin: 18px 0 10px 0;
}

#content .reserch{
	border: 2px solid #d1949a;
	padding: 15px;
}
#content .reserch ol{
	list-style-type: decimal;
	list-style-position: outside;
}
#content .reserch li{
	list-style-type: decimal;
}
#content .reserch ol,
#content .reserch p{
	padding: 0 0 15px 20px;
	margin: 0;
	font-size: 90%;
}
#content .reserch .warn{
	font-size: 80%;
	font-weight: bold;
	text-indent: -1em;
	padding-left: 1em;
}
#content .warn-common{
    font-size:80%;
    padding:10px 0;
}

/*--------------------------------------*/
#content h2{
	background: transparent url('../img/ffc/h2-bg.png') no-repeat left top;
	color: #28512a;
}
#content h3{
	background-image: url('../img/ffc/content-h3-bg.png');
}
#content #ps li a{
	border: 2px solid #93a894;
	color: #28512a;
}
#content #ps li.p2 span{
	font-size: 90%;
}
#content #ps li a span{
	background: transparent url('../img/goldenberry/point-arrow-right.png') no-repeat left center;
}
#content h4,
#content h5{
	border-color: #28512a;
}
#content h4.sp{
	background: transparent url('../img/goldenberry/subhead-left-bg.png') no-repeat left center;
}
#content .reserch{
	border-color: #93a894;
}
#content .reserch .warn{
	color: #28512a;
}

