#hd{
	background:transparent url("gfx/bg_hd_start.png") repeat-y left top;	
}
#bd{
	background:transparent url("gfx/bg_bd_start.png") repeat-y left top;	
}
#ft{
	background:transparent url("gfx/bg_ft_start.png") repeat-y left top;	
}
#content{
	height:auto;
	padding:3em 0;
	min-height:100px;
}
#content .con {
	margin:0 0 0 14px;
}
#content .con h1 {
	font-size:18px;
	margin:0;
	font-weight:bold;
	position:absolute;
	top:55px;
	left:105px;
	z-index:0;
	width:200px;
	height:55px;
	color:#ffffff;
}
#content .csc-frame-indent{
	float:left;
	width:150px;
	overflow:hidden;
	height:325px;
	margin:0 0 0 1em;
	cursor:pointer;
	background:#000000;
	position:relative;
}
#content .csc-textpic-imagerow{
	position:absolute;
	left:0px;
	top:0px;
	margin:0 !important;
	z-index:2;
}
#content .csc-textpic-imagerow-last{
	z-index:3;
}
#content .csc-textpic-text {
	position:absolute;
	top:100px;
	left:105px;
	z-index:0;
	color:#ffffff;
	width:200px;
	height:150px;
	display:none;
}
#content .csc-frame-frame2{
	clear:both;
	padding:12px 12px 0 12px;
	display:block;
	color:#fff;
}
#content .con .csc-frame-frame2 h1{
	position:relative;
	font-size:18px;
	margin:0 0 0.5em 0;
	font-weight:bold;
	top:auto;
	left:auto;
	width:auto;
	height:auto;
	color:#ffffff;
}

