body
{
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-position: center top;
	background-repeat: repeat;
	background-color:#FFFFFF;
}
.blank
{
	clear: both;
	display: none;
}
.lower
{
	margin-top: 10px;
}
.left
{
	clear:both;
	margin-left: 0px;
	margin-right: 0px;
}
#mContainer
{
	position: absolute;
	width: 1024px;
	left: 50%;
	margin-left: -512px;
	background-image: url(Images/page/trans-bg.png);
	background-position: center top;
	background-repeat: no-repeat;
}

#Container
{
	position: absolute;
	width: 910px;
	left: 50%;
	margin-left: -454px;
	margin-top: 8px;
	background-color: #FFFFFF;
}
#topContainer
{
	width: 910px;
	height: 92px;
	float: left;
}
#logo
{
	width: 180px;
	float: left;
}
#topBanner
{
	width: 555px;
	float: left;
}

#breakingNews
{
	width: 906px;
	height: 18px;
	float: left;
	margin-top: 1px;
	border: solid 1px #eef0f3;
	background-color: #c6cbd9;
}

#contL
{
	width: 350px;
	float: left;
	margin-top: 10px;
	overflow: hidden;
}
#contR
{
	width: 548px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
}
#contR1
{
	float: left;
	width: 360px;
	overflow: hidden;
}
#contR2
{
	float: left;
	width: 178px;
	margin-left: 10px;
	overflow: hidden;
}
.saat {
	padding: 1px;
	margin: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	left: 2px;
	clip: rect(2px,auto,auto,auto);
}
.topbannercolor {
	background-color: #ffffff;
}
