/*
History Ãß°¡,¼öÁ¤ÇÒ »çÇ×Àº ²À ÁÖ¼®À» Àû°í ÀÛ¾÷ ÇÏµµ·Ï ÇÕ½Ã´Ù.ÃÖÃÊ ÀÛ¼º 2009.11.24
*/

ol {
	padding: 0px;
	margin:  0px;
	list-style: none;	
}
ul {
	padding: 0px;
	margin:  0px;
	list-style: none;	
}
li {
	padding: 0px;
	margin:  0px;
}


.float_left {
	padding: 0px;
	margin:  0px;
	float: left;
	list-style: none;
}

.float_right {
	padding: 0px;
	margin:  0px;
	float: right;
	list-style: none;
}


/* ÀüÃ¼ */
#wrapper {
	/*position:absolute; */
	width:100%; /* ÀüÃ¼³ÐÀÌ */
	height:100%;
}

/* ¸ÞÀÎ »ó´Ü */
#header {
	/*position:relative; */
	width:100%;
	height:118px;
}


/* ¼­ºê »ó´Ü 
#header_sub {
	position:relative;
	width:100%;
	margin:auto;
	height:226px;
}*/

/* ºñÁê¾ó 
#visual {
	position:relative;
	width:960px;
	margin:auto;
	height:450px;
}*/

/* ¸ÞÀÎ ÄÁÅÙÃ÷ */
#content {
	/*position:relative;*/
	width:100%;
	height:731px;
	background: url(/images/common/bg.gif);
	background-position:top;
}

#content_bbs {
	/*position:relative;*/
	background: url(/images/common/bg_4.gif) repeat-y;
	background-position:top;
}



#content_bbs_top{
	width:980px;
	height:108px;
	margin:auto;
	background: url(/images/common/bbs_top.gif) repeat-y;
}

#content_bbs_bottom{
	width:980px;
	height:80px;
	clear : both;
	margin:auto;
	background: url(/images/common/bbs_bottom.gif) repeat-y;
}


#content_bbs_center{
		/*position:relative;*/
	width:980px;
	margin:auto;
	min-height:500px;

	background: url(/images/common/bbs_center.gif) repeat-y;
}

#content_bbs_top_1{
	width:980px;
	height:79px;
	margin:auto;
	clear : both;
	background: url(/images/common/bbs_top_1.gif) repeat-y;
}

#content_bbs_bottom_1{
	width:980px;
	height:93px;
	clear : both;
	margin:auto;
	background: url(/images/common/bbs_bottom_1.gif) repeat-y;
}


#content_bbs_center_1{

	width:980px;
	margin:auto;
	clear : both;
	min-height:500px;
	background: url(/images/common/bbs_center_1.gif) repeat-y;
}

#content_bbs_left{

	width:270px;
	float: left;
	clear : both;
	float: left;
}

#content_bbs_area{
	float: left;
	width : 590px;
	min-height:600px;
	_height: 600px;
	padding : 0 30px 0 30px;
	
}



#content_main {
	margin-top:-118px;
	width:100%;
	height:100%;
	position:fixed;
	/*background: url(/images/bg2.jpg) repeat-x;
	background-position:top;*/
}


/* ¼­ºê ÄÁÅÙÃ÷ 
#content_sub {
	position:relative;
	width:960px;
	margin:auto;
	padding-top:15px;
}*/

/* ¼­ºê ¸Þ´º 
#sub_menu {
	position:relative;
	float:left;
	width:220px;
	margin:auto;

}*/

/* ¼­ºê ¸Þ´º 
#content_start {
	position:relative;
	float:left;
	width:680px;
	margin:auto;
}*/

#title{
	width: 430px;
	float: left;

}

#location{
	float :right;

	padding : 0 0 0 0;
}



/* footer */
#footer {
		/*position:relative;*/
	clear : both;
	width:100%;
	height:100%;
	background: url(/images/common/bg_bottom.gif) repeat-x;
	background-position:top;
}

#footer_1 {
	/*position:relative;*/
	clear : both;
	width:980px;
	margin:auto;
	height:100px;
	padding-top:11px;
}

/* °ø°£ */
.sp {
  width:32px;
  float:left;
}

.sp1 {
  width:40px;
  float:left;
}

.sp2 {
  width:22px;
  float:left;
}

/*³ÐÀÌ*/

.wid_980 {width:980px;}
.wid_170 {width:170px;}
.wid_270 {width:270px;}
.wid_710 {width:710;}
.wid_25 {width:25px;}
.wid_622 {width:622px;}
.wid_817 {width:817px;}
.wid_74 {width:74px;}
.wid_68 {width:68px;}




/* ¿µ»ó */

#MoviePlayer {
	position:absolute; top:450px; 
}

#blockbox {
	position:fixed; width:100%; height:100%; top:0; background:#000; _position:absolute;
	filter: alpha(opacity=30); opacity: .3;
}

div.display_none {
	display:none;
}

/* Äü¸Þ´º */
#quickMenu {
	position:absolute;
	overflow:hidden;
	width:100%;
	top:0;
}