@charset "euc-kr";
/*
Cloud9 Web publishing Team (http://cloud9.co.kr/)
Author : Choi Yun Jeong (090527)
Version : 1.0
*/

/* ¿ÜÈ¯ÀºÇà ÀÎÆ®·Î*/

body {
    background:#FFF url(../img_main/common/bg_body3.gif) repeat-x left top;
}
#header {
    height:55px;
    width:895px;
    position: relative;
    z-index: 100;
}
#container {
    position:relative;
    width:895px;
    height:655px;
    margin:0;
	z-index:1;
}
/* ÃßÃµ¼­ºñ½º */
.recommend_service {
	float:left;
	width:125px;
	margin:0 35px 0 10px;
	_margin:0 20px 0 10px;
}
.recommend_service h3,
.keb_prize h3 {
	padding:1px 0 14px 0;
	font:0/0 Arial;
}
.keb_news h3 {
	*padding:1px 0 14px 0; /* FOR FF2 ONLY */
}
.recommend_service ul {
	width:112px;
}
.recommend_service ul li {
	padding:0 0 4px 5px;
	font:0/0 Arial;
	background:url(../img_main/icon/bull_01.gif) no-repeat left 5px;
}	
.pb_fla {
	position:relative;
	top:7px;
	left:-10px;
}

/* KEB ´º½º */
.main_board {
	display:-moz-inline-stack; /* FOR FF2 ONLY */
	display:inline-block;
	*display:inline; /* FOR IE ONLY */
	float:left;
	width:192px;
	_width:190px;	
	*zoom:1;/* FOR IE ONLY */
}
.keb_news {
	position:relative;
	margin /**/:0 0 15px 0;
}
.keb_news ul li,
.keb_prize ul li {
	padding:0 0 3px 5px;
	font-size:11px;
	font-family: "µ¸¿ò",Dotum,AppleGothic,Sans-serif;
	letter-spacing:-1px; 
/*	letter-spacing:-0.05em;*/
	background:url(../img_main/icon/bull_01.gif) no-repeat left 5px;
}
.keb_news ul li A:active,
.keb_news ul li A:visited,
.keb_news ul li A:link,
.keb_news ul li A:hover,
.keb_prize ul li A:active,
.keb_prize ul li A:visited,
.keb_prize ul li A:link,
.keb_prize ul li A:hover {
	color:#777777;
}
.keb_news .more {
	position:absolute;
	top:1px;
	left:54px;
}
.keb_news .more A:active,
.keb_news .more A:visited,
.keb_news .more A:link,
.keb_news .more A:hover {
	display:-moz-inline-stack; /* FOR FF2 ONLY */
	display:inline-block;
	*display:inline; /* FOR IE ONLY */
	padding:2px 0;
	*zoom:1;/* FOR IE ONLY */
}
.keb_prize {
	position:relative;
}
.keb_prize .more {
	position:absolute;
	top:2px;
	left:76px;
}
/* ¼­ºñ½º¾È³»/»óÇ°¾È³» */
.service_swf {
	display:-moz-inline-stack; /* FOR FF2 ONLY */
	display:inline-block;
	*display:inline; /* FOR IE ONLY */
	position:relative;
	width:310px;
	height:179px;
	vertical-align:top;
	*zoom:1;/* FOR IE ONLY */
}
.service_swf .service_info {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	font:0/0 Arial;
}

/* ÀÌº¥Æ®/³×Æ®¿öÅ© ¹Ù·Î°¡±â */
.event_network {
	display:-moz-inline-stack; /* FOR FF2 ONLY */
	display:inline-block;
	*display:inline; /* FOR IE ONLY */
	margin:0;
	_margin:0 0 0 -3px;
	padding:0;
	width:219px;
	*zoom:1;/* FOR IE ONLY */
}
.event_network .event_fla {
	float:right;
	height:127px;
	font:0/0 Arial;
}
.event_network .network_direct {
/*	position:relative;   20090807 */
}
.event_network .network_direct h3 {
	float:left;
	padding:2px 12px 0 21px;
	_padding:2px 10px 0 20px;/* FOR IE ~6 ONLY */
	font:0/0 Arial;
}
.network_direct .select_layer {
    float:right;
    width:139px;
    margin-bottom:1px;
    padding:0 0 3px 0;
    background:url(../img_main/main/bg_select_btm.gif) no-repeat left bottom;
}
.network_direct .select_layer li {
    padding-top:1px;
    font-size:11px;
    letter-spacing:-1px;
    color:#777777;
}
.network_direct .select_layer li a {
    color:#777777;
}
.network_direct .select_layer li.first_child {
    background:url(../img_main/main/bg_select_top_off.gif) no-repeat left top;
}
.network_direct .select_layer li.first_child.on {
    background-image:url(../img_main/main/bg_select_top_on.gif);
}
.network_direct .select_layer li.first_child a {
    display:block;
    width:139px;
    padding:2px 0 2px 5px;
}
.network_direct .select_layer li.select_list {
    display:none;
    padding:0 0 0 5px;
    width:130px;
    min-height:76px;
    background:url(../img_main/main/bg_select_body.gif) no-repeat left top;
}
.network_direct .select_layer li.select_list.on {
    display:block;
}
.network_direct .select_layer li.select_list ul {
    overflow:auto;
    width:129px;
    height:70px;
    padding:5px 0 0 0;
    scrollbar-3dlight-color:#BBBBBB;
    scrollbar-arrow-color:#686868;
    scrollbar-darkshadow-color:#BBBBBB;
    scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color:#FBFBFB;
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-track-color:#FBFBFB;
}
.network_direct .select_layer li.select_list ul li {
    line-height:17px;
}
