
/* =======================================================
                  GOLF SKY Style (Áö¿À´Ïµå Á¤¿µ¼®)
				  writer : web_f Á¤¼øÇü
=======================================================*/






@import url("./content.css");
@import url("./le_ne_bb_screen.css");

body {
	padding: 0px 0px 0px 0px;
	font-family: "±¼¸²", "Gulim","µ¸¿ò", "AppleGothic", "sans-serif";
	background:#ffffff;
	line-height: 150%;
}
img	{border:0;}
body, div, ul, ol, dl, p, td, th, input, textarea, select{font-family:"±¼¸²", "Gulim","µ¸¿ò", "AppleGothic", "sans-serif"; font-size:13px; color:#383d41;}
body, div, ul, ol, li, dl, dt, dd, p, input, textarea, select, h1, h2, h3, h4, em, address, fieldset, form, iframe, object{margin:0; padding:0;}
img, fieldset, iframe{border:none;}
form { display: inline; }
select{height:18px; padding-right:18px;}
input{height:20px;  border:expression(( this.type=='checkbox'||this.type=='radio')?'':'1px solid #ACADB2'); border-color:#ACADB2; padding-top:2px;}
a{color:#383d41; text-decoration:none;}
a:hover{color:#018dfc; text-decoration:none;}

	
/* ¿¹Àü Å¬·¹½º */
.banner_columnist{
	background-color:#ffffff;
	border:1px solid #e2e2e2 ;
}
 /* ÀÎ¹° */
.im_text{
	font-size:12px;
	color:#3d3d3d;
	line-height:20px;
	}

.im_context{
	padding-left:20px;
	line-height:20px;
	}
/* Ãß°¡ */
#lesson_category{

	background-color:#ffffff;
	width:614px;
	height: 464px;
	margin: 7px auto auto auto;
	border:1px solid #e2e2e2 ;
}
#lesson_content{
	background-color:#ffffff;
	width:876px;
	height: 600px;
	margin: 7px auto auto auto;
	/*border:1px solid #e2e2e2 ;*/
}
#lesson_content .lessoncontent_0{
	float:left;
	background-color:#ffffff;
	width:590px;
	height: 600px;
	margin-bottom:7px;
	/*border:1px solid #e2e2e2 ;*/
}
#lesson_content .lessoncontent_1{
	float:left;
	background-color:#ffffff;
	width:590px;
	margin-bottom:7px;
	/*border:1px solid #e2e2e2 ;*/
}
#lesson_content .lessoncontent_2{
	float:left;
	background-color:#ffffff;
	width:590px;
	margin-bottom:7px;
	
}

#lesson_content .lessoncontent_3{
    float:right;
	background-color:#ffffff;
	width:279px;
	height: 600px;
	margin-bottom:7px;
	/*border:1px solid #e2e2e2 ;*/
}
#news_content{
	background-color:#ffffff;
	width:876px;
	
	margin: 3px auto auto auto;
	/*border:1px solid #e2e2e2 ;*/
}
 .newscontent_0{
	float:left;
	background-color:#ffffff;
	width:590px;
	
	margin-bottom:7px;
	/*border:1px solid #e2e2e2 ;*/
}
.newscontent_1{
	float:left;
	background-color:#ffffff;
	width:285px;

	/*border:1px solid #e2e2e2 ;*/
}
.newscontent_2{
	float:left;
	background-color:#ffffff;
	width:590px;

	
}

.newscontent_3{
    float:right;
	background-color:#ffffff;
	width:581px;
	

	/*border:1px solid #e2e2e2 ;*/
}
.newscontent{
	float:left;
	background-color:#ffffff;
	width:285px;
	margin:auto auto 3px auto;

	/*border:1px solid #e2e2e2 ;*/
}

#column_content .lessoncontent_2{
	
	background-color:#ffffff;
	width:614px;
	margin-bottom:7px;
}

#column_content .lessoncontent_3{

	background-color:#ffffff;
	width:262px;
	margin-bottom:7px;
}

#toggle_talble_lesson{
	background-color:#ffffff;
	width:874px;
	margin: 7px auto auto auto;
	border:1px solid #e2e2e2 ;
}
.multicontents_content1 {
	margin-top:13px;
	padding-left:3px;
	}
/*¹é±×¶ó¿îµå*/
.tab_stylelesson {
	background:url(http://image.golfsky.com/site_images/golfsky/lesson/onelesson_tabletop.gif);
	}
.tab_stylenews {
	background:url(http://image.golfsky.com/site_images/golfsky/news/con_title_news.gif);
	}
.tab_bg{
	background:url(http://image.golfsky.com/site_images/golfsky/knowledge/tab_bg.gif);
	}
/* ÆÐµù*/	
.padl18{
	padding-left:18px;
}
/*¶óÀÎÆø*/
.line_h30{
	line-height:30px;
	}
/*¸¶Áø*/
.marbot07{
	margin-bottom:7px;
	}