* { margin:0; padding:0; }
body {font-family:"돋움","돋움체",Arial,Tahoma,Helvetica,sans-serif; background-color:#fff; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }

img {border:0;}

.small {font-size: 0.9em;}
.hidden {display:none;}
ul,ol,dl {position:relative;}

/* font color */
.ce5e4ef {color:#E5E4EF;}

#outerwrap {z-index:1;}
#headerwrap {
	height:83px;
	background:url(./images/header_bg.gif) repeat-x;
	overflow:visible;
	z-index:9000;
}
#logo {
	width:203px;
	height:83px;
	background:url(./images/header_logo.gif) no-repeat;
	text-indent:-999999px;
	position:absolute;
	left:0px;
	overflow:hidden;
	cursor:pointer;
}
#menuwrap {
	position:absolute;
	top:33px;
	left:203px;
	overflow:visible;
/*	z-index:9001; */
}


/* 상단 메뉴 시작 */
#mainmenu li {list-style:none;list-style-type:none;float:left;}
#mainmenu li a {text-indent:-999999px;display:block; overflow:hidden;background:url(./images/header_menu2.gif);}
#mainmenu li.biz {display:none;}
li#home-internet a {width:107px;height:50px;background-position:0px 0px;}
li#home-phone a {width:89px;height:50px;background-position:-107px 0px;}
li#mobile a {width:143px;height:50px;background-position:-196px 0px;}
li#mymegatel a {width:131px;height:50px;background-position:-339px 0px;}
li#helpme a {width:101px;height:50px;background-position:-470px 0px;}
li#community a {width:126px;height:50px;background-position:-571px 0px;}
/* 마우스 오버 혹은 선택 시 */
li#home-internet:hover a, li#home_internet a.selected {background-position:0px -50px;}
li#home-phone:hover a, li#home_phone a.selected {background-position:-107px -50px;}
li#mobile:hover a, li#mobile a.selected {background-position:-196px -50px;}
li#mymegatel:hover a, li#mymegatel a.selected {background-position:-339px -50px;}
li#helpme:hover a, li#helpme a.selected {background-position:-470px -50px;}
li#community:hover a, li#community a.selected {background-position:-571px -50px;}
/* 상단 메뉴 끝 */


/* 서브메뉴 시작 */
#submenuwrap {
	z-index:9010;
}
#submenuwrap div.submenu {
	display:none;
	position:relative;
}
#submenuwrap div.rounded {
	list-style:none;
	list-style-type:none;
	float:left;
	background: #4B66B4;
	filter:alpha(opacity=83);
	-moz-opacity:0.83;
	-khtml-opacity:0.83;
	opacity : 0.83;
	border-radius: 5px;
	-moz-border-radius : 5px;
	-webkit-border-radius : 5px;
	position:relative;
	top: 5px;
	clear:both;
	z-index:9020;
}

#submenuwrap li {
	float:left;
	clear:both;
	list-style:none;
	list-style-type:none;
	z-index:9030;
	text-align:left;
	width:100%;
}

#submenuwrap li a {
	padding:5px 10px 5px 10px;
	display:block;
	color:white;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	opacity:1.0;
	z-index:9040;
	font-weight:bold;
	font-size:9pt;
	font-family:"Helvetica";
	/*background:url(./images/bullet_sqr_plus_white.gif) 10px center no-repeat;*/
}
/* 서브메뉴 끝 */

/* 위 오른쪽 작은 메뉴 Start */
#topright_companymenu {
	position:absolute;
	top:2px;
	right:20px;
	height:26px;
	font-size:10px;
	color:#93a1c4;
	font-family:"Tahoma";
	padding:6px 0;
	text-transform:uppercase;
}
#topright_companymenu li { list-style:none; list-style-type:none; float:left; }
#topright_companymenu li a { color:#93a1c4; text-decoration:none; }
#topright_companymenu li a.signout { 
	background: url(./images/signout_button.gif) no-repeat 0 0;
	text-indent:-999999px;
	width:55px;
	height:18px;
	display:block;
	margin-right:10px;
	overflow:hidden; 
	position:relative;
	top:-3px;
}
#topright_companymenu li a.signin { 
	background: url(./images/signin_topbutton.gif) no-repeat 0 0;
	text-indent:-999999px;
	width:55px;
	height:18px;
	display:block;
	margin-right:10px;
	overflow:hidden; 
	position:relative;
	top:-3px;
}

/* 위 오른쪽 작은 메뉴 End */

/* Language menu Start */
#languagemenu {
	-moz-border-radius: 0 0 7px 7px;
	background: none repeat scroll 0 0 #010612;
	left:202px;
	padding:3px 10px;
	position:absolute;
	top:0px;
	line-height:130%;
}
#languagemenu li {list-style:none;list-style-type:none;float:left;font-size:10px;font-family:"Tahoma";color:#4B66B4;}
#languagemenu li a {color:#4B66B4;}
#languagemenu li a:hover, #languagemenu li.selected a {color:#D5DBED;}
/* Language menu End */

#contentswrap { background:url(./images/main/main_bg2.jpg) top center no-repeat #FFFFFF; z-index:10; }

#adswrap { z-index:12; }
#adswrap div.ads {
	position:relative;
	margin:66px 12px 43px 0px;
	width: 521px;
	height: 159px;
	float:right;
	z-index:12 !important;
}
#adswrap img {z-index:12 !important;}

#loginwrap {
	background:#111F47;
	width: 338px;
	height: 61px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	clear:both;
	float:right;
	margin-bottom: 5px;
	margin-right: 10px;
}
#loginwrap li { float:left; list-style:none; list-style-type:none; margin-left:6px; margin-top:8px; display:inline; }
#loginwrap li.signbtn { margin-left:4px; margin-top:7px; }
#loginwrap li.loginid input { width:117px; height:20px; border:1px solid white; background:url(/img/userid_bg.gif) center center no-repeat; margin-left:13px; }
#loginwrap li.loginpw input { width:117px; height:20px; border:1px solid white; background:url(/img/passwd_bg.gif) center center no-repeat; }
#signin {width:61px;height:24px;background:url(./images/signin_button.gif) no-repeat;text-indent:-999999px;border:0px;display:block;overflow:hidden;}
#loginwrap li.txt {
	color:#9E9ABC;
	font-size:12px; 
	background:url(images/loggedin_bg.gif) repeat-x scroll left top; 
	float:right; 
	margin-top:6px; 
	padding-top:6px; 
	margin-right:11px; 
	width:320px;
	text-align:right;
}
#loginwrap li.txt input {margin-left:5px;}
#loginwrap li.txt a { color:#9E9ABC; }

#footerwrap {
	background:#E9E9E9 url(./images/footer_bg.gif) repeat-x;
	padding:25px 0px 20px;
	font-family:"Tahoma";
	line-height:23px;
	font-size:11px;
	color:#7b7b7b;
	clear:both;
}

#footerwrap a {color:#7b7b7b;text-decoration:none;}
#footerwrap a:hover { color:#363636; text-decoration:underline; }

.wrap940-1 { 
	width:940px;
	margin:0 auto;
	position:relative;
	z-index:8000; 
	text-align:center;
}
.wrap940-2 {
	width:940px;
	margin:0 auto;
	position:relative;
	z-index:10;
}

label {cursor:pointer;}

/* middle contents start */

#innercontswrap {
	border: 5px solid #0B1635;
	background-color:#FFF;
	overflow:hidden;
	clear:both;
	-moz-border-radius : 10px;
	-webkit-border-radius : 10px;
}

#innercontswrap h4 { font-size:14pt; letter-spacing : -1px; font-family: "Arial"; }
#innercontswrap h4 span.strong { color: #FE00B8; }
/* middle contents end */


/* 메인 sitemap start */

#sitemapwrap {clear:both;float:left;margin-top: 20px;margin-bottom:20px;}
#sitemapwrap div.wrap {width:156px;float:left;}
#sitemapwrap h2 {
	width:140px;
	margin:0 auto;
	text-align:center;
	font-size:12px;
	letter-spacing:2px;
	font-weight:normal;
	padding:5px;
	color:white;
	background:#626262;
	-moz-border-radius : 5px;
	-webkit-border-radius : 5px;
}
#sitemapwrap div.biz {display:none;}
#sitemapwrap li {list-style:none;list-style-type:none;font-size:9pt;color:#343434;border-bottom:1px solid #B8B8B8;width:95%;}
#sitemapwrap li a {color:#343434;display:block;margin-top:8px;background:url(./images/bullet_sqr_plus.gif) 10px center no-repeat;padding-left:20px;padding-bottom:4px;}
#sitemapwrap li a:hover { text-decoration:none; color:#ff7e00; }

/* 메인 sitemap end */
h2#speedtest-pagetitle {background:url(/img/subt_speedtest.gif) left top no-repeat;margin-top:20px;height:73px;text-indent:-999999px;}

.clear {clear:both !important;float:none !important;}


/* 자동 로그인 안내 */
#autologin-popup {border:5px solid #000000;width:490px;font-size:0.75em;line-height:150%;display:none; background:url(./images/holidaybg_kor1.jpg) no-repeat #fff;z-index:10001;}
#autologin-popup .note {color:#C93177;}
#autologin-popup h2 {width:490px;height:70px;text-indent:-999999px;overflow:hidden; }
#autologin-popup div.conts { padding-left: 150px; padding-right:10px;}
#autologin-popup div.conts p {padding:10px;}
#autologin-popup div.tail {text-align:right;background:#D5D5D5;padding:5px;color:#878787;}
/* 자동 로그인 안내 */









/************** 2011 NEW **************/
#globalpromotion2011 div.conts {
	width: 695px;
	height: 96px;
	display:block;
	position:relative;
	background:url(./images/2011/main_ad2011.jpg) left top no-repeat;
	top:-1px;
}
#globalpromotion2011 div.conts a.more {
	position:absolute;
	display:block;
	width: 695px;
	height: 95px;
	top: 0px;
	left: 0px;
	text-indent:-999999px;
	overflow:hidden;
}
#globalpromotion2011 {background:url(./images/2011/n_dotline_hor.gif) bottom left repeat-x; }
/************** 2011 NEW **************/


/************** promotion 1,2,3 **************/
#promotion1, #promotion2 {background:url(./images/2011/n_dotline_vert.gif) right top repeat-y;}
#promotion1, #promotion2, #promotion3 { }
#promotion1 div.conts { width:232px; height:234px; position:relative; background: url(./images/2011/main_homeplus.jpg) left top no-repeat; }
/*#promotion1 div.conts:hover { background: url(./images/main_internet.jpg) 0px -147px no-repeat; }*/
#promotion1 div.conts a.more { position:absolute; display:block; width:232px; height:234px; text-indent:-999999px; overflow: hidden; }

#promotion2 div.conts { width:232px; height:234px; position:relative; background: url(./images/2011/main_iphone4.jpg) left top no-repeat; }
/*#promotion2 div.conts:hover { background: url(./images/main_phone.jpg) 0px -147px no-repeat; }*/
#promotion2 div.conts a.more { position:absolute; display:block; width:232px; height:234px; text-indent:-999999px; overflow: hidden; }

#promotion3 div.conts { width:227px; height:234px; position:relative; background: url(./images/2011/main_galaxy.jpg) left top no-repeat; }
#promotion3 div.conts a.more { position:absolute; display:block; width:232px; height:234px; text-indent:-999999px; overflow: hidden; }
/************** promotion 1,2,3 **************/

/************** my megatel link 2011 **************/
#mymegatellnk2011 {background:url(./images/2011/n_dotline_vert.gif) left top repeat-y; vertical-align:top; }

#mymegatellnk2011 div.balloon {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	width : 161px;
	height: 67px;
	background: url(./images/mymegatel_title.gif) no-repeat;
	text-indent: -999999px;
	overflow:hidden;
}
#mymegatellnk2011 ul.shortlnk {list-style:none;list-style-type:none;margin-left:25px;}

#mymegatellnk2011 .bd {
	position:relative;
	width:100%;
}
#mymegatellnk2011 .conts {width:80%;margin:0 auto;font-size:0.75em;color:#2F3A5D;}
#mymegatellnk2011 .conts h2 {background:url(./images/mymegatel.jpg) no-repeat;text-indent:-999999px;overflow:hidden;width:187px;height:62px;}
#mymegatellnk2011 .conts ul {
	margin-top:10px;
	background:#E3E3E3;
	-moz-border-radius : 10px;
	-webkit-border-radius : 10px;
}
#mymegatellnk2011 .conts li {
	padding:5px 0;
	list-style:none;
	list-style-type:none;
	margin-left:0px;
	padding-left:20px;
	color:#2F3A5D;
	background:url(./images/bullet_sqr_plus.gif) no-repeat 10px center;
}
#mymegatellnk2011 .conts li a {
	color:#2F3A5D;
	font-weight:normal;
	font-size:0.9em;
}


/*********************2011로그인*************************/
#logintd {background:url(./images/2011/n_dotline_vert.gif) left top repeat-y; vertical-align:top; }
#logintd #loginwrap { 
	height:89px; 
	width:228px; 
	background:url(./images/2011/n_dotline_hor2.gif) bottom left repeat-x #f3f4f3; 
	margin:0; 
	margin-left:2px;
	float:none; 
	padding-top:8px; 
	-moz-border-radius:0;
	clear:both;
	position:relative;
}

#logintd #loginwrap li { float:left; list-style:none; list-style-type:none; margin-left:16px; margin-top:5px; display:inline; }
#logintd #loginwrap li.signbtn { margin-left:4px; }
#logintd #loginwrap li.loginid input { width:113px; height:20px; border:1px solid #ced0d7; background:url(./images/2011/userid_bg.gif) center center no-repeat; margin-left:0px; }
#logintd #loginwrap li.loginpw input { width:113px; height:20px; border:1px solid #ced0d7; background:url(./images/2011/userpw_bg.gif) center center no-repeat; }
#logintd #signin {width:68px;height:22px;background:url(./images/2011/signin_button.gif) no-repeat;text-indent:-999999px;border:0px;display:block;overflow:hidden;}
#logintd #loginwrap li.remember {
	color:#6b6d70;
	font-size:11px; 
	background:none; 
	float:left; 
	width:83px;
	letter-spacing:-1px;
	text-align:left;
	margin-left:4px;
	margin-top:10px;
}
#logintd #loginwrap li.txt {
	color:#c9c9c9;
	font-size:12px; 
	background:none; 
	float:left;
	margin-top:6px; 
	padding-top:6px; 
	margin-left:21px; 
	width:200px;
	text-align:left;
}
#logintd #loginwrap li.txt a { color:#6b6d70; }


/*********************로그인되었음*************************/
#logintd .logged { color:#2f3743; }
#logintd .logged .welcome { text-align:right; padding:0 10px 5px; font-size:0.8em; color:#2f3743; background:none; font-weight:normal; }
#logintd .logged .welcome .name { padding-right:5px; font-weight:bold; color:#2f3743; font-size:1em; text-transform:capitalize; }
#logintd .logged .lnk {font-weight:normal; color:#9E9ABC; font-size:11px; letter-spacing:-1px; text-align:center; padding-top:8px; }
#logintd .logged .lnk a {color:#85878b; display:block; float:left; padding-top:40px; margin:0 0 0 6px; width:66px; height:15px; }
#logintd .logged .lnk a:hover { color: #00abe8; text-decoration:none; }
#logintd .logged .lnk a#myMegatel { background:url(./images/2011/btn_mymegatel.gif) left top no-repeat; }
#logintd .logged .lnk a#usage { background:url(./images/2011/btn_usage.gif) left top no-repeat; }
#logintd .logged .lnk a#logOut { background:url(./images/2011/btn_logout.gif) left top no-repeat; }

/*********************사용량확인*************************/
#mymegatellnk2011 .usageCheck { width:230px; height:77px; }
#mymegatellnk2011 .usageCheck .conts { position:relative; width:230px; height:77px; background:url(./images/2011/main_usagecheck.gif) left top no-repeat; margin:0 0 0 1px; }
#mymegatellnk2011 .usageCheck .conts:hover { background-position:left -79px; }
#mymegatellnk2011 .usageCheck .conts a {
	display:block;
	text-indent:-999999px;
	width:230px;
	height:79px;
	position:absolute;
	overflow:hidden;
}
/*********************서비스확인*************************/
#mymegatellnk2011 .serviceCheck { width:230px; height:77px; background:url(./images/2011/n_dotline_hor.gif) top left repeat-x !important; padding-top:1px; }
#mymegatellnk2011 .serviceCheck .conts { position:relative; width:230px; height:77px; background:url(./images/2011/main_servicecheck.gif) left top no-repeat; margin:0 0 0 1px; }
#mymegatellnk2011 .serviceCheck .conts:hover { background-position:left -79px; }
#mymegatellnk2011 .serviceCheck .conts a {
	display:block;
	text-indent:-999999px;
	width:230px;
	height:79px;
	position:absolute;
	overflow:hidden;
}
/*********************스피드체크*************************/
#mymegatellnk2011 .footer { width:230px; height:77px; background:url(./images/2011/n_dotline_hor.gif) top left repeat-x !important; padding-top:1px; }
#mymegatellnk2011 .footer .conts { position:relative; width:230px; height:77px; background:url(./images/2011/main_speedcheck.gif) left top no-repeat; margin:0 0 0 1px; }
#mymegatellnk2011 .footer .conts:hover { background-position:left -79px; }
#mymegatellnk2011 .footer .conts a {
	display:block;
	text-indent:-999999px;
	width:230px;
	height:79px;
	position:absolute;
	overflow:hidden;
}

/********************************************** my megatel link 2011 **********************************************/

