body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

.cl {
	clear:both;
}

body {
	font: 62.5%/1.5 "Helvetica Neue",Helvetica,Arial,sans-serif;
	background: #f8f7f6 url(http://i.marmara.edu.tr/marmara/img/alt-ust-sp.gif) repeat-x 0 -162px;
	color: #000000;	
	text-align:center;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

a:active, a:focus {
	outline: none;
}

#grid {
	width:980px;
	background: transparent url(http://i.marmara.edu.tr/marmara/img/grid.gif) repeat-y 50% 0;
	position:absolute;
	z-index:100;
	top:0;
	left:50%;
	margin-left:-482px;
	height:850px;
	opacity:0.1;
	display:none;
}

#kap { 
	width: 860px;
	text-align:left;  
	margin:0 auto;
	font-size:13px;
}

#ust {
	height:133px;
	border-bottom:1px solid #fff;
	position:relative;
	margin-bottom:16px;
	background:transparent;
	z-index:98;
}

	#amblem {
		position:absolute;
		top:13px;
		left:21px;
	}
	
	#dil {
		position:absolute;
		right:16px;
		top:3px;
	}
		
		#dil li {
			float:left;
			border-right:1px solid #626262;
		}
		
		#dil a {
			float:left;
			color:#b61d1d;
			width:40px;
			text-decoration:none;
			margin-left:10px;
			padding-right:6px;
		}
		
		#dil .son {
			border:0;
		}
	
	#simgeler {
		width:220px;
		z-index:20;
		position:absolute;
	}
	
	#simgeler li {
		float:left;
	}
	
	#simgeler a{
		float:left;
		width:36px;
		height:26px;
		background:#ccc;
		display:inline;
		text-indent: -9999em;
		background: transparent url(http://i.marmara.edu.tr/marmara/img/simge-sp.png) no-repeat 50% 0;
		position:relative;
	}
	
	#simgeler span {
		position:absolute;
		display:block;
		height:7px;
		overflow:hidden;
		cursor:hand;
		top:20px;
		left:0px;
		width:100%;
		background: transparent url(http://i.marmara.edu.tr/marmara/img/simge-sp.png) no-repeat 50% -156px;
		display:none;
	}
	
	#simgeler a.aktif span{
		display:block !important;
	}
	
	#simgeler #i2 {
		background-position: 50% -26px;
	}
	
	#simgeler #i3 {
		background-position: 50% -52px;
	}
	
	#simgeler #i4 {
		background-position: 50% -78px;
	}
	
	#simgeler #i5 {
		background-position: 50% -104px;
	}
	
	#simgeler #i6 {
		background-position: 50% -130px;
		width:40px;
	}
	
	#sagust{
		right:20px;
		top:24px;
		position:absolute;	
	}
	
	#arama, #arama2 {
		height:29px;
		width:218px;
		border-left:1px solid #525559;
		border-right:1px solid #525559;
		background: #f8f7f6 url(http://i.marmara.edu.tr/marmara/img/alt-ust-sp.gif) repeat-x;
		overflow:hidden;
		z-index:10;
		position:relative;
		top:26px;
	}
	
	#arama2{
		/*z-index:20;*/
		display:none;
		text-align:center;
		line-height:29px;
		color:#fff;
		font-size:14px;
		right:0px;
		top:26px;
		position:absolute;
	}
	
	#arama2 a{
		color:#fff;
		text-decoration:none;
		display:block;
	}
	
	#arama input {
		float:left;
		border:1px solid #5f5f5f;
		height:15px;
		margin:4px 0 4px 3px;
		padding:2px 2px;
		font-size: 12px;
		width:173px;
		background:#f7f5f3;
		display:inline;
	}
	
	.bodyen #arama input{
		width:145px !important;
	}
	
	#arama a {
		float:right;
		color:#eee;
		line-height:27px;
		font-size: 13px;
		display:inline;
		margin:0 5px 0 0;
		text-decoration: none;
	}
		
	#menu {
		top:99px;
		position:absolute;
		height:31px;
		font-size: 14px;
		width:860px;
		background:#525559;
		z-index:98;
	}
	
	#menu li {
		float:left;
		position:relative;
	}
	
	#menu li:hover ul{
		display:block;
	}
	
	#menu a{
		float:left;	
		color:#FFF;
		text-decoration: none;
		line-height:31px;
		height:31px;
		display:inline;
		width:142px;
		position:relative;
		overflow:hidden;
	}
	
	#menu span {
		background:transparent url(http://i.marmara.edu.tr/marmara/img/menu.png) no-repeat scroll 0 0;
		height:100%;
		display:block;
		cursor:hand;
		left:0;
		position:absolute;
		top:0;
		width:100%;
		z-index:9;
	}
	
	#menu #m1:hover span, #menu #m1 .m1 {
		background-position:0 -31px;
	}
	
	#menu #m2 {
		width:70px;
	}
	
	#menu #m2 span {
		background-position:-142px 0;
	}
	
	#menu #m2:hover span {
		background-position:-142px -31px;
	}
	
	#menu #m3 {
		width:111px;
	}
	
	#menu #m2:hover span, #menu #m2 .m2 {
		background-position:-142px -31px;
	}
	
	#menu #m3 span {
		background-position:-212px 0;
	}
	
	#menu #m3:hover span, #menu #m3 .m3 {
		background-position:-212px -31px;
	}
	
	#menu #m4 {
		width:98px;
	}
	
	#menu #m4 span {
		background-position:-323px 0;
	}
	
	#menu #m4:hover span, #menu #m4 .m4 {
		background-position:-323px -31px;
	}
	
	#menu #m5 {
		width:117px;
	}
	
	#menu #m5 span {
		background-position:-421px 0;
	}
	
	#menu #m5:hover span, #menu #m5 .m5 {
		background-position:-421px -31px;
	}
	
	#menu #m6 {
		width:109px;
	}
	
	#menu #m6 span {
		background-position:-538px 0;
	}
	
	#menu #m6:hover span, #menu #m6 .m6 {
		background-position:-538px -31px;
	}
	
	#menu #m7 {
		width:100px;
	}
	
	#menu #m7 span {
		background-position:-647px 0;
	}
	
	#menu #m7:hover span, #menu #m7 .m7 {
		background-position:-647px -31px;
	}
	
	#menu #m8 {
		width:113px;
	}
	
	#menu #m8 span {
		background-position:-747px 0;
	}
	
	#menu #m8:hover span, #menu #m8 .m8 {
		background-position:-747px -31px;
	}
	
	/*eng*/
	.bodyen #menu a{
		width:124px;
	}
	
	.bodyen #menu span {
		background:transparent url(http://i.marmara.edu.tr/marmara/img/menu-eng.png) no-repeat scroll 0 0;
	}
	
	.bodyen #menu #m1:hover span, .bodyen #menu #m1 .m1 {
		background-position:0 -31px;
	}
	
	.bodyen #menu #m2 {
		width:144px;
	}
	
	.bodyen #menu #m2 span {
		background-position:-124px 0;
	}
	
	.bodyen #menu #m2:hover span {
		background-position:-124px -31px;
	}
	
	.bodyen #menu #m3 {
		width:108px;
	}
	
	.bodyen #menu #m2:hover span, .bodyen #menu #m2 .m2 {
		background-position:-124px -31px;
	}
	
	.bodyen #menu #m3 span {
		background-position:-268px 0;
	}
	
	.bodyen #menu #m3:hover span, .bodyen #menu #m3 .m3 {
		background-position:-268px -31px;
	}
	
	.bodyen #menu #m4 {
		width:92px;
	}
	
	.bodyen #menu #m4 span {
		background-position:-376px 0;
	}
	
	.bodyen #menu #m4:hover span, .bodyen #menu #m4 .m4 {
		background-position:-376px -31px;
	}
	
	.bodyen #menu #m5 {
		width:88px;
	}
	
	.bodyen #menu #m5 span {
		background-position:-468px 0;
	}
	
	.bodyen #menu #m5:hover span, .bodyen #menu #m5 .m5 {
		background-position:-468px -31px;
	}
	
	.bodyen #menu #m6 {
		width:103px;
	}
	
	.bodyen #menu #m6 span {
		background-position:-556px 0;
	}
	
	.bodyen #menu #m6:hover span, .bodyen #menu #m6 .m6 {
		background-position:-556px -31px;
	}
	
	.bodyen #menu #m7 {
		width:95px;
	}
	
	.bodyen #menu #m7 span {
		background-position:-659px 0;
	}
	
	.bodyen #menu #m7:hover span, .bodyen #menu #m7 .m7 {
		background-position:-659px -31px;
	}
	
	.bodyen #menu #m8 {
		width:106px;
	}
	
	.bodyen #menu #m8 span {
		background-position:-754px 0;
	}
	
	.bodyen #menu #m8:hover span, .bodyen #menu #m8 .m8 {
		background-position:-754px -31px;
	}
	
	/*eng*/
	
	#menu ul {
		position:absolute;
		top:31px;
		width:200px !important;
		left:0px;
		opacity:0.96;
		filter: alpha(opacity=96);
		overflow:hidden;
		display:none;
		z-index:99;
	}
	
	#menu li.m8 ul {
		margin-left:-87px;
	}
	
	#menu ul li {
		width:200px;
		background: #444;
	}
	
	#menu ul a {
		background: #525559;
		color:#ddd;
		width:200px !important;
		text-indent: 20px;
		float:left;
		display:inline;
		height:28px;
		line-height:28px;
	}
	
	#menu ul a:hover {
		background:#4A4C50;
		color:#fff;
	}

#orta {
	background: #f8f7f6 url(http://i.marmara.edu.tr/marmara/img/kap.gif) repeat-y;
	overflow:hidden;
	width:860px;
	display:block;
	padding-bottom:14px;
}

	#pano {
		background: #fff url(http://i.marmara.edu.tr/marmara/img/pano.jpg) no-repeat;
		float:left;
		width:229px;
		height:230px;
		overflow:hidden;
		display:inline;
		margin-left:11px;
	}
	
		#pano li {
			float:left;
			margin-left:3px;
			display:inline;
			height:45px;
			background: transparent url(http://i.marmara.edu.tr/marmara/img/nokta.gif) repeat-x bottom;
		}
		
		#pano a {
			float:right;
			width:226px;
			height:45px;
			line-height:45px;
			text-decoration: none;
			color:#525559;
			font-size: 13px;
			text-indent: 70px;
			background: transparent url(http://i.marmara.edu.tr/marmara/img/pano-sp.png) no-repeat 12px 0;
		}
		
		#pano #p2 {
			background-position:12px -45px;
		}
			
		#pano #p3 {
			background-position:12px -90px;
		}
		
		#pano #p4 {
			background-position:12px -134px;
		}
		
		#pano #p5 {
			background-position:12px -178px;
		}
		
		#pano .son {
			background-image: none;
		}
	
	#foto {
		float:right;
		width:608px;
		height:230px;
		display:inline;
		margin-right:12px;
	}
	
	#sutunlar {
		float:left;
		width:860px;
		clear:both;
		padding-top:8px;
	}
	
		#sutunlar h2{
			font: 19px/30px Georgia, "Times New Roman", serif;
			color:#ac3729;
			background: transparent url(http://i.marmara.edu.tr/marmara/img/nokta.gif) repeat-x bottom;
			text-indent: 12px;
			display:block;
			padding-bottom:3px;
		}
		
			h2 a {
				display:block;
				position:absolute;
				right:14px;
				top:9px;
				width:14px;
				height:14px;
				overflow:hidden;
			}
			
			h2 a img {
				display:block;
				float:left;
			}
	
		#sutunlar #s1 {
			float:left;
			display:inline;
			overflow:hidden;
			width:220px;
			margin-left:20px;
			position:relative;
		}
		
		#sol ol li {
			float:left;
		}
		
		#s1 ul {
			margin-top:5px;
		}
	
		#s1 li{
			float:left;
		}
	
		#s1 ul a{
			float:left;
			padding:0;		
			color:#626262;
			width:220px;
			margin:2px 0;
			text-indent: 22px;
			background: transparent url(http://i.marmara.edu.tr/marmara/img/ok.gif) no-repeat 13px 7px;			
		}
			
		#sutunlar a:hover{
			color:#333;
		}
		
		#s1 .ba {
			margin:16px 10px 0;
			float:left;
			display:inline;
		}
			   
		
		#sutunlar #s2 {
			float:left;
			display:inline;
			overflow:hidden;
			width:280px;
			margin-left:20px;
			position:relative;		
		}
		
		#sutunlar #s3 {
			float:right;
			display:inline;
			overflow:hidden;
			width:280px;
			margin-right:20px;
			position:relative;		
		}
		
			#s2 li, #s3 li {
				float:left;
				background: transparent url(http://i.marmara.edu.tr/marmara/img/nokta.gif) repeat-x bottom;
			}
			
			#s2 li a, #s3 li a {
				float:left;
				color:#626262;
				text-decoration: none;
				width:252px;
				padding:7px 14px;
				margin-bottom:1px;
				/*height:50px;*/
			}
			
			#s2 li a:hover, #s3 li a:hover {
				background: transparent url(http://i.marmara.edu.tr/marmara/img/hover.gif) repeat-x top;
			}
			
			.tumlink {
				display:inline;
				float:right;
				margin:5px 12px 4px 0;
				color:#626262;
			}
	/*nedim*/
		

#sutunlar_ic {
	width:860px;
	overflow:hidden;
	display:block;
	margin-top:-16px;
	margin-bottom:16px;
	}

#sol{
	background:transparent url(http://i.marmara.edu.tr/marmara/img/sol-bg.gif) repeat-y;
	width:228px;
	border-bottom:1px solid #e9e9e9;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	margin-bottom:16px;
	margin-left:9px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-bottomleft:4px;	
	display:inline;
	float:left;
	overflow:hidden;
	position:relative;
	padding-top:8px;
	height:500px;
}

	#sol h3{
		font: 19px/30px Georgia, "Times New Roman", serif;
		color:#093b6f;
		border-bottom:1px solid #d8d8d7;
		margin:0 10px 3px 10px;
		display:block;
		width:218px;
	}
	
	#sol ul li a{
		color:#595c60;
		text-decoration:none;
		display:block;
		height:22px;
		line-height:22px;
		font-size:13px;
		width:209px;
		margin-left:10px;
		text-indent:11px;
		background-image: url(http://i.marmara.edu.tr/marmara/img/ok.gif);
		background-repeat:no-repeat;
		background-position:2px 8px;
	}
	
	#sol ul li a:hover{
		color:#000;
	}
	
	#sol ol {
		position:absolute;
		bottom:0px;
		margin-bottom:20px;
	}
	
	#sol .ba{
		display:block;
		margin:10px 10px 0;
	}
	
	#yazidiv{
		width:580px;
		display:inline;
		float:left;
		margin-left:20px;
		overflow:hidden;
		position:relative;
		font-size:12px;
		padding-top:8px;
	}
	
	#yazidiv #galeri a {
		float:left;
		margin:10px 10px 0 0;
		width:140px;
		height:115px;
		overflow:hidden;
	}
	
	#yazidiv #galeri img {
		float:left;
		border:1px solid #666;
	}

	#yazidiv h3{
		font: 19px/30px Georgia, "Times New Roman", serif;
		color:#ac3729;
		background: transparent url(http://i.marmara.edu.tr/marmara/img/nokta.gif) repeat-x bottom;
		display:block;
		margin:0 0 3px 0;
		padding-bottom:1px;
	}
	
	#yazidiv h4{
	font-size:16px;
	color:#00557c;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
	}

	#yazidiv p{
	margin:10px 0;
	color:#595C60;
	}

	#yazidiv a.htmldosya{
	background-image:url(http://i.marmara.edu.tr/gfx/page_white_html.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	}
	#yazidiv a.pdfdosya{
	background-image:url(http://i.marmara.edu.tr/gfx/page_white_acrobat.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	}
	#yazidiv a.xlsdosya{
	background-image:url(http://i.marmara.edu.tr/gfx/page_white_excel.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	}
	#yazidiv a.docdosya{
	background-image:url(http://i.marmara.edu.tr/gfx/page_white_word.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	height:19px;
	display:block;
	}

	#yazidiv p a{color:#000;}

	#yazidiv p.satirbasi{
	margin:10px 20px;
	/*text-indent:15px;*/
	}

	#yazidiv ol, #yazidiv ul{
	margin:10px 20px 0;
	}

	#yazidiv ol ol, #yazidiv ul ul{
	margin:5px 25px;
	}

	#yazidiv ol.sayili{
	list-style-type:decimal;}

	#yazidiv ol.harfli{
	list-style-type:lower-alpha;}

	#yazidiv ul.noktali{
	list-style-type:circle;
	margin-left:50px;}

	#yazidiv ul.listelink {
		margin:10px 0 !important;
	}

	#yazidiv ul.listelink a{
	color:#000;
	text-decoration:none;
	line-height:22px;
	}

	#yazidiv ul.listelink a:active{
	color:#F8901F;}

	#yazidiv ul.listelink a:hover{
	text-decoration:underline;
	}
	/*nedim*/
	
	/*table*/

	table	{
			margin:10px 1px !important;
			padding: 0;
			font: normal 1.1em tahoma, arial, sans-serif;
			line-height: 1.4em;
			border-collapse: collapse;
			border: 1px solid #ddd;
			color: #444;
			background: #F0F0F0;
			width:700px;
			}

	table a{color:#000 !important;}



	table caption	{
			margin: 0;
			padding: 0;
			color: #4F6480;
			line-height: 2em;
			text-align: left;
			font: bold 1.4em Verdana, Tahoma, sans-serif;
			text-transform: uppercase;
			letter-spacing: 0.14em;
			}

	thead		{
			color: #222;
			background: #ddd;
			}

	thead td {
	padding-left:5px;}

	thead tr th	{
			padding: 4px 8px 4px 8px;
			}


	thead th	{
			border: 1px solid #ADBBCA;
			}

	tfoot		{
			background: #fff;
			}

	tfoot tr td, tfoot tr th, tbody tr td	{
			padding: 4px;
			}


	tbody tr	{
			border: 1px solid #ddd;
			}

	tbody th	{
			padding: 8px;
			border: 1px solid #ddd;
			}

	tbody td	{
			background: #f4f4f4;
			border-right: 1px solid #ddd;
			border-bottom:1px solid #ddd;
			}

	tbody tr.odd		{
			background: #C4CFDB;
			}

	tbody tr.odd td		{
			background: #F6F6F6;
			color: #4F6480;
			}


	tbody tr th a:link		{
			font: bold 1.1em tahoma, arial, sans-serif;
			color: #5E7796;
			text-decoration: underline;

			}

	tbody tr th a:visited		{
			font: bold 1.1em tahoma, arial, sans-serif;
			color: #5E7796;
			text-decoration: none;

			}

	tbody tr th a:hover		{
			font: bold 1.1em tahoma, arial, sans-serif;
			color: #5E7796;
			text-decoration: none;

			}

	tbody tr th a:active		{
			font: bold 1.1em tahoma, arial, sans-serif;
			color: #5E7796;

			}

	tbody td a:link		{
			font: normal 1.1em tahoma, arial, sans-serif;
			color: #808000;
			text-decoration: underline;
			}

	tbody td a:visited		{
			}

	tbody td a:hover		{
			}

	tbody td a:active		{
			}

	tbody td a:visited:after {
			}

	table#galeritbl td, table#galeritbl tr,table#galeritbl{
	background-color:#FFFFFF !important;
	border:0!important;
	}
	table#galeritbl{ width:460px;}

	/*table*/

	/*form css*/
	#yazidiv label{
		display:block;
		width:150px;
		float:left;
	}

	#yazidiv form p{
		margin:10px 0 0 50px;
		overflow:hidden;
		width:600px;
		float:left;
		display:inline;
	}
	
	#yazidiv form h5 {
		float:left;
		width:600px;
	}


	#yazidiv input.tbox{
		border:1px solid #c0c0c0;
		width:250px;
		padding:3px;
		float:left;
	}
	
	#yazidiv .tckli , #yazidiv label.error {
		float:left;
		font-size:11px;
		margin-left:5px;
		display:inline;
		line-height:20px;
	}
	
	.error {
		color:#B61D1D;
	}
	
	.hata{
		color:#B61D1D;
		background:#EEEEEE;
		border:1px solid #ddd;
		padding:5px;
		text-align:center;
		margin:35px 0 0 0 ;
		font-size:15px;
	}
	
	.basarili{
		color:#8ab944;
		background:#EEEEEE;
		border:1px solid #ddd;
		padding:5px;
		text-align:center;
		margin:35px 0 0 0 ;
		font-size:15px;
	}

	#yazidiv textarea{
		border:1px solid #c0c0c0;
		width:250px;
		height:80px;
		margin:0 0 0 0;
		padding:3px;
		float:left;
	}
	
	div#recaptcha_widget_div {
		float:left;
	}

	#yazidiv h5{
		padding:3px 5px;
		background-color:#eee;
		font-weight:bold;
		color:#444;
		font-size: 15px;
	}

	.fradio{
		display:inline !important;
		float:none !important;
	}

	.tckli{
		text-decoration:none;
		font-size:10px;
	}

	.tbut{
		border:1px solid #c0c0c0;
		margin:5px;
	}

	
	/*form css*/

#alt {
	height:133px;
	border-top:1px solid #fff;
	background: #fff url(http://i.marmara.edu.tr/marmara/img/alt-ust-sp.gif) repeat-x 0 -29px;
	font-size: 13px;
	text-align: left;
}

	#altkap {
		width:860px;
		margin:0 auto;
		position:relative;
	}
		
		#adres {
			width:220px;
			margin:20px 0 0 30px;
			float:left;
			color:#626262;
			display:inline;
		}
	
		#grad {
			position:absolute;
			right:17px;
			top:0px;
		}
		
		#qlink {
			width:600px;
			position:absolute;
			right:80px;
			top:25px;
		}
		
			#qlink li {
				float:right;
			}
			
			#qlink li a{
				float:left;
				color:#fefefe;
				padding:0 15px;
				margin:15px 8px;
				line-height:25px;
				text-decoration: none;
			}
			
			#qlink .q1 {
				background:#be544a;
			}
			
			#qlink .q2 {
				background:#8ab944;
			}
			
			#qlink .q3 {
				background:#419b94;
			}
			
			#qlink .q4 {
				background:#4c81a6;
			}
			
			#cp {
				color:#626262;
				text-align: center;
				clear:both;
				padding-top:8px;
			}
			
#onemliduyuru{
	background-color:#F6F6F4;
	border:2px solid #AC3729;
	left:50%;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
	padding:10px 18px;
	position:absolute;
	text-align:center;
	z-index:4;
}

#onemliduyuru h3{
	color:#AC3729;
	font-family:Georgia,"Times New Roman",serif;
	font-size:17px;
}

#onemliduyuru p,#onemliduyuru a {
	margin:15px 0 0 0;
	color:#626262;
	text-align:left;	
}

#onemliduyuru .kapat {
	text-decoration: none;
	color:#AC3729;
	font-family:Georgia,"Times New Roman",serif;
	font-size:12px;
}

/* *** Carousel *** */

a.asagi, a.yukari {
	display:block;
	float:left;
	height:25px;
	margin:0;
	overflow:hidden;
	text-indent:-9999px !important;
	width:28px;
}
.asagi {
	background:transparent url(http://i.marmara.edu.tr/marmara/img/up-down.png) no-repeat scroll -27px 0;
	padding-right:1px;
}
.carousel-control {
	margin-top:15px !important;
}

.yukari {
	background:transparent url(http://i.marmara.edu.tr/marmara/img/up-down.png) no-repeat scroll 0 0;
	margin-left:8px !important;
}
a.yukari:hover {
	background:transparent url(http://i.marmara.edu.tr/marmara/img/up-down.png) no-repeat scroll 0 -25px;
}
a.asagi:hover {
	background:transparent url(http://i.marmara.edu.tr/marmara/img/up-down.png) no-repeat scroll -27px -25px;
}
#s33,#s22{
	height:350px;
}
.carousel-wrap{
	height:330px !important;
}

a#duyuru485, a#duyuru486 {
	color:#AC3729 !important;
	font-weight:bold;	
}


			