
/*  
Last Update : 2008-09-05
Thomson Lee
*/

/********************************************************************************/
*,html{padding:0px; margin:0px; font-size:small;letter-spacing:-0.1em;line-height:1em;} /* Basic Font Style */

/* @header-font-size reset */
h1,h2,h3,h4,h5,h6{font-size:100%} 

/* @[IE] input-TAG margin */
*:first-child+html input, *html input {margin:-1px 0px -1px 0px;}

/* @Table fixed */
table{table-layout:fixed}

/* @images margin bug */
img{font:0/0 arial;}

/* @linked images border reset */
img{border:0px;}

/* @list style reset */
ul,ol,li,a{list-style:none;text-decoration:none;}

/********************************************************************************/
/* @Text style */
.bold{font-weight:900;font-size:1em;} 
.eng{font-family:tahoma,verdana,arial,sans-serif;line-height:100%;letter-spacing:0 !important;}
.midium{font-size:1em;}
.small{font-size:0.85em;}
.xsmall{font-size:x-small;}
/********************************************************************************/
/* @Common Element style */
body{background:#41444a url('/images/bg_body.gif') repeat-x left top;font-family:돋움, Dotum, AppleGothic, sans-serif;color:#444;}
html,body{position:relative;width:100%;height:100%;scrollbar-face-color: #E4E4E4; scrollbar-shadow-color: #D2D2D2; scrollbar-highlight-color: #E4E4E4; 
scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #666666; scrollbar-track-color: #EFEFEF; scrollbar-arrow-color: #B5B5B5;}
form#aspnetForm{position:relative;width:72.6em;min-width:620px;max-width:100%;height:100%;margin:0 auto;} /* Site Em Width */

select{background:#ddd;font-size:0.85em;font-family:돋움, Dotum, AppleGothic, sans-serif;color:#444;}
textarea{width:90%;border-top:1px solid #808080;border-left:1px solid #808080;border-right:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;font-family:돋움, Dotum, AppleGothic, sans-serif;color:#009900;letter-spacing:0;}
a{color:#888;font-size:1em;}
a:hover{color:#a2dc45;text-decoration:underline;}

label{cursor:pointer;}
/********************************************************************************/
/* @Common ID & Class style */
.skyblue{color:#4a83cf;}
.blue{color:#2565be;}
.red{color:#e50000;}
.vivid_red{color:#ff0000;}
.green{color:#009900;}
.deep_green{color:#647934}
.orange{color:#ff5c48;}
.black{color:#444;}
.dark{color:#000;}
.gray{color:#8c8c8c;}
.brown{color:#784d06;}
.purple{color:#643ba7;}

.pointer {cursor:pointer;}
.underline{text-decoration:underline;}

.box_btns{float:right;display:block;padding-top:30px;padding-bottom:30px;} /* (!) Must float Clear */ /* (!)display:block; */
.box_btns input{position:relative;top:13px;.top:13px;_top:14px;} /* (!hack) Login Button position */
.box_btns_left{float:left;display:block;padding-top:30px;padding-bottom:30px;}
.box_btns_hidden{margin-top:2em;line-height:3em;}
.box_gray{position:relative;_height:1%;padding:8px;background:#f5f5f5;line-height:120%;} /* (! hack) IE 6 min Height */
.box_brown{position:relative;background:#f6f4e8;border:4px solid #e9e6d2;}
.box_purple{position:relative;_height:1%;padding:8px;background:#f2eef4;line-height:120%;}
.box_blue{position:relative;_height:1%;padding:8px;background:#eff8ff;line-height:120%;}
.box_green{position:relative;_height:1%;padding:8px;background:#eff8e6;line-height:120%;}
.box_yellow{position:relative;_height:1%;padding:8px;background:#f7f7e7;line-height:120%;}
.box_whitebrown{position:relative;_height:1%;padding:8px;background:#f2efea;} /* (! hack) IE 6 min Height */
.box_whiteblue{position:relative;_height:1%;padding:8px;background:#e9f4fd;} /* (! hack) IE 6 min Height */
.box_border_gray{position:relative;padding:10px;_height:1%;background:#fff;border:1px solid #ddd;} /* (! hack) IE 6 min Height */
.box_border_brown{position:relative;padding:6px;_height:1%;background:#fff;border:1px solid #dad4c9;} /* (! hack) IE 6 min Height */
	.edge_border_brown_tl{position:absolute;width:5px;height:5px;top:-1px;left:-1px;background:transparent url('/images/edge_border_brown_tl.png') no-repeat;_behavior:url('/common/iepngfix.htc');font-size:0;}/* (!) IE 5.5 or 6 version Png Render */
	.edge_border_brown_tr{position:absolute;width:5px;height:5px;top:-1px;right:-1px;background:transparent url('/images/edge_border_brown_tr.png') no-repeat;_behavior:url('/common/iepngfix.htc');font-size:0;}/* (!) IE 5.5 or 6 version Png Render */
	.edge_border_brown_bl{position:absolute;width:5px;height:5px;bottom:-1px;left:-1px;background:transparent url('/images/edge_border_brown_bl.png') no-repeat;_behavior:url('/common/iepngfix.htc');font-size:0;}/* (!) IE 5.5 or 6 version Png Render */
	.edge_border_brown_br{position:absolute;width:5px;height:5px;bottom:-1px;right:-1px;background:transparent url('/images/edge_border_brown_br.png') no-repeat;_behavior:url('/common/iepngfix.htc');font-size:0;}/* (!) IE 5.5 or 6 version Png Render */
	/* .edge_border_brown_tl,.edge_border_brown_tr,.edge_border_brown_bl,.edge_border_brown_br{background-color:;} Must have backgroundColor */
	.edge_border_blue_tl{position:absolute;width:5px;height:5px;top:-1px;left:-1px;background:transparent url('/images/edge_border_blue_tl.png') no-repeat;_behavior:url('/common/iepngfix.htc');font-size:0;}/* (!) IE 5.5 or 6 version Png Render */
	.edge_border_blue_tr{position:absolute;width:5px;height:5px;top:-1px;right:-1px;background:transparent url('/images/edge_border_blue_tr.png') no-repeat;_behavior:url('/common/iepngfix.htc');font-size:0;}/* (!) IE 5.5 or 6 version Png Render */
	.edge_border_blue_bl{position:absolute;width:5px;height:5px;bottom:-1px;left:-1px;background:transparent url('/images/edge_border_blue_bl.png') no-repeat;_behavior:url('/common/iepngfix.htc');font-size:0;}/* (!) IE 5.5 or 6 version Png Render */
	.edge_border_blue_br{position:absolute;width:5px;height:5px;bottom:-1px;right:-1px;background:transparent url('/images/edge_border_blue_br.png') no-repeat;_behavior:url('/common/iepngfix.htc');font-size:0;}/* (!) IE 5.5 or 6 version Png Render */
    /* .edge_border_blue_tl,.edge_border_blue_tr,.edge_border_blue_bl,.edge_border_blue_br{background-color:;} Must have backgroundColor */
.box_border_purple{position:relative;padding:6px;_height:1%;background:#fff;border:1px solid #e4dbe9;} /* (! hack) IE 6 min Height */
.box_border_blue{position:relative;padding:6px;_height:1%;background:#fff;border:1px solid #cfe0ee;} /* (! hack) IE 6 min Height */
.box_border_green{position:relative;padding:6px;_height:1%;background:#fff;border:1px solid #d7e8c8;} /* (! hack) IE 6 min Height */


.edge_white_tl{position:absolute;width:8px;height:8px;top:0;left:0;background:transparent url('/images/edge_white_tl.png') no-repeat;_behavior:url('/common/iepngfix.htc');}/* (!) IE 5.5 or 6 version Png Render */
.edge_white_tr{position:absolute;width:8px;height:8px;top:0;right:0;background:transparent url('/images/edge_white_tr.png') no-repeat;_behavior:url('/common/iepngfix.htc');}/* (!) IE 5.5 or 6 version Png Render */
.edge_white_bl{position:absolute;width:8px;height:8px;bottom:0;left:0;background:transparent url('/images/edge_white_bl.png') no-repeat;_behavior:url('/common/iepngfix.htc');}/* (!) IE 5.5 or 6 version Png Render */
.edge_white_br{position:absolute;width:8px;height:8px;bottom:0;right:0;background:transparent url('/images/edge_white_br.png') no-repeat;_behavior:url('/common/iepngfix.htc');}/* (!) IE 5.5 or 6 version Png Render */

.table_left{display:block;position:absolute;top:0px;left:0;.top:1px;.left:1px;width:8px;height:8px;background:transparent url('/images/edge_white_tl.png') no-repeat top left;_behavior:url('/common/iepngfix.htc');}/* (!) IE 5.5 or 6 version Png Render */
.table_right{display:block;position:absolute;top:0;.top:1px;right:1px;width:8px;height:8px;background:transparent url('/images/edge_white_tr.png') no-repeat top right;_behavior:url('/common/iepngfix.htc');}/* (!) IE 5.5 or 6 version Png Render */

.point_red{padding-left:15px;background:url('/images/point_orange_squre.gif') no-repeat left 1px;}
.point_green{padding-left:15px;background:url('/images/point_green_squre.gif') no-repeat left 1px;}

.tab{padding-left:15px;}
.clear {clear:both;} 
.split_body{display:none;clear:none;}
.input_text{padding:2px;border-top:1px solid #808080;border-left:1px solid #808080;border-right:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;font-family:돋움, Dotum, AppleGothic, sans-serif;color:#009900;letter-spacing:0;}
.warning{padding:5px 0 0 17px;background:url('/images/img_warning02.gif') no-repeat left center;font-size:0.85em;color:#8c8c8c;}

.num01{background:url('/images/num_box01.gif') no-repeat;}
.num02{background:url('/images/num_box02.gif') no-repeat;}
.num03{background:url('/images/num_box03.gif') no-repeat;}
.num04{background:url('/images/num_box04.gif') no-repeat;}
.num05{background:url('/images/num_box05.gif') no-repeat;}
.num06{background:url('/images/num_box06.gif') no-repeat;}
.num07{background:url('/images/num_box07.gif') no-repeat;}
.num08{background:url('/images/num_box08.gif') no-repeat;}
.num09{background:url('/images/num_box09.gif') no-repeat;}
.num10{background:url('/images/num_box10.gif') no-repeat;}

.num_round{width:21px;height:21px;padding:5px;background:transparent url('/images/bg_num_round.png') no-repeat center center;color:#fff;font-size:1.2em;text-align:center;font-family:arial,sans-serif;font-weight:bold !important;_behavior:url('/common/iepngfix.htc');}
*html .num_round{background:transparent url('/images/bg_num_round.gif') no-repeat center center !important;}/* (!) IE 5.5 or 6 version -> Png Render Bug(must display BLOCK) this is not transparent(must background white) */

/********************************************************************************/
/* @Button style */
.btn_user_help{position:relative;display:block;width:125px;height:45px;margin-top:25px;margin-left:11px;background:transparent url('/images/btn_help01.gif') no-repeat;text-indent:-9999px;overflow:hidden;}
.btn_buy_now{position:relative;display:block;width:125px;height:45px;margin-top:-45px;margin-left:139px;background:transparent url('/images/btn_buynow01.gif') no-repeat;text-indent:-9999px;overflow:hidden;}
.btn_pre_view{position:relative;display:block;width:125px;height:45px;margin-top:-45px;margin-left:139px;background:transparent url('/images/btn_preview01.gif') no-repeat;text-indent:-9999px;overflow:hidden;}

.btn_intro{display:block;width:45px;height:22px;background:transparent url('/images/btn_intro01.gif') no-repeat;}
.btn_feature{display:block;width:61px;height:22px;background:transparent url('/images/btn_feature01.gif') no-repeat;}
.btn_system{display:block;width:93px;height:22px;background:transparent url('/images/btn_system01.gif') no-repeat;}
.btn_recommend{display:block;width:61px;height:22px;background:transparent url('/images/btn_recommend01.gif') no-repeat;}

.btn_normal{display:inline-block;height:36px;padding-right:20px;background:url('/images/btn_normal_right.gif') no-repeat center right;cursor:pointer;text-decoration:none !important;}
.btn_normal span{display:inline-block;height:100%;padding-left:20px;background:url('/images/btn_normal_left.gif') no-repeat center left;line-height:36px;font-weight:bold;color:#444;}
.btn_normal:hover{background:url('/images/btn_normal_right_ov.gif') no-repeat center right;text-decoration:none;}
.btn_normal:hover span{background:url('/images/btn_normal_left_ov.gif') no-repeat center left;color:#fff;}

.btn_special{display:inline-block;height:36px;padding-right:20px;background:url('/images/btn_special_right.gif') no-repeat center right;cursor:pointer;text-decoration:none !important;}
.btn_special span{display:inline-block;height:100%;padding-left:20px;background:url('/images/btn_special_left.gif') no-repeat center left;line-height:36px;font-weight:bold;color:#fff;}
.btn_special:hover{background:url('/images/btn_normal_right_ov.gif') no-repeat center right;text-decoration:none;}
.btn_special:hover span{background:url('/images/btn_normal_left_ov.gif') no-repeat center left;color:#fff;}

.btn_small{display:inline-block;height:20px;padding-right:8px;background:url('/images/btn_small_right.gif') no-repeat right top;cursor:pointer;text-decoration:none !important;}
.btn_small span{display:inline-block;height:100%;padding-left:8px;background:url('/images/btn_small_left.gif') no-repeat left top;line-height:20px;font-size:0.8em;color:#666;}

.btn_mini{display:inline-block;height:19px;padding-right:5px;background:url('/images/btn_mini_right.gif') no-repeat right;cursor:pointer;text-decoration:none !important;} 
.btn_mini span{display:inline-block;height:100%;padding-left:5px;background:url('/images/btn_mini_left.gif') no-repeat left top;line-height:16px;font-size:0.8em;color:#fff;} 

.wide_btns a span{padding-right:20px;padding-left:30px;}
/********************************************************************************/
/* @Board style */

/* Board List */
.board_box{position:relative;width:100%;padding-bottom:1px;border-bottom:5px solid #e1eacc;}
.board{position:relative;width:100%;border-collapse:collapse;}
.board th{height:2.3em;background:#e1eacc;border:1px solid #fff;color:#647934;font-family:돋움, Dotum, AppleGothic, sans-serif;}
.board td{padding:0.5em;height:2.3em;border:1px solid #fff;font-size:0.85em;letter-spacing:0;text-align:center;font-family:tahoma,verdana,arial,sans-serif;}
.board .title a{position:relative;top:0.1em;.top:-0.1em;font-size:1.1em;letter-spacing:0;color:#444;font-family:돋움, Dotum, AppleGothic, sans-serif;line-height:130%;}
.board .title a:hover{color:red;text-decoration:underline;}
.board .news,.board .notice,.board .update,.board .event,.board .release{display:inline-block;position:relative;width:4.5em;padding:3px 0 2px;_padding:4px 0 1px;text-align:center;font-size:1em;font-family:돋움, Dotum, AppleGothic, sans-serif;color:#fff;} /* (! hack) IE board Head fix */
.board span .tl{display:block;position:absolute;top:0px;left:0px;width:1px;height:1px;background:#fff;overflow:hidden;font-size:0;}
.board span .tr{display:block;position:absolute;top:0px;right:0px;_right:-1px;width:1px;height:1px;background:#fff;overflow:hidden;font-size:0;}/* (! hack) IE board Head fix */
.board span .bl{display:block;position:absolute;bottom:0px;left:0px;width:1px;height:1px;background:#fff;overflow:hidden;font-size:0;}
.board span .br{display:block;position:absolute;bottom:0px;right:0px;_right:-1px;width:1px;height:1px;background:#fff;overflow:hidden;font-size:0;}/* (! hack) IE board Head fix */
.board .news{background:#8aa7d1;}
.board .update{background:#8bba52;}
.board .notice{background:#6c88af;}
.board .event{background:#ffa248;}
.board .release{background:#4B9800 ;}

/* Page list */

/* Post */
.page_box_post{clear:both;width:100%;margin-top:20px;text-align:center;font-size:1em;}
.page_box_post .prev{padding-left:0.7em;background:url('/images/point_prev.gif') no-repeat left center;color:#444;}
.page_box_post .next{padding-right:0.7em;background:url('/images/point_next.gif') no-repeat right center;color:#444;}
.page_box_post .page{padding:0 0.6em 0 0.5em;.padding:0 0.5em;margin-left:-0.1em;border-left:1px solid #444;border-right:1px solid #444;line-height:1em;font-family:tahoma,verdana,arial,sans-serif;font-weight:bold;color:#666;letter-spacing:0;} /* (! hack) page number CSS Style */
.page_box_post :hover{color:red;}

.page_box_post .current_page{padding:0 0.6em 0 0.5em;.padding:0 0.5em;margin-left:-0.1em;border-left:1px solid #444;border-right:1px solid #444;line-height:1em;font-family:tahoma,verdana,arial,sans-serif;font-weight:bold;color:#006edc;letter-spacing:0;} /* (! hack) page number CSS Style */
.page_box_post .current_page:hover{text-decoration:none;}

/* Get */
.page_box{clear:both;width:100%;margin-top:20px;text-align:center;font-size:1em;}
.page_box a{text-decoration:none;}
.page_box .prev{margin-right:0.5em;padding-left:0.7em;background:url('/images/point_prev.gif') no-repeat left center;color:#444;}
.page_box .next{margin-left:0.5em;padding-right:0.7em;background:url('/images/point_next.gif') no-repeat right center;color:#444;}

.page_box .page,.page_box .current_page{display:inline-block;height:0.93em;line-height:0.9em;padding:0 0.6em 0 0.7em;.padding:0 0.5em;margin-left:-0.4em;*border-left:1px solid #444;border-right:1px solid #444;font-family:tahoma,verdana,arial,sans-serif;font-weight:bold;color:#666;letter-spacing:0;} /* (! hack) page number CSS Style */
.page_box :hover{color:red;}

.page_box .current_page{.padding:0 0.5em;color:#006edc;} /* (! hack) page number CSS Style */
.page_box .current_page:hover{text-decoration:none;}

a.prev + a.page,a.prev + a.current_page{border-left:1px solid #444;} /* (!) FF Only */
.page_box a:first-child{padding:0 0.6em;border-left:1px solid #444;} /* (!) FF Only */
a.prev{border:0 !important;} /* (!) FF Only */

/* Read */
.read_box{position:relative;margin-bottom:-5px;}
.board .read_txt{margin:-6px;padding:20px;background:#fff;border:5px solid #eff7de;text-align:left;}
.board .read_txt p{line-height:120%;letter-spacing:0;font-size:1em;font-family:돋움, Dotum, AppleGothic, sans-serif;}
.board fieldset{border:none;line-height:120%;font-size:0.9em;font-family:돋움, Dotum, AppleGothic, sans-serif;letter-spacing:0;}

    /* Master */
    .board th.author_13822{padding-left:30px;background:#f2f7e5 url('/images/img_noad.gif') no-repeat 7px center !important;font-weight:bold !important;color:#2565be !important;letter-spacing:0;}
    
/* Write */
.write_box{position:relative;}
.board .write_txt{margin:-6px;background:#fff;border:5px solid #eff7de;text-align:left;font-family:돋움, Dotum, AppleGothic, sans-serif;letter-spacing:0;line-height:120%;}


/* Move Title */
.move_box{margin-top:12px;border:5px solid #dde9f1;}
.move_box h3{display:none;}
.move_box .no_txt{text-align:left;font-family:돋움, Dotum, AppleGothic, sans-serif;letter-spacing:0;}

/* Comment Input */
.comment_input{clear:both;position:relative;height:4em;margin-top:10px;padding:10px 10px 26px;.padding-bottom:28px;_padding-bottom:10px;background:#f6f4e8;border:4px solid #e9e6d2;} /* (!HACK) */
.comment_input h3{display:none;}
.comment_input table{width:100%;border-collapse:collapse;}
.comment_input table td{height:4em;}
.comment_input .input{padding:5px;}
.comment_input .button{width:7.5em;padding:4px 0 0 5px;}
.comment_input .button a{line-height:300%;}
.comment_input .button span{line-height:300%;}
.comment_input .length{position:absolute;width:9.2em;top:4.3em;right:0;font-size:0.85em;font-family:tahoma,verdana,arial,sans-serif;letter-spacing:0;text-align:left;}
.comment_input textarea{width:100%;height:4em;padding:2px;}

/* Comment List */
.comment_list{clear:both;margin-top:20px;}
.comment_list h3{width:100%;padding-bottom:10px;background:url('/images/bg_comment_head.gif') repeat-x left bottom;font-weight:normal;color:#ff5c00;}
.comment_list .point{padding-left:12px;background:url('/images/point_orange_down.gif') no-repeat left center;font-weight:bold;}
.comment_list .user{padding-left:19px;background:url('/images/img_balloon.gif') no-repeat left center;font-size:0.85em;font-family:tahoma,verdana,arial,sans-serif;font-weight:bold;color:#009900;letter-spacing:0;}
    /* Master */
    .comment_list .author_13822{padding-left:63px;background:url('/images/img_say_master.gif') no-repeat left center;font-size:0.85em;font-family:tahoma,verdana,arial,sans-serif;font-weight:bold;color:#2565be;letter-spacing:0;}
.comment_list .date{position:absolute;right:15px;font-size:0.75em;font-family:tahoma,verdana,arial,sans-serif;letter-spacing:0;}
.comment_list dl{width:100%;margin-bottom:30px;}
.comment_list dt{padding:20px 15px 0;}
.comment_list dd{clear:both;padding:10px 15px 20px;border-bottom:1px solid #ddd;line-height:120%;font-size:0.9em;letter-spacing:0em;}
.comment_list img{vertical-align:middle;}
/********************************************************************************/
/* @Account Board style */

.board_account{margin-top:5px;}
.board_account h3{clear:both;width:100%;_width:97%;padding:8px 0 8px 15px;background:url('/images/point_black_round.gif') no-repeat left center;_background-position:left 8px;font-size:1.1em;letter-spacing:-0.15em;} /* (!hack) IE 6 background position */
.board_account select{background:#f6faff;font-size:1em;}
.board_account input[type="checkbox"]{vertical-align:middle;}
.board_account label{vertical-align:middle;_position:relative;_top:-3px;} /* (!hack) IE6 label position  */

.board_account .desc{width:100%;margin-bottom:25px;border-collapse:collapse;border-top:2px solid #c8d9e9;border-bottom:2px solid #e1ebf1;}
.board_account .desc td{padding:8px 7px;border-top:1px solid #e1ebf1;border-bottom:1px solid #e1ebf1;}
.board_account .desc .head{width:22%;padding:13px 10px;background:#f5fbff;border-right:1px solid #e1ebf1;font-weight:bold;vertical-align:top;}
.board_account .desc .value{width:78%;line-height:120%;}

.board_account .desc02{width:100%;border-collapse:collapse;}
.board_account .desc02 td{padding:10px 9px;background:#fff;border:1px solid #d6dead;}
.board_account .desc02 .head{width:7%;padding:13px 10px;font-weight:bold;border-right:0;font-size:0.9em;font-family:Segoe UI,tahoma,verdana,arial,sans-serif;letter-spacing:0 !important;color:#009900;}
.board_account .desc02 .value{width:93%;border-left:0;}
.board_account .desc02 .value02{padding:13px 10px;}

.board_account .input_text{width:35%;padding:0.15em;border:1px solid #c2c2c2;.line-height:1.2em;font-family:tahoma,verdana,arial,sans-serif;} /* (!Hack) English font line-height */
.board_account .input_shot{width:20%;}
.board_account .input_mini{width:10%;}
.board_account .id{font-size:0.9em;font-family:segoe UI,tahoma,verdana,arial,sans-serif;font-weight:bold;letter-spacing:0;color:#2565be;}
.board_account .mail{font-size:0.85em;font-family:segoe UI,tahoma,verdana,arial,sans-serif;letter-spacing:0;}
/********************************************************************************/
/* @Tabk Menu */

.tab_menu{width:100%;height:45px;margin-bottom:18px;padding-top:1px;background:#333 url('/images/bg_tab_menu.gif') repeat-x;}
.tab_menu li{display:inline;height:36px;}
.tab_menu li a{float:left;display:block;height:100%;background:url('/images/btn_tab.gif') repeat-x;cursor:pointer;color:#444;}
.tab_menu li span{float:left;display:block;height:100%;padding:0 18px;background:url('/images/btn_tab_left.gif') no-repeat top left;line-height:36px;}
.tab_menu li :hover{color:#ff5c48;text-decoration:none;}
.tab_menu li a.on{background:url('/images/btn_tab_ov_left.gif') no-repeat top left;}
.tab_menu li a.on span{background:url('/images/btn_tab_ov_right.gif') no-repeat top right;font-weight:bold;color:#fff;}
/********************************************************************************/
/* @Master Page */
/* *Interface* */
.interface{height:116px;} /* Site Header */

/* *Branding* */
.branding{position:absolute;width:245px;top:0;left:0;z-index:200;}
.branding h1{position:relative;width:245px;height:115px;z-index:100;} 
.branding h1 a{position:relative;display:block;width:100%;height:100%;text-indent:-9999px;overflow:hidden;z-index:200;}
.branding h1 a span{float:left;display:inline;width:100%;height:100%;background:transparent url('/images/logo_main.png') no-repeat;/*background:transparent url('/images/logo_main.png') no-repeat;*/_behavior:url('/common/iepngfix.htc');cursor:pointer;} /* (!) IE 5.5 or 6 version Png Render */
.branding blockquote{display:none;}

/* *banner_recruit* */
.banner_recruit{position:absolute;width:157px;height:60px;margin-top:28px;margin-left:168px;z-index:300;}
.banner_recruit h2 a{position:absolute;width:100%;height:100%;background:url('/images/banner_wanted01.gif') no-repeat;text-indent:-9999px;overflow:hidden;}

/* *Main navigation* */
.navi_main{position:relative;width:100%;top:61px;right:4px;z-index:100;}
.navi_main h2{display:none;}
.navi_main ul{float:right;clear:both;}
.navi_main li{float:left;display:inline;clear:none;margin-left:40px;}
.navi_main a{float:left;display:inline;padding:5px 0px;}
.navi_main span{float:left;display:inline;margin:0px 8px;cursor:pointer;text-indent:-9999px;overflow:hidden;_behavior:url('/common/iepngfix.htc');} /* (!) IE 5.5 or 6 version Png Render */
.navi_product a.on{background:#5393eb;}
.navi_support a.on{background:#f1651a;}
.navi_community a.on{background:#7bbd03;}
.navi_whynoad a.on{background:#947136;}

.navi_product a:hover{background:#5393eb;}
.navi_product span{width:54px;height:15px;background:transparent url('/images/txt_product.png') no-repeat;}
.navi_support a:hover{background:#f1651a;}
.navi_support span{width:55px;height:15px;background:transparent url('/images/txt_support.png') no-repeat;}
.navi_community a:hover{background:#7bbd03;}
.navi_community span{width:53px;height:15px;background:transparent url('/images/txt_community.png') no-repeat;}
.navi_whynoad a:hover{background:#947136;}
.navi_whynoad span{width:79px;height:15px;background:transparent url('/images/txt_whynoad.png') no-repeat;}

/* *Main Etc* */
.etc_main{position:absolute;clear:both;top:11px;right:9px;}
.etc_main h2,.etc_main h3{display:none;}
.etc_main p,.etc_main ul{float:left;display:inline;clear:none;}
.etc_main .member_info{margin:0 16px;color:#aaa;}
.etc_main .small , .etc_main .xsmall{letter-spacing:0em;}
.etc_main ul{height:1em;overflow:hidden;}
.etc_main li{display:inline;overflow:hidden;margin-left:-2px;padding:0 5px;border-left:1px solid #888;}
.etc_main a{letter-spacing:-0.1em;text-decoration:none;}
.etc_main a.on{color:#a2dc45;}

.etc_main select{position:relative;margin-top:-4px;}

/* *container* */
.container{position:relative;clear:both;min-height:1px;}

	/* (!) Contents Main Round Edge */
	.container_header{position:relative;height:22px;background:transparent url('/images/edge_main_top.png') repeat-x;_background:none;margin:0 22px;}
	.container_header .left{position:absolute;left:-22px;width:22px;height:22px;background:transparent url('/images/edge_main_tl.png') repeat-x;_behavior:url('/common/iepngfix.htc');}
	.container_header .right{position:absolute;right:-22px;width:22px;height:22px;background:transparent url('/images/edge_main_tr.png') repeat-x;_behavior:url('/common/iepngfix.htc');}
	.container .bg_topbottom{width:100%;height:22px;_behavior:url('/common/iepngfix.htc');} /* (!)IE 5.5 or 6 Only */
	.container_bottom{position:relative;height:22px;background:transparent url('/images/edge_main_bottom.png') repeat-x;_background:none;margin:0 22px;}
	.container_bottom .left{position:absolute;left:-22px;width:22px;height:22px;background:transparent url('/images/edge_main_bl.png') repeat-x;_behavior:url('/common/iepngfix.htc');}
	.container_bottom .right{position:absolute;right:-22px;width:22px;height:22px;background:transparent url('/images/edge_main_br.png') repeat-x;_behavior:url('/common/iepngfix.htc');}
	.container_main .left{position:absolute;width:22px;height:100%;top:0;left:-22px;background:transparent url('/images/edge_main_left.png') repeat-y;_background:none;}
	.container_main .right{position:absolute;width:22px;height:100%;top:0;right:-22px;background:transparent url('/images/edge_main_right.png') repeat-y;_background:none;}
	.container .bg_leftright{position:absolute;width:22px;height:100%;_behavior:url('/common/iepngfix.htc');} /* (!)IE 5.5 or 6 Only */
	/* (!) Contents Main Round Edge */

.container_main{position:relative;height:10%;margin:0 22px;padding-bottom:100px;background:#fff;}
.container_main:after{content:" "; display:block;clear:both; height:0; visibility:hidden;} /* (!)float Clear (not IE) */

/* *site_information* */
.site_info{clear:both;height:100px;margin-top:28px;padding-bottom:52px;text-align:center;}
.site_info h3,.site_info h4{display:none;}
.site_info ul,.site_info .family_site{display:inline;letter-spacing:0;}
.site_info li{display:inline;margin-left:-3px;letter-spacing:0;}
.site_info .menu a{padding:4px 10px 3px 18px;background:#222 url('/images/point_white_small.gif') no-repeat 9px center;font-size:0.85em;letter-spacing:-0.1em;color:#aaa;text-decoration:none;} /* (!hack)Browse anchor Element padding Pixel */
.site_info .menu a:hover{background-color:#111;}
.site_info .second a{color:#ccc;background-color:#666;}
.site_info .second a:hover{background-color:#555;}
.site_info select{height:1.8em;font-size:1em;letter-spacing:0;vertical-align:middle;}
*:first-child+html select, *html select{position:relative;top:1px;} /* (!hack)IE Select Element Pixel */
.site_info p{font-size:0.85em;line-height:130%;color:#999;}
.site_info .company_info{margin-top:24px;}
.site_info .split_info{margin:0 8px;}
.site_info .mail{text-decoration:none;}
.site_info .mail:hover span{color:#c0ff2a;text-decoration:underline;}
.site_info .protect{color:#c0ff2a !important;}

.site_info h5{margin-top:16px;font-weight:normal;font-size:x-small;font-family:Segoe UI,tahoma,verdana,arial,sans-serif;color:#fff;letter-spacing:0;}
.site_info h5 .bold{letter-spacing:0;}
/********************************************************************************/
/* @Sub Menu */
.sub_menu{float:left;display:inline;width:19.5%;min-width:9em;margin:2px;}
.sub_menu h3{width:180px;height:50px;}
.sub_menu h3 a{display:block;width:100%;height:100%;text-indent:-9999px;overflow:hidden;}
.sub_menu dl{padding:0 6px 12px;border-top:4px solid #bbb;border-bottom:4px solid #bbb;}
.sub_menu dt{padding:11px 0 9px;border-bottom:1px solid #ddd;color:#9e7344;letter-spacing:-0.1em;}
.sub_menu .nohead{padding:12px 0 0;}
.sub_menu dd{border-bottom:1px solid #ddd;overflow:hidden;}
.sub_menu dd a{display:block;width:90%;height:100%;padding:7px 0 7px 18px;_padding:7px 0 5px 18px;margin-right:-18px;font-weight:bold;font-size:0.9em;line-height:120%;letter-spacing:-0.1em;color:#444;vertical-align:middle;}
.sub_menu dd a:hover{color:#444;text-decoration:none;}
.sub_menu dd span{font-size:0.9em !important;line-height:110%;font-family:Segoe UI,tahoma,verdana,arial,sans-serif;}
.sub_menu dd .eng{line-height:120%;}
/********************************************************************************/
/* @Page Contents */
.contents{float:right;display:inline;position:relative;width:76.8%;margin:2px;}
.contents h2{float:left;display:inline;padding:14px 0;background:transparent url('/images/point_title.gif') no-repeat left 86%;}
.contents h2 span{display:block;padding:5px 12px 4px;background:#000;color:#fff;line-height:1em;font-size:1.1em;letter-spacing:-0.05em;}
.contents .sub_title{clear:both;width:100%;}
.contents .path{position:absolute;top:33px;right:2px;font-size:0.85em;color:#888;letter-spacing:-0.1em;}
.contents .path a:hover{color:#9e7344;}
.contents .desc_box{margin:-2px 0 10px;padding:10px 15px;background:#f2f2f2;line-height:120%;color:#888;}
/********************************************************************************/

/* @Index */
#index .index_main{width:960px;height:328px;margin-top:4px;padding:2px 0;background:url('/images/bg_main_flash.gif') no-repeat center top;}
#index .index_main object,#index embed{width:100%;height:100%;margin:0 auto;} /* FLASH SIZE */
#index .flash_inner{display:none;}
#index .noad_family{height:28px;padding:16px 37px 0;}
#index .noad_family h3{float:left;width:83px;height:15px;margin-right:12px;text-indent:-9999px;overflow:hidden;background:url('/images/txt_noadfamily.png') no-repeat;_behavior:url('/common/iepngfix.htc');} /* (!hack) PNG FIX */
#index .noad_family ul{float:left;overflow:hidden;}
#index .noad_family li{float:left;display:block;margin-top:1px;margin-left:-1px;padding:1px 18px;border-left:1px solid #595959;}
#index .noad_family a{position:relative;display:block;cursor:pointer;}
#index .noad_family span{display:block;text-indent:-9999px;overflow:hidden;}
#index .noad_family .free{position:absolute;top:-2px;right:0;width:33px;height:15px;background:transparent url('/images/img_free.gif') no-repeat;}
#index .noad_family a:hover .free{background:transparent url('/images/img_free_ov.gif') no-repeat;}

#index .noad_family .noad2plus{width:46px;height:11px;background:url('/images/txt_gray_noad2plus.png') no-repeat;_background:url('/images/txt_gray_noad2plus.gif') no-repeat;} /* (!hack) Replace GIF */
#index .noad_family a:hover .noad2plus{background:url('/images/txt_green_noad2plus.png') no-repeat;_background:url('/images/txt_green_noad2plus.gif') no-repeat;} /* (!hack) Replace GIF */

#index .noad_family .noad24{width:45px;height:11px;background:url('/images/txt_gray_noad24.png') no-repeat;_background:url('/images/txt_gray_noad24.gif') no-repeat;} /* (!hack) Replace GIF */
#index .noad_family a:hover .noad24{background:url('/images/txt_green_noad24.png') no-repeat;_background:url('/images/txt_green_noad24.gif') no-repeat;} /* (!hack) Replace GIF */

#index .noad_family .mirageworks{vertical-align:middle;width:72px;height:12px;background:url('/images/txt_gray_mirageworks.png') no-repeat;_background:url('/images/txt_gray_mirageworks.gif') no-repeat;} /* (!hack) Replace GIF */
#index .noad_family a:hover .mirageworks{background:url('/images/txt_green_mirageworks.png') no-repeat;_background:url('/images/txt_green_mirageworks.gif') no-repeat;} /* (!hack) Replace GIF */

#index .noad_family .noadi{width:38px;height:11px;background:url('/images/txt_gray_noadi.png') no-repeat;_background:url('/images/txt_gray_noadi.gif') no-repeat;} /* (!hack) Replace GIF */
#index .noad_family a:hover .noadi{background:url('/images/txt_green_noadi.png') no-repeat;_background:url('/images/txt_green_noadi.gif') no-repeat;} /* (!hack) Replace GIF */

#index .noad_family .kids{width:55px;height:11px;background:url('/images/txt_gray_kids.png') no-repeat;_background:url('/images/txt_gray_kids.gif') no-repeat;} /* (!hack) Replace GIF */
#index .noad_family a:hover .kids{background:url('/images/txt_green_kids.png') no-repeat;_background:url('/images/txt_green_kids.gif') no-repeat;} /* (!hack) Replace GIF */

#index .noad_family .sandbox{width:75px;height:11px;background:url('/images/txt_gray_sandbox.png') no-repeat;_background:url('/images/txt_gray_sandbox.gif') no-repeat;} /* (!hack) Replace GIF */
#index .noad_family a:hover .sandbox{background:url('/images/txt_green_sandbox.png') no-repeat;_background:url('/images/txt_green_sandbox.gif') no-repeat;} /* (!hack) Replace GIF */

#index .noad_family .toolbox{width:65px;height:11px;padding-right:34px;_padding-right:18px;padding-bottom:1px;background:url('/images/txt_gray_toolbox.png') no-repeat;_background:url('/images/txt_gray_toolbox.gif') no-repeat;} /* (!hack) Replace GIF */
#index .noad_family a:hover .toolbox{background:url('/images/txt_green_toolbox.png') no-repeat;_background:url('/images/txt_green_toolbox.gif') no-repeat;} /* (!hack) Replace GIF */

#index .noad_family .airpc{width:30px;height:9px;background:url('/images/txt_gray_airpc.png') no-repeat;_background:url('/images/txt_gray_airpc.gif') no-repeat;} /* (!hack) Replace GIF */
#index .noad_family a:hover .airpc{background:url('/images/txt_green_airpc.png') no-repeat;_background:url('/images/txt_green_airpc.gif') no-repeat;} /* (!hack) Replace GIF */

#index .container_main{position:relative;min-height:200px;_height:200px;padding:7px 7px 10px;}

/* HEADLINE */
#index .headline{float:left;width:11%;}
#index .headline h3{display:none;}
#index .headline p{padding:5px 2px;}
#index .headline a{font-size:0.9em;color:#444;line-height:1.3em;letter-spacing:0px;}
#index .headline a:hover{color:#658cca;}
#index .headline .head{margin-right:1px;font-size:0.85em;color:#999;}
#index .headline .date{display:block;margin-top:2px;font-size:0.85em;font-family:Segoe UI,tahoma,verdana,arial,sans-serif;letter-spacing:0;color:#888;}


/* NEWS & NOTICE */
#index .news{position:relative;width:54.9%;top:3px;margin-left:13.2%;border-top:3px solid #d9d9d9;}
#index .news h3{position:absolute;width:107px;height:10px;top:-6px;text-indent:-9999px;overflow:hidden;background:#fff url('/images/title_news01.gif') no-repeat;}

#index .news ul{padding:13px 2px;}
#index .news li{position:relative;padding:0 7px 3px;background:url('/images/dot_gray_3px.gif') no-repeat left 0.45em;}

#index .news a{display:inline-block;width:80%;line-height:1.2em;overflow:hidden;white-space:nowrap;color:#444;font-size:0.9em;letter-spacing:0;vertical-align:bottom;}
#index .news a:hover{color:#658cca;text-decoration:underline;}
#index .news .head{margin-right:1px;font-size:0.85em;color:#999;}
#index .news .date{position:absolute;top:0.2em;right:0.5em;font-size:0.85em;font-family:Segoe UI,tahoma,verdana,arial,sans-serif;letter-spacing:0;color:#888;}

/* SECURITY COLUMN */
#index .column{position:relative;width:54.9%;margin-top:19px;margin-left:13.2%;border-top:3px solid #d9d9d9;}
#index .column h3{position:absolute;width:124px;height:10px;top:-6px;text-indent:-9999px;overflow:hidden;background:#fff url('/images/title_column01.gif') no-repeat;}
#index .column dl{padding:13px 2px;}
#index .column dt{width:100%;padding-top:0.3em;.padding-top:0.2em;_padding-top:0.3em;text-indent:14px;background:url('/images/point_deep_blue_round.gif') no-repeat left center;font-size:0.9em;letter-spacing:0;} /* (!HACK) */
#index .column dd{margin-top:2px;padding:2px;overflow:hidden;}
#index .column a{line-height:1.15em;font-size:0.9em;letter-spacing:0;}
#index .column a:hover{color:#8dc01a;text-decoration:none;}

/* EVENT */
#index .event{position:absolute;top:6px;right:7px;width:260px;height:130px;margin-left:70%;}
#index .event h3{position:absolute;width:38px;height:10px;top:1px;left:0;text-indent:-9999px;overflow:hidden;background:#fff url('/images/title_event01.gif') no-repeat;}
#index .event .flash_inner{display:block;width:260px;height:130px;text-indent:-9999px;}
#index .event object{width:100%;height:100%;}

/* BANNER */
#index .banner{position:absolute;top:146px;right:7px;} /* 배너가 추가될때 container_main 사이즈수정 필요합니다. */
#index .banner h4{display:none}
#index .banner a{margin-bottom:4px;}


/* @Product */

/* *ScreenShot* */
#product .show_screen img{display:none;margin:6px auto 0;}
#product .show_screen #screen01{display:block;}


/* *Sub Menu* */
#product .sub_menu h3{background:transparent url('/images/title_product01.gif') no-repeat;}
#product .sub_menu dl{border-color:#b3cee5;}
#product .sub_menu dt,#product .sub_menu dd{border-color:#dae2e5;}
#product .sub_menu dd a{background:transparent url('/images/point_blue_round.gif') no-repeat 4px center;}
#product .sub_menu dd a:hover{background-color:#f5f9ff;}
#product .sub_menu .on,#product .sub_menu .on:hover{color:#3170D9 !important;}


/* *Page Contents (=Default NoAD2+) */
#product .h3_title{display:none;}
#product p{line-height:120%;}
#product .sub_title .desc{width:290px;height:15px;padding-top:45px;text-indent:5px;color:#444;}
#product .sub_title .desc02{width:260px;padding:0 5px;line-height:120%;}
#product .download{display:block;width:264px;height:80px;margin-top:12px;text-indent:-9999px;overflow:hidden;}
#product .freedown{display:block;width:253px;height:28px;margin:4px 0 0 11px;background:transparent url('/images/btn_freedown.gif') no-repeat;text-indent:-9999px;overflow:hidden;}
#product .freedown:hover{background:transparent url('/images/btn_freedown_ov.gif') no-repeat;}
#product .btn_user_help{margin-top:17px;margin-left:11px;}
#product .btn_buy_now{margin-top:-45px;margin-left:139px;}

#product .anchor_screen{float:right;width:170px;height:33px;margin-top:-14px;margin-right:6%;_margin-right:2.7%;padding-top:17px;padding-left:130px;background:transparent url('/images/title_showscreen.gif') no-repeat;} /* (! hack)IE6 right pixel fix */
#product .anchor_screen a{float:left;display:inline;width:13px;height:13px;margin-right:3px;text-indent:-9999px;overflow:hidden;}
#product .ribbon{position:absolute;top:60px;right:-1px;width:79px;height:79px;background:transparent url('/images/img_ribbon.png') no-repeat;_behavior:url('/common/iepngfix.htc');z-index:200;} /* (!) IE 5.5 or 6 version Png Render */
#product .show_screen{position:absolute;width:410px;height:250px;top:61px;right:0px;overflow:hidden;background:#202020 url('/images/bg_screen.gif') repeat-x top;z-index:100;}
#product .show_screen .tl,#product .show_screen .tr,#product .show_screen .bl,#product .show_screen .br
{position:absolute;width:5px;height:5px;}
#product .show_screen .tl{top:0;left:0;background:transparent url('/images/edge_screen_tl.gif') no-repeat;}
#product .show_screen .tr{top:0;right:0;background:transparent url('/images/edge_screen_tr.gif') no-repeat;}
#product .show_screen .bl{bottom:0;left:0;_bottom:-8px;background:transparent url('/images/edge_screen_bl.gif') no-repeat;} /* (! hack)IE6 letter than edge fix */
#product .show_screen .br{bottom:0;right:0;_bottom:-8px;background:transparent url('/images/edge_screen_br.gif') no-repeat;} /* (! hack)IE6 letter than edge fix */
#product .show_screen dl{width:100%;text-align:center;}
#product .show_screen dt{display:none;position:absolute;top:0;}
#product .show_screen img{width:auto;width:340px;height:240px;_behavior:url('/common/iepngfix.htc');}
#product .btn_desc{clear:both;float:right;position:relative;right:0;margin-top:30px;margin-bottom:7px;}
#product .btn_desc li{display:inline;}
#product .btn_desc li a{float:left;display:inline;margin:1px 0 1px 2px;text-indent:-9999px;overflow:hidden;}

#product .go_product{display:block;width:290px;margin:8px 13px;color:#444;}
#product .go_product:hover{color:red;}
#product .go_product:hover .bold{text-decoration:underline;}
#product .go_product .go{margin-left:4px;color:#4a83cf;text-decoration:underline;}

#product h4{clear:both;height:auto;margin:2px 0 15px;padding:0 0 7px;background:transparent url('/images/point_orange_squre.gif') no-repeat left 0.1em;border-bottom:3px solid #2f2f2f;font-size:1.1em;color:#222;text-indent:17px;} /* (! hack)IE6 show Screenshot */
#product h4 .eng{font-family:segoe UI,tahoma,verdana,arial,sans-serif;}
#product .intro_txt{margin:0 15px;line-height:120%;}
#product .intro_list{_float:left;margin:15px 0 30px;padding:0 20px;overflow:hidden;background:#f4f4f4;} /* (!)IE6 list_intro BOX position fix (border Hidden) */
#product .intro_list dl{margin:-1px 0;}
#product .intro_list dt{padding-top:15px;padding-bottom:5px;border-top:1px solid #fff;font-size:1.1em;font-weight:bold;}
#product .intro_list dd{padding-left:40px;padding-bottom:20px;border-bottom:1px solid #cbcbcb;line-height:120%;}
#product .intro_list .num{font-size:1.2em;font-family:segoe UI;color:#2565be;letter-spacing:0;}
#product .feature_txt{margin:0 10px;line-height:120%;}
#product .feature_list{_float:left;margin:20px auto 30px;overflow:hidden;} /* (!)IE6 list_intro BOX position fix (border Hidden) */
#product .feature_list dl{float:left;display:inline;width:50%;margin-right:-1px;margin-bottom:-1px;background-position:8px 8px;border-right:1px solid #f2f2f2;}
#product .feature_list dt{padding:14px 0 5px 78px;line-height:1.2em;font-size:1.1em;font-weight:bold;color:#2565be;}
#product .feature_list dd{padding:0 10px 8px 70px;_height:5em;min-height:5em;margin:0 9px 0px;border-bottom:1px solid #f2f2f2;line-height:120%;} /* (! hack) IE6 height fix */
#product .feature_list li{line-height:120%;}
#product .feature_list02{margin:0 5px 40px;}
#product .feature_list02 dt{padding:2px 0;font-size:1.05em;font-weight:bold;line-height:1.8em;}
#product .feature_list02 .num{font-size:1.2em;font-family:segoe UI;color:#2565be;letter-spacing:0;}

#product .system{width:100%;border-collapse:collapse;}
#product .system .title{width:20%;font-weight:bold;}
#product .system .value{width:80%;}
#product .system td{padding:7px 10px;background:#fff;border:1px solid #ddd;}

/* NoAD2+ */
#noad2plus .sub_title .desc{background:transparent url('/images/logo_noad2plus.gif') no-repeat;} 
#noad2plus .download{background:transparent url('/images/btn_nd2plus_download.gif') no-repeat;}
#noad2plus .download:hover{background:transparent url('/images/btn_nd2plus_download_ov.gif') no-repeat;}
#noad2plus .feature01{background:transparent url('/images/img_nd2plus_icon01.gif') no-repeat;}
#noad2plus .feature02{background:transparent url('/images/img_nd2plus_icon02.gif') no-repeat;}
#noad2plus .feature03{background:transparent url('/images/img_nd2plus_icon03.gif') no-repeat;}
#noad2plus .feature04{background:transparent url('/images/img_nd2plus_icon04.gif') no-repeat;}
#noad2plus .feature05{background:transparent url('/images/img_nd2plus_icon05.gif') no-repeat;}
#noad2plus .feature06{background:transparent url('/images/img_nd2plus_icon06.gif') no-repeat;}
#noad2plus .feature07{background:transparent url('/images/img_nd2plus_icon07.gif') no-repeat;}

/* NoAD Anti-Spyware */
#noad_as .sub_title .desc{background:transparent url('/images/logo_noadAs.gif') no-repeat;} 
#noad_as .download{background:transparent url('/images/btn_noadAs_download.gif') no-repeat;}
#noad_as .download:hover{background:transparent url('/images/btn_noadAs_download_ov.gif') no-repeat;}
#noad_as .box_go{clear:both;width:255px;margin:5px;padding:5px;background:#eff8ff;}
#noad_as .box_go p{padding:12px 10px;}
#noad_as .box_go a{display:block;margin-top:1em;color:#444;text-decoration:underline;font-weight:bold;}
#noad_as .box_go a:hover{color:Red;}
#noad_as .intro_txt{padding-left:50px;background:url('/images/img_noadas_icon01.gif') no-repeat 3px;}
#noad_as .intro_list{padding:18px 20px;overflow:hidden;background:#f4f4f4;line-height:120%;} /* (!)IE6 list_intro BOX position fix */
#noad_as .anchor_screen{margin-top:65px;}

/* SandBOX */
#sandbox .sub_title .desc{background:transparent url('/images/logo_sandbox.gif') no-repeat;} 
#sandbox .download{background:transparent url('/images/btn_sandbox_download.gif') no-repeat;}
#sandbox .download:hover{background:transparent url('/images/btn_sandbox_download_ov.gif') no-repeat;}
#sandbox .btn_pre_view{visibility:hidden;margin-top:17px;margin-left:11px;}
#sandbox .btn_user_help{/*margin-top:-44px;margin-left:139px;*/margin-top:-62px;margin-left:11px;}
#sandbox .anchor_screen{/*margin-top:-1px;*/margin-top:7px;} /* NEW(SandboxPC logo) */
#sandbox .anchor_screen{margin-top:25px;} /* OLD */
#sandbox .intro_txt{margin-bottom:30px;}
#sandbox .feature_txt{margin:0 10px;padding:10px 0;}
#sandbox fieldset{clear:both;border:0;}
#sandbox fieldset dd{min-height:3em;_height:3em;padding:6px;} /* (!)IE6 DD Element height fix */
#sandbox fieldset .eng{font-size:1em;}
#sandbox .feature_list dd{min-height:9em;_height:9em;}
#sandbox .feature01{background:transparent url('/images/img_sandboxIcon02.gif') no-repeat;}
#sandbox .feature02{background:transparent url('/images/img_sandboxIcon03.gif') no-repeat;}
#sandbox .feature03{background:transparent url('/images/img_sandboxIcon04.gif') no-repeat;}

#sandbox h5{padding:0.5em 0 1em;font-size:1.05em;color:#444;letter-spacing:-0.1em;}
#sandbox .box_using{min-height:160px;_height:160px;margin-top:0.5em;padding:10px;padding-left:155px;background:url('/images/img_sandboxIcon05.gif') no-repeat 0 10px;}
#sandbox .box_using ul{margin-top:-0.7em;margin-bottom:1em;}
#sandbox .box_using li{margin:0.4em 4px;padding-left:9px;background:url('/images/dot_black_3px.gif') no-repeat left center;}
#sandbox .box_desc{min-height:100px;margin-top:1em;padding:15px 10px 5px;padding-left:155px;background:#f4f4f4 url('/images/img_sandboxIcon.gif') no-repeat 15px 10px;}
#sandbox .box_desc a{display:inline-block;margin:1em 0 2em;padding-left:17px;background:transparent url('/images/point_black_round.gif') no-repeat left center;color:#ff5c00;text-decoration:underline;}
#sandbox .box_desc a:hover{color:#ee0000;}

#sandbox legend{display:none;}
#sandbox .in_normal {margin-bottom:10px;}
#sandbox .in_normal dl{float:left;display:inline;width:28%;margin:0 1.45%;padding:2px;border:5px solid #ece7ef;}
#sandbox .in_normal dt{padding:6px;font-size:1.05em;font-weight:bold;background:#f2f1f3;}
#sandbox .in_normal dd{min-height:3em;_height:3em;padding:6px;} /* (!)IE6 DD Element height fix */
#sandbox .in_normal .eng{font-size:1em;}
#sandbox .in_sandbox {margin-top:10px;margin-bottom:50px;}
#sandbox .in_sandbox dl{float:left;display:inline;width:28%;margin:0 1.45%;padding:2px;border:5px solid #afd1af;}
#sandbox .in_sandbox dt{padding:6px;font-size:1.05em;font-weight:bold;background:#f2f8f2;}
#sandbox .in_sandbox dd{min-height:5em;_height:5em;padding:6px;} /* (!)IE6 DD Element height fix */
#sandbox .feature_img{clear:both;position:relative;height:70px;margin:0 10px;overflow:hidden;background:transparent url('/images/img_sandbox01.gif') no-repeat center center;text-indent:-99999px;}
#sandbox .feature_img .left{position:absolute;display:block;top:0;left:0;width:100%;height:100%;background:transparent url('/images/img_sandbox01_left.gif') no-repeat left center;}
#sandbox .feature_img .right{position:absolute;display:block;top:0;left:0;width:100%;height:100%;background:transparent url('/images/img_sandbox01_right.gif') no-repeat right center;}

/* NoAD i */
#noadi .sub_title .desc{background:transparent url('/images/logo_noadi_beta.gif') no-repeat;} 
#noadi .btn_scan{display:block;width:264px;height:80px;margin-top:12px;margin-bottom:-12px;text-indent:-9999px;overflow:hidden;background:transparent url('/images/btn_noadi_scan.gif') no-repeat;}
#noadi .btn_scan:hover{background:transparent url('/images/btn_noadi_scan_ov.gif') no-repeat;}
#noadi .btn_copy_noadi{position:relative;display:block;width:125px;height:45px;margin-top:16px;margin-left:11px;background:transparent url('/images/btn_noadi_copy.gif') no-repeat;text-indent:-9999px;overflow:hidden;}
#noadi .btn_user_help{visibility:hidden;margin-top:-45px;margin-left:139px;}
#noadi .anchor_screen{margin-top:37px;}
#noadi .intro_txt{padding-left:75px;padding-bottom:50px;background:url('/images/img_internet01.gif') no-repeat;line-height:120%;}
#noadi .intro_txt p{padding:10px;}
#noadi .intro_txt .warning{display:block;margin-top:5px;line-height:1.3em;font-size:0.87em;background-position:left 0.3em;}
#noadi .copy_noadi_context{padding:0 5px;}
#noadi .box_btns_left{margin-top:-1em;margin-bottom:20px;}
#noadi .point_green{width:100%;padding-bottom:5px;padding-top:0px;background-position:left 2px;_background-position:left 1px;font-weight:bold;}
#noadi .box_border_gray{padding:10px;}
#noadi .code_copy{margin-bottom:60px;padding-left:10px;}
#noadi .code_copy .point_green{margin-top:2em;font-size:1.05em;font-family:segoe UI,verdana,tahoma,sans-serif;}
#noadi .code_copy .img{margin:5px 0 10px;}
#noadi .code{display:block;margin-bottom:10px;padding:8px;background:#f2f2f2;overflow:hidden;word-break:break-all;letter-spacing:0;font-size:0.85em;font-family:Tahoma,verdana,arial,sans-serif;line-height:120%;}
#noadi .btn_mini{margin-left:-4px;line-height:150%;}


/* NoAD24 */
#noad24 .sub_title .desc{background:transparent url('/images/logo_noad24.gif') no-repeat;} 
#noad24 .download{background:transparent url('/images/btn_go.gif') no-repeat;}
#noad24 .download:hover{background:transparent url('/images/btn_go_ov.gif') no-repeat;}
#noad24 .btn_pre_view{margin-top:16px;margin-left:11px;}
#noad24 .btn_user_help{margin-top:-45px;margin-left:139px;}
#noad24 .anchor_screen{margin-top:4px;}
#noad24 .intro_txt{padding-left:175px;padding-bottom:50px;background:url('/images/img_noad24_01.gif') no-repeat;line-height:120%;}
#noad24 .intro_txt p{padding:10px;}
#noad24 blockquote.box_gray{margin:13px 0;}
#noad24 .desc_img{height:220px;text-indent:-9999px;overflow:hidden;background:transparent url('/images/img_noad24_02.gif') no-repeat left center;}

/* Kids */
#kids .sub_title .desc{background:transparent url('/images/logo_kids.gif') no-repeat;} 
#kids .download{height:87px;margin-bottom:-19px;background:transparent url('/images/btn_go.gif') no-repeat;}
#kids .download:hover{background:transparent url('/images/btn_go_ov.gif') no-repeat;}
#kids .btn_pre_view{visibility:hidden;margin-top:16px;margin-left:11px;}
#kids .btn_user_help{margin-top:-45px;/*margin-left:139px;*/margin-left:11px;}
#kids .anchor_screen{margin-top:21px;}
#kids .intro_txt{padding-left:135px;padding-bottom:50px;background:url('/images/img_kids01.gif') no-repeat;line-height:120%;}
#kids .intro_txt p{padding:10px;}
#kids .feature_list li{margin-left:2px;padding-left:10px;background:url('/images/list_style_dash.gif') no-repeat left 0.6em;}
#kids .feature01{background:transparent url('/images/img_kids_icon01.gif') no-repeat;}
#kids .feature02{background:transparent url('/images/img_kids_icon02.gif') no-repeat;}
#kids .feature03{background:transparent url('/images/img_kids_icon03.gif') no-repeat;}
#kids .feature04{background:transparent url('/images/img_kids_icon04.gif') no-repeat;}
#kids .feature05{background:transparent url('/images/img_kids_icon05.gif') no-repeat;}
#kids .feature06{background:transparent url('/images/img_kids_icon06.gif') no-repeat;}
#kids .feature07{background:transparent url('/images/img_kids_icon07.gif') no-repeat;}

/* ToolBOX */
#toolbox .sub_title .desc{background:transparent url('/images/logo_toolbox.gif') no-repeat;} 
#toolbox .download{height:83px;background:transparent url('/images/btn_toolbox_download.gif') no-repeat;}
#toolbox .download:hover{background:transparent url('/images/btn_toolbox_download_ov.gif') no-repeat;}
#toolbox .btn_pre_view{visibility:hidden;margin-top:16px;margin-left:11px;}
#toolbox .btn_user_help{margin-top:-62px;/*margin-top:-45px;margin-left:139px;*/margin-left:11px;}
#toolbox .anchor_screen{/*margin-top:-1px;*/margin-top:7px;}
#toolbox .intro_txt{padding-left:123px;padding-bottom:50px;background:transparent url('/images/img_toolbox01.gif') no-repeat;}
#toolbox .box_gray{padding:10px;}
#toolbox .feature_list dd{_height:9em;min-height:9em;}
#toolbox .feature01{background:transparent url('/images/img_toolbox_icon01.gif') no-repeat;}
#toolbox .feature02{background:transparent url('/images/img_toolbox_icon02.gif') no-repeat;}
#toolbox .feature03{background:transparent url('/images/img_toolbox_icon03.gif') no-repeat;}
#toolbox .feature04{background:transparent url('/images/img_toolbox_icon04.gif') no-repeat;}
#toolbox .feature05{background:transparent url('/images/img_toolbox_icon05.gif') no-repeat;}
#toolbox .feature06{background:transparent url('/images/img_toolbox_icon06.gif') no-repeat;}

/* @Support */

/* *Sub Menu* */
#support .sub_menu h3{background:transparent url('/images/title_support01.gif') no-repeat;}
#support .sub_menu dl{border-color:#c7b5a1;}
#support .sub_menu dt,#support .sub_menu dd{border-color:#ede7dc;}
#support .sub_menu dd a{background:transparent url('/images/point_orange_round.gif') no-repeat 4px center;}
#support .sub_menu dd a:hover{background-color:#fcf8f1;}
#support .sub_menu .on,#support .sub_menu .on:hover{color:#f1651a;}

/* *Page Contents */
#support .edge_border_brown_tl,#support .edge_border_brown_tr,#support .edge_border_brown_bl,#support .edge_border_brown_br{background-color:#f2efea;}
#support .faq_box h3,#support .faq_box h4{display:none;}
#support .desc_box a{color:#444;}
#support .desc_box a:hover{color:red;}
#support .desc_box a:hover span{text-decoration:underline;}
#support .faq_list{width:100%;}
#support .faq_list dt{margin-bottom:7px;padding-left:28px;background:url('/images/img_icon_q.gif') no-repeat 2px 1px;line-height:150%;font-size:0.9em;letter-spacing:0;}
#support .faq_list dd{margin-bottom:7px;padding-left:28px;background:url('/images/img_icon_a.gif') no-repeat 2px 0;}
#support .faq_list fieldset{padding:12px;background:#f4faed;border:0;border-top:1px solid #bfda9e;border-bottom:1px solid #bfda9e;line-height:120%;}
#support .faq_list p{font-family:돋움, Dotum, AppleGothic, sans-serif;line-height:120%;font-size:1.1em;letter-spacing:0;}
#support .faq_list .head{font-size:0.9em;color:#888;font-family:돋움, Dotum, AppleGothic, sans-serif;letter-spacing:0;}

/* Ask */
#ask .edge_border_brown_bl,#ask .edge_border_brown_br{_bottom:-7px;}/* (! hack)IE 6 Round Edge Fix */
#support .ask_box {position:relative;_float:left;_margin-bottom:-6px;overflow:hidden;} /* (! hack)IE 6 table border Hidden & padding-bottom fix */
#support .ask_box table{position:relative;top:1px;border-collapse:collapse;}
#support .ask_box td{padding:0.8em;border-bottom:1px solid #f2efea;vertical-align:top;}
#support .ask_box td .input_text{width:55%;}
#support .ask_box .title{width:22%;background:#fcfaf7;font-weight:bold;text-align:right;color:#784d06;}
#support .report_box{padding-top:10px;overflow:hidden;}
#support .report_box h3{line-height:1.3em;font-weight:normal;}
#support .report_box h4{padding-left:28px;line-height:1.3em;font-weight:normal;}
#support .report_box img{margin:10px 28px 30px;}
#support .call_box{padding-left:115px;padding-bottom:50px;background:url('/images/img_icon_call.gif') no-repeat 15px 15px;}
#support .call_box .phone{position:relative;top:10px;font-size:1.08em;font-family:tahoma;font-weight:bold;color:#2163bd;line-height:3em;letter-spacing:0;}
#support .call_box p,#support .call_box span{margin:5px 0;}
#support .call_box p{_width:97%;} /* (!Hack)IE Only */

#support .search{position:relative;top:-5px;margin-bottom:20px;}
#support .input_search{width:40%;margin-right:4px;padding:5px;border:3px solid #ddd;font-size:0.9em;font-family:돋움, Dotum, AppleGothic, sans-serif;color:#009900;letter-spacing:0;}
#support .btn_search{position:relative;top:12px;.top:7px;} /* (! hack)IE position fix */

#support select{background-color:#f6faff;}
#support textarea{height:15em;}
#support .mypage{color:#444;text-decoration:underline;}
#support .mypage:hover{color:red;}
#support .email{font-size:0.9em;font-family:segoe UI,tahoma,verdana,sans-serif;letter-spacing:0;color:#ff5c48;}
#support .warning{display:block;position:relative;top:5px;color:red;line-height:1.4em;}
#support .complete{padding:16px 16px 30px;background:transparent url('/images/img_icon_ok.gif') no-repeat 10px 10px;text-indent:62px;line-height:120%;}
#support .txt_complete{position:relative;top:-18px;padding:0 16px 40px 78px;line-height:1.2em;}

#support .box_btns .btn_normal{padding-right:20px;}
#support .box_btns .btn_normal span{padding-left:30px;}


/* @Community */

/* *Sub Menu* */
#community .sub_menu h3{background:transparent url('/images/title_community01.gif') no-repeat;}
#community .sub_menu dl{border-color:#cacfbf;}
#community .sub_menu dt,#community .sub_menu dd{border-color:#e1e9cf;}
#community .sub_menu dd a{background:transparent url('/images/point_green_round.gif') no-repeat 4px center;}
#community .sub_menu dd a:hover{background-color:#f8faf3;}
#community .sub_menu .on,#community .sub_menu .on:hover{color:#459a00;}

/* Notice(List) */
#notice .board .num{width: 7%;background:#e6f0f7;}
#notice .board .title{width: 72%;background:#f6fafd;}
#notice .board td.title{text-align:left;}
#notice .board .date{width: 13%;background:#e6f0f7;}
#notice .board .rate{width: 8%;background:#e6f0f7;}	

/* Notice(Read) */
#notice .board .head_title{width: 12%;}
#notice .board .read_title{width: 63%;padding-top:0.1em;padding-left:0.5em;background:#f2f7e5;font-size:0.85em;font-weight:normal;text-align:left;}
#notice .board .read_title a{position:relative;.top:-0.2em;vertical-align:middle;cursor:default;}/* (! hack) position fix */
#notice .board .read_title a:hover{color:#444;text-decoration:none;}
.read_title .news,.read_title .notice,.read_title .update,.read_title .event,.read_title .release{}
.board .read_title a{position:relative;font-size:1.1em;letter-spacing:0;color:#444;font-family:돋움, Dotum, AppleGothic, sans-serif;}
.board .read_title a:hover{color:red;}
#notice .board .head_date{width: 10%;}
#notice .board .read_date{width: 15%;background:#f2f7e5;font-size:0.85em;font-family:tahoma,verdana,arial,sans-serif;letter-spacing:0;font-weight:normal;color:#444;}	
#notice .board .move_head{width: 12%;background:#e6f0f7;font-size:1em;font-family:돋움, Dotum, AppleGothic, sans-serif;color:#4a83cf;}
#notice .board .move_title{width: 67%;background:#f6fafd;text-align:left;}
.board .move_title a{position:relative;left:0;font-size:1.1em;letter-spacing:0;color:#444;font-family:돋움, Dotum, AppleGothic, sans-serif;line-height:135%;}
.board .move_title a:hover{color:red;}
#notice .board .move_date{width: 13%;background:#f6fafd;}
#notice .board .move_rate{width: 8%;background:#f6fafd;}

/* Say NoAD(List) */
#say h3{display:none;}
#say .list{position:relative;top:-4px;border-top:4px solid #ddd;z-index:50;}
#say li{position:relative;}
#say .menu{position:relative;margin-top:15px;margin-bottom:10px;}
#say select{background:#f6faff;font-size:1em;}
#say .sub{position:absolute;top:-0.3em;right:0;line-height:2em;}
#say .total{font-size:0.85em;}
#say .total .eng{font-size:1em;}
#say .say{display:block;position:relative;width:100%;margin:3px 10px -3px;border-bottom:1px solid #ddd;}
#say .say td{clear:both;padding:0 20px;}
#say .say .title{padding-top:20px;}

#say .say .title a{margin-left:0.2em;font-weight:bold;color:#444;font-size:0.9em;letter-spacing:0;line-height:120%;}
#say .say .title a:hover{color:Red;}
#say .say .text{height:2.5em;padding-top:0.2em;vertical-align:top;}
#say .say .text a{color:#666;font-size:0.9em;letter-spacing:0;line-height:120%;}
#say .say .text a:hover{color:#9ab35e;}
#say .say .comment{padding-top:0.2em;padding-bottom:20px;}
#say .say .comment .bold{letter-spacing:0;}
#say .say .comment a{margin-right:1em;padding-top:0.1em;padding-bottom:0.1em;padding-left:54px;background:url('/images/img_say_comment.gif') no-repeat left center;color:#444;cursor:pointer;}
#say .say .comment a:hover{color:red;}
    /* Master */
    #say .say .comment .author_13822{padding-left:42px;background:url('/images/img_noad.gif') no-repeat left center;font-family:tahoma,verdana,arial,sans-serif;font-weight:bold;color:#2565be;letter-spacing:0;}
#say .say .title,#say .say .text,#say .say .comment{width:100%;padding-right:160px;} /* recommend space */
#say .recommend{position:absolute;width:120px;height:74px;top:19px;right:20px;padding-left:15px;border-left:1px solid #e8e8e8;}
#say .recommend a{line-height:1.9em;}
#say .recommend .block{display:block;height:2em;}
#say .recommend .block a{margin-right:5px;}
#say .recommend .medal,#say .recommend .normal{padding:2px 0;font-size:1.02em;font-family:tahoma,verdana,arial,sans-serif;font-weight:bold;letter-spacing:0;color:#888;}
#say .recommend .medal{padding-left:15px;background:url('/images/img_say_medal.gif') no-repeat left center;}
#say .best{position:relative;min-height:8em;_height:16.2em;overflow:hidden;background:#fefffa url('/images/img_say_best.gif') no-repeat top left;border:4px solid #e1eacc;z-index:100;}
#say .best .say{border-color:#e9f0d8;}
#say .best .title{padding-top:15px;}
#say .best .comment{padding-bottom:15px;}
#say .best .recommend{top:14px;right:16px;}
#say .search{clear:both;position:relative;padding:10px;.padding-top:4px;_padding-top:2px;background:#f0f0f0;border:4px solid #e6e6e6;} /* (! hack) IE clear:both bug >> fix Box Padding */
#say .search label{margin-right:0.5em;}
*html #say .search input{position:relative;top:2px;} /* (!hack) IE6 Only  */
#say .search input[type="checkbox"]{position:relative;top:3px;.top:1px;} /* (!)   */

/* Say NoAD(Search Result) */
#say .search_result{display:block;position:relative;width:100%;height:39px;background:url('/images/bg_search_result.gif') repeat-x left top;text-indent:16px;color:#647934;line-height:2.3em;}
#say .search_result .table_left{width:10px;height:10px;.top:-1px;.left:-1px;background:url('/images/edge_table_tl.png') no-repeat;} /* (!hack) edge fix */
#say .search_result .table_right{width:10px;height:10px;.top:-1px;right:-1px;background:url('/images/edge_table_tr.png') no-repeat;} /* (!hack) edge fix */


/* Say NoAD(Read) */
#say_board .head01{width:12%;}
#say_board .head02{width:8%;}
#say_board .head03{width:8%;}
#say_board .head04{width:10%;}
#say_board .read01{width:31%;padding-left:10px;background:#f2f7e5;font-weight:normal;color:#444;text-align:left;}
#say_board .read02{width:8%;background:#f2f7e5;font-size:0.85em;font-family:tahoma,verdana,arial,sans-serif;letter-spacing:0;font-weight:normal;color:#444;}
#say_board .read03{width:8%;background:#f2f7e5;font-size:0.85em;font-family:tahoma,verdana,arial,sans-serif;letter-spacing:0;font-weight:normal;color:#444;}
#say_board .read04{width:15%;background:#f2f7e5;font-size:0.75em;font-family:tahoma,verdana,arial,sans-serif;letter-spacing:0;font-weight:normal;color:#444;}	
#say_board .name{font-size:0.9em;font-family:segoe UI,arial,sans-serif;}
#say_board .board .read_title{width: 63%;padding-top:0.2em;padding-left:0.8em;background:#f2f7e5;font-size:0.9em;text-align:left;}
#say_board .read_title a{margin-left:0.3em;}
#say_board .box_vote h3{display:none;}
#say_board .vote{height:40px;margin-top:25px;border-top:1px solid #e1eacc;}
#say_board .vote li{display:inline;}
#say_board .vote a{float:left;display:inline;width:64px;margin-top:10px;margin-right:5px;height:30px;text-indent:-99999px;overflow:hidden;} /* (!)Korean Only */
#say_board .recommend{background:url('/images/btn_say_recommend.gif') no-repeat center center;}
#say_board .opposition{background:url('/images/btn_say_opposition.gif') no-repeat center center;}

#say_board .board .move_head{width: 10%;background:#e6f0f7;font-size:1em;font-family:돋움, Dotum, AppleGothic, sans-serif;font-weight:bold;}
#say_board .board .move_title{width: 60%;background:#f6fafd;text-align:left;}
#say_board .board .move_name{width: 15%;background:#f6fafd;}
#say_board .board .move_date{width: 15%;background:#f6fafd;font-size:0.7em;}
#say_board .board .head{float:left;display:inline;margin-top:0.4em;.margin-top:0.3em;font-size:1em;font-family:돋움, Dotum, AppleGothic, sans-serif;color:#009900;} /* (!HACK) */

/* Say NoAD(Write) */
#say_board .board .head_write{width: 15%;background:#e6f0f7;font-size:1em;font-family:돋움, Dotum, AppleGothic, sans-serif;font-weight:bold;}
#say_board .board .input_write{width: 85%;padding-left:5px;background:#f2f7e5;text-align:left;}
#say_board select{background:#f6faff;font-size:1em;}
#say_board .write_box .input_text{width:90%;padding:0.2em;}
#say_board .write_box textarea{width:102.5%;.width:101%;height:17em;margin:-10px;color:#444;}
.xquared{_float:left;} /* (!HACK) IE6 불필요한공간 생김 */

/* @WhyNoAD */
/* *Sub Menu* */
#whyNoad .sub_menu h3{height:50px;background:transparent url('/images/title_whynoad01.gif') no-repeat;}
#whyNoad .sub_menu dl{border-color:#c7b5a1;}
#whyNoad .sub_menu dt,#whyNoad .sub_menu dd{border-color:#ede7dc;}
#whyNoad .sub_menu dd a{_position:relative;_top:-1px;background:transparent url('/images/point_brown_round.gif') no-repeat 4px center;} /* (!HACK) */
#whyNoad .sub_menu dd a:hover{background-color:#f9f6f0;}
#whyNoad .sub_menu .on,#whyNoad .sub_menu .on:hover{color:#9e6019;}

/* Why NoAD */
#why_noad .desc_head{position:absolute;height:36px;font-size:1.05em;line-height:2.1em;text-indent:41px;color:#222;}
.qmark_blue{background:url('/images/img_qmark_blue.gif') no-repeat left top;}
.qmark_green{background:url('/images/img_qmark_green.gif') no-repeat left top;}
#why_noad .desc{position:relative;margin:40px 0 10px;padding-left:43px;line-height:120%;}
#why_noad .box_desc01{float:left;width:45.5%;margin-top:20px;}
#why_noad .box_desc02{float:right;width:45.5%;margin-top:20px;}
#why_noad .box_head{margin:2px 2px 20px;padding:8px 0 8px 18px;background:url('/images/point_orange_squre.gif') no-repeat left 9px;border-bottom:3px solid #2f2f2f;font-size:1.05em;color:#222;line-height:120%;}
#why_noad .box_feature{margin:2px;padding:0 15px 15px;}
#why_noad .box_feature dt{width:100%;background:url('/images/dot_black_3px.gif') no-repeat left center;text-indent:9px;}
#why_noad .box_feature dd{margin-left:10px;padding-left:10px;background:url('/images/list_style_dash.gif') no-repeat left 0.6em;line-height:120%;letter-spacing:-0.04em;}
#why_noad .box_desc01 .box_border_brown,#why_noad .box_desc02 .box_border_brown{height:21em;}
#why_noad .box_desc02 dt{margin-bottom:1em;font-size:0.9em;font-family:Segoe UI,tahoma,verdana,arial,sans-serif;letter-spacing:0;}
#why_noad .edge_border_brown_tl,#whyNoad .edge_border_brown_tr,#whyNoad .edge_border_brown_bl,#whyNoad .edge_border_brown_br{background-color:#f2efea;}
#whyNoad .edge_border_brown_tr,#whyNoad .edge_border_brown_br{_right:-2px;}
#whyNoad .edge_white_tr,#whyNoad .edge_white_br{_right:-2px;}


/* Technology */
#technology h3{position:absolute;height:55px;font-size:1.2em;font-family:Segoe UI,tahoma,verdana,arial,sans-serif;line-height:1.9em;text-indent:55px;letter-spacing:0;}
#technology ul{position:relative;margin:45px 0 10px;padding-left:58px;padding-bottom:12px;}
#technology li{padding-left:8px;background:url('/images/dot_black_3px.gif') no-repeat left center;line-height:140%;letter-spacing:-0.04em;}
#technology .anti-malware{background:url('/images/img_tech01.gif') no-repeat left top;}
#technology .Virtualization{background:url('/images/img_tech02.gif') no-repeat left top;}
#technology .Security_Control{background:url('/images/img_tech03.gif') no-repeat left top;}

/* Solution */
#Solution .edge_border_brown_tl,#Solution .edge_border_brown_tr,#Solution .edge_border_brown_bl,#Solution .edge_border_brown_br{background-color:#f2efea;}
#Solution .box_desc01{float:left;width:45.5%;margin-top:20px;margin-bottom:20px;}
#Solution .box_desc02{float:right;width:45.5%;margin-top:20px;}
#Solution .box_desc03{clear:both;width:45.5%;}
#Solution .box_head{padding:10px 25px;background:#f9f6f0 url('/images/point_orange_squre.gif') no-repeat 8px center;font-size:1.05em;color:#222;line-height:120%;}
#Solution .box_head .eng{font-family:Segoe UI,tahoma,verdana,arial,sans-serif;}
#Solution .box_border_brown{height:180px;}
#Solution .box_border_brown ul{margin:10px 15px;}
#Solution .box_border_brown li{position:relative;padding-left:8px;background:url('/images/dot_black_3px.gif') no-repeat left center;line-height:170%;}
#Solution li a{color:#444;}
#Solution li a:hover{color:red;text-decoration:underline;}


/* @Account */
/* *Sub Menu* */
#account .sub_menu h3{height:50px;background:transparent url('/images/title_mypage01.gif') no-repeat;}
#account .sub_menu dl{border-color:#c9bfcf;}
#account .sub_menu dt,#account .sub_menu dd{border-color:#efe9f3;}
#account .sub_menu dd a{background:transparent url('/images/point_purple_round.gif') no-repeat 4px center;}
#account .sub_menu dd a:hover{background-color:#f8f4fb;}
#account .sub_menu dd .eng{font-size:0.9em;font-family:Segoe UI,tahoma,verdana,arial,sans-serif;}
#account .sub_menu .on,#account .sub_menu .on:hover{color:#856597;}
#account .desc_box a{color:#444;}
#account .desc_box a:hover{color:red;}
#account .desc_box a:hover span{text-decoration:underline;}

/* Default */
#account .box_yellow{padding:7px;}
#account .error{display:block;width:100%;line-height:1.5em;} /* ???????????????? */

/* Ask Info(List) */
#ask_info .board .category{width: 17%;background:#e6f0f7;}
#ask_info .board td.state{font-family:돋움, Dotum, AppleGothic, sans-serif;}
#ask_info .board td.category{padding-left:1em;font-size:0.85em;text-align:left;font-family:돋움, Dotum, AppleGothic, sans-serif;color:#2565be;}
#ask_info .board .title{width: 56%;background:#f6fafd;}
#ask_info .board td.title{text-align:left;}
#ask_info .board .date{width: 15%;background:#e6f0f7;color:#2565be;}
#ask_info .board .state{width: 14%;background:#e6f0f7;}	
#ask_info .board span{font-family:돋움, Dotum, AppleGothic, sans-serif;}
#ask_info .noask{background:#e6f0f7;font-size:1em;font-family:돋움, Dotum, AppleGothic, sans-serif;text-align:center;font-weight:bold;padding:12px;.padding:4px;}


/* Ask Info(Read) */
#ask_info .board a{color:#444;}
#ask_info .board a:hover{color:Red;}
#ask_info .board .head01{width:11%;}
#ask_info .board .read01{width:63%;padding-left:5px;background:#f2f7e5;font-weight:normal;text-align:left;}
#ask_info .board .read01 span{font-weight:bold;color:#444;}
#ask_info .board .head02{width:10%}
#ask_info .board .read02{width:16%;background:#f2f7e5;font-size:0.85em;font-family:tahoma,verdana,arial,sans-serif;letter-spacing:0;font-weight:normal;color:#444;}

#ask_info .reply_box{margin-top:15px;}
#ask_info .reply_title{width:75%;padding-left:10px;background:#e6f0f7;color:#444;text-align:left;}
#ask_info .reply_title img{vertical-align:middle;}
#ask_info .reply_date01{width:10%;background:#e6f0f7;color:#4a83cf;}
#ask_info .reply_date02{width:15%;background:#f6fafd;font-size:0.85em;font-family:tahoma,verdana,arial,sans-serif;letter-spacing:0;font-weight:normal;color:#444;}
#ask_info .reply_box .read_txt{border-color:#dde9f1;}
#ask_info .reply_box .ps{margin-top:20px;padding-top:20px;padding-left:18px;background:url('/images/img_reply.gif') no-repeat left 22px;border-top:2px solid #dde9f1;font-family:돋움, Dotum, AppleGothic, sans-serif;color:#888;}

/* Secession */
#secession .info{margin:22px 0 10px;padding-left:35px;background:url('/images/img_warning.gif') no-repeat 1px left;}
#secession .info p{line-height:120%;}

#secession .box_blue{position:relative;padding:5px;}
#secession .box_border_blue{height:100%;padding:14px;padding-left:120px;background:#fff url('/images/img_bye.gif') no-repeat 10px center;line-height:120%;}
#secession .box_border_blue span{line-height:120%;}
#secession .error01{display:block;margin-bottom:5px;line-height:1.2em;color:#ff0000;}

/* Pay_info */
#pay_info .expire_date{font-family:tahoma,verdana,arial,sans-serif;font-weight:bold;letter-spacing:0;color:#ff5c00;}
#pay_info .btn_extend{position:absolute;display:block;margin-top:-1.3em;.margin-top:-0.1em;right:0.5em;.right:0.5em;_right:1.5em;padding:4px 0;padding-left:15px;background:url('/images/point_blue_round02.gif') no-repeat left center;} /* (!HACK) Button position */

#pay_info .service{width:23%;padding-left:1em;text-align:left;color:#000;}
#pay_info td.service{background:#e6f0f7;}
#pay_info .coupon{width:18%;background:#f6fafd;}
#pay_info .way{width:17%;}
#pay_info .cost{width:14%;}
#pay_info .date{width:14%;}
#pay_info .state{width:14%;font-family:돋움, Dotum, AppleGothic, sans-serif;}
#pay_info td{height:1em;border-bottom:1px solid #d2e0e9;font-size:1em;font-family:돋움, Dotum, AppleGothic, sans-serif;letter-spacing:-0.1em;}
#pay_info .last td{border-bottom:0;} /* 마지막 */
#pay_info td .eng{font-size:0.85em;}

#pay_info .nolicense{text-align:center;font-weight:bold;padding:12px;}
#pay_info .nopay{background:#e6f0f7;border-bottom:1px solid #fff;text-align:center;font-weight:bold;padding:12px;}


/* @Pay */
/* *Sub Menu* */
#pay .sub_menu h3{height:50px;background:transparent url('/images/title_purchase01.gif') no-repeat;}
#pay .sub_menu dl{border-color:#9fba86;}
#pay .sub_menu dt,#pay .sub_menu dd{border-color:#e9f4de;}
#pay .sub_menu dd a{background:transparent url('/images/point_deepgreen_round.gif') no-repeat 4px center;}
#pay .sub_menu dd a:hover{background-color:#f6fbf2;}
#pay .sub_menu dd .eng{font-size:0.9em;font-family:Segoe UI,tahoma,verdana,arial,sans-serif;}
#pay .sub_menu .on,#pay .sub_menu .on:hover{color:#4b6d2c;}
#pay .desc_box a{color:#444;}
#pay .desc_box a:hover{color:red;}
#pay .desc_box a:hover span{text-decoration:underline;}
#pay .input_text{font-family:돋움, Dotum, AppleGothic, sans-serif;}

/* Default */
#pay_content .num01{width:97%;margin:10px 0 8px;padding-left:22px;background:url('/images/img_num_orange_01.gif') no-repeat;font-weight:normal;}
#pay_content .num02{width:97%;margin:20px 0 8px;padding-left:22px;background:url('/images/img_num_orange_02.gif') no-repeat;font-weight:normal;}
#pay_content .num03{width:97%;margin:30px 0 8px;padding-left:22px;background:url('/images/img_num_orange_03.gif') no-repeat;font-weight:normal;}
#pay_content .box_green,#pay_content .box_blue{padding:2px;}
#pay_content .box_border_green{padding:15px 20px;}
#pay_content .box_border_green li{line-height:1.8em;}

#pay_content .box_border_blue{position:relative;padding:0 10px;overflow:hidden;}
#pay_content .box_border_blue .select01{clear:both;position:relative;top:1px;width:100%;padding:15px 0;border-bottom:1px solid #eff8ff;}
#pay_content .box_border_blue .select01 li{display:inline;height:30px;padding:0 15px;line-height:40px;}
#pay_content .box_border_blue .select01 li span{display:inline-block;line-height:40px;cursor:pointer;}

#pay_content .box_border_blue .cellphone{display:inline-block;width:27px;height:40px;background:url('/images/img_cellphone.gif') no-repeat left center;vertical-align:middle}
#pay_content .box_border_blue .card{display:inline-block;width:43px;height:40px;background:url('/images/img_card.gif') no-repeat left center;vertical-align:middle}
#pay_content .box_border_blue .coupon{display:inline-block;width:53px;height:40px;background:url('/images/img_coupon.gif') no-repeat left center;vertical-align:middle}
#pay_content .box_border_blue input{font-family:tahoma,verdana,arial,sans-serif;.line-height:1.2em;}
#pay_content .warning{margin-top:7px;letter-spacing:-0.11em;}

#pay_content .select02{padding:15px;}
#pay_content .select02 li{line-height:1.8em;}

#pay_content .center{padding:20px;text-align:center;}
#pay_content .center .input_text{width:13%;padding:4px;margin:0 3px;}

#pay_content .pay_warning{position:relative;top:32px;width:68%;font-size:0.85em;color:#adadad;line-height:1.2em;}
#pay_content .pay_error{margin-top:0.5em;text-align:left;color:#e50000;}

    /*라디오버튼 정열 수정*/
    #chkMthd_M{margin-left:40px;}
    #chkMthd_B{margin-left:31px;}
    
    
    #divStep2{margin-top:30px;margin-bottom:20px;}


/* Pay */
#pay h3.point_green{clear:both;width:100%;margin:10px 0 8px;font-weight:normal;background-position:left top;}
#pay .box_green{padding:2px;}
#pay .box_green table{position:relative;width:100%;border-collapse:collapse;}
#pay .box_green td{padding-left:10px;padding-right:10px;background:#fff;border:1px solid #d7e8c8;line-height:120%;}
#pay .box_green .head{width:25%;padding:13px 10px;background:#f7fcf1;font-weight:bold;}
#pay .box_green .value{width:75%;}
#pay .box_green .head_input{width:18%;padding:13px 10px;background:#f7fcf1;font-weight:bold;}
#pay .box_green .value_input{width:82%;}

#pay .cost{font-family:tahoma,verdana,arial,sans-serif;letter-spacing:0;color:#ff5c00;font-weight:bold;}
#pay .box_gray{margin-top:10px;padding:5px;}
#pay .box_gray p{padding-left:20px;background:#fff url('/images/dot_black_3px.gif') no-repeat 10px center;}
#pay .box_gray a{display:inline-block;margin: 0 5px;font-size:0.85em;color:#666;line-height:1.5em;}
#pay .box_gray a:hover{color:red;}
#pay .agree{margin-top:10px;}

#pay .content_text{padding:13px 10px;font-weight:normal;}
#pay .box_btns_left{position:relative;top:-12px;}
#pay .btn_small .eng{padding:0;background:none;line-height:1em;letter-spacing:0;}
#pay .skt,#pay .lgt,#pay .ktf{clear:both;padding:2px;.padding-top:1px;margin-bottom:10px;background:#eff8ff;} /* (!HACK)  */

#pay .info{position:relative;width:100%;border-collapse:collapse;border:0;}
#pay .info td{font-size:0.85em;border:1px solid #d9e8f4;}
#pay .info .information{padding:12px 10px;padding-left:24px;background:#f5fbff url('/images/point_blue_squre.gif') no-repeat 9px center;border:1px solid #d9e8f4;}
#pay .head_info01{width:18%;padding:8px 5px;background:#f9f9f9;color:#2565be;}
#pay .value_info01{width:82%;background:#fff;}

#pay .info02{position:relative;width:100%;border-collapse:collapse;border:1px solid #fff;}
#pay .info02 td{padding:8px 5px;border-left:0;border-right:0;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;}
#pay .info02 td{.border-top:1px dashed #e3e3e3;.border-bottom:1px dashed #e3e3e3} /* (!hack) IE Only border style */

#pay .head_info02{width:20%;background:#fff;color:#444;}
#pay .value_info02{width:80%;background:#fff;color:#888;}

#pay ul.box_border_gray{padding:5px 12px;}
#pay ul.box_border_gray li{padding:0.4em 10px 0.4em 10px;background:url('/images/dot_black_3px.gif') no-repeat left 0.85em;line-height:120%;color:#8c8c8c;}

#pay .box_border_gray h4{font-weight:normal;padding-left:10px;background:#fff url('/images/dot_black_3px.gif') no-repeat left center;}
#pay .box_border_gray ol{margin:0 10px -8px;}
#pay .box_border_gray ol li{list-style:decimal;margin:10px;line-height:120%;}

#pay .bank{clear:both;padding:2px;.padding-top:1px;margin-top:10px;margin-bottom:10px;background:#eff8ff;}
#pay .name_bank{padding:12px 10px;padding-left:24px;background:#f5fbff url('/images/point_blue_squre.gif') no-repeat 9px center;border:1px solid #d9e8f4;border-right:0;text-align:left;color:#444;}
#pay .name_noad{padding:12px 10px;background:#f5fbff;text-align:right;border-left:1px solid #fff;border:1px solid #d9e8f4;border-left:0;color:#444;}
#pay .bank_info{position:relative;width:100%;border-collapse:collapse;border:0;}

#pay .head_bank01{width:14%;padding:10px 2px;background:#fff;border:1px solid #d9e8f4;border-right:1px solid #fff;color:#2565be;text-align:right;}
#pay .value_bank01{width:36%;padding:10px 7px;background:#fff;border:1px solid #d9e8f4;border-left:0;font-family:tahoma,verdana,arial,sans-serif;letter-spacing:0;text-align:left;}
#pay .head_bank02{width:14%;padding:10px 2px;background:#fff;border:1px solid #d9e8f4;border-right:1px solid #fff;color:#2565be;text-align:right;}
#pay .value_bank02{width:36%;padding:10px 7px;background:#fff;border:1px solid #d9e8f4;border-left:0;font-family:tahoma,verdana,arial,sans-serif;letter-spacing:0;text-align:left;}

#pay .pay_complete{padding:18px;padding-left:65px;background:#fff url('/images/img_clock.gif') no-repeat 22px 18px;line-height:120%;}
#pay .pay_complete02{padding:18px;padding-left:65px;background:#fff url('/images/img_check.gif') no-repeat 22px 18px;line-height:120%;}

#pay .box_gray a{color:#444;}
#pay .box_gray a:hover{color:red;}

/* @Login */
#login{position:relative;width:50%;top:15px;margin:0 auto 40px;}
#login h2{display:inline-block;padding:14px 0;background:transparent url('/images/point_title.gif') no-repeat left 86%;}
#login h2 span{display:inline-block;padding:5px 12px 4px;background:#000;color:#fff;line-height:1em;font-size:1.1em;letter-spacing:-0.05em;}
#login .edge_border_blue_tl,#login .edge_border_blue_tr,#login .edge_border_blue_bl,#login .edge_border_blue_br{background-color:#e9f4fd;}
#login .login_box{background:url('/images/img_login.gif') no-repeat 30px top;text-align:right;}
#login .login_box table{width:100%;margin:27px 0 50px;text-align:left;}
#login .login_box td{vertical-align:top;}
#login .login_box label{font-size:0.85em;color:#888;}
#login .login_box .login{position:relative;top:13px;.top:12px;_top:14px;} /* (!hack) Login Button position */
#login .login_box a{position:relative;}
#login .login_head{width:45%;padding:0.7em 3px 0.5em;text-align:right;font-weight:bold;}
#login .login_input{width:55%;padding:1px 3px;}
#login .input_text{display:block;width:80%;padding:4px;font-family:tahoma,verdana,arial,sans-serif;.line-height:1.2em;letter-spacing:0;}
#login .error01{display:block;margin-bottom:5px;line-height:1.2em;color:#ff0000;}
#login .error02{line-height:2em;}

#login .login_btns{width:100%;padding-left:5px;padding-top:4px;border-top:1px solid #deeaf3;line-height:300%;}

/* @Join & find ID/PW */
/* *Sub Menu* */
#membership .sub_menu h3{height:50px;background:transparent url('/images/title_member01.gif') no-repeat;}
#membership .sub_menu dl{border-color:#e6dd94;}
#membership .sub_menu dt,#membership .sub_menu dd{border-color:#f1ecc1;}
#membership .sub_menu dd a{background:transparent url('/images/point_yellow_round.gif') no-repeat 4px center;}
#membership .sub_menu dd a:hover{background-color:#fffded;}
#membership .sub_menu dd .eng{font-size:0.9em;font-family:Segoe UI,tahoma,verdana,arial,sans-serif;}
#membership .sub_menu .on,#membership .sub_menu .on:hover{color:#cdae00;}
#membership blockquote a{color:#444;}
#membership blockquote a:hover{color:red;}
#membership blockquote a:hover span{text-decoration:underline;}

#divForm{clear:both;}

#join h3.join_path{margin-top:20px;}
#join .join_path01{width:18%;}
#join .join_path02{width:18;}
#join .join_path03{width:64%;}

#join .join_path_table td{background:#f5fbff;border:1px solid #e1ebf1;}
#join .join_path_table input{margin-left:8px;vertical-align:middle;}
#join .box_agree{position:relative;margin-bottom:10px;border:8px solid #e1ebf1;}
#join .text_agree{width:93%;padding:20px;background-color:#F5FBFF;border:2px solid #fff;font-family: Dotum,Malgun Gothic,Gulim ;line-height:120%;color:#888;}
#join .id_ok{position:relative;.top:-2px;left:-2px;font-weight:bold;color:#009900;}
#join .id_not{position:relative;.top:-2px;left:-2px;font-weight:bold;color:#ff5a00;}
#join .box_border_blue{height:80px;padding:20px 15px 20px 120px;background:#fff url('/images/img_thankyou.gif') no-repeat 10px 10px;line-height:120%;.line-height:140%;}

#membership .block{display:block;margin-top:0.4em;}
#membership .error{display:block;width:100%;line-height:1.5em;} /* ???????????????? */
#membership .desc .btn_small{position:relative;.top:-2px;_top:-3px;left:-7px;} /* (!hack) Small Button position */
#membership .desc .input_text{margin-right:0.3em;}

#membership .id_list{display:inline-block;width:20%;padding:0.5em 0;font-size:1em;font-family:Segoe UI,tahoma,verdana,arial,sans-serif;letter-spacing:0;color:#009900;}
#find_pw .box_border_blue{height:80px;padding:20px 15px 20px 120px;background:#fff url('/images/img_email.gif') no-repeat 10px 10px;line-height:120%;.line-height:140%;}



/* Agreement */
#agreement{display:block;margin-top:-22px;}
#agreement .img{margin-top:-10px;margin-left:-6px;background:url('/images/img_join01.gif') no-repeat;}
#agreement h3{display:none;position:absolute;top:0;}
#agreement h4{position:relative;top:28px;left:10px;padding-left:17px;background:url('/images/point_black_round.gif') no-repeat center left;font-size:1.1em;font-weight:bold;}
#agreement dl{_width:97%;padding:40px 5px 5px;background:#eff7ff;color:#424242;} /* (!hack) IE 6 Only background 100% */
#agreement dt{height:2em;padding-left:1em;background:#f7f7f7 url('/images/dot_black_3px.gif') no-repeat 4px center;border:5px solid #fff;font-weight:bold;line-height:2em;}
#agreement dd{padding:0 5px;background:#fff;border:5px solid #fff;letter-spacing:0;}
#agreement ol{padding:0 10px 20px;}
#agreement li{margin:0 0 0 23px;list-style:decimal;line-height:120%;letter-spacing:0;}
#agreement ol.sub{margin:1em 1em 0px;}
#agreement ol.sub li{margin:0.3em 0 0 18px;font-size:0.9em;color:#999;}
#agreement p.bylaws{margin:20px 0 20px;padding-left:1em;background:#eff7ff url('/images/point_blue_squre.gif') no-repeat 15px center;text-indent:16px;}
#agreement p.bylaws span{font-weight:normal;line-height:350%;}
#agreement p.bylaws span.bold{font-weight:bold;margin-right:0.5em;}

/* Protect */
#protect{display:none;margin-top:-8px;}
#protect .img{margin-top:-10px;margin-left:-6px;background:url('/images/img_join01.gif') no-repeat;}
#protect h3{display:none;position:absolute;top:0;}
#protect h4{width:100%;line-height:200%;margin:15px 0 0 0;text-indent:1em;background:#f5f5f5;color:#666;}
#protect .box_border_gray p{padding:10px;line-height:120%;color:#444;}
#protect .box_gray{margin-top:20px;padding:6px;}

#protect dl.quick_menu{width:97%;position:relative;margin-top:10px;padding:40px 5px 5px;background:#eff7ff;border:none;}
#protect dl.quick_menu dt{position:Absolute;top:13px;left:12px;padding-left:15px;background:url('/images/point_black_round.gif') no-repeat left center;font-size:1.1em;font-weight:bold;color:#1b589c;}
#protect dl.quick_menu dd{padding:15px 10px;background:#fff;}
#protect dl.quick_menu li{margin:0.1em 0 0.1em 35px;list-style:decimal;line-height:120%;color:#333;}
#protect dl.quick_menu li a{color:#333;text-decoration:none;letter-spacing:-0.05em;}
#protect dl.quick_menu li a:hover{color:#e50000;text-decoration:underline;}

#protect .box{width:97%;margin:20px auto 20px;padding:5px;background:#edead7;}
#protect .box h4{height:2.3em;margin:0px 0 0 -10px;padding:0px;background:transparent;}
#protect .box h4 a{line-height:2em;font-size:1em;color:#444;}
#protect .box h4 .num{color:#009900;font-size:1em;font-family:verdana,Arial,sans-serif;letter-spacing:0em;}
#protect .protects{padding:8px 18px;background:#fff;}
#protect .protects p{padding:8px 0;line-height:130%;letter-spacing:0;}
#protect .protects dl{position:Relative;width:100%;top:-10px;margin-top:20px;background:#fff;border:1px solid #dcd5c6;}
#protect .protects dt{line-height:220%;text-indent:0.5em;background:#f6f4e8;border-bottom:1px solid #dcd5c6;font-size:1em;font-weight:bold;}
#protect .protects dd{padding:20px 8px;line-height:120%;font-size:1em;color:#444;}

#protect .protects dd li{margin:0 0 0 25px;list-style:decimal;line-height:110%;}
#protect .protects ol {padding:5px 12px 5px;}
#protect .protects ol li{margin:0 0 0 25px;list-style:decimal;line-height:140%;}
#protect .protects a{color:#444;text-decoration:none;letter-spacing:0;}
#protect .protects a:hover{color:#e50000;text-decoration:underline;}
#protect h4 a:hover{text-decoration:none;}

#protect dl.protecter{padding-bottom:15px;}
#protect dl.protecter dt{margin-bottom:15px;}
#protect dl.protecter dd{padding:0 15px;font-size:0.85em;color:#888;line-height:120%;}
#protect dl.protecter .eng{font-size:1em;}

#protect p.report{width:97%;margin:20px auto 20px;padding-left:1em;background:#eff7ff url('/images/point_blue_squre.gif') no-repeat 15px center;text-indent:16px;}
#protect p.report span{font-weight:normal;line-height:350%;background-position:left 2px;}
#protect p.report span.bold{font-weight:bold;margin-right:0.5em;}
/* //Protect */

/* Email Refuse */
#emailrefuse h3{display:none;position:absolute;top:0;}
#emailrefuse{display:none;margin-top:-6px;padding:6px;}
#emailrefuse .box_border_blue{height:80px;padding:20px 15px 20px 120px;background:#fff url('/images/img_emailrefuse.gif') no-repeat 10px 10px;line-height:120%;.line-height:140%;}

/* @Sitemap */
#sitemap{float:left;display:block;width:100%;_width:99.2%;} /* (!hack) IE6 Only 100%Width */
#sitemap .box_path{float:left;width:102%;margin-left:-9px;_margin-left:-18px;} /* (!hack) IE6 */
#sitemap .box_whitebrown{float:left;display:inline-block;width:21%;.width:21.1%;margin:0 10px 20px;}
#sitemap .edge_border_brown_tl,#sitemap .edge_border_brown_tr,#sitemap .edge_border_brown_bl,#sitemap .edge_border_brown_br{background-color:#f2efea;}
#sitemap .path_menu{padding:10px;}
#sitemap .path_menu dt{padding:2px 10px 14px 17px;background:url('/images/point_black_round.gif') no-repeat left 3px;border-bottom:1px solid #ddd;font-size:1.1em;font-weight:bold;color:#222;}
#sitemap .path_menu dd{border-bottom:1px solid #ddd;overflow:hidden;}
#sitemap .path_menu dd a{display:block;width:90%;padding:8px 0 7px 18px;margin-right:-18px;font-weight:bold;color:#444;vertical-align:middle;font-size:0.9em;letter-spacing:-0.1em;} /* (!HACK) */
#sitemap .path_menu dd a:hover{color:#444;background-color:#f1f1f1;text-decoration:none;}
#sitemap .path_menu dd a span{font-size:0.85em;}

#sitemap .edge_border_brown_tr,#sitemap .edge_border_brown_br{_right:-2px;}
#sitemap .edge_white_tr,#sitemap .edge_white_br{_right:-2px;}

*html #path_whynoad {margin-right:0 !important;} /* (!hack) IE6 */

#path_product .path_menu{min-height:260px;_height:260px;} /* (!hack) IE6 better than Dynamic Box Height */
#path_product .path_menu dt,#path_product .path_menu dd{border-color:#dae2e5;}
#path_product .path_menu dd a{background:transparent url('/images/point_blue_round.gif') no-repeat 4px center;}
#path_product .path_menu dd a:hover{background-color:#f5f9ff;}

#path_support .path_menu{min-height:260px;_height:260px;} /* (!hack) IE6 better than Dynamic Box Height */
#path_support .path_menu dt,#path_support .path_menu dd{border-color:#ede7dc;}
#path_support .path_menu dd a{background:transparent url('/images/point_orange_round.gif') no-repeat 4px center;}
#path_support .path_menu dd a:hover{background-color:#fcf8f1;}

#path_community .path_menu{min-height:260px;_height:260px;} /* (!hack) IE6 better than Dynamic Box Height */
#path_community .path_menu dt,#path_community .path_menu dd{border-color:#e1e9cf;}
#path_community .path_menu dd a{background:transparent url('/images/point_green_round.gif') no-repeat 4px center;}
#path_community .path_menu dd a:hover{background-color:#f8faf3;}

#path_whynoad .path_menu{min-height:260px;_height:260px;} /* (!hack) IE6 better than Dynamic Box Height */
#path_whynoad .path_menu dt,#path_whynoad .path_menu dd{border-color:#ede7dc;}
#path_whynoad .path_menu dd a{padding-bottom:10px;background:transparent url('/images/point_brown_round.gif') no-repeat 4px center;font-family:tahoma,verdana,arial,sans-serif;letter-spacing:0;font-size:0.8em;}
#path_whynoad .path_menu dd a:hover{background-color:#f9f6f0;}

#path_membership .path_menu{min-height:140px;_height:140px;} /* (!hack) IE6 better than Dynamic Box Height */
#path_membership .path_menu dt,#path_membership .path_menu dd{border-color:#f1ecc1;}
#path_membership .path_menu dd a{background:transparent url('/images/point_yellow_round.gif') no-repeat 4px center;}
#path_membership .path_menu dd a:hover{background-color:#fffded;}

#path_pay .path_menu{min-height:140px;_height:140px;} /* (!hack) IE6 better than Dynamic Box Height */
#path_pay .path_menu dt,#path_pay .path_menu dd{border-color:#e9f4de;}
#path_pay .path_menu dd a{background:transparent url('/images/point_deepgreen_round.gif') no-repeat 4px center;}
#path_pay .path_menu dd a:hover{background-color:#f6fbf2;}

#path_account .path_menu{min-height:140px;_height:140px;} /* (!hack) IE6 better than Dynamic Box Height */
#path_account .path_menu dt,#path_account .path_menu dd{border-color:#efe9f3;}
#path_account .path_menu dd a{background:transparent url('/images/point_purple_round.gif') no-repeat 4px center;}
#path_account .path_menu dd a:hover{background-color:#f8f4fb;}


/* @Error */
#error{float:left;display:block;width:100%;_width:99.2%;} /* (!hack) IE6 Only 100%Width */
#error .box_blue{padding:5px;}
#error .box_blue p{height:40px;padding:30px 15px 50px 120px;background:#fff url('/images/img_error.gif') no-repeat 10px 10px;line-height:120%;.line-height:140%;}

/* @Working */
#working{position:relative;width:50%;top:15px;margin:0 auto 40px;} /* (!hack) IE6 Only 100%Width */
#working h3{line-height:1.2em;font-size:1.1em;font-weight:bold;color:#2565be;margin-bottom:10px;}
#working  p.text{line-height:1.2em;color:#888;margin-bottom:10px;}
#working  p.date{line-height:1.2em;margin-bottom:30px;}

/* @authtempkey */
#authtempkey .contents{float:left;display:block;width:100%;_width:99.2%;} /* (!hack) IE6 Only 100%Width */
/********************************************************************************/
/* @IE Only */
.iePngFix {_behavior:url('/common/iepngfix.htc');} /* IE Only PNG Rendering */
/********************************************************************************/
/* @Print Css */



/********************************************************************************/
/* 컨텐츠부분 */
/*
    body{background:#fff;}
    form#aspnetForm{width:100%;}
    .interface{display:none;}
    .container_header,.container_head,.container_bottom{display:none;}
    #BackgroundLeft,#BackgroundRight{display:none;}
    .sub_menu{visibility:hidden;position:absolute;}
    .contents{width:100%;}
    .company_menu{display:none;}
*/
/********************************************************************************/
/* IE6 Only PNG filter  */
/* 
    {background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='URL',sizingMethod='scale');}
 */

*html .edge_border_brown_tl{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_border_brown_tl.png',sizingMethod='scale');}
*html .edge_border_brown_tr{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_border_brown_tr.png',sizingMethod='scale');}
*html .edge_border_brown_bl{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_border_brown_bl.png',sizingMethod='scale');}
*html .edge_border_brown_br{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_border_brown_br.png',sizingMethod='scale');}
*html .edge_border_blue_tl{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_border_blue_tl.png',sizingMethod='scale');}
*html .edge_border_blue_tr{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_border_blue_tr.png',sizingMethod='scale');}
*html .edge_border_blue_bl{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_border_blue_bl.png',sizingMethod='scale');}
*html .edge_border_blue_br{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_border_blue_br.png',sizingMethod='scale');}

*html .edge_white_tl{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_white_tl.png',sizingMethod='scale');} 
*html .edge_white_tr{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_white_tr.png',sizingMethod='scale');} 
*html .edge_white_bl{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_white_bl.png',sizingMethod='scale');} 
*html .edge_white_br{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_white_br.png',sizingMethod='scale');}

*html .table_left{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_white_tl.png',sizingMethod='scale');}
*html .table_right{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_white_tr.png',sizingMethod='scale');}

*html .num_round{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_num_round.png',sizingMethod='scale');}

*html .branding h1 a span{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo_main.png',sizingMethod='scale');}
*html .navi_product span{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt_product.png',sizingMethod='scale');}
*html .navi_support span{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt_support.png',sizingMethod='scale');}
*html .navi_community span{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt_community.png',sizingMethod='scale');}
*html .navi_whynoad span{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt_whynoad.png',sizingMethod='scale');}

/*
*html .container_header{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_main_top.png',sizingMethod='scale');}
*html .container_header img{display:none;}
*/
*html .container_header .left{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_main_tl.png',sizingMethod='scale');}
*html .container_header .right{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_main_tr.png',sizingMethod='scale');}
/*
*html .container_bottom{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_main_bottom.png',sizingMethod='scale');}
*html .container_bottom img{display:none;}
*/
*html .container_bottom .left{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_main_bl.png',sizingMethod='scale');}
*html .container_bottom .right{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_main_br.png',sizingMethod='scale');}


*html #index .noad_family h3{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt_noadfamily.png',sizingMethod='scale');}

*html #index .noad_family .noad2plus a{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt_gray_noad2plus.png',sizingMethod='scale');}
*html #index .noad_family .noad2plus a:hover{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt_green_noad2plus.png',sizingMethod='scale');}

*html #index .noad_family .noad24 a{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt_gray_noad24.png',sizingMethod='scale');}
*html #index .noad_family .noad24 a:hover{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt_green_noad24.png',sizingMethod='scale');}

*html #index .noad_family .mirageworks a{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt_gray_mirageworks.png',sizingMethod='scale');}
*html #index .noad_family .mirageworks a:hover{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt_green_mirageworks.png',sizingMethod='scale');}

*html #index .noad_family .kids a{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt_gray_kids.png',sizingMethod='scale');}
*html #index .noad_family .kids a:hover{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt_green_kids.png',sizingMethod='scale');}

*html #index .noad_family .sandbox a{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt_gray_sandbox.png',sizingMethod='scale');}
*html #index .noad_family .sandbox a:hover{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt_green_sandbox.png',sizingMethod='scale');}

*html #index .noad_family .toolbox a{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt_gray_toolbox.png',sizingMethod='scale');}
*html #index .noad_family .toolbox a:hover{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt_green_toolbox.png',sizingMethod='scale');}

*html #index .noad_family .airpc a{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt_gray_airpc.png',sizingMethod='scale');}
*html #index .noad_family .airpc a:hover{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt_green_airpc.png',sizingMethod='scale');}

*html #product .show_screen .ribbon{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/img_ribbon.png',sizingMethod='scale');}

*html #say .search_result .table_left{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_table_tl.png',sizingMethod='scale');}
*html #say .search_result .table_right{background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/edge_table_tr.png',sizingMethod='scale');}

/********************************************************************************/
