/* CSS ±âº»¼¼ÆÃ */
body {
	margin:0px;
	padding:0px;
	font-size:9pt;
	font-family: "µ¸¿ò,Dotum,AppleGothic,sans-serif";
	text-align:center;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../img/common/bg_main.gif) repeat-x left top;
	overflow-y:scroll;
}
/* ±âº» ¸µÅ© */
a { selector-dummy : expression(this.hideFocus=true);}
a:link { text-decoration: none; color: #696969 }
a:active { text-decoration: none; color: #696969}
a:visited { text-decoration: none; color: #696969 }
a:hover { text-decoration : none; color: #F26521 }
a { onfocus : "this.blur();" } 
p{padding:0px; margin:0px; margin-top:5px;}
img{border:0px; line-height:0px;}  /*ÀÌ¹ÌÁö¸¦ text·Î ÀÎ½ÄÇÏ¿© ÀÚµ¿À¸·Î ÇÏ´Ü 4px¿©¹éÀ» ÁØ´Ù. ÀÍ½º6¿¡¼­¸¸. µû¶ó¼­ ÀÌ·¸°Ô */
a,area { blr:expression(this.onFocus=this.blur()) }
:focus { -moz-outline-style: none; }
.png24{tmp:expression(setPng24(this));}
form { border:0;margin:0;display : inline;}

/* body ½ÃÀÛ */
#wrapper{
    margin:0px auto;         /* Áß¾ÓÁ¤·Ä½Ã auto±î¸ÔÁö ¸»ÀÚ */
	padding:0px;
	width:980px;
	position:relative;
	}
/* »ó´Ü Çìµå¸Þ´º */	
#header{
	padding:0px;
	margin:0px;
	height:42px;
}
#logo{ 
	text-align:left;
	height:93px;
	background:url(../img/common/bg_logo.gif) no-repeat left top;	
}
#nav{ 
	height:59px;	
	position:relative;
}


/* ÄÁÅÙÃ÷ ÀüÃ¼ºÎºÐ */	
#intro{
	height:348px;
	border:1px solid #dadada;
	text-align:left;
	padding-top:5px;
	padding-left:5px;	
	margin-top:10px;
	}
#temp01{ height:28px; background:url(../img/common/bg_temp01.gif) repeat-x left top;}
	
#center{
	height:144px;
	}	

#content{
	padding:0px;
	margin:0px;
	width:100%;
	position:relative;
	overflow:hidden;
}

/* ÄÁÅÙÃ÷ À­ ºÎºÐ */	
#content_top{
	height:350px;
	overflow:hidden;
	
}

		#content_top_01{
		width:339px;
		margin-right:22px;
		float:left;
		height:348px;
		border:1px solid #d4d4d4;
		}	
		#content_top_02{
		width:339px;
		margin-right:22px;
		float:left;
		height:348px;
		border:1px solid #d4d4d4;
		}	
		
		
		#content_top_03{
		width:254px;
		float:left;
		height:350px;


		}							

#content_bottom{
	height:247px;
	margin-top:26px;
	overflow:hidden;	
}	

		#content_bottom_01{
		width:700px;
		margin-right:26px;
		text-align:left;
		float:left;
		}	
		
		#content_bottom_02{
		width:254px;
		float:left;	
		}			

#bottom{
    margin:0px;         /* Áß¾ÓÁ¤·Ä½Ã auto±î¸ÔÁö ¸»ÀÚ */
	padding:0px;
	height:122px;
	text-align:center;
	margin-top:30px;
	background:#2c2c2c;	position:relative;	
	}
#copyright{
	margin:0px auto; 
	position:relative;	
	height:122px;
	width:980px;
}
#quick{position:fixed; z-index:999;width:89px; height:210px; left:50%; top:405px; margin-left:500px;}


/*
	»çÁø°Ô½ÃÆÇ
*/
.photoboard { width:700px;}
.photoboard ul,li{ margin:0; padding:0;}
.photoboard li{ 
	width:226px; 
    list-style:none;
	margin-left:11px;
    float: left;
	display: block;
    text-align: center;
	font: 12px Dotum;
    text-decoration: none;
	}
.photoboard li:first-child{margin:0;}
.span01{ line-height:25px;}

.ellip{overflow:hidden;display: inline-block;max-width:260px;text-overflow: ellipsis;white-space: nowrap;}