/* side */

#side .pic {
	position:relative;
}

#side .primary_activity {
	position:relative;
	margin-top:17px;
}

#side .movement {
	position:relative;
}

	.movement .view {
	position:relative;
	width:220px;	
	height:56px;
	}

#side .weather {
	position:relative;
	/*padding-left: 28px;*/
	margin-left: 28px; 
	height:73px;
}

#side .yangjae_4season{
	position:relative;
	padding-left:28px;
}

#side .directgo {
	position:relative;
	padding-left: 28px;
}

#side .counter {
	position:relative;
	padding-left: 28px;
	padding-top: 11px;
}

/* cont #left */

#left {
	position:relative; left:15px;
	width:522px;
	float:left;
	background:#fff;
	/*margin-left: 15px;
	border:solid 1px #000;*/
}

#left .mainbanner {
	position:relative;
	margin-top: 16px;
}

#left .partyinfo {
	position:relative;
	background:url(/img/bg_partyinfo.gif) no-repeat;
	overflow:hidden;
	width:522px;	
	height:34px;
	/*padding-left:123px;*/
}

#left .bbs_notice{
	margin-top:16px;
	position:relative;
	float:left;
}
	.bbs_notice .view{
	height:80px;
	background:url(../img/bg_notice.gif);
	padding-top:6px;
	width: 261px;
	}
#left .bbs_news{
	margin-top:16px;
	position:relative;
	float:left;	
}
	.bbs_news .view{
	height:80px;
	background:url(../img/bg_news.gif);
	padding-top:6px;
	width: 261px;
	}
#left .lnk_sports{
	clear:both;
	position:relative;
}
#left .bbs_gal{
	position:relative;
	height:225px;
	background:url('/img/bg_bbs_gal.gif') no-repeat;
}
	 .bbs_gal .view{
		 position:relative;
		 width:291px;
		 height:225px;
		 background:url('/img/tt_bg_bbs_gal.gif');
	 }
#left .photo{
	position:absolute; left:229px; top:38px;
	float:right;
	z-index:30;
}
#left .media{
	position:absolute; left:291px; top:111px;
	float:right;
	z-index:30;
}
#left .lnk_site{
	position:relative;
}

	.lnk_site .view{
	position:relative;
	padding:0px 31px 0px 38px;
	margin-top:8px;
	height: 150px;
	background:url('/img/bg_lnk_site.gif') no-repeat;
	}


/* cont #right */

#right {
	position:relative;
	/*float:left;*/
	float:right;
	width:185px;
	margin-left:14px;
}

#right .movie{
	position:relative;
}

#right .lnk_bedmin{
	position:relative;
}

#right .quickmenu{
	position:relative;
	height:141px;
	padding:5px 33px 0px 10px;
	margin-top:0px;
	background:url('/img/bg_quickmenu.gif') no-repeat;
}

/* 퀵메뉴 리스트 추가 */
#right .quickmenu ul{
	margin-top:43px;
}
#right .quickmenu li{
	/*margin-top:3px;*/
	list-style-type:none;
}

#right .banner{
	position:relative;
	margin-top:43px;
}

