* {
    padding: 0;
    margin: 0;
} 
body {
background: #25579c;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
color: #222;
}
<!--ol { padding-left: 20px; }-->
img { border: none; }
a {
	color: #117CE8;
	text-decoration: none;
}
a:hover { text-decoration: underline; color : #ff0000; }
#wrap {
	margin: 20px auto;
	width: 998px;
}
#top {
background: #25579c url(images/top.gif) no-repeat;
padding: 5px 0;
}
#header {
	background: #eee url(images/header.gif) no-repeat;
	height: 160px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
padding: 20px 0 0 30px;
}
#header h1 a {
text-decoration: none;
color: #333;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #30A5F2;
font-size: 17px;
font-weight: 100;
padding: 0 0 0 30px;
}
#menu {
height: 30px;
line-height: 30px;
background: #4FA0F2 url(images/menu.gif) no-repeat;
}
#menu ul {
padding-left: 20px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #fff;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}
#content {
padding: 10px 10px;
background: #25579c url(images/content.gif) repeat-y;
}
.right {
	float: right;
	width: 778px;
	text-align: justify;
	padding: 0 10px 10px 10px;
}
.ic {
	width: 100%;
	clear: both;
}
.digerleri { width: 760px; margin: 0px auto; padding:0; position: relative; background-color:#FFFFFF;}
.habersol { width: 340px; height:216px; margin: 5px 0 5px 10px; padding:12px; position: relative; background-color:#FFFFFF; border: 1px dashed #316AC5; float:left; overflow:hidden;}
.left {
float: left;
width: 160px;
padding: 10px;
}
.left h2 {
font-size: 13px;
color: #333;
padding: 5px 0 2px 10px;
}
.duyuru{
	font-size:10px;
}
.duyuru li {
	background-image: url(images/ikon.png);
	background-repeat: no-repeat;
	line-height:150%;
}
.duyuru a {
	color: #444;
	padding: 0 0 10px 16px;
}
.duyuru a:hover {
	color: #ff0000;
}
#footer {
background: #333 url(images/footer.gif) no-repeat;
height: 30px;
text-align: center;
line-height: 30px;
color: #eee;
font-size: 11px;
}
#footer  a { color: #eee; }
#bottom {
background: #25579c url(images/bottom.gif) no-repeat;
padding: 5px 0;
}
.formsol{
	width:20%;
	text-align:right;
	float:left;
	padding:5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.formsag{
	text-align:left;
	padding:5px;
}
.fleft{
	float:left;
	vertical-align:top;
}
.fright{
	float:right;
}
.logolar{
	width:170px;
	text-align:center;
	overflow:hidden;
}
