<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background: url(../images/body-bg-1.jpg) left top repeat-x;
background-color:#f0ffff;
}
*
{
margin:0px;
padding:0px;
}
p
{
margin:5px auto;
}
.left
{
float:left;
}
.right
{
float:right;
}
img
{
border:none;
}

.clear
{
clear:both;
height:0px;
}
.container
{
width:960px;
height:auto;
text-align:center;
margin:0px auto;
}
.header
{
width:960px;
height:200px;
float:left;
text-align:left;
color:#FFF;
}
.header-top
{
width:960px;
height:33px;
float:left;
text-align:left;
}
.input-box
{
width:148px;
height:16px;
background-color:#FFF;
padding-left:4px;
padding-top:4px;
border:1px solid #0097fc;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height:16px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #4B4B4B;
text-decoration: none;
}
.header-top-left
{
width:400px;
height:28px;
float:left;
text-align:left;
padding-top:5px;
}
.header-top-right
{
width:560px;
height:27px;
float: right;
text-align:left;
padding-top:6px;
}

.header-middle
{
width:960px;
height:121px;
float:left;
text-align:left;
}
.middle-left-box
{
width:372px;
height:121px;
float:left;
text-align:left;
}
.logo
{
margin-top:15px;
}
.middle-right-box
{
width:588px;
height:95px;
float:right;
text-align:left;
padding-top:26px;
}
.header-bottom
{
width:958px;
height:34px;
float:left;
text-align:left;
background-color:#FFF;
padding:1px 1px 11px 1px;
}
/* navcontainer */

.navcontainer {
	width:958px;
	height: 34px;
	clear:both;
	float:left;
	background:url(../images/menu-normal-bg.jpg) left top repeat-x;
}

.navcontainer ul {
	    border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer ul li {
	    display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:34px;
		background:url(../images/menu-bar-bg.jpg) right center no-repeat;
}

.navcontainer ul li a {
	display: block;
	float: left;
	width: 85px;
	padding:0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 34px;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	}

.navcontainer ul li a:hover {
color: #FFF;
text-decoration:none;
background:#FF3030;
height:34px;
}
.navcontainer li.active a {
color: #FFF;
text-decoration:none;
background:#FF3030;
height:34px;
}
.navcontainer ul li a.big
{
width:162px;
}
.navcontainer ul li a.medium
{
width:125px;
}
--&gt;
.body-main
{
width:940px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-bottom-bg.jpg) left bottom repeat-x #FFF;
padding:0px 10px 30px 10px;
color: #FFF;
}
.body-container
{
width:900px;
height:auto;
float:left;
text-align:left;
background-color:#F0FFFF;
padding:20px;
}
.inner-container
{
width:940px;
height:auto;
float:left;
text-align:left;
background-color:#FFF;
color:#646464;
}
.inner-banner
{
width:940px;
height:267px;
float:left;
text-align:left;
margin-bottom:20px;
background:url(../images/inner-page-banner.jpg) left top no-repeat #0066cc;
}
.speed-bt
{
margin-left:417px;
margin-top:230px;
}
.inner-content
{
width:940px;
height:auto;
float:left;
text-align:left;
}
.body-left
{
width:386px;
height:auto;
float:left;
text-align:left;
}
.online-title-box
{
width:386px;
height:34px;
float:left;
text-align: center;
margin-bottom:25px;
background:url(../images/online-title-bg.jpg) left top no-repeat;
}
.arayin-title-bg
{
width:386px;
height:34px;
float:left;
text-align: center;
margin-bottom:25px;
background:url(../images/arayin-title-bg.jpg) left top no-repeat;
}
.service-box
{
width:386px;
height:auto;
float:left;
text-align:left;
background-color:#ffffff;
}
.kanallar-title-box
{
width:376px;
height:auto;
float:left;
text-align:left;
padding-left:10px;
}
.service
{
width:386px;
height:auto;
float:left;
text-align:left;
}
.service ul {margin: 0; padding: 0;
}
.service li {
	list-style: none;
	}
.service ul li
{
width:77px;
float:left;
text-align: center;
margin:8px 0px;
display:block;
}
.body-right
{
width:490px;
height:auto;
float: right;
text-align:left;
}
.image-bg
{
border:2px solid #122B77;
}
.image-bg:hover
{
border:2px solid #1aa4ff;
}
.footer
{
width:940px;
height:56px;
float:left;
text-align:left;
color: #FFF;
background-color: #cccccc;
padding:10px;
margin-bottom:20px;
font: normal 11px/20px Tahoma, Helvetica, sans-serif;
}
.footer a
{
text-decoration:none;
color: #FFF;
font: normal 11px/20px Tahoma, Helvetica, sans-serif;
}
.footer a:hover
{
color: #FFF;
text-decoration: underline;
font: normal 11px/20px Tahoma, Helvetica, sans-serif;
}
.footer-main
{
width:940px;
height:50px;
float:left;
text-align: center;
background-color: #0062c5;
padding-top:6px;
}


/* CSS Text Document */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #646464;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: none;
	margin:0px;
	padding:0px
}
h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	margin:0px;
	padding:0px
}
h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffff00;
	text-decoration: underline;
	margin:0px;
	padding:0px
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066cc;
	text-decoration: none;
	margin:0px;
	padding:0px
}
.header-link
{
color: #FFF;
text-decoration:none;
font: bold 11px/18px Tahoma, Helvetica, sans-serif;
}
.header-link:hover
{
color: #6cc4fd;
text-decoration:none;
font: bold 11px/18px Tahoma, Helvetica, sans-serif;
}
.header-link.active
{
color: #6cc4fd;
text-decoration:none;
font: bold 11px/18px Tahoma, Helvetica, sans-serif;
}</pre></body></html>