
#newsContent {
	
	margin:0;
	padding:0;

}



/*global-detay/finish*/

/*NewsTicker*/
/*Start*/
#newsTicker a:hover {
	color:#FD5620
}
#newsTicker a {
	color:#666
}
#newsTicker h2 a {
	display:block;
	height:29px
}
#newsTicker h2 {
	width:57px;
	height:29px;
	float:left;
	text-indent:-9999px
}
#newsTicker p.newsItem {
}
#newsTicker {
	width:850px;
	height:29px;
	background:url(bg-guncel.jpg) no-repeat;
	margin:1px 0 9px 0;
	clear:left;
	position:relative;
	

}
.controller {
	displaY:block;
	position:relative;
	float:left;
	width:41px;
	margin-top:4px
}
#newsList a:hover {
	color:#333
}
#newsList a {
	display:block;
	padding:0 5px 0 15px;
	font:normal 12px/29px Tahoma, Geneva, sans-serif;
	color:#798193;
	text-decoration:none;
	background:url(newsTicker-bullet.gif) no-repeat 0 50%
}
#newsList_content {
	position:absolute;
	top:0;
	left:0
}
#newsList_next:active, #newsList_next:active {
	outline:none;
	border:none
}
#newsList_next:hover {
	background:url(newsTicker-nav.gif) no-repeat -21px -22px
}
#newsList_next {
	background:url(newsTicker-nav.gif) no-repeat -21px 0;
	display:block;
	width:20px;
	height:22px;
	text-indent:-9999px;
	float:left
}
#newsList_previous:focus, #newsList_previous:hover:focus {
	-moz-outline-style:none;
	border:none
}
#newsList_previous:hover {
	background:url(newsTicker-nav.gif) no-repeat 0 -22px
}
#newsList_previous {
	background:url(newsTicker-nav.gif) no-repeat 0 0;
	display:block;
	width:21px;
	height:22px;
	text-indent:-9999px;
	float:left
}
#newsList {
	position:relative;
	overflow:hidden;
	width:652px;
	height:29px;
	float:left
}
/*End*/


#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 0px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	/*text-align: center;
	line-height: 0;*/
}
#jquery-lightbox a img { border: none; }
#lightbox-container-form-box {
	position: relative;
	width: 300px;
	/*height: 424px;*/
	overflow: auto;
	margin: 0 auto;
}
#lightbox-container-form { /*padding: 10px;*/ overflow: auto; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-form-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-form-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-form-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-form-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
#btn_close{ cursor: pointer; }