@charset "utf-8";
/* CSS Document */

#wellcome{
	background-image:url(img/wellcome.jpg);
	background-position:left top;
	height:424px;
	background-repeat: no-repeat;
	margin-top: -20px;
}
	


	
#welText{
	width:500px;
	float:right;
	margin-top:40px;
	margin-right:0px;
	}
	
#commets{
	background-position:bottom;
	background-image:url(img/commet_bg.jpg);
	background-repeat:repeat-x;
	width:430px;
	height:100px;
	border:#babbc2 solid 1px;
	float:right;
}

#banner{
	float:left;
	width: 430px;
	margin-left: 20px;
}

#commets p{
	text-align:center;
	color:#900;
	font-size:150%;
}

#canHide{
	margin-top:50px;
}

#tfutza, #maslulim, #news{
	display:inline;
	float:left;
}

#maslulim{
	padding-right: 5px;
	padding-top: 10px;
}

#tfutza{
	width:200px;
	height:189px;
	padding-right: 5px;
}

#news{
	width:209px;
	height:189px;
	padding-left:8px;
	background-image:url(img/news.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
	
}
#newsBox_p, marquee/*, #INnews*/{
	/*height:130px;*/
	height:130px;
	
}

#news p{
	margin: 10px 20px;
	font-weight:bold;
	line-height: 125%;
	font-size: 12px;
	text-align: left;
}
#newsBox_p .cotertNew {
	color: #00678b;
	margin-bottom:-5px;
}




#bottom{
	clear:both;
	vertical-align:bottom;
	padding-top:20px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 15px;
}
#newsBox_p .dateNew{
	font-weight: normal;
	color: #00678b;
}
