@charset "UTF-8";
/* CSS Document */

@import 'reset.css';
@import 'default.css';

body{
	background:#F0F0F0 url(../images/bg.png) repeat-x;
}
/* YAZI */
h1{
    display:none;
}
h2{
    color:#E1000B;
    font-weight:bold;
	font-size:18px;
	font-family:arial;
	padding:10px 0;
}
h3{
	font-size:16px;
	font-family:arial;
}

h4{
    color:#fff;
	font-size:16px;
		font-family:arial;
}

h5{
	font-size:14px;
}

a{
		font-family:arial;
}

a:hover{
	
}

p{
    font-size:12px;
    line-height:1.4;
    font-family:arial,helvetica;
	
}

/* YAPI */
#container{
	
	
}

#header{
	margin:0 auto;
	width:950px;
}
#header #slayt1{
    width:678px;
    float:left;
    display:inline;
}
#header #header-in{
    width:250px;
    margin:10px 0 0 5px;
    float:left;
    display:inline;
    text-align:left;
}
#header #header-in img{
    float:left;
    display:inline;
    width:60px;
    margin:0 3px 0 0;
}
#header #header-in .box{
    height:66px;
}
#header #header-in h3{
    padding:3px 0;
    font-size:16px;
    font-style:italic;
    font-weight:bold;
}
#header #header-in .box p a{
    color:#000;
    text-decoration:none;
}
.page #homepage #homepage-left{
    width:190px;
    float:left;
    display:inline;
}
.page #homepage #homepage-right{
    width:660px;
    padding:10px;
    float:left;
    display:inline;    
}

#homepage{
	margin:0 auto;
    min-height:600px;
    height:auto !important;
    height:600px;
	width:950px;
}

#homepage #homepages-left{
    width:674px;
	float:left;
	display:inline;
}
#homepage #homepages-left #slayt2{
    width:314px;
    float:left;
    display:inline;
}
#homepage #homepages-left #welcome{
    width:360px;
    float:left;
    display:inline;
}
#homepage #homepages-left #welcome h4{
	color:#000;
}
#homepage #homepages-left #welcome img{
    margin:0 0 10px 0;
}
#homepage #homepages-left #welcome p{
    text-align:justify;
}
#homepage #homepages-left #welcome p a{
    float:right;
    display:inline;
    color:#000;
    font-weight:bold;
    text-decoration:none;
}
.alt{
    display:none;
}
#homepage #homepages-left #yedk .padson{
	float:left;
	width:400px;
}
#homepage #homepages-left #yedk p a{
    color:#000;
    font-weight:bold;
    padding:0 10px 0 0;
    text-decoration:none;
}
#homepage #homepages-left #yedk p a:hover{
    text-decoration:underline;
}
#homepage #homepages-left #welcome p a:hover{
    text-decoration:underline;
}
#homepage #homepages-left #yedekparca{
    padding:10px 10px 10px 0;
    height:150px;
}
#homepage #homepages-left #yedekparca img{
    float:left;
    width:174px;
    margin:10px 10px 10px 0;
    display:inline;
}
#homepage #homepages-left #yedekparca h2{
    padding:25px 0 10px 0;
}
#homepage #homepages-left #yedekparca p{
    text-align:justify;
}
#homepage #homepages-left #yedekparca p a{
    float:right;
    display:inline;
    color:#000;
    font-weight:bold;
    text-decoration:none;
}
#homepage #homepages-left #yedekparca p a:hover{
    text-decoration:underline;
}
#homepage #homepages-right{
    width:270px;
    float:left;
    display:inline;
}
#homepage #homepages-right #duyuru{
    background:url(../images/duyuru.png) no-repeat;
    width:227px;
    height:288px;
    padding:20px 0 0 40px;
}
#homepage #homepages-right #duyuru a{
    color:#fff;
    text-decoration:underline;
}
#homepage #homepages-right #duyuru span{
    display:none;
}
#homepage #homepages-right #duyuru h3{
    display:none;
}
#homepage #homepages-right #duyuru img{
    display:none;
}
#homepage #homepages-right #duyuru h4{
    margin-bottom:40px;
}
#homepage #homepages-right #duyuru .cycle{
    overflow: hidden; 
    position: relative;
}
#homepage #homepages-right #duyuru .cycle div{
    height:190px;
    width:200px;
}
#homepage #homepages-right #duyuru .cycle div p{
    color:#fff;
}
#homepage #homepages-right #enalt{
    height:219px;
}
#nav{
	float:left;
	display:inline;
	width:20%;
	padding-right:30px;	
}

#section{
	float:left;
	display:inline;
	width:75%;
}

#section ul{
	list-style-type:disc;
	padding-left:25px;
}
#section ul li{
	
}
#section ol{
	list-style-type:decimal;
	padding-left:25px;
}
#section ul li{
	
}



#footer{
 background:#000;
 color:#fff;

	
}
#footer #footer-in{
    width:950px;
    margin:0 auto;
    text-align:center;
    padding:10px 0;
}
#footer #footer-in a{
    color:#fff;
    text-decoration:none;
}
#footer #footer-in a:hover{
    text-decoration:underline;
}
