@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0}
body{ font-size:12px; background:#0d0e11}
a img{ border:0}
.prev{ width:30px; height:51px; background:url(../images/prev.jpg) no-repeat center; cursor:pointer; float:left;margin-left:30px}
.next{ width:30px; height:51px; background:url(../images/next.jpg) no-repeat center; cursor:pointer; float:left}
.imgGallery{ width:324px; height:51px; float:left; overflow:hidden; position:relative}
.imgGallery img{ float:left; padding:0 4px}
.imgGallery a{ cursor:pointer}
.l{ width:10000px; position:absolute; float:left;}
a{ color:#000000; text-decoration:none}
a.hoverYellow:hover{ color:#fd6e0e}
.gray,a.gray{ color:#6e6e6e}
.imgBorder_black{ border:3px solid #3d3d3d}
.white,a.white{ color:#FFFFFF}
#team .prev{ width:18px; height:116px; background:url(../images/pic_0729_10.jpg) no-repeat center; cursor:pointer; float:left}
#team .next{ width:18px; height:116px; background:url(../images/pic_0729_11.jpg) no-repeat center; cursor:pointer; float:left}
#team .imgGallery{ width:720px; height:116px; float:left; overflow:hidden; position:relative; background:#999999;}
#team .imgGallery img{ float:left; padding:5px 2px}
#team .imgGallery a{ cursor:pointer}

div.gundong {SCROLLBAR-FACE-COLOR: #fcfcfc;SCROLLBAR-HIGHLIGHT-COLOR: #666;SCROLLBAR-SHADOW-COLOR: #666;SCROLLBAR-3DLIGHT-COLOR: #666;SCROLLBAR-ARROW-COLOR: #666;SCROLLBAR-TRACK-COLOR: #666;SCROLLBAR-DARKSHADOW-COLOR: #666;SCROLLBAR-BASE-COLOR: #666;width:865px;height:260px;overflow:auto;overflow-x:auto;float:left;}
.bgall {
	background-image: url(../images/4_bg.jpg);
	background-repeat: no-repeat;
	height: 420px;
	width: 901px;
}


	#mainContainer{
	background-color:#FFFFFF;
	margin:50px 0;
	width:900px;
	text-align:left;
	padding:0px;
	}
	.clear{
		clear:both;
	}
	/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:240px;
	}
	#DHTMLgoodies_panel_one{		
		float:left;	
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:280px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
	width:400px;	/* Width of large image div */
	height:310px;	/* Height of large image div */
	float:left;
	padding-left:50px;	/* "Air" */
	padding-right:50px;
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		border:5px solid #317082;	/* Border around large image */
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:114px;	/* Width of strip */
		padding:5px;	/* "Air" inside filmstrip div */
		position:absolute;

	}
	.strip_of_thumbnails div{
		width:110px;
		height:90px;
		padding:2px;
		text-align:center;

	}
	.strip_of_thumbnails img{
		border:0px;
		padding:5px;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:5px solid #317082;	/* Green border around active thumbnail */
		padding:0px;
	
	}
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
	}	

