﻿@charset "utf-8";
/* CSS Document */
#ust{
	width:%100;
	height:160px;
	background-image:url(../images/ust_bg.jpg);
	background-position: top center;	
}
#logo{
	width:200px;
	height:80px;
	margin:auto;
}
#button{
	width:990px;
	margin:auto;
	height:35px;
	margin-top:30px;
}
#flash{
	width:%100;
	margin:auto;
	height:375px;
	background-image:url(../images/orta_bg.jpg);
	background-position:top center;
}
#ortanca{
	width:990px;
	margin:auto;
	height:180px;
	background-image:url(../images/orta.jpg);
}
#baslik{
	width:330px;
	height:25px;
	font-family:yes;
	font-size:19px;
	color:#009999;
	text-align:center;	
}
#yazi{
	width:270px;
	height:130px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	padding-right:29px;
	padding-left:30px;
	margin-top:20px;
	background-image:url(../images/orta1_bg.jpg);
	border-bottom:1px solid #efefef;
	background-repeat:no-repeat;
}
#social_network{
	width:330px;
	height:100px;
}
#haber{
	width:330px;
	height:200px;
	margin-top:10px;
}
#ana_ileti{
	width:330px;
	height:180px;
	margin-top:10px;
	background-image:url(../images/ileti_ana_bg.jpg);
}
#ileti_ifade{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	width:270px;
	padding-left:30px;
	padding-right:30px;
}
#altmenu{
	height:20px;
	margin-left:390px;
	margin-top:25px;
}
#altbutton{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	height:20px;
	float:left;
	padding-left:10px;
}
#ileritasarim{
	margin-left:860px;
	width:86px;
	height:15px;
	margin-top:40px;
}





/* İç Sayfalar Css */ 

#ic_flash{
	width:%100;
	margin:auto;
	height:250px;
	background-image:url(../images/hak_bg.jpg);
	background-position:top center;
}
#ic_flash_ileti{
	width:%100;
	margin:auto;
	height:250px;
	background-image:url(../images/ileti_bg.jpg);
	background-position:top center;
}
#ic_flash_mak{
	width:%100;
	margin:auto;
	height:250px;
	background-image:url(../images/makine_bg.jpg);
	background-position:top center;
}
#ic_flash_video{
	width:%100;
	margin:auto;
	height:250px;
	background-image:url(../images/video_bg.jpg);
	background-position:top center;
}
#ic_flash_ref{
	width:%100;
	margin:auto;
	height:250px;
	background-image:url(../images/ref_bg.jpg);
	background-position:top center;
}
#ic_flash_faaliyet{
	width:%100;
	margin:auto;
	height:250px;
	background-image:url(../images/faaliyet_bg.jpg);
	background-position:top center;
}
#ic_flash_haber{
	width:%100;
	margin:auto;
	height:250px;
	background-image:url(../images/news_bg.jpg);
	background-position:top center;
}
.ic_yazi{
	background-image:url(../images/ic_bg.jpg);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-right:40px;
	padding-top:20px;
	padding-bottom:100px;
}
#solbutton_bos{
	height:20px;
	width:130px;
}
#solbutton{
	height:27px;
	width:130px;
	color:#333;
	font-family:Fontik;
	font-size:16px;
	border-bottom:dotted 1px #ccc;
	text-align:right;
	padding-top:8px;
}












@font-face {
font-family: Fontik;
src: url(../fontik.ttf);
}
@font-face {
font-family: Fontik2;
src: url(../fontik2.ttf);
}
@font-face {
font-family: Fontik3;
src: url(../fontik3.ttf);
}
@font-face {
font-family: Fontiki;
src: url(../swiscon.ttf)
}
@font-face {
font-family: yes;
src: url(../yes.ttf)
}






















.msg_head2 {
	padding: 10px 10px;
	background-color:#f0f0f0;
	margin:5px;
	font-family:Fontik;
	font-size:16px;
	background-image:url(../images/f_bg2.jpg);
}

.msg_list {
	width:780px;

}
.msg_head {
	padding: 10px 10px;
	cursor: pointer;
	background-color:#f0f0f0;
	margin:5px;
	font-family:Fontik;
	font-size:16px;
	background-image:url(../images/f_bg.jpg);
}
.msg_body {
	padding: 15px 15px 15px;
	background-color:#fff;
}
p {
}