@charset "utf-8";
/* CSS Document */


#body h3{
	background-image:url(../images/bar.gif);
}

#cont #body{
	padding-bottom:0px;
}


.rp{
	display:block;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	width:308px;
	height:127px;
	margin:5px;
	padding:5px;
	float:left;
	padding-top:10px;
}

.rp strong a{
	color:#0066FF;
}

.b1{
	width:308px;
	height:15px;
	background-image:url(../images/b1.jpg);
	background-repeat:no-repeat;
}

.b2{
	background-image:url(../images/b2.jpg);
	background-repeat:repeat-y;
	width:308px;
}

.b2 strong{
	color:#0066FF;
}

.b3{
	width:308px;
	height:15px;
	background-image:url(../images/b3.jpg);
	background-repeat:no-repeat;
}

#ttble{
	border-collapse:collapse;
}
#ttble td, #ttble th{
	border: solid 1px #0066FF;
	font-size:10px;
}
#ttble th{
	background-color:#E2F3FE;
}
