@charset "euc-kr";
/* CSS Document */

*{
	margin:0;
	padding:0;
	font-size:12px;
}
#wrap{
	width:919px;
	margin:0 auto;
	overflow:hidden;
}
#header_column{
	width:919px;
	height:73px;
	background:url(http://ground.co.kr/event/20110118/header_image.jpg) no-repeat;
}
#contents_column{
	width:919px;
	overflow:hidden;
}
#event_column{
	width:647px;
	float:left;
}
.main_banner{	
	width:647px;
	height:218px;
	background:url(http://ground.co.kr/event/20110118/main_banner.jpg) no-repeat;
}
.event_1{
	width:647px;
	height:407px;
	background:url(http://ground.co.kr/event/20110118/event_contents_1.jpg) no-repeat;
}
.btn a{
	width:95px;
	height:95px;
	display:block;
	margin:190px 23px 0 0;
	float:right;
}
.event_2{	
	width:647px;
	height:20px;
}
.event_2 p{
	float:right;
	margin:-10px 23px 0 0;
}
#banner_column{
	width:272px;
	float:right;
}
.kor_gallery{
	width:272px;
	height:106px;
	background:url(http://ground.co.kr/event/20110118/kor_gallery.jpg) no-repeat;
}
.usa_gallery{
	width:272px;
	height:112px;
	background:url(http://ground.co.kr/event/20110118/usa_gallery.jpg) no-repeat;
}
.kor_gallery a{
	display:block;
	width:272px;
	height:87px;
}
.usa_gallery a{
	display:block;
	width:272px;
	height:87px;
}
.twitter_banner{
	width:272px;
	height:70px;
	background:url(http://ground.co.kr/event/20110118/twitter_banner.jpg) no-repeat;
}
.no_lightningrod{
	margin-top:15px;
	width:272px;
	height:96px;
	background:url(http://ground.co.kr/event/20110118/no_lightning_rod_banner.jpg) no-repeat;
}
.no_lightningrod a{
	width:272px;
	height:96px;
	display:block;
}
.twitter-share-button{
	padding-top:40px;
}
.twitter_title_1{
	width:250px;
	height:300px;
	display:block;
}
#footer_column{
	clear:both;
	width:919px;
	height:42px;
	background:url(http://ground.co.kr/event/20110118/footer_image.jpg) no-repeat;
}
body{
	scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #666666;  
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #666666;  
    scrollbar-darkshadow-color: #cccccc;
    scrollbar-track-color: #fffef6; 
    scrollbar-arrow-color: #000000;
}