body
{
	background-image: url('../img/1/bg_lines.gif');
	text-align:center;

}

body div.main
{
	text-align:left;
	width:760px;
	margin: 0px auto;
	/*height:418px;*/
	min-height:418px;
	font-size:0.8em;
}

div.main div.front_header
{
	width:760px;
	height:170px;
			background-image:url('../img/1/header_small.gif');
		padding-top:103px;
			background-repeat:no-repeat;
	
}

div.main div.front_header div.section
{
	float:left;
	width:251px;
	height:390px;
	/*height: 100%;*/
	border-right:1px dotted #CC0000;
	border-left:1px dotted #CC0000;
}

div.main div.front_header div.section ul
{
list-style-type:square;
}

div.main div.front_header div.section li
{
	padding-top:15px;
}

div.main div.front_header div.section span.body
{
padding:10px;
display:block;
}


div.main div.front_header span.last
{
border:none;

}

div.main div.front_header span.last span.fp_title
{
border:none;
font-weight:bold;


}
div.main div.front_header span.fp_title a
{
color:#FFFFFF;
}



div.main div.front_header span.fp_title
{
	width:251px;
	display:block;
	color:#FFFFFF;
	text-align:center;
	background-color:#CC0000;
}

div.ticker
{
	clear: both;
display:block;
background: #CC0000;
font-weight:bold;
text-align:center;
height:15px;
color:#FFFFFF;
}

