/* TOP */
/* ===========================================================================*/

#top p {
	display: block;
	width: 635px;
	font-size: 80%;
	line-height: 120%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

#top .News {
	height: 160px;
	width: 430px;
	background-image: url(../../img/news.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#top .NewsGirls {
	height: 280px;
	width: 430px;
	background-image: url(../../img/newgirls.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 30px;
}

#girls p {
	display: block;
	width: 210px;
	font-size: 70%;
	line-height: 140%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(../../img/bgGirl.gif);
	background-repeat: no-repeat;
	height: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-align: left;
	color: #FFFFFF;
}

#girls img {
	display: block;
	margin-right: 5px;
	float: left;
}

#girls b {
	font-size: 120%;
	font-weight: normal;
}

#girls i {
	display: block;
	height: 40px;
	width: 270px;
	margin: 0px;
	font-size: 90%;
	color: #FFFFFF;
	padding: 10px;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}

