*{
	font-family: Arial, Helvetica, sans-serif !important;
}

body{
	font-size: 13px;
	background: #FFFFFF url(http://em.erciyes.edu.tr/img/bg.jpg) top center repeat-x;
	cursor: default;
	margin: 0;
	padding: 0;
}

	h1{
		font-size: 2.0em;
		font-weight: normal;
		letter-spacing: -2px;
		color: #339;
		padding-left: 2px;
		margin-top: 6px;
		display: block;
		margin-bottom: 10px;			
	}		
	
	h2{
		font-size: 1.6em;
		font-weight: normal;
		letter-spacing: -1px;
		color: #339;
		background: #fff;
		padding: 0px;
		margin-left: 0px;
		display: block;	
	}				

	h3{
		font-size: 1.3em;
		color: #333399;
		margin: 10px 0px;
		font-weight: normal;
	}
	h4{
		font-size: 0.8em;
		color: #333399;
		margin: 10px 0px;
		font-weight: normal;
	}

a, a:link, a:visited {
	color: #333399;
	text-decoration:none;
}

a:hover{
	color:#CC6600;
	text-decoration:underline;
}
textarea{
	font-size:13px;
}
ol li, ul li{
	padding-bottom:12px;
}
#frame {
	width: 940px;
	margin: auto;
	background: #FFFFFF url(http://em.erciyes.edu.tr/img/bg_top.jpg) top center no-repeat;
}
#topbar {
	padding:3px;
}
#logo
{
	width: 630px;
	height: 80px;
	background: url(http://em.erciyes.edu.tr/img/logo.png) top left no-repeat;
	padding-bottom: 10px;
}
#menu {
	padding: 0px; 
	margin: 0px;   
	overflow: hidden; 
	float: left;
	height: 30px;
}
#menu ul {
	margin: 0px; 
	padding: 0px; 
}
	#menu ul li {
		list-style-type: none; 
		display: block; 
		float: left; 
		text-align:center;
		border-right: 1px solid #ccc;
	}
	#menu ul li a {
	
	  font: 13px/30px  "Segoe UI", Arial, Helvetica, sans-serif;
		padding: 0px 15px 0px 15px;
		display: block;  
		text-decoration: none;
		font-weight: bold;
	}
	#menu ul li a:hover {
		background: url(http://em.erciyes.edu.tr/img/menu_hover_bg.png) bottom center no-repeat;

	} 
		#menu ul ul {
			z-index: 500; 
			position: absolute; 
			font-size: .9em; 
			top: 150px; 
			left: -9999px;
		}
		#menu ul ul li {
			float: left;
			border-right: 0px;
			height: 15px;
			width: auto;
		}
		#menu ul ul li a {
			font-weight: normal;
			display: block;
			font-size: 11px; 
		}
		#menu ul ul li a:hover {
			color: #CC6600;
			background: none;
			text-decoration:underline;
		}
		#menu ul :hover ul {
			left: auto;
		}
		#menu :hover > a {
			cursor: pointer;
			color: #CC6600;
			background: url(http://em.erciyes.edu.tr/img/menu_hover_bg.png) bottom center no-repeat;
		}




#footer{
	background: #FFFFFF url(http://em.erciyes.edu.tr/img/footer.jpg) top center no-repeat;
}
#footertext{
	text-align:center;
	font-size: 10px;
	padding-top: 100px;
	padding-bottom:2ex;
	color:#444444;
	border-top:#999999 2 px solid;
}

select,button,input {
	font-size:13px;
}

.watermark{
	font-style: italic;
	color: #666666;
}

#container{
margin:auto;
width:930px;
color:#444444;

}

#content{
	text-align:left;
	margin-top: 1em;
}

.duyuru_baslik{
	font-weight:bold;
	font-size:12px;
}

.duyuru_tarih{
	font-size:9px;
	color:#666666;
}

.duyuru_madde{
}

.duyuru_madde LI{
	list-style-type:square;
}

span.PDFlink a
{
	background: url(http://em.erciyes.edu.tr/img/pdf.gif) right center no-repeat scroll;
		padding-right:18px !important;
		padding-top:3px !important;
		padding-bottom:3px !important;
}

span.RSSlink a
{
	background: url(http://em.erciyes.edu.tr/img/rss.gif) right center no-repeat scroll;
		padding-right:18px !important;
		padding-top:3px !important;
		padding-bottom:3px !important;
}