/* Common Style */

BODY
{
	scrollbar-face-color:#eeeeee;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#fafafa;
	scrollbar-darkshadow-color:#ccccccF;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#666666
	
}

td, input, textarea, select {font-size:12px; color: #666666; text-decoration: none; font-family:µ¸¿ò, arial; line-height: 11pt;}

a:visited { color:#666666; text-decoration: none;}
a:link    { color:#666666; text-decoration: none;}
a:active  { color:#666666; text-decoration: none;}
a:hover   { color:#666666; text-decoration: underline; cursor:hand;}

.navi1 {font-size:8pt; color:#666666; font-family:µ¸¿ò,arial; letter-spacing:-1px; }
.navi1 a:link     {font-family:µ¸¿ò,arial; font-size:8pt; color:#666666; letter-spacing:-1px;}
.navi1 a:visited  {font-family:µ¸¿ò,arial; font-size:8pt; color:#666666; letter-spacing:-1px}
.navi1 a:active   {font-family:µ¸¿ò,arial; font-size:8pt; color:#666666; letter-spacing:-1px;}
.navi1 a:hover    {font-family:µ¸¿ò,arial; font-size:8pt; color:#666666; letter-spacing:-1px;}



/* -----------------------------------------  Mypage Style  ------------------------------------------------------- */

table	{border-collapse:collapse;}
form	{margin:0px;}
body 	{margin:0px; }
img 	{border: none;}
p 	{margin:0px; padding:0px;}
ul, li	{margin-left:0px; padding:0px; list-style:none; color:#666666;}
div	{font-size:9pt; color: #666666; font-family:µ¸¿ò, arial; line-height: 11pt;}



/* Ãß°¡¸µÅ©¼Ó¼º */
a.a_dark:visited { color: #333333; text-decoration: none;}
a.a_dark:link    { color: #333333; text-decoration: none;}
a.a_dark:active  { color: #333333; text-decoration: none;}
a.a_dark:hover   { color: #333333; text-decoration: underline;}

a.a_gray:visited { color: #999999; text-decoration: none;}
a.a_gray:link    { color: #999999; text-decoration: none;}
a.a_gray:active  { color: #999999; text-decoration: none;}
a.a_gray:hover   { color: #999999; text-decoration: underline;}

a.a_sblue:visited { color: #666666; text-decoration: none;}
a.a_sblue:link    { color: #666666; text-decoration: none;}
a.a_sblue:active  { color: #666666; text-decoration: none;}
a.a_sblue:hover   { color: #3399FF; text-decoration: none;}

a.a_white:visited { color: #ffffff; text-decoration: none;}
a.a_white:link    { color: #ffffff; text-decoration: none;}
a.a_white:active  { color: #ffffff; text-decoration: none;}
a.a_white:hover   { color: #ffffff; text-decoration: underline;}


a.a_blue:visited { color: #3399FF; text-decoration: none;}
a.a_blue:link    { color: #3399FF; text-decoration: none;}
a.a_blue:active  { color: #3399FF; text-decoration: none;}
a.a_blue:hover   { color: #3399FF; text-decoration: underline;}


/* ¼­ºêÅ¸ÀÌÆ² */

.subtitle_navi 			{ font-size:8pt; color:#999999; letter-spacing:-1px; text-align:right; padding-right:10px}
.subtitle_navi a:link 		{color:#999999;}
.subtitle_navi a:visited 	{color:#999999;}
.subtitle_navi a:active 	{color:#999999;}
.subtitle_navi a:hover 		{color:#999999; text-decoration:underline;}
.subtitle_navi strong 		{color:#777777; font-weight:bold;}

/* LeftMenu */

.leftMenu	{width:200px; background:url(/imageserver/language/common/left_menu/mn_bg.gif) y-repeat;}
.leftMenu_title
{	
	height:45px;
	padding:20px 0px 0px 15px;
	font-size:14px; 
	font-weight:bold; 
	background:url(/imageserver/language/common/left_menu/title_bg.gif) no-repeat;
}

.leftMenu_dth1_off
{	
	color:#333;
	height:29px;
	border-bottom:1px #EEEEEE solid;
	padding:8px 0px 0px 20px;
	font-size:12px;
	font-weight:normal; 
	background:url(/imageserver/language/common/left_menu/dote1_off.gif) no-repeat;
}
.leftMenu_dth1_off	a:visited	{ color:#333; text-decoration:none;}
.leftMenu_dth1_off	a:link		{ color:#333; text-decoration:none;}
.leftMenu_dth1_off	a:active	{ color:#333; text-decoration:none;}
.leftMenu_dth1_off	a:hover		{ color:#0377c1; text-decoration:underline;}

.leftMenu_dth1_on
{	
	color:#0377c1;
	height:29px;
	border-bottom:1px #EEEEEE solid;
	padding:8px 0px 0px 20px;
	font-size:12px; 
	font-weight:bold; 
	background:url(/imageserver/language/common/left_menu/dote1_on.gif) no-repeat;
}
.leftMenu_dth1_on	a:visited	{ color:#0377c1; text-decoration:none;}
.leftMenu_dth1_on	a:link		{ color:#0377c1; text-decoration:none;}
.leftMenu_dth1_on	a:active	{ color:#0377c1; text-decoration:none;}
.leftMenu_dth1_on	a:hover		{ color:#0377c1; text-decoration:underline;}


.leftMenu_dth2		{ padding:5px 0px 5px 0px; background-color:#EEE;}

.leftMenu_dth2_off
{	
	color:#666;
	height:20px;
	padding:5px 0px 0px 30px;
	font-size:11px; 
	font-weight:normal;
	background:url(/imageserver/language/common/left_menu/dote2_off.gif) no-repeat;
}
.leftMenu_dth2_off	a:visited	{ color:#666; text-decoration:none;}
.leftMenu_dth2_off	a:link		{ color:#666; text-decoration:none;}
.leftMenu_dth2_off	a:active	{ color:#666; text-decoration:none;}
.leftMenu_dth2_off	a:hover		{ color:#0377c1; text-decoration:underline;}

.leftMenu_dth2_on
{	
	color:#0377c1;
	height:20px;
	padding:5px 0px 0px 30px;
	font-size:11px; 
	font-weight:bold;
	background:url(/imageserver/language/common/left_menu/dote2_off.gif) no-repeat;
}
.leftMenu_dth2_on	a:visited	{ color:#0377c1; text-decoration:none;}
.leftMenu_dth2_on	a:link		{ color:#0377c1; text-decoration:none;}
.leftMenu_dth2_on	a:active	{ color:#0377c1; text-decoration:none;}
.leftMenu_dth2_on	a:hover		{ color:#0377c1; text-decoration:underline;}



/* ¸ÞÀÎÄÁÅÙÃ÷ ·¹ÀÌ¾Æ¿ô °¡·Î 996ÇÈ¼¿Á¤ÀÇ */
.mainlayout_3set_1			{width:996px; margin-bottom:10px}
.mainlayout_3set_1 .split	{float:left; width:20px; text-align:left}
.mainlayout_3set_1 .d1		{float:left; width:200px; text-align:left}
.mainlayout_3set_1 .d2		{float:left; width:550px; text-align:center}
.mainlayout_3set_1 .d3		{float:right; idth:240px; text-align:left}

.mainlayout_2set			{width:776px; margin-bottom:10px}
.mainlayout_2set .d1		{float:left; width:510px; text-align:left}
.mainlayout_2set .d2		{float:right; width:226px; text-align:left}


.mainlayout_2set_1			{width:510px; margin-bottom:10px}
.mainlayout_2set_1 .d1		{float:left; width:250px; text-align:left}
.mainlayout_2set_1 .d2		{float:right; width:250px; text-align:left}


.best			{width:240px;}
.best.title		{width:240px; height:30px; text-align:right; padding-right:5px; border-bottom:2px solid #1E90D8;}
.best.list		{height:23px; margin-top:7px; padding:2px 0px 0px 25px; border-bottom:1px dotted #DDDDDD;}



/* ¼­ºêÄÁÅÙÃ÷ ·¹ÀÌ¾Æ¿ô °¡·Î 740ÇÈ¼¿Á¤ÀÇ */

.sublayout 		{width:740px; margin-left:10px; margin-top:10px; text-align:left;}
.sublayout2		{width:720px; margin-top:10px; text-align:left;}
.sublayout_wide	{width:983px; margin-top:10px; text-align:left;}
.sublayout_wide_event	{width:996px; margin-top:10px; text-align:left;}
.sublayout_center 	{width:740px; margin-top:10px;}
.roadmaplayout 		{width:700px; margin-top:10px; margin-left:20px; text-align:left;}
.oldlayout 		{width:670px; margin-top:10px; text-align:left;}
.freelayout 		{width:600px; margin-top:10px; text-align:left;}
.sublayout_full		{width:760px; margin-top:10px; text-align:left;}



/* ºÐ·ùÅÇ½ºÅ¸ÀÏ 01 */

#tabs_01 		{float: left; width: 100%; border-bottom:1px solid #8EC5E7;}
#tabs_01 UL 		{margin-top: 10px; list-style-type: none}
#tabs_01 LI 		{display: inline; font-size: 12px; font-weight: bold; letter-spacing:-1px;}
#tabs_01 A 		{ float: left; margin-left:3px; padding-left: 15px; background:url(http://www.megaenglish.net/imageserver/language/common/tableft.gif) no-repeat left top; text-decoration: none;}
#tabs_01 A SPAN 	{float: left; padding-right: 15px; padding-bottom: 3px; padding-top:11px; display: block; background: url(http://www.megaenglish.net/imageserver/language/common/tabright.gif) no-repeat right top; COLOR: #999999;}
#tabs_01 A SPAN 	{float: none}
#tabs_01 A:hover SPAN 	{COLOR: #ffffff}
#tabs_01 A:hover 	{background-position: 0% -29px}
#tabs_01 A:hover SPAN 	{background-position: 100% -29px}
#tabs_01 #current A 	{background-position: 0% -29px}
#tabs_01 #current A SPAN{background-position: 100% -29px; COLOR: #ffffff}
#tabs_01 .on A 	{background-position: 0% -29px}
#tabs_01 .on A SPAN{background-position: 100% -29px; COLOR: #ffffff}


#tabs_10 		{float: left; width: 100%;}
#tabs_10 UL 		{margin-top: 10px; list-style-type: none}
#tabs_10 LI 		{display: inline; font-size: 12px; font-weight: bold; letter-spacing:-1px;}
#tabs_10 A 		{ float: left; margin-left:3px; padding-left: 15px; background:url(http://www.megaenglish.net/imageserver/language/common/tableft.gif) no-repeat left top; text-decoration: none;}
#tabs_10 A SPAN 	{float: left; padding-right: 15px; padding-bottom: 3px; padding-top:11px; display: block; background: url(http://www.megaenglish.net/imageserver/language/common/tabright.gif) no-repeat right top; COLOR: #999999;}
#tabs_10 A SPAN 	{float: none}
#tabs_10 A:hover SPAN 	{COLOR: #ffffff}
#tabs_10 A:hover 	{background-position: 0% -29px}
#tabs_10 A:hover SPAN 	{background-position: 100% -29px}
#tabs_10 #current A 	{background-position: 0% -29px}
#tabs_10 #current A SPAN{background-position: 100% -29px; COLOR: #ffffff}
#tabs_10 .on A 	{background-position: 0% -29px}
#tabs_10 .on A SPAN{background-position: 100% -29px; COLOR: #ffffff}


/* ºÐ·ùÅÇ½ºÅ¸ÀÏ 02 */

#tabs_02 			{float: left; width: 100%; background:url(http://www.megaenglish.net/imageserver/language/common/tab2line.gif) repeat-x bottom;}
#tabs_02 UL 		{margin-top: 10px; list-style-type: none}
#tabs_02 LI 		{display: inline; font-size: 12px; font-weight: bold; letter-spacing:-1px;}
#tabs_02 A 			{float: left; margin-left:3px; padding-left: 15px; background:url(http://www.megaenglish.net/imageserver/language/common/tab2left.gif) no-repeat left top; text-decoration: none;}
#tabs_02 A SPAN 	{float: left; padding-right: 15px; padding-bottom: 3px; padding-top:7px; display: block; background: url(http://www.megaenglish.net/imageserver/language/common/tab2right.gif) no-repeat right top; COLOR: #999999;}
#tabs_02 A SPAN 	{float: none}
#tabs_02 A:hover SPAN 	{COLOR: #288ecd}
#tabs_02 A:hover 	{background-position: 0% -25px}
#tabs_02 A:hover SPAN 	{background-position: 100% -25px}
#tabs_02 #current A 	{background-position: 0% -25px}
#tabs_02 #current A SPAN{background-position: 100% -25px; COLOR: #288ecd}
#tabs_02 .on A 	{background-position: 0% -25px}
#tabs_02 .on A SPAN{background-position: 100% -25px; COLOR: #288ecd}


/* ºÐ·ùÅÇ½ºÅ¸ÀÏ 02 */

.tabs_2dth 					{float: left; width: 100%; background:url(http://www.megaenglish.net/imageserver/language/common/tab2line.gif) repeat-x bottom;}
.tabs_2dth UL 				{margin-top: 10px; list-style-type: none}
.tabs_2dth LI 				{display: inline; font-size: 12px; font-weight: bold; letter-spacing:-1px;}
.tabs_2dth A 				{float: left; margin-left:3px; padding-left: 15px; background:url(http://www.megaenglish.net/imageserver/language/common/tab2left.gif) no-repeat left top; text-decoration: none;}
.tabs_2dth A SPAN 			{float: left; padding-right: 15px; padding-bottom: 3px; padding-top:7px; display: block; background: url(http://www.megaenglish.net/imageserver/language/common/tab2right.gif) no-repeat right top; COLOR: #999999;}
.tabs_2dth A SPAN 			{float: none}
.tabs_2dth A:hover SPAN 	{COLOR: #288ecd; text-decoration: none;}
.tabs_2dth A:hover 			{background-position: 0% -25px; text-decoration: none;}
.tabs_2dth A:hover SPAN 	{background-position: 100% -25px; text-decoration: none;}
.tabs_2dth .on A 			{background-position: 0% -25px}
.tabs_2dth .on A SPAN		{background-position: 100% -25px; COLOR: #288ecd}
.tabs_2dth .on A:hover 		{background-position: 0% -25px; text-decoration: none;}
.tabs_2dth .on A:hover SPAN	{background-position: 100% -25px; COLOR: #288ecd; text-decoration: none;}



/* ºÐ·ùÅÇ½ºÅ¸ÀÏ 03 */

#tabs_03 		{float: left; width: 100%; background:url(http://www.megaenglish.net/imageserver/language/common/tab2line.gif) repeat-x bottom;}
#tabs_03 UL 	{margin-bottom:0px; list-style-type: none;}
#tabs_03 LI 	{display: inline; font-size: 12px; font-weight: bold; letter-spacing:-1px;}
#tabs_03 A 		{ float: left; margin-left:3px; padding-left: 30px; background:url(http://www.megaenglish.net/imageserver/language/common/tab2left.gif) no-repeat left top; text-decoration: none;}
#tabs_03 A SPAN {float: left; padding-right: 30px; padding-bottom: 3px; padding-top:7px; display: block; background: url(http://www.megaenglish.net/imageserver/language/common/tab2right.gif) no-repeat right top; COLOR: #999999;}
#tabs_03 A SPAN {float: none}
#tabs_03 A:hover SPAN 	{COLOR: #627CCD}
#tabs_03 A:hover		{background-position: 0% -25px}
#tabs_03 A:hover SPAN 	{background-position: 100% -25px}
#tabs_03 #current A 	{background-position: 0% -25px}
#tabs_03 #current A SPAN{background-position: 100% -25px; COLOR: #627CCD}
#tabs_03 .on A 	{background-position: 0% -25px}
#tabs_03 .on A SPAN{background-position: 100% -25px; COLOR: #627CCD}


/* ºÐ·ùÅÇ½ºÅ¸ÀÏ 04 */

#tabs_04 		{float: left; width: 100%; background:url(http://www.megaenglish.net/imageserver/language/common/tab2line.gif) repeat-x bottom;}
#tabs_04 UL 	{margin-bottom:0px; list-style-type: none;}
#tabs_04 LI 	{display: inline; font-size: 12px; font-weight: bold; letter-spacing:-1px;}
#tabs_04 A 		{ float: left; margin-left:3px; padding-left: 20px; background:url(http://www.megaenglish.net/imageserver/language/common/tab2left.gif) no-repeat left top; text-decoration: none;}
#tabs_04 A SPAN {float: left; padding-right: 20px; padding-bottom: 3px; padding-top:7px; display: block; background: url(http://www.megaenglish.net/imageserver/language/common/tab2right.gif) no-repeat right top; COLOR: #999999;}
#tabs_04 A SPAN {float: none}
#tabs_04 A:hover SPAN 	{COLOR: #8087DE}
#tabs_04 A:hover		{background-position: 0% -25px}
#tabs_04 A:hover SPAN 	{background-position: 100% -25px}
#tabs_04 #current A 	{background-position: 0% -25px}
#tabs_04 #current A SPAN{background-position: 100% -25px; COLOR: #8087DE}


/* ºÐ·ùÅÇ½ºÅ¸ÀÏ 05 - ¸ÞÀÎ 4ÀÎ¹æ ¼±»ý´Ô */

#tabs_05 				{float: left; width: 100%;}
#tabs_05 UL 			{margin-top: 10px; list-style-type: none}
#tabs_05 LI 			{display: inline; font-size: 11px; font-weight: bold; letter-spacing:-1px;}
#tabs_05 A 				{ float: left; margin-left:0px; padding-left: 15px; background:url(http://www.megaenglish.net/imageserver/language/common/tableft.gif) no-repeat left top; text-decoration: none;}
#tabs_05 A SPAN 		{float: left; padding-right: 15px; padding-bottom: 3px; padding-top:11px; display: block; background: url(http://www.megaenglish.net/imageserver/language/common/tabright.gif) no-repeat right top; COLOR: #999999;}
#tabs_05 A SPAN 		{float: none}
#tabs_05 A:hover SPAN 	{COLOR: #ffffff}
#tabs_05 A:hover 		{background-position: 0% -29px}
#tabs_05 A:hover SPAN 	{background-position: 100% -29px}
#tabs_05 #current A 	{background-position: 0% -29px}
#tabs_05 #current A SPAN{background-position: 100% -29px; COLOR: #2f3743}
#tabs_05 .on A 			{background-position: 0% -29px}
#tabs_05 .on A SPAN		{background-position: 100% -29px; COLOR: #2f3743}



/* text list style 01 */

#list_style_01 	  {clear:left; width: 100%;}
#list_style_01 UL {list-style-type: none; margin:0px;}  /* margin:0px; Ãß°¡ */
#list_style_01 LI {list-style-image:url(http://www.megaenglish.net/imageserver/language/common/icon/list_img_01.gif); list-style-position:outside; margin-left:16px; margin-bottom:4px;}



#list_style_02 	  {clear:left; width: 100%;}
#list_style_02 UL {list-style-type: none; margin:0px;}  /* margin:0px; Ãß°¡ */
#list_style_02 LI {list-style-image:url(http://www.megaenglish.net/imageserver/language/common/icon/list_img_01.gif); list-style-position:outside; margin-left:16px; margin-bottom:8px;}


#list_style_03 	  {clear:left; width: 100%;}
#list_style_03 UL {list-style-type:; margin:0px;}  /* margin:0px; Ãß°¡ */
#list_style_03 LI {list-style-image:url(http://www.megaenglish.net/imageserver/language/common/icon/list_img_03.gif); list-style-position:outside; margin-left:16px; margin-bottom:8px;}


#list_style_04 	  {clear:left; width: 100%;}	/* ¹«·á °øºÎ¹æ ÀüÃ¼ ¸ñ·Ï¿¡ »ç¿ë */
#list_style_04 UL {list-style-type:; margin:0px;}
#list_style_04 LI {list-style-image:url(http://www.megaenglish.net/imageserver/language/common/icon/dote_04.gif); list-style-position:outside; margin-left:16px; margin-bottom:20px; line-height:20px}

#list_style_05 	  {clear:left; width: 100%;}	/* Á¶°Çº° Ã£±â¿¡ »ç¿ë */
#list_style_05 UL {list-style-type:; margin:0px;}
#list_style_05 LI {list-style-image:url(http://www.megaenglish.net/imageserver/language/common/icon/dote_04.gif); list-style-position:outside; margin-left:16px; margin-bottom:5px; line-height:20px}
#list_style_05 .on  {list-style-image:url(http://www.megaenglish.net/imageserver/language/common/icon/dote_05.gif); color:#FF66CC; font-weight:bold}
#list_style_05 .on A {COLOR: #FF66CC}



/* ¸®½ºÆ® Çìµå ÅØ½ºÆ® */
.list_hd_01	{font-size :12px; font-family:µ¸¿ò,arial,Verdana; color:#6695b2; font-weight:bold;}


/* ¸µÅ©½ºÅ¸ÀÏ */
.subject_01 {font-weight:bold;}

/* ÆäÀÌÂ¡½ºÅ¸ÀÏ */
.paging_01 		{font-size :8pt; font-family:Verdana; color:#666666;font-weight:none;}
.paging_01 .current 	{color:#3399FF;font-weight:bold;}


.paging_02 		{font-size :8pt; font-family:Verdana; color:#999999;font-weight:none;}
.paging_02 .current 	{color:#dddddd;font-weight:bold;}


/* ´Ù¿ëµµ ½ºÅ¸ÀÏ */
.small     	{ font-size : 8pt;}
.spacing-1 	{ letter-spacing:-1px;}
.big_1		{ font-size : 11pt; letter-spacing:-1px;}
.big_11		{ font-size : 11pt; }
.big_111		{ font-size : 20pt; }
.bold		{ font-weight:bold;}
.line_h_20	{line-height:20px;}
.underline	{text-decoration:underline}

.dark		{ color:#333333;}
.gray		{ color:#999999;}
.gray_1		{ color:#777777;}
.dcolor		{ color:#666666;}

.orange		{ color:#FF6600;}
.orange2	{ color:#F3A553;}
.orange3	{ color:#FF9933;}
.orange3	a:visited 	{ color:#FF9933; text-decoration: none;}
.orange3	a:link    	{ color:#FF9933; text-decoration: none;}
.orange3	a:active  	{ color:#FF9933; text-decoration: none;}
.orange3	a:hover   	{ color:#FF9933; text-decoration: underline;}

.orange3	{ color:#ff836b;}
.green3	{ color:#6aad32;}
.purple4 	{ color:#b786ff;}
.pear		{ color:#cc9933;}
.pink		{ color:#FF9999;}
.pink2		{ color:#ff6699;}
.pink3		{ color:#fe3681;}
.blue		{ color:#3399FF;}
.blue2		{ color:#66CCFF;}
.blue3		{ color:#0099FF;}
.blue4		{ color:#6699FF;} 
.blue5		{ color:#336699;}
 
.blue6				{ color:#3383cd;}
.blue6	a:visited 	{ color:#3383cd; text-decoration: none;}
.blue6	a:link    	{ color:#3383cd; text-decoration: none;}
.blue6	a:active  	{ color:#3383cd; text-decoration: none;}
.blue6	a:hover   	{ color:#3383cd; text-decoration: underline;}

.white		{ color:#FFFFFF;}
.purple 	{ color:#6666cc;}
.purple2 	{ color:#7F79F5;}
.purple3 	{ color:#9999FF;}
.red		{ color:#f34848;}
.red2		{ color:#ff4949;}
.green		{ color:#66CC00;}
.green2		{ color:#72A505;}


.underline_dote		{background:url(/imageserver/language/common/line_02.gif) repeat-x bottom;}

.border_d1	{ border:1px solid #DDD; }

.date_gr   	{ font-size :7pt; font-family:Verdana; color:#999999;}
.help_title_01 	{font-size:8pt; letter-spacing:-1px; font-weight:bold;}

.unit_name_01 	{font-size : 11pt; color:#3399ff; font-weight:bold; letter-spacing:-1px; text-decoration: none;}
.step_title_01 	{font-size : 11pt; color:#288ECD; font-weight:bold; letter-spacing:-1px;}
.lecture_name_01 {font-size : 11pt; color:#3399ff; font-weight:bold; letter-spacing:-1px;}

.req_yes_01 {font-family:verdana; font-size:8pt; font-weight:bold; color:#6699FF;}
.req_no_01  {font-family:verdana; font-size:8pt; font-weight:bold; color:#FF9999;}

.price_01 {font-size:12pt; color:#333333; font-weight:bold;}
.price_02 {font-size:12pt; color:#FF3300; font-weight:bold;}
.date_01	{font-size:14pt; color:#333333; font-weight:bold;font-family:Verdana;}
.coupon_no	{font-size:10pt; color:#333333; font-weight:bold;font-family:Verdana;}


.st_plan_01	td {font-size:8pt; letter-spacing:-1px; color:#999999;}
.st_plan_02  {background-color:#e6f4fe; font-size:8pt; letter-spacing:-1px; color:#388abb; font-weight:bold;}
.st_plan_03	{background-color:#fffeec; font-size:8pt; letter-spacing:-1px; color:#ff345f; font-weight:bold;}
.st_plan_04	{background-color:#ffe4f4; font-size:8pt; letter-spacing:-1px; color:#f4309f; font-weight:bold;}
/* ¹é±×¶ó¿îµå ½ºÅ¸ÀÏ */

.bg_001 { 
	background-repeat: repeat-x;
    	background-position: top left;
	}

.bg_002 { 
    	background-repeat: no-repeat;
    	background-position: top left;
	}

.bg_003 { 
	background-repeat: repeat-x;
   	 background-position: bottom left;
	}

.bg_004 { 
	background-repeat: repeat-y;
    	background-position: top left;
	}
		
.bg_005 { 
	background-repeat: no-repeat;
    	background-position: top right;
	}	

.bg_006 { 
	background-repeat: no-repeat;
    	background-position:center right;
	}	

.bg_007 { 
	background-repeat: no-repeat;
    	background-position:center left;
	}	


/* ·¹ÀÌ¾Æ¿ô ½ºÅ¸ÀÏ */
.layout_01 {float: left; width: 100%;}
.layout_01 .left {float: left; width:50%; text-align:left;}
.layout_01 .right {float: left; width:50%; text-align:right;}
.layout_01 .right a {margin-left:3px;}

.layout_02 {float: left; width: 100%; text-align:right;}

.layout_03 {float: left; width: 100%;}
.layout_03 .left3 {float: left; text-align:left;}
.layout_03 .right3 {float: left; text-align:right;}
.layout_03 .right3 a {margin-left:3px;}

.layout_04 {float: left; width: 100%;}
.layout_04 .left {float: left; text-align:left;}
.layout_04 .right {float: right; text-align:left;}
.layout_04 .right a {margin-left:3px;}

/* ÅØ½ºÆ®¿¡¾î¸®¾î ½ºÅ¸ÀÏ */
textarea.content_01 { 
    	border : 1px #efefef solid;
	background-color:#F6F6F6;
    	line-height:16px;
	padding: 10 15 10 10;
	} 

textarea.content_02 { 
    	border : 0px solid;
	background-color:#F8F8F8;	
    	line-height:16px;
	padding: 10 15 10 10;
	} 

textarea.content_03 { 
    border : 1px #CCCCCC solid;
	background-color:#ffffff;	
    line-height:16px;
	padding: 10 15 10 5;
	} 

textarea.content_04 { 
    border : 1px #E3E3E3 solid;
	background-color:#ffffff;	
    line-height:16px;
	padding: 8 12 8 5;
	color:#999999;
	} 	


/* iframe 01 */

iframe.ifstyle_01 {
	border: 1px #e3e3e3 solid;
	padding:1px;	
	}

	

/* ÆäÀÌÁö Áß¿¡ ¶ß´Â ·¹ÀÌ¾î ÆË¾÷Æû 01 */
.layer_pop_01 {
	float:left;
	border : 2px #0278C2 solid;
	background-color:#FFFFFF;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/layer_popbg_01.gif);
	background-position: top right;
	background-repeat: no-repeat;	
	font-size:9pt; font-family:µ¸¿ò;
	}
.layer_pop_01 .left  {float: left; text-align:left;}
.layer_pop_01 .right {float: left; text-align:right;}



/* º»¹®Áß ¾È³»Ã¢ 01 */
.notice_box_01 {
	width:720px;
	background-image:url(http://www.megaenglish.net/imageserver/language/my/notice_box_a12.gif);
	background-position: top left;
	background-repeat: repeat-y;	
	}	
.notice_box_01 .no_top1 {
	height:15px;
	background-image:url(http://www.megaenglish.net/imageserver/language/my/notice_box_a11.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	}
.notice_box_01 .no_bottom1 {
	height:18px;
	background-image:url(http://www.megaenglish.net/imageserver/language/my/notice_box_a13.gif);
	background-position: bottom left;
	background-repeat: no-repeat;	
	}	
	
.notice_box_02 {
	width:520px;
	background-image:url(http://www.megaenglish.net/imageserver/language/my/notice_box_b12.gif);
	background-position: top left;
	background-repeat: repeat-y;	
	}	
.notice_box_02 .no_top2 {
	height:15px;
	background-image:url(http://www.megaenglish.net/imageserver/language/my/notice_box_b11.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	}
.notice_box_02 .no_bottom2 {
	height:18px;
	background-image:url(http://www.megaenglish.net/imageserver/language/my/notice_box_b13.gif);
	background-position: bottom left;
	background-repeat: no-repeat;	
	}		
	

/* Å×ÀÌºí ÆÐµù°ª ¼³Á¤ */
tr.list_pd_15 		{ vertical-align:middle;}
tr.list_pd_15 td 	{ padding-top:15px; padding-bottom:15px;}
tr.list_pd_15 a 	{ margin-right:3px;}

tr.list_pd_10{ vertical-align:middle;}
tr.list_pd_10 td { padding-top:15px; padding-bottom:10px;}

/* Å×ÀÌºí ½ºÅ¸ÀÏ 01 */ 
.tstyle_01 {
	width:100%;
	border:1px; border-color:#cfe7f6;
	}		
.tstyle_01 td { padding-left:10px;}
.tstyle_01 .name { background-color:#EDF6FC; color:#4D91BA; }
.tstyle_01 .ts_title_01 { background-color:#EDF6FC; color:#4D91BA; font-weight:bold; text-align:center; padding-left:0px; letter-spacing:-1px; }

.tstyle_02 {
	width:100%;
	border:1px; border-color:#cfe7f6;
	}		
.tstyle_02 .name_02 { background-color:#EDF6FC; color:#4D91BA; }
.tstyle_02 .ts_title_02 { background-color:#EDF6FC; color:#4D91BA; font-weight:bold; text-align:center; padding-left:0px; letter-spacing:-1px; }

.tstyle_03 {
	width:100%;
	border:2; border-color:#cfe7f6;
	}		
.tstyle_03 .name_03 { background-color:#EDF6FC; color:#4D91BA; }
.tstyle_03 .ts_title_03 { background-color:#EDF6FC; color:#4D91BA; font-weight:bold; text-align:center; padding-left:0px; letter-spacing:-1px; }


.tstyle_04 {
	width:100%;
	border:1px; border-color:#dddddd;
	}		
.tstyle_04 .nm { background-color:#F8F8F8; color:#666666; text-align:center; font-weight:bold }
.tstyle_04 .ts_title { background-color:#EDF6FC; color:#4D91BA; font-weight:bold; text-align:center; padding-left:0px; letter-spacing:-1px; }

.tstyle_05 {
	border:1px; border-color:#dddddd;
	text-align:center;
	}
.tstyle_05.nm	{ background-color:#F8F8F8; color:#666666; font-weight:bold }
.tstyle_05.ts_title { background-color:#EDF6FC; color:#4D91BA; font-weight:bold; text-align:center; padding-left:0px; letter-spacing:-1px;  text-align:center;}


/* ÆË¾÷½ºÅ¸ÀÏ */
.pop_st {margin:0px}
.pop_st .pop_title {
	vertical-align:middle;
	height:40px; 
	padding-top:15px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/pop_title_bg_01.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight:bold;
	font-size:9pt;
	letter-spacing:-1px;	
	}
.pop_st .pop_title img {margin-left:15px; margin-right:5px;}
.pop_st .pop_contents {width:520px; height:425px; margin:25 15 30 15;} <!-- ÆË¾÷Ã¢ÀÇ ÃÖ¼Ò³ôÀÌ¸¦ ¼³Á¤ÇÒ¶§ ³ôÀÌ°ªÀ» º¯°æÇØÁÜ. ÇöÀç´Â 550*550 ÆË¾÷»çÀÌÁîÀÓ. -->
.pop_st .pop_bottom {
	vertical-align:middle;
	height:30px; 
	text-align:right;
	padding-top:8px; padding-right:10px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/pop_close_bg_01.gif);
	background-position: top left;
	background-repeat: repeat-x;	
	}
/* ÆË¾÷½ºÅ¸ÀÏ 001 */
.pop_st_001 {width:550px;}
.pop_st_001 .pop_title {
	vertical-align:middle;
	height:40px; 
	padding-top:15px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/pop_title_bg_01.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight:bold;
	font-size:9pt;
	letter-spacing:-1px;	
	}
.pop_st_001 .pop_title img {margin-left:15px; margin-right:5px;}
.pop_st_001 .pop_contents {width:520px; height:225px; margin:25 15 30 15;} <!-- ÆË¾÷Ã¢ÀÇ ÃÖ¼Ò³ôÀÌ¸¦ ¼³Á¤ÇÒ¶§ ³ôÀÌ°ªÀ» º¯°æÇØÁÜ. ÇöÀç´Â 550*550 ÆË¾÷»çÀÌÁîÀÓ. -->
.pop_st_001 .pop_bottom {
	vertical-align:middle;
	height:30px; 
	text-align:right;
	padding-top:8px; padding-right:10px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/pop_close_bg_01.gif);
	background-position: top left;
	background-repeat: repeat-x;	
	}


/* ÆË¾÷½ºÅ¸ÀÏ 01 */
.pop_st_01 {width:550px;}
.pop_st_01 .pop_title {
	vertical-align:middle;
	height:40px; 
	padding-top:15px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/pop_title_bg_01.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight:bold;
	font-size:9pt;
	letter-spacing:-1px;	
	}
.pop_st_01 .pop_title img {margin-left:15px; margin-right:5px;}
.pop_st_01 .pop_contents {width:520px; height:425px; margin:25 15 30 15;} <!-- ÆË¾÷Ã¢ÀÇ ÃÖ¼Ò³ôÀÌ¸¦ ¼³Á¤ÇÒ¶§ ³ôÀÌ°ªÀ» º¯°æÇØÁÜ. ÇöÀç´Â 550*550 ÆË¾÷»çÀÌÁîÀÓ. -->
.pop_st_01 .pop_bottom {
	vertical-align:middle;
	height:30px; 
	text-align:right;
	padding-top:8px; padding-right:10px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/pop_close_bg_01.gif);
	background-position: top left;
	background-repeat: repeat-x;	
	}
	
/* ÆË¾÷½ºÅ¸ÀÏ 02 */
.pop_st_02 {width:740px;}
.pop_st_02 .pop_title_02 {
	vertical-align:middle;
	height:40px; 
	padding-top:15px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/pop_title_bg_01.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight:bold;
	font-size:9pt;
	letter-spacing:-1px;	
	}
.pop_st_02 .pop_title_02 img {margin-left:15px; margin-right:5px;}
.pop_st_02 .pop_contents_02 {width:710px; height:425px; margin:25 15 30 15;} <!-- ÆË¾÷Ã¢ÀÇ ÃÖ¼Ò³ôÀÌ¸¦ ¼³Á¤ÇÒ¶§ ³ôÀÌ°ªÀ» º¯°æÇØÁÜ. ÇöÀç´Â 740*550 ÆË¾÷»çÀÌÁîÀÓ. -->
.pop_st_02 .pop_bottom_02 {
	vertical-align:middle;
	height:30px; 
	text-align:right;
	padding-top:8px; padding-right:10px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/pop_close_bg_01.gif);
	background-position: top left;
	background-repeat: repeat-x;	
	}
		
/* ÆË¾÷½ºÅ¸ÀÏ 03 */
.pop_st_03 {}
.pop_st_03 .pop_title_03 {
	vertical-align:middle;
	height:40px; 
	padding-top:15px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/pop_title_bg_01.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight:bold;
	font-size:9pt;
	letter-spacing:-1px;	
	}
.pop_st_03 .pop_title_03 img {margin-left:15px; margin-right:5px;}
.pop_st_03 .pop_contents_03 {height:425px; margin:25 15 30 15;}
.pop_st_03 .pop_bottom_03 {
	vertical-align:middle;
	height:30px; 
	text-align:right;
	padding-top:8px; padding-right:10px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/pop_close_bg_01.gif);
	background-position: top left;
	background-repeat: repeat-x;	
	}		

/* ÆË¾÷½ºÅ¸ÀÏ 04 */
.pop_st_04 {width:420px;}
.pop_st_04 .pop_title {
	vertical-align:middle;
	height:40px; 
	padding-top:15px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/pop_title_bg_01.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight:bold;
	font-size:9pt;
	letter-spacing:-1px;	
	}
.pop_st_04 .pop_title img {margin-left:15px; margin-right:5px;}
.pop_st_04 .pop_contents {width:390px; height:380px; margin:25 15 30 15;} <!-- ÆË¾÷Ã¢ÀÇ ÃÖ¼Ò³ôÀÌ¸¦ ¼³Á¤ÇÒ¶§ ³ôÀÌ°ªÀ» º¯°æÇØÁÜ. ÇöÀç´Â 550*550 ÆË¾÷»çÀÌÁîÀÓ. -->
.pop_st_04 .pop_bottom {
	vertical-align:middle;
	height:30px; 
	text-align:right;
	padding-top:8px; padding-right:10px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/pop_close_bg_01.gif);
	background-position: top left;
	background-repeat: repeat-x;	
	}

/* ÆË¾÷½ºÅ¸ÀÏ 05 */
.pop_st_05 {width:500px;}
.pop_st_05 .pop_title {
	vertical-align:middle;
	height:40px; 
	padding-top:15px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/pop_title_bg_01.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight:bold;
	font-size:9pt;
	letter-spacing:-1px;	
	}
.pop_st_05 .pop_title img {margin-left:15px; margin-right:5px;}
.pop_st_05 .pop_contents {width:462px; height:470px; margin:25 15 30 15;} <!-- ÆË¾÷Ã¢ÀÇ ÃÖ¼Ò³ôÀÌ¸¦ ¼³Á¤ÇÒ¶§ ³ôÀÌ°ªÀ» º¯°æÇØÁÜ. ÇöÀç´Â 550*550 ÆË¾÷»çÀÌÁîÀÓ. -->
.pop_st_05 .pop_bottom {
	vertical-align:middle;
	height:30px; 
	text-align:right;
	padding-top:8px; padding-right:10px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/pop_close_bg_01.gif);
	background-position: top left;
	background-repeat: repeat-x;	
	}	

/* ÆË¾÷½ºÅ¸ÀÏ 02 */
.pop_st_06 {width:650px;}
.pop_st_06 .pop_title {
	vertical-align:middle;
	height:40px; 
	padding-top:15px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/pop_title_bg_01.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight:bold;
	font-size:9pt;
	letter-spacing:-1px;	
	}
.pop_st_06 .pop_title img {margin-left:15px; margin-right:5px;}
.pop_st_06 .pop_contents {width:462px; height:470px; margin:25 15 30 15;} <!-- ÆË¾÷Ã¢ÀÇ ÃÖ¼Ò³ôÀÌ¸¦ ¼³Á¤ÇÒ¶§ ³ôÀÌ°ªÀ» º¯°æÇØÁÜ. ÇöÀç´Â 550*550 ÆË¾÷»çÀÌÁîÀÓ. -->
.pop_st_06 .pop_bottom {
	vertical-align:middle;
	height:30px; 
	text-align:right;
	padding-top:8px; padding-right:10px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/pop_close_bg_01.gif);
	background-position: top left;
	background-repeat: repeat-x;	
	}	
/* ÆË¾÷½ºÅ¸ÀÏ 07 */
.pop_st_07 {width:550px;}
.pop_st_07 .pop_title {
	vertical-align:middle;
	height:40px; 
	padding-top:15px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/pop_title_bg_01.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight:bold;
	font-size:9pt;
	letter-spacing:-1px;	
	}
.pop_st_07 .pop_title img {margin-left:15px; margin-right:5px;}
.pop_st_07 .pop_contents {width:520px; height:360px; margin:25 15 30 15;} <!-- ÆË¾÷Ã¢ÀÇ ÃÖ¼Ò³ôÀÌ¸¦ ¼³Á¤ÇÒ¶§ ³ôÀÌ°ªÀ» º¯°æÇØÁÜ. ÇöÀç´Â 550*550 ÆË¾÷»çÀÌÁîÀÓ. -->
.pop_st_07 .pop_bottom {
	vertical-align:middle;
	height:30px; 
	text-align:right;
	padding-top:8px; padding-right:10px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/pop_close_bg_01.gif);
	background-position: top left;
	background-repeat: repeat-x;	
	}

/* ÀÔ·ÂÆû ½ºÅ¸ÀÏ */
input.style01 {
	border : 1px #dddddd solid;
	padding-top:3px;
	padding-left:5px;	
	height:20px;

}

input.style02 {
	border : 2px #E7E7E7 solid;
	padding-top:2px;
	padding-left:5px;	
	height:22px;

}

input.style03 {
	border : 0px  solid;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/bg_input_01.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:4px;
	padding-left:5px;
	height:20px;
}

input.style04 {
	border : 0px  solid;
	background-color:#F6F6F6;
	padding-top:4px;
	padding-right:5px;
	height:20px;
}

input.style05 {
	border : 1px #DDDDDD solid;
	background-color:#F5F5F5;
	padding-top:4px;
	padding-left:5px;	
	height:22px;
}

/* °­ÁÂ ¹Ýº¹´ÜÀ§ Å×µÎ¸® ½ºÅ¸ÀÏ(ÆÐÅ°Áö, ·Îµå¸ÊÄÚ½º, ¸¶½ºÅÍÄÚ½º µî) 01 */
.unit_box_01 {
	width:740px;
	background-image:url(http://www.megaenglish.net/imageserver/language/my/unit_box_a12.gif);
	background-position: top left;
	background-repeat: repeat-y;	
	}	
.unit_box_01 .un_top1 {
	height:60px;
	background-image:url(http://www.megaenglish.net/imageserver/language/my/unit_box_a11.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	}
.unit_box_01 .un_bottom1 {
	height:30px;
	background-image:url(http://www.megaenglish.net/imageserver/language/my/unit_box_a13.gif);
	background-position: bottom left;
	background-repeat: no-repeat;	
	}	
.unit_box_01 .un_title1 {
	padding-bottom:10px;
	background-image:url(http://www.megaenglish.net/imageserver/language/my/unit_box_a14.gif);
	background-position: bottom left;
	background-repeat: no-repeat;	
	}
.unit_box_01 .un_contents1 {
	margin-left:20px;
	width:700px;
	}



/* ±×·¡ÇÁ ½ºÅ¸ÀÏ - ¿À·»Áö : ÃÖ´ë °¡·Î ³Êºñ 700 ÇÈ¼¿ */
.graph_01 {
	float:left;
	height:8px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/bg_graph_01.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}
span.gr_orange {
	float:left;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/graph_orange.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}	
span.gr_blue {
	float:left;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/graph_blue.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}		
span.gr_purple {
	float:left;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/graph_purple.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}	

.graph_02 {
	float:left;
	width:480px;
	height:15px;
	padding-left:7px;
	padding-right:3px;
	padding-top:3px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/bg_graph_02.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}

span.file_trans {
	float:left;
	height:9px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/graph_file_01.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}	


/* °­ÁÂ»ó¼¼Å¸ÀÌÆ² */
.lecture_title_01 {
	float: left; 
	padding: 15 15 0 15;
	width: 100%;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/bg_lecture_title_t_01.gif);
	background-position:top left;
	background-repeat:no-repeat;	
	}
.lecture_bottom_01{
	clear:left;
	height:15px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/bg_lecture_title_b_01.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	}
.lecture_title_01 .lecture_left_01 {float: left; text-align:left;}
.lecture_title_01 .lecture_right_01 {float: left; text-align:right;}


/* Å×½ºÆ®°á°úÅ×ÀÌºí */

.test_st_01 td{text-align: center; font-family:verdana; font-size:8pt; color:#999999; background-color:#F4F7F9;}
.test_st_02 td{text-align: center; font-family:verdana; font-size:8pt; color:#999999;}
.collect_01 {font-weight:bold; color:#6699FF;}
.fault_01  {font-weight:bold; color:#FF9999;}

/* ¹é±×¶ó¿îµåÄÃ·¯¼³Á¤ */
.bgcolor_01 td{background-color:#F4F7F9;}
.bgcolor_02 td{background-color:#E6F4FE;}
.bgcolor_03 td{background-color:#E6F4FE; font-size:8pt; font-weight:bold; letter-spacing:-1px; color:#4D91BA;}
.bgcolor_03_1 td{background-color:#E9EAFA; font-size:8pt; font-weight:bold; letter-spacing:-1px; color:#4d64ba;}
.bgcolor_03_2 td{background-color:#faf9e9; font-size:8pt; font-weight:bold; letter-spacing:-1px; color:#aa933d;}
.bgcolor_03_3 td{background-color:#faefe9; font-size:8pt; font-weight:bold; letter-spacing:-1px; color:#cb5a4b;}
.bgcolor_04 td{background-color:#E9EAFA;}
.bgcolor_05 td{background-color:#F4F4F8;}
.bgcolor_06 td{background-color:#FbFbFb;}
.bgcolor_07 {background-color:#f2e9ff; font-size:8pt; letter-spacing:-1px; color:#a977f2;}
.bgcolor_08 {background-color:#ebffda; font-size:8pt; letter-spacing:-1px; color:#6aad32;}
.bgcolor_09 {background-color:#fffbc9; font-size:8pt; font-weight:bold ;letter-spacing:-1px; color:#ff9465;}
.bgcolor_10 td{background-color:#fbfbfb; font-size:8pt; font-weight:bold; letter-spacing:-1px; color:#525252;}

.print01 	td{text-align:center; font-weight:bold; color: #333333; background-color:#e6e6e6; height:30px;}


/* Àå¹Ù±¸´Ï Å¸ÀÌÆ² ½ºÅ¸ÀÏ */
.cart_tbl_sto1 {
	background-image:url(http://www.megaenglish.net/imageserver/language/my/cart_title_bg_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:740px; height:50px;
	padding-left:10px; 
	padding-top:10px;
	}
	
.cart_tbl_cont01 {
	width:740px;
	border-top:#ffffff;
	border-left:#eeeeee;
	border-right:#eeeeee;
	border-bottom:#eeeeee;
	border-width:1px;
	border-style:solid;	
	padding: 10 15 20 15;
	}
	
.cart_tbl_sto2 {
	background-image:url(http://www.megaenglish.net/imageserver/language/my/cart_title_bg_02.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:740px; height:50px;
	padding-left:10px; 
	padding-top:10px;
	}
	
.cart_tbl_cont02 {
	width:740px;
	background-image:url(http://www.megaenglish.net/imageserver/language/my/bg_inside_01.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	border-top:#EEF1F5;
	border-left:#eeeeee;
	border-right:#eeeeee;
	border-bottom:#eeeeee;
	border-width:1px;
	border-style:solid;	
	padding: 10 30 20 30;
	}	
	
	
/* ÃßÃµ°­ÁÂ ½ºÅ¸ÀÏ */

.rec_lecture_01 {
	background-image:url(http://www.megaenglish.net/imageserver/language/my/bg_recommend_lecture_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:50px; width:220px;
	padding:8 15 10 15;
	text-align:center;
	color:#FFFFFF;
	letter-spacing:-1px;
	font-weight:bold;
	line-height:14px;
	}


/* ·Îµå¸ÊÄÚ½º*/


#selectbox_roadmap .oherpromotion {display:inline; position:relative; float:left;}
#selectbox_roadmap .oherpromotion h3 {float:left; width:230px; height:20px; background:url(http://www.megaenglish.net/imageserver/language/common/selectbox/roadmap_oftenview_off.gif) no-repeat left top; color:#666; font-weight:normal; font-size:12px; text-align:left; letter-spacing:-1px}
#selectbox_roadmap .oherpromotion h3 a {display:block; width:230px; height:30px; padding:4px 0 0 7px; color:#666; text-decoration:none;}

#selectbox_roadmap .oherpromotionlist {position:absolute; left:0px; top:0px; width:230px; background:url(http://www.megaenglish.net/imageserver/language/common/selectbox/roadmap_list_btm.gif) no-repeat left bottom; z-index:100;}

#selectbox_roadmap .oherpromotionlist h3 {float:left; width:230px; height:20px; background:url(http://www.megaenglish.net/imageserver/language/common/selectbox/roadmap_oftenview_on.gif) no-repeat left top; color:#666; font-weight:normal; font-size:12px; text-align:left; letter-spacing:-1px}
#selectbox_roadmap .oherpromotionlist h3 a {display:block; width:230px; height:30px; padding:4px 0 0 7px; color:#666; text-decoration:none;}

#selectbox_roadmap .oherpromotioninner {}
#selectbox_roadmap .oherpromotionlist ul {height:100px; margin:0 5px 10px 5px; padding:3px 8px; overflow:auto;}
#selectbox_roadmap .oherpromotionlist li {width:100%; padding:6px 10 4px 0; background:url(http://www.megaenglish.net/imageserver/language/common/selectbox/dot_gray01.gif) repeat-x left top; font-size:12px; vertical-align:top; line-height:1em; text-align:left; text-decoration:none}
#selectbox_roadmap .oherpromotionlist li a {padding-left:12px; background:url(http://www.megaenglish.net/imageserver/language/common/icon/dote_03.gif) no-repeat 3px top; color:#7f7f7f; text-decoration:none;}
#selectbox_roadmap .oherpromotionlist li a:hover {color:#666666; font-weight:bold; text-decoration:none}


.map_box_01 {
	width:700px;
	background-image:url(http://www.megaenglish.net/imageserver/language/roadmap/bn01_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;	
	}	
.map_box_01 .no_top1 {
	height:15px;
	background-image:url(http://www.megaenglish.net/imageserver/language/roadmap/bn01_top.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	}
.map_box_01 .no_bottom1 {
	height:18px;
	background-image:url(http://www.megaenglish.net/imageserver/language/roadmap/bn01_btm.gif);
	background-position: bottom left;
	background-repeat: no-repeat;	
	}
	
.map_box_02 {
	width:700px;
	background-image:url(http://www.megaenglish.net/imageserver/language/roadmap/bn02_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;	
	}	
.map_box_02 .no_top2 {
	height:15px;
	background-image:url(http://www.megaenglish.net/imageserver/language/roadmap/bn02_top.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	}
.map_box_02 .no_bottom2 {
	height:18px;
	background-image:url(http://www.megaenglish.net/imageserver/language/roadmap/bn02_btm.gif);
	background-position: bottom left;
	background-repeat: no-repeat;	
	}	

.map_box_03 {
	width:700px;
	background-image:url(http://www.megaenglish.net/imageserver/language/roadmap/bn03_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;	
	}	
.map_box_03 .no_top3 {
	height:15px;
	background-image:url(http://www.megaenglish.net/imageserver/language/roadmap/bn03_top.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	}
.map_box_03 .no_bottom3 {
	height:18px;
	background-image:url(http://www.megaenglish.net/imageserver/language/roadmap/bn03_btm.gif);
	background-position: bottom left;
	background-repeat: no-repeat;	
	}

.roadmap_topimg_layout	{
	width:760px; height:300px; margin-top:10px; text-align:right;
}
.roadmap_menu_layout	{
	width:720px
}
.roadmap_layout	{
	text-align:left;
	width:700px;
}

.roadmap_media			{
	width:248px; text-align:center
}
.roadmap_media.view	{
	border:#000 3px solid; background-color:#000;
}
.roadmap_media.sdw	{
	height:20px; background:url(http://www.megaenglish.net/imageserver/language/roadmap/media_sdw.gif) repeat-x;
}


/* °Ô½ÃÆÇ º¸±â½ºÅ¸ÀÏ */
.bd_view_01 {
	background-image:url(http://www.megaenglish.net/imageserver/language/common/bg_board_view_a01.gif);
	background-position:top left;
	background-repeat:repeat-x;
	}
.bd_view_02 {
	background-image:url(http://www.megaenglish.net/imageserver/language/common/bg_board_wr_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}	
.fstline_01{
	height:32px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/bg_board_dot_01.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	}	
.midline_01{
	height:28px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/bg_board_dot_01.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	}
.endline_01{
	height:28px;
	background-image:url(http://www.megaenglish.net/imageserver/language/common/bg_board_view_a02.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	}
.th_title_01{
	background-image:url(http://www.megaenglish.net/imageserver/language/common/rm_vline_01.gif);
	background-position:center right;
	background-repeat:no-repeat;
	width:100%;
	text-align:center;
	}
	
	
.dotline_01{
	background-image:url(http://www.megaenglish.net/imageserver/language/common/bg_board_dot_01.gif);
	background-position:top left;
	background-repeat:repeat-x;
	}
.dotline_02{
	background-image:url(http://www.megaenglish.net/imageserver/language/common/bg_board_dot_01.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	}	
	
.dotline_wr_01{
	background-image:url(http://www.megaenglish.net/imageserver/language/common/bg_board_dot_01.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	height:30px;
	}	

.line_wr_01{
	background-image:url(http://www.megaenglish.net/imageserver/language/common/bg_board_line_01.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	height:30px;
	}	
	
a.re_st01 		  {margin-left:3px; margin-right:3px;}	
a.re_st01:visited { color: #F3A553; text-decoration: none;}
a.re_st01:link    { color: #F3A553; text-decoration: none;}
a.re_st01:active  { color: #F3A553; text-decoration: none;}
a.re_st01:hover   { color: #F3A553; text-decoration: underline;}

a.re_st02 		  {margin-left:3px; margin-right:3px;}	
a.re_st02:visited { color: #cc9933; text-decoration: none;}
a.re_st02:link    { color: #cc9933; text-decoration: none;}
a.re_st02:active  { color: #cc9933; text-decoration: none;}
a.re_st02:hover   { color: #cc9933; text-decoration: underline;}


/* ¼±»ý´Ô¼Ò°³½ºÅ¸ÀÏ */
.lecturer_01{
	background-image:url(http://www.megaenglish.net/imageserver/language/board/bg_lecturer_01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 17 15 15 15;
	width:740px;
	height:102px;
	}
	
.lecturer_02{
	background-image:url(http://www.megaenglish.net/imageserver/language/board/bg_lecturer_02.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 17 15 15 15;
	width:740px;
	height:102px;
	}	


/* À½¼º´äº¯µè±â½ºÅ¸ÀÏ */
.snd_media_01{
	background-image:url(http://www.megaenglish.net/imageserver/language/common/bg_media_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 21px 10px 0 0;
	width:304px;
	height:75px;
	}	

/* À½¼ºµè±â½ºÅ¸ÀÏ */
.snd_media_02{
	background-image:url(http://www.megaenglish.net/imageserver/language/common/bg_media_sound.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 21px 10px 0 0;
	width:304px;
	height:75px;
	}

/* À½¼º´äº¯µè±â½ºÅ¸ÀÏ ÀÌº¸¿µ*/
.snd_media_ebyschool{
	background-image:url(http://www.megaenglish.net/imageserver/language/common/bg_media_ebyschool.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 21px 10px 0 0;
	width:304px;
	height:75px;
	}
	
/* À½¼º´äº¯µè±â½ºÅ¸ÀÏ ¿µ³¶ÈÆ*/
.snd_media_engSp{
	background-image:url(http://www.megaenglish.net/imageserver/language/common/bg_media_engSp.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 21px 10px 0 0;
	width:304px;
	height:75px;
	}	
	
	

/* Player ·¹ÀÌ¾Æ¿ô */
.player_layout	{
	border-top:3px #000000 solid;
	/*border-bottom:2px #151515 solid;*/
	background:url(http://www.megaenglish.net/imageserver/language/player/media/bg_top.gif) repeat-x;
	background-color:#252525; 
	text-align:center
}
.player_btm		{
	height:36px;
	background:url(http://www.megaenglish.net/imageserver/language/player/media/btm_bg.gif) repeat-x;
}
.player_copyright	{
	height:36px; 
	background:url(http://www.megaenglish.net/imageserver/language/player/media/copyright.gif) no-repeat;
}
.player_title_layout	{
	height:63px; 
	background:url(http://www.megaenglish.net/imageserver/language/player/media/title_bg.gif) bottom repeat-x;
}
.player_title	{
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
	color:#ffcc33;
	line-height:16px;
}

.player_lsn		{
	font-family:µ¸¿ò, arial;
	padding:3px 3px 0px 0px;
	line-height:15px;
	font-size:11px;
	color:#ff6633;
	font-weight:bold;
	background:url(http://www.megaenglish.net/imageserver/language/player/media/lesson_bg.gif) repeat-x;
}
.player_lst		{
	font-family:µ¸¿ò, arial;
	padding:3px 10px 0px 10px;
	line-height:15px;
	font-size:11px;
	color:#999;
	font-weight:none;
	letter-spacing:-1px;
	background:url(http://www.megaenglish.net/imageserver/language/player/media/lesson_bg2.gif) repeat-x;
}

a.player_go_on			{color: #8d6000; font-size:8pt; font-weight:bold; margin:0px 5px 0px 5px;}	
a.player_go_on:visited	{color: #8d6000; font-size:8pt; text-decoration: none;}
a.player_go_on:link		{color: #8d6000; font-size:8pt; text-decoration: none;}
a.player_go_on:active	{color: #8d6000; font-size:8pt; text-decoration: none;}
a.player_go_on:hover	{color: #8d6000; font-size:8pt; text-decoration: underline;}

a.player_go_off:visited	{color: #666666; font-size:11px; text-decoration: none;}
a.player_go_off:link	{color: #666666; font-size:11px; text-decoration: none;}
a.player_go_off:active	{color: #666666; font-size:11px; text-decoration: none;}
a.player_go_off:hover	{color: #666666; font-size:11px; text-decoration: underline;}

.player_go_split	{
	color:#222; 
	margin:0px 2px 0px 2px;
	font-size:11px;
}

.player_gobox	{
	height:22px; border:1px #000 solid; background-color:#141414; padding:4px 8px 2px 8px;
}
.player_tch		{
	margin-left:10px;
	font-size:12px; 
	font-weight:bold; 
	color:#888;
}

.player_media	{
	border:2px #000 solid
}
.player_bar	{
	background:url(http://www.megaenglish.net/imageserver/language/player/media/player_bg.gif) repeat-x;	
}
.player_bar_bg	{
	 background:url(http://www.megaenglish.net/imageserver/language/player/media/player_bar_bg.gif) repeat-x;
}
.player_bar_lf	{
	 padding:0px 0px 0px 60px;
	background:url(http://www.megaenglish.net/imageserver/language/player/media/player_bar_lf.gif) no-repeat;
}
.player_bar_ri	{
	padding:0px 60px 0px 0px;
	text-align:right;
	background:url(http://www.megaenglish.net/imageserver/language/player/media/player_bar_ri.gif) no-repeat right;
}
.player_size_txt	{
	border:1px #000 solid; 
	background-color:#020202; 
	color:#999;
	font-size:11px;
	height:16px; 
	padding:2px 3px 0px 3px; 
	margin:0px 3px 0px 3px;
}
.player_reply_layout	{
	text-align:center;
	/*border-top:1px #373737 solid;*/
	background:url(http://www.megaenglish.net/imageserver/language/player/media/reply_top_bg.gif) repeat-x;
}
#player_reply td	{
	color:#999;
}
#player_reply div	{
	color:#999;
}
.player_replay_txtarea	{
	border:1px #242424 solid;
	padding:5px;
	height:70px;
	width:100%;
	background-color:2c2c2c;
	scrollbar-face-color:#272727;
	scrollbar-shadow-color:#151515;
	scrollbar-highlight-color:#444444;
	scrollbar-3dlight-color:#282828;
	scrollbar-darkshadow-color:#1c1c1c;
	scrollbar-track-color:#202020;
	scrollbar-arrow-color:#111111
}


/* ¼³¹®Á¶»ç ½ºÅ¸ÀÏ */

.poll_title_txt	{ font-size : 13pt; letter-spacing:-2px; font-weight:bold; color:#3399FF;}

.poll_title_01 {
	background-image:url(http://www.megaenglish.net/imageserver/language/poll/poll_bg_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 25 25 30 25;
	}

.poll_contents_01 {
	background-image:url(http://www.megaenglish.net/imageserver/language/poll/poll_bg_02.gif);
	background-position:top left;
	background-repeat:repeat-y;
	padding: 0 25 40 25;
	}
	
.poll_end_01 {
	background-image:url(http://www.megaenglish.net/imageserver/language/poll/poll_bg_03.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:100px;
	text-align:center;
	}	
	
.poll_intxt_01 	{background-color:#E6F4FE; font-size:8pt; font-weight:bold; letter-spacing:-1px; color:#4D91BA;}
.poll_intxt_02 	{background-color:#F5FBFF; font-size:8pt; font-weight:bold; letter-spacing:-1px; color:#4D91BA;}

.exam_no_01	{background-color:#E6F4FE; font-size:8pt; letter-spacing:-1px; color:#4D91BA; width:40px; height:20px; text-align:center; padding-top:4px;}



/* È®ÀÎÆò°¡ ½ºÅ¸ÀÏ */

.result_table.header	{font-weight:bold; color:#FFF; padding-top:2px}
.result_table.item1		{font-weight:bold; color:#333; padding-top:2px; border-bottom:1px dotted #ced4dc}
.result_table.item2		{font-weight:bold; color:#333; padding-top:2px;}
.result_table.txt		{font-weight:bold; color:#666; padding-top:2px; border-bottom:1px dotted #ced4dc}
.result_table.result	{font-weight:bold; color:#ff3366; font-size:11pt}
.result_table.o			{font-weight:bold; color:#0099ff; padding-top:2px;}
.result_table.x			{font-weight:bold; color:#ff3366; padding-top:2px;}

#q_list 	{clear:left; width: 100%;}
#q_list UL {list-style-type: none; margin:0px;}
#q_list LI {list-style-position:outside; margin-left:16px; margin-bottom:4px;}

#ex_list 	{clear:left; width: 100%;}
#ex_list UL {list-style-type: none; margin:0px;}
#ex_list LI {list-style-image:none; list-style-position:outside; margin-left:25px; margin-bottom:4px;}

.q_box		{overflow-y:scroll; width:780px; height:100%; padding:5px 0px 5px 10px}
.q1_box		{overflow-y:scroll; width:520px; height:100%; padding:5px 0px 5px 10px}
.test_answ	{margin-top:10px; background:url(http://www.megaenglish.net/imageserver/language/common/icon/test_answ.gif) no-repeat; padding-left:28px; color:#ff7d09}
.test_kor	{margin-top:10px; background:url(http://www.megaenglish.net/imageserver/language/common/icon/test_kor.gif) no-repeat; padding-left:28px; color:#4fc9d1}
.test_exp	{margin-top:10px; background:url(http://www.megaenglish.net/imageserver/language/common/icon/test_exp.gif) no-repeat; padding-left:28px; color:#4b9ed8}
.test_ae	{margin-top:20px; margin-bottom:5px; border-top:1px dotted #CED4DC; border-bottom:1px solid #CED4DC; padding-left:30px; padding-bottom:10px;}
.test_ex	{margin-bottom:5px;}
.test_asw	{color:#FF3366; font-weight:bold}




/* °í°´¼¾ÅÍ ½ºÅ¸ÀÏ */

.cs_beginner_01 {
	width:180px; height:90px;
	padding:15px;
	background-image:url(http://www.megaenglish.net/imageserver/language/customer/bg_beginner_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:8pt; font-weight:bold; letter-spacing:-1px;
	}

.cs_beginner_01 a {
	margin-right:10px;
	}
	
.cs_beginner_01 p {
	margin-bottom:5px;
	}
	
	
a.cs_cat:visited { color: #8087DE; text-decoration: none; font-size:8pt; letter-spacing:-1px; font-weight:bold;}
a.cs_cat:link    { color: #8087DE; text-decoration: none; font-size:8pt; letter-spacing:-1px; font-weight:bold;}
a.cs_cat:active  { color: #8087DE; text-decoration: none; font-size:8pt; letter-spacing:-1px; font-weight:bold;}
a.cs_cat:hover   { color: #8087DE; text-decoration: underline; font-size:8pt; letter-spacing:-1px; font-weight:bold;}	

a.cs_cat_02:visited { color: #999999; text-decoration: none; font-size:8pt; letter-spacing:-1px; font-weight:bold;}
a.cs_cat_02:link    { color: #999999; text-decoration: none; font-size:8pt; letter-spacing:-1px; font-weight:bold;}
a.cs_cat_02:active  { color: #999999; text-decoration: none; font-size:8pt; letter-spacing:-1px; font-weight:bold;}
a.cs_cat_02:hover   { color: #8087DE; text-decoration: underline; font-size:8pt; letter-spacing:-1px; font-weight:bold;}

.pr_div_01	{color:#9092C1; font-size:8pt; letter-spacing:-1px; font-weight:bold; background-color:#F4F4F8; border-right:1px solid #E4E5F4;}	


	
.customer_tbl_sto {
	background-image:url(http://www.megaenglish.net/imageserver/language/customer/customer_title_bg_02.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:740px; height:50px;
	padding-left:10px; 
	padding-top:10px;
	}
	
.customer_tbl_cont {
	width:740px;
	background-image:url(http://www.megaenglish.net/imageserver/language/customer/bg_inside_01.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	border-left:#eeeeee;
	border-right:#eeeeee;
	border-bottom:#eeeeee;
	border-width:1px;
	border-style:solid;	
	padding: 10 30 20 30;
	border-top-width:0px;
	}



/* ¿ì¸®³¢¸® Àü±¤ÆÇ */
.picturelayout 	{width:760px; height:400px; margin-top:10px; text-align:center;}
.pic_top		{margin-top:100px; margin-left:100px; text-align:left}
.pic_title		{height:50px; width:310px; font-size:16px; color:#FF53B0; font-weight:bold; line-height:20px; vertical-align:text-bottom}
.pic_writer		{margin-top:10px; height:20px; width:310px;}
.pic_content	{margin-top:10px; height:80px; width:370px;}




/* ÅëÇÕ°Ë»ö */

.searchlayout 	{width:760px; margin-top:5px; text-align:left; border-top:#DDDDDD 1px solid; padding:20px}
.searchlayout2 	{padding-top:5px; padding-bottom:10px}
.searchresult	{margin-top:10px; margin-bottom:15px; text-align:left}
.search.stitle 	{margin-bottom:10px; color:#333; font-size:14px; font-weight:bold}

.search.stitle2	{color:#069; font-weight:bold; text-decoration: none;}
.search.stitle2 a:visited 	{color:#069; font-weight:bold}
.search.stitle2 a:link		{color:#069; font-weight:bold}
.search.stitle2 a:active	{color:#069; font-weight:bold}
.search.stitle2 a:hover		{color:#069; font-weight:bold}

.search.txt1 	{margin-top:5px;}
.search.txt2 	{margin-top:5px;}
.search.btn 	{margin-top:10px; text-align:right}
.line_dote_01	{ height:5px; margin-top:5px; border-top:1px #DDDDDD dotted;}



/* ¼±»ý´Ô°úÀÇ ÀÌ¾ß±â - ¼±»ý´Ô ÃÖ½Å±Û, ¼±»ý´Ô ÃßÃµ±Û ¹Ú½ººÎºÐ */
.tNewBest {margin: 0; padding: 0;}
.tNewBest tr {background:url(/imageserver/pre/common/dot_4px.gif) repeat-x;}
.tNewBest td {height:25px; color:#b1b1b1; font-size:11px; text-align:left; line-height:13px; padding-top:3px;}

.tNewBest a:visited {text-decoration: none; letter-spacing:-1px;}
.tNewBest a:link    {text-decoration: none; letter-spacing:-1px;}
.tNewBest a:active  {text-decoration: none; letter-spacing:-1px;}
.tNewBest a:hover   {text-decoration: underline; letter-spacing:-1px;}








