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

@import 'reset.css';
@import 'default.css';
html,body{
	height:100%;
}
body{
	text-align:center;
	font-family:Tahoma,Arial,Helvetica,Sans-serif;
	background:#C3C5CF url(../images/body_bg.png) repeat-x;
}
/* YAZI */
h1,h2,h3,h4,h5{
	font-family:Trebuchet MS,Arial,Helvetica,Sans-serif;
}
h1{
	display:none;
}
h2{
	font-size:20px;
	color:#0d5c7a;
	letter-spacing:-0.7px;
	margin:0 0 5px 0;
}
h3{
	font-size:16px;
	color:#e47203;
	margin:5px 0;
}

h4{
	font-size:16px;
	color:#6c0000;
	letter-spacing:-0.5px;
	margin:5px 0;
}
#homepage .box h4 a{
	font-size:16px;
	color:#6c0000;
	letter-spacing:-0.5px;
	margin:5px 0;
	text-decoration:none;
	font-style:normal;
}
h5{
	font-size:12px;
}

#homepage a{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	
}
a{
	
	
}

a:hover{
	
}

p{
	font-size:11px;
	line-height:1.4;
	margin:3px 0;
	color:#0c536e;
}
li{
	font-size:13px;
	line-height:1.4;
	margin:3px 0;
	color:#0c536e;
	margin-left:15px;
}


/* YAPI */
#container{
	min-height:100%;
	position:relative;
	height:auto !important;
	height:100%;
}

#header{
	height:314px;
	background:#EEE;
	width:980px;
	margin:0 auto;
}

#homepage{
	text-align:left;
	width:930px;
	margin:0 auto;
	padding-bottom:60px;
	padding-top:12px;
}
#homepage-left{
	float:left;
	display:inline;
	width:425px;
	margin-right:5px;
}

#homepage-left p{
	margin:6px 0;
	text-align:justify;
}


#homepage-right{
	float:left;
	display:inline;
	width:495px;
}
#homepage-bottom{
	
} 
#homepage-bottom ul{
	margin:5px 0;
}
#homepage-bottom ul li{
	font-size:14px;
	font-family:Trebuchet MS,Arial,Helvetica,Sans-serif;
	font-weight:bold;
	margin:5px 0;
}
#homepage-bottom div.galeri{
	width:185px;
}
#homepage-bottom .duyuru{
	float:right;
	display:inline;
	background:#FFF;
	height:230px;
	width:200px;
	margin-right:10px;
	text-align:right;
	padding:5px;
}
#homepage-bottom .duyuru h3{
	padding-bottom:3px;
	border-bottom:1px dotted #111;
}
#homepage-bottom .duyuru marquee{
	text-align:right;
}
#homepage .box{
	float:left;
	display:inline;
	width:160px;
	padding:3px;
	margin:8px 2px 0 0;
}
#homepage .box li{
	font-size:12px;
}
#homepage .box li a{
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#101d2e;
}
#homepage .box h4{
	text-align:left;
}
#homepage .box a{
	font-size:11px;
	color:#101d2e;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
#homepage #duyuru-top{
	background:url(../images/duyuru_top.png) no-repeat;
	width:244px;
	height:57px;
}
#homepage #duyuru-bottom{
	background:url(../images/duyuru_bottom.gif) no-repeat;
	width:224px;
	height:268px;
	padding:10px;
	text-align:right;
}
#homepage #duyuru-bottom marquee{
	text-align:right;
}

#content{
	text-align:left;
	width:930px;
	margin:0 auto;
	padding-bottom:60px;
	padding-top:12px;
}

#content ul{
	list-style-type:disc;
	padding-left:25px;
}

#content ol{
	list-style-type:decimal;
	padding-left:25px;
}

#main{
	
	
}
#main p{
	text-align:justify;
	font-size:12px;
	line-height:1.4;
	margin:3px 0;
	color:#000000;
}
#content img, #main img{
	margin:0 5px 5px 5px;
	border:2px solid #AAA;
}
#nav{
	float:left;
	display:inline;
	width:230px;
	padding:10px 0 0 10px;
}

#section{
	float:left;
	display:inline;
	width:650px;
	padding:10px 0 0 10px;
}

#footer{
	background:#111E24;
	height:60px;
	width:100%;
	position:absolute;
	bottom: 0 !important;
	bottom: -1px;
	left:0;
}
#footer p{
	color:#FFF;
	line-height:1.3;
	margin:0;
}
#footer a{
	color:#FFF;
	text-decoration:none;
}
#footer p.logo{
	position:absolute;
	left:20px;
	top:10px;
}
#footer p.logo img{
	vertical-align:middle;
}
#footer-in{
	margin:0 auto;
	width:980px;
	height:50px;
	position:relative;
	padding-top:10px;
}
.alt{
	display:none;
}
