#top-panel{
	background:#f30;
	border-bottom:3px solid #000;
	padding:14px 20px;
	text-align:left;
}

#top-panel a{
	color: #fe0;
}

#sub-panel{
	text-align:center;
}
#sub-panel a{
	width:150px;
	float:right;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:30px;
	font-weight:bold;
	background:url(../images/slide/sub-left.png) bottom left no-repeat #000;
}
#sub-panel a span{
	padding:6px;
	background:url(../images/slide/sub-right.png) right bottom no-repeat;
	display:block;

}

.panel-segment{
	float: left;
}
.strong{color:#000000;}
.face{border:solid 2px #000; margin-right:10px; float:left;}