#fpgamenu {
	color: #000000;
	font-size: 14px;
	margin:1px 0 0 10px;
}
#fpgamenu a {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#fpgamenu a:hover {
	color: #CC0000;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
.ct {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
	text-indent: 60px;
}
.gc {
	font-size: 14px;
	line-height: 1.5em;
	margin:10px;
}
.ytt {
	font-size: 14px;
	font-weight: bold;
}
.st {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	background-color: #f3f3f3;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	text-indent: 30px;
	line-height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DFC5A8;
}


#xpkd {
	margin: 10px;
}
#xpkd li {
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(images/org.gif);
	background-repeat: no-repeat;
	background-position: 3px 11px;
	padding:0 0 0 15px;
}
#xpkd li a {
	font-size: 14px;
	color: #000000;
}
#xpkd li a:hover {
	font-size: 14px;
	color: #FF0000;
}
ul.company li{display:inline;overflow:hidden;float:left;width:145px;height:127px;padding:5px 8px;text-align:center;}	
	ul.company img{width:145px;height:109px;padding:1px;border:1px solid #cccccc;}
	ul.company a:hover{text-decoration: none;color: #FF0000;}
	ul.company a:hover img{border:1px solid #f63;}
	ul.company span{display:block;overflow:hidden;cursor:pointer;width:100%;padding-top:4px;line-height:1.2em;}
	
ul.products li{display:inline;overflow:hidden;float:left;width:177px;height:163px;padding:5px 8px;text-align:center;}	
	ul.products img{width:177px;height:133px;padding:1px;border:1px solid #cccccc;}
	ul.products a:hover{text-decoration: none;color: #FF0000;}
	ul.products a:hover img{border:1px solid #f63;}
	ul.products span{display:block;overflow:hidden;cursor:pointer;width:100%;padding-top:4px;line-height:1.2em;}
