@charset "utf-8";
/* Lee Jeong Young (Thomson) */

*{padding:0px; margin:0px;} /* Basic Font Style */
html{ font-size:small;}

/* @header-font-size reset */
h1,h2,h3,h4,h5,h6{font-size:100%} 

/* @[IE] input-TAG margin */
*:first-child+html input{margin:-1px 0px -1px 0px;} /* IE7 Hack */
*html input {margin:-1px 0px -1px 0px;} /* IE6 Hack */

/* @Table fixed */
table{table-layout:fixed;border-collapse:collapse;}
td{line-height:120%;}

/* @images margin bug */
img{font:0/0 arial;}

/* @linked images border reset */
img{border:0px;}

/* @List style reset */
ul,ol,li{list-style:none;}

/* @Form */
textarea{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;}

/* @Default Anchor Tag */
a{color:#5880ba;text-decoration:none;}
a:hover{color:#ee5000;text-decoration:underline;}
a:active{}
a:visited{color:#91a7c8;}

/* @HTML */
html{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;}
/* @BODY */
body{height:100%;font-size:0.923em;font-family:µ¸¿ò, Dotum, AppleGothic, sans-serif;color:#444;text-align:center;} /*  Default 0.923em = 12px */

/* //////////////////////////////////////CommonClass////////////////////////////////////// */

/* @Text style */
.bold{font-weight:900;font-size:1em;} 
.eng{font-family:Segoe UI,tahoma,verdana,arial,sans-serif;line-height:100%;letter-spacing:0 !important;}
.midium{font-size:1em;}
.small{font-size:small;}
.xsmall{font-size:x-small;}

/* @Color*/
.color888{color:#888;}

/* @Common Class */
.split_body{display:none;clear:both;}
.hide_text{ position:absolute; width:0; height:0; font-size:0; line-height:0; overflow:hidden; visibility:hidden;}
.edge_skyblue_round span{position:absolute;display:block;width:8px;height:8px;background:url('/images/edge_skyblue_round.png') no-repeat;font-size:0; line-height:0;}
.edge_blue_round span{position:absolute;display:block;width:5px;height:5px;background:url('/images/edge_blue_round.png') no-repeat;font-size:0; line-height:0;}
.edge_white_round span{position:absolute;display:block;width:8px;height:8px;background:url('/images/edge_white_round.png') no-repeat;font-size:0; line-height:0;}
.edge_round_tr{top:0;right:0;background-position:right top !important;}
.edge_round_tl{top:0;left:0;background-position:left top !important;}
.edge_round_br{bottom:0;right:0;background-position:right bottom !important;}
.edge_round_bl{bottom:0;left:0;background-position:left bottom !important;}
.box_gray{padding:15px;background:#f5f5f5;}
.box_text{position:absolute;top:0;left:0;z-index:10;}
.box_flash{position:relative;z-index:100;}
.text_right{text-align:right;}
.point_black{padding-left:16px;background:url('/images/point_black_round.gif') no-repeat left center;}
.point_green{padding-left:16px;background:url('/images/point_green_squre.gif') no-repeat left center;}
.point_blue{padding-left:16px;background:url('/images/point_blue_squre.gif') no-repeat left center;}
.point_white{padding-left:18px;background:url('/images/point_white_round.png') no-repeat left center;}
.input_text{font-family:dotum,µ¸¿ò, Dotum, AppleGothic, sans-serif;vertical-align:middle;padding:3px;border-top:1px solid #808080;border-left:1px solid #808080;border-right:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;font-size:1.1em;color:#009900;letter-spacing:0;}
.disable{filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);opacity: 0.25;}

/* @Table Style */
.table_list{position:relative;width:100%;border-collapse:collapse;border:0;}
.table_list th{padding:6px 0;border-color:#98bae1 #d5e5f7;border-width:2px 1px 1px;border-style:solid;background:#d5e5f7;color:#4b719d !important;text-align:center !important;}
.table_list td{padding:7px;border-color:#e8e8e8;border-width:0 1px 1px;*border-width:0 0 1px;border-style:solid;vertical-align:top;}
.table_list td a{vertical-align:middle;}
.table_list .gray{background:#fbfbfb;}
.table_list .col01{text-align:center;}
.table_list .col02{text-align:center;}
.table_list .col03{text-align:left;}

.table_form{position:relative;width:100%;margin-bottom:20px;border-collapse:collapse;border:0;border-top:2px solid #c8d9e9;border-bottom:2px solid #e1ebf1;z-index:20;}
.table_form td{border:0;border-bottom:1px solid #e1ebf1;vertical-align:top;line-height:120%;}
.table_form .item{width:20%;padding:12px 10px;background:#f5fbff;border-right:1px solid #e1ebf1;color:#444;font-weight:bold;line-height:120%;}
.table_form .value{width:80%;padding:9px 7px;background:#fff;line-height:120%;}
.table_form .input_text{width:40%;border-color:#c2c2c2;font-family:dotum,µ¸¿ò, Dotum, AppleGothic, sans-serif;}
.table_form .input_select{width:42%;font-family:dotum,µ¸¿ò, Dotum, AppleGothic, sans-serif;}
.table_form .error{line-height:150%;}

/* @Button style */
.btn_black,
.btn_black span{position:relative;display:inline-block;height:16px;background:url('/images/btn_black.gif') no-repeat;cursor:pointer;white-space:nowrap;text-decoration:none !important;vertical-align:middle;}
.btn_black {padding:0;overflow:visible;background-position:left -44px;font-size:0.9em;font-family:dotum,µ¸¿ò,gulim,sans-serif;}
.btn_black span {height:100%;left:2px;padding-left:5px;padding-right:6px;color:#fff;background-position:right -44px;}

.btn_white,
.btn_white span{position:relative;display:inline-block;height:1.304em;background:url('/images/btn_white.gif') no-repeat;cursor:pointer;white-space:nowrap;text-decoration:none !important;vertical-align:middle; *vertical-align:top;}
.btn_white {padding:0;overflow:visible;background-position:left -61px;font-family:dotum,µ¸¿ò,gulim,sans-serif;}
.btn_white span {height:100%;left:2px;padding-left:5px;padding-right:6px;color:#fff;background-position:right -61px;}

.btn_blue,
.btn_blue button,
.btn_blue input{position:relative;display:inline-block;margin:0;font-size:1em;font-family:dotum,µ¸¿ò,gulim,sans-serif;background:url(/images/btn_blue.gif) no-repeat;border:0;white-space:nowrap;vertical-align:middle;font-weight:bold;}
.btn_blue {padding:0;background-position:left -61px;}
.btn_blue button,
.btn_blue input{height:36px;left:2px;padding:0 8px 0 7px;background-position:right -61px; cursor:pointer;color:#fff;}

.btn_blue,
.btn_blue span{position:relative;display:inline-block;height:36px;background:url('/images/btn_blue.gif') no-repeat;cursor:pointer;white-space:nowrap;text-decoration:none !important;vertical-align:middle;}
.btn_blue {padding:0;overflow:visible;background-position:left -61px;font-family:dotum,µ¸¿ò,gulim,sans-serif;font-weight:bold;}
.btn_blue span {height:100%;left:2px;padding-left:15px;padding-right:16px;color:#fff;background-position:right -61px;line-height:36px;}


.btn_normal,
.btn_normal button,
.btn_normal input{position:relative;display:inline-block;margin:0;font-size:1em;font-family:dotum,µ¸¿ò,gulim,sans-serif;background:url(/images/btn_normal.gif) no-repeat;border:0;white-space:nowrap;vertical-align:middle;font-weight:bold;}
.btn_normal {padding:0;background-position:left -61px;}
.btn_normal button,
.btn_normal input{height:36px;left:2px;padding:0 8px 0 7px;background-position:right -61px; cursor:pointer;color:#444;}

.btn_normal,
.btn_normal span{position:relative;display:inline-block;height:36px;background:url('/images/btn_normal.gif') no-repeat;cursor:pointer;white-space:nowrap;text-decoration:none !important;vertical-align:middle;}
.btn_normal {padding:0;overflow:visible;background-position:left -61px;font-family:dotum,µ¸¿ò,gulim,sans-serif;font-weight:bold;}
.btn_normal span {height:100%;left:2px;padding-left:15px;padding-right:16px;color:#444;background-position:right -61px;line-height:36px;}

.btn_blue:hover,
.btn_blue span:hover,
.btn_normal:hover,
.btn_normal span:hover,
.btn_blue button:hover,
.btn_blue input:hover{background:url('/images/btn_green.gif') no-repeat;color:#fff;}
.btn_blue:hover,
.btn_normal:hover{background-position:left -61px;}
.btn_blue span:hover,
.btn_normal span:hover,
.btn_blue button:hover,
.btn_blue input:hover{background-position:right -61px;}

/* IE6 Hack (Dynamic Text Button) */
*html .btn_black,
*html .btn_black span{height:1.5em;vertical-align:top;}
*html .btn_black{background-position:left -4em;}
*html .btn_black span{background-position:right -4em;line-height:1.6em;}

*html .btn_blue,
*html .btn_blue button,
*html .btn_blue input{position:relative;display:inline-block;margin:0;font-size:1em;font-family:dotum,µ¸¿ò,gulim,sans-serif;background:url(/images/btn_blue.gif) no-repeat;border:0;white-space:nowrap;vertical-align:middle;font-weight:bold;}
*html .btn_blue {padding:0;background-position:left -5em;}
*html .btn_blue button,
*html .btn_blue input{height:3.1em;left:2px;padding:0 8px 0 7px;background-position:right -5em; cursor:pointer;color:#fff;}

*html .btn_blue,
*html .btn_blue span{height:2.85em;vertical-align:top;}
*html .btn_blue{background-position:left -5em;}
*html .btn_blue span{background-position:right -5em;line-height:3em;}

*html .btn_normal,
*html .btn_normal button,
*html .btn_normal input{position:relative;display:inline-block;margin:0;font-size:1em;font-family:dotum,µ¸¿ò,gulim,sans-serif;background:url(/images/btn_normal.gif) no-repeat;border:0;white-space:nowrap;vertical-align:middle;font-weight:bold;}
*html .btn_normal {padding:0;background-position:left -5em;}
*html .btn_normal button,
*html .btn_normal input{height:3.1em;left:2px;padding:0 8px 0 7px;background-position:right -5em; cursor:pointer;color:#fff;}

*html .btn_normal,
*html .btn_normal span{height:2.85em;vertical-align:top;}
*html .btn_normal{background-position:left -5em;}
*html .btn_normal span{background-position:right -5em;line-height:3em;}

*html .btn_blue:hover{background:url('/images/btn_blue.gif') no-repeat;background-position:left -5em;}
*html .btn_blue span:hover{background:url('/images/btn_blue.gif') no-repeat;background-position:right -5em;}
*html .btn_normal:hover{background:url('/images/btn_normal.gif') no-repeat;background-position:left -5em;}
*html .btn_normal span:hover{background:url('/images/btn_normal.gif') no-repeat;background-position:right -5em;}

/* IE7 Hack (Dynamic Text Button) */

*:first-child+html .btn_black,
*:first-child+html .btn_black span{height:1.5em;vertical-align:top;}
*:first-child+html .btn_black{background-position:left -4em;}
*:first-child+html .btn_black span{background-position:right -4em;}

*:first-child+html .btn_blue {padding:0;background-position:left -5em;}
*:first-child+html .btn_blue button,
*:first-child+html .btn_blue input{height:3.05em;left:2px;padding:0 8px 0 7px;background-position:right -5em; cursor:pointer;color:#fff;}

*:first-child+html .btn_blue,
*:first-child+html .btn_blue span{height:2.85em;vertical-align:top;}
*:first-child+html .btn_blue{background-position:left -5em;}
*:first-child+html .btn_blue span{background-position:right -5em;line-height:2.85em;}

*:first-child+html .btn_normal,
*:first-child+html .btn_normal span{height:2.85em;vertical-align:top;}
*:first-child+html .btn_normal{background-position:left -5em;}
*:first-child+html .btn_normal span{background-position:right -5em;line-height:2.85em;}

*:first-child+html .btn_blue:hover,
*:first-child+html .btn_blue button:hover,
*:first-child+html .btn_blue input:hover{background:url(/images/btn_green.gif) no-repeat;}
*:first-child+html .btn_blue:hover,
*:first-child+html .btn_normal:hover{background-position:left -5em;}
*:first-child+html .btn_blue span:hover,
*:first-child+html .btn_normal span:hover,
*:first-child+html .btn_blue button:hover,
*:first-child+html .btn_blue input:hover{background-position:right -5em;}

/* //////////////////////////////////////CommonDesign////////////////////////////////////// */

/* Default IE >> 8.15em == 100px */

/* @MirageWorks */
.mirageworks{min-width:52em;max-width:79.5em;_width:78.24em;height:100%;margin:0 auto;text-align:left;} /* IE HACK */

/* @Branding */ /* (Logo, Main Navigation) */
.branding{position:relative;height:90px;z-index:200;}
.branding .logo{position:absolute;top:30px;left:6px;display:block;width:230px;height:39px;overflow:hidden;text-indent:-9999px;cursor:pointer;z-index:30;}
.branding .logo span{display:block;width:100%;height:100%;background:url('/images/logo_mirageworks.png') no-repeat left top;}
.branding .branding_top{position:absolute;top:-5px;left:0;width:99.92%;height:12px;background:#4e6c8d;z-index:10;}
.branding .edge_round_bl{bottom:-1px;left:-1px;}
.branding .edge_round_br{bottom:-1px;right:-1px;}

/* @Container_Layout */ /* (Container) */
.container_layout{position:relative;min-height:100%;margin: -90px 0 -20.595em;z-index:100;}  /* (bottom +10em) */
* html .container_layout {height: 100%;} /* IE6 Hack */

/* @Container */ /* (Sub Navigation, Contents) */
.container{padding:90px 0 20.595em;}  /* (bottom +10em) */
.container{*height:1%;}
.container:after {content:" "; display:block; clear:both; height:0; visibility:hidden;}

/* @Main Navigation */
.navigation{position:relative;top:37px;text-align:right;z-index:20;}
.navigation ul{margin-right:8px;}
.navigation li{display:inline;margin-left:-2px;}
.navigation a{display:inline-block;padding:8px 16px;background:#d4e1f0;font-size:1.2em;line-height:100%;font-family:dotum,µ¸¿ò,gulim,sans-serif;font-weight:bold;color:#4c5f7c !important;letter-spacing:-0.1em;vertical-align:middle;}
.navigation a:hover{background:#98bae1;color:#fff !important;text-decoration:none;}
.navigation a.on{background:#4e6c8d;color:#fff !important;}


/* @Sub Navigation */
.sub_navigation{float:left;display:inline;position:relative;width:19.56em;padding-bottom:180px;background:#98bae1;font-weight:bold;}
.sub_navigation .title{position:relative;height:42px;margin:10px;padding-top:23px;padding-left:14px;background:url('/images/bg_sub_title.png');}
.sub_navigation .title .text{display:block;height:20px;overflow:hidden;background:url('/images/text_contents.png') no-repeat;text-indent:-9999px;}
.sub_navigation .box_list{margin:10px 15px;border-top:1px solid #88abd3;border-bottom:1px solid #b7cfea;}
.sub_navigation .box_list a{display:block;height:2.5em;line-height:2.5em;padding-left:24px;background:url('/images/point_darkblue.gif') no-repeat 10px center;border-top:1px solid #b7cfea;border-bottom:1px solid #88abd3;font-family:dotum,µ¸¿ò,gulim,sans-serif;color:#273a4e !important;}
.sub_navigation .box_list a:hover{background:#a7c6e9 url('/images/point_blue.gif') no-repeat 10px center;color:#366596 !important;text-decoration:none;}
.sub_navigation .box_list a.on{background:#4e6c8d url('/images/point_orange_round.png') no-repeat 6px center;color:#edf3fc !important;text-decoration:none;}
.sub_navigation .box_list a.on:hover{background:#4e6c8d url('/images/point_orange_round.png') no-repeat 6px center;color:#edf3fc !important;text-decoration:none;}

/* @Contents */
.contents{position:relative;overflow:hidden;}
*html .contents{position:relative;width:74.6%;left:-3px;margin-right:-3px;} /* IE6 Hack */
.contents_right{padding-left:4px;}

.contents .page_title{position:relative;height:75px;background:#e2dbc8;z-index:100;}
.contents .page_title .title{position:relative;top:37px;left:15px;display:inline-block;line-height:120%;font-size:1.4em;font-family:dotum,µ¸¿ò,gulim,sans-serif;color:#182942;}
*html .page_title .edge_round_br{bottom:-1px !important;} /* IE HACK */

.contents .site_path{position:absolute;top:23px;left:18px;margin-top:-0.2em;text-align:right;font-size:0.9em;font-family:dotum,µ¸¿ò,gulim,sans-serif;color:#666;z-index:250;}
.contents .site_path a{color:#666;}
.contents .box_content{padding:0 10px;line-height:130%;font-family:dotum,µ¸¿ò,µ¸¿òÃ¼,sans-serif;}
.contents .img_mirage{width:706px;_width:706px;margin:0 auto;overflow:hidden;}  /* IE6 Hack */

/* @Banner */
.banner{clear:both;position:absolute;top:370px;margin-top:10.106em;left:0;width:19.56em;overflow:hidden;background:#d4e1f0;text-align:center;z-index:180;} /* margin-top = (Sub Contents Count * 2.6895)em <-- Javascript Control */
.banner .mirage_data{display:block;width:240px;height:54px;text-indent:-9999px;overflow:hidden;background:url('/images/banner_mirage_data.gif') no-repeat;}

/* @Site Information */
.infomation{position:relative;height:10.595em;margin-top:10em;background:#eee;z-index:150;font-family:dotum,µ¸¿ò,µ¸¿òÃ¼,sans-serif;letter-spacing:-0.1em;}

.infomation .noad{position:absolute;bottom:0.5em;left:25px;}
.infomation .noad a{display:block;width:120px;height:70px;text-indent:-99999px;overflow:hidden;background:transparent url('/images/logo_noad.png') no-repeat;cursor:pointer;}

.infomation .select_site{float:right;margin-top:18px;margin-right:18px;font-size:0.9em;font-family:Segoe UI,tahoma,verdana,arial,sans-serif;letter-spacing:0;}
.infomation .company_info{position:absolute;bottom:40px;left:130px;width:76%;padding-left:20px;border-left:1px solid #acacac;font-size:0.9em;line-height:130%;color:#888;}
.infomation .company_info .xsmall{font-size:0.9em;font-family:verdana,sans-serif;}
.infomation .mail{text-decoration:none;}
.infomation .mail span{font-size:1em;}
.infomation .mail:hover{color:#0c5dff !important;text-decoration:underline;}
.infomation .split_info{margin:0 10px;}
.infomation .copyright{margin-top:8px;font-weight:normal;line-height:120%;font-size:0.85em;font-family:verdana,sans-serif;color:#333;letter-spacing:0;}

/* //////////////////////////////////////PageContents////////////////////////////////////// */

/* @Index */
#Index .contents{width:100%;left:0;margin:0;margin-bottom:-100px;padding:0;}
#Index .box_index{position:relative;height:100%;padding:8px;overflow:hidden;background:#244675 url('/images/bg_index.gif') repeat-x center bottom;font-family:dotum,µ¸¿ò,µ¸¿òÃ¼,sans-serif;letter-spacing:-0.1em;}
*html #Index .box_index_bottom{position:absolute;width:100%;padding:8px;left:0;bottom:-1px;} /* IE6 Hack */
#Index .header{position:relative;height:350px;padding:7px 7px 35px;background:#fff;}
#Index .header .edge_blue_round{position:absolute;width:100%;_padding:7px;top:0;left:0;} /* IE6 Hack */
#Index .header .box_text{width:100%;top:8px;text-align:center;}
#Index .box_index .title{height:14px;margin-bottom:5px;text-indent:-9999px;overflow:hidden;background:url('/images/text_index.png') no-repeat left 0;}
#Index .box_flash{background:#fff;}

#Index .product{float:left;width:50%;padding-top:23px;padding-left:20px;color:#a5bbd9;}
#Index .product p{line-height:120%;color:#a5bbd9;}
#Index .product .title{background-position:left 0 !important;}
#Index .product .point_white{min-height:15px;_height:15px;margin-top:12px;line-height:140%;color:#fff;}  /* IE6 Hack */
#Index .product .download_list{margin-top:5px;margin-left:18px;}
#Index .product a{line-height:140%;color:#dbe6f5;text-decoration:underline;}
#Index .product a:hover{color:#fff;}
#Index .experience{margin-top:20px;}
#Index .experience a{font-size:1.2em;font-weight:bold;}

#Index .contact{float:right;width:37%;min-height:170px;_height:170px;padding-top:23px;padding-left:38px;background:url('/images/split_index.png') no-repeat left top; color:#fff;} /* IE6 Hack */
#Index .contact .title{background-position:left -14px !important;}
#Index .contact .box{display:block;padding-bottom:22px;padding-left:56px;}
#Index .contact .item{display:block;line-height:120%;font-weight:bold;}
#Index .contact .value{display:block;margin-top:2px;line-height:120%;white-space:nowrap;}
#Index .contact .email{background:url('/images/img_email.png') no-repeat left top;}
#Index .contact .phone{background:url('/images/img_phone.png') no-repeat left top;}
#Index .contact a{color:#fff;}
#Index .contact .faq{background:url('/images/img_question.png') no-repeat left top;}
#Index .contact .faq a{position:relative;top:3px;font-size:1.3em;font-family:Segoe UI,Arial,Verdana,Tahoma,sans-serif;font-weight:bold;text-decoration:underline;}

/* @Product */
#Product .contents .page_title{background:#e2dbc8;}

#Product .description{position:relative;min-height:30px;_height:30px;padding:15px 0 12px 50px;background:url('/images/img_MirageworksLogo.gif') no-repeat 8px 16px;border-bottom:2px solid #f0ede5;z-index:10;} /* IE6 Hack */
#Product .box_gray{margin-bottom:30px;}

#Product .organization{margin-bottom:10px;padding:20px 4px 30px;border-bottom:2px solid #f0ede5;}
#Product .organization dt{position:absolute;text-indent:-9999px;overflow:hidden;}
#Product .organization dd{margin-left:225px;}
#Product .btn_black{margin-top:6px;}
#Product .desc_mirageworks{width:210px;height:58px;background:url('/images/img_organization.gif') no-repeat 5px top;}
#Product .desc_servergateway{width:210px;height:58px;background:url('/images/img_organization.gif') no-repeat 5px -58px;}
#Product .desc_onlinestorage{width:210px;height:58px;background:url('/images/img_organization.gif') no-repeat 5px -116px;}
#Product .desc_controlcenter{width:210px;height:58px;background:url('/images/img_organization.gif') no-repeat 5px -174px;}
#Product .point_black{margin-bottom:15px;vertical-align:middle;font-size:1.2em;font-family:dotum,µ¸¿ò,µ¸¿òÃ¼,sans-serif;font-weight:bold;color:#698fba;letter-spacing:-0.1em;}

#Product .advantage{position:relative;margin-bottom:10px;padding:20px 4px 30px 160px;border-bottom:2px solid #f0ede5;}
#Product .advantage dt{margin-bottom:15px;padding-left:16px;background:url('/images/point_green_squre.gif') no-repeat left center;vertical-align:middle;font-size:1.2em;font-family:dotum,µ¸¿ò,µ¸¿òÃ¼,sans-serif;letter-spacing:-0.1em;font-weight:bold;color:#345479;}
#Product .advantage li{padding-left:5px;background:url('/images/dot_black.gif') no-repeat left 0.6em;}
#Product .advantage .depth{padding-left:5px;color:#888;}
#Product .application{margin-top:12px;background:url('/images/img_application.gif') no-repeat;}
#Product .protect{background:url('/images/img_protect.gif') no-repeat;}
#Product .platform{background:url('/images/img_platform.gif') no-repeat;}
#Product .allinone{background:url('/images/img_allinone.gif') no-repeat;}
#Product .endpoint{background:url('/images/img_endpoint.gif') no-repeat;}

#Product .question{position:relative;min-height:16px;_height:16px;margin:8px 0;padding-left:25px;background:url('/images/img_question.gif') no-repeat left top;} /* IE HACK */
#Product .answer{position:relative;height:100%;padding-left:25px;text-indent:0;visibility:visible;background:url('/images/img_answer.gif') no-repeat left top;}
#Product .faq{margin:20px 0 0 16px;}
#Product .faq a{color:#2773c8;}
#Product .faq_box{position:relative;padding:5px;background:#f4f0e6;}
#Product .faq_box_text{padding:12px;background:#fff;border:1px solid #e7dfcc;}
#Product .difference_sbc{padding:12px;background:#fff;border:1px solid #e7dfcc;}
#Product .faq .table_list{display:block;margin:10px 0 0;font-size:0.9em;}
#Product .faq th{border-left:0 !important;border-right:0 !important;}
#Product .faq th.col01{border-right:1px solid #98bae1 !important;}
#Product .faq th.col02{border-right:1px solid #98bae1 !important;}
#Product .faq .col01{width:25%;border-right:1px solid #e8e8e8;}
#Product .faq .col02{width:35%;border-right:1px solid #e8e8e8;}
#Product .faq .col03{width:40%;text-align:center;}
#Product .anchor{position:absolute;top:0;visibility:hidden;text-indent:-999px;}
#Product .tab{padding:25px 50px;}
#Product .idpass{margin:12px 0 40px;color:#5e83ad;}

#Product .table_list{margin-top:-23px;}
#Product .col01{width:18%;color:#9b7012;}
#Product .col02{width:15%;}
#Product .col03{width:67%;}
#Product .table_form{margin-top:-2px;}
#Product .img_experience,
#Product .experience .text{margin-top:25px;}
#Product .desc_experience{padding:17px 21px 34px;color:#5e83ad;}
*html #Product .img_experience{width:647px;} /* IE 6 Hack */
*html #Product .img_experience{width:647px;} /* IE 6 Hack */

/* @Solution */
#Solution .sub_navigation .title .text{background-position:left -20px;}
#Solution .contents .page_title{background:#c9d6b0;}

#Solution .description{position:relative;min-height:30px;_height:30px;padding:15px 0 12px 50px;background:url('/images/img_MirageworksLogo.gif') no-repeat 8px 16px;border-bottom:2px solid #f0ede5;z-index:10;} /* IE6 Hack */
*html #Solution .sub_navigation_bottom{position:absolute;bottom:-1px !important;left:0;width:100%;}

/* @Parter */
#Partner .sub_navigation .title .text{background-position:left -40px;}
#Partner .contents .page_title{background:#d7c8e2;}

#Partner .contact{position:relative;padding:12px 0 18px 94px;}
#Partner .contact h3{margin-bottom:13px;font-size:1.2em;font-family:dotum,µ¸¿ò,µ¸¿òÃ¼,sans-serif;letter-spacing:-0.1em;color:#345479;}
#Partner .contact.email{margin-top:12px;background:url('/images/img_email.gif') no-repeat 4px top;border-bottom:2px solid #f0ede5;}
#Partner .contact.phone{margin-top:12px;background:url('/images/img_phone.gif') no-repeat 4px top;}

#Partner .point_blue{margin-left:2px;background-position:left center;}
#Partner .point_blue .address{display:inline-block;line-height:140%;}
#Partner .input_text{width:45%;}
#Partner .contact_text{margin:10px 0 15px;padding:9px 8px;background:#f9f6ec;border:3px solid #eae6d9;}
#Partner .contact_text textarea{width:98.8%;border-color:#e2dbc8;}
#Partner .phone_number{margin-bottom:5px;padding-top:5px;color:#ff5c00;font-size:1.3em;font-family:tahoma;font-weight:bold;}
#Partner .depth{margin-top:5px;padding-left:17px;}

/* @MirageWorks Data Download */
#MwData .point_black{margin-bottom:15px;vertical-align:middle;font-size:1.2em;font-family:dotum,µ¸¿ò,µ¸¿òÃ¼,sans-serif;font-weight:bold;color:#345479;letter-spacing:-0.1em;}
#MwData .mw_data{position:relative;margin-bottom:10px;padding:20px 10px 30px;border-bottom:2px solid #f0ede5;}
#MwData .btn_black{font-size:0.75em;font-weight:normal;}

/* //////////////////////////////////////IE Png fix////////////////////////////////////// */

/* @IE Png fix */
*html .branding .logo span{background-image: none !important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo_mirageworks.png',sizingMethod='crop');}
*html .edge_white_round span{background:url('/images/edge_white_round.gif') no-repeat;}
*html .edge_skyblue_round span{background:url('i/mages/edge_skyblue_round.gif') no-repeat;}
*html .edge_blue_round span{background:url('/images/edge_blue_round.gif') no-repeat;}
*html .infomation .noad a{background-image: none !important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo_noad.png',sizingMethod='crop');}
*html .navigation .depth01{background:url('/images/point_blue_round_down.gif') no-repeat left center;}
*html .sub_navigation .box_list a.on{background:#4e6c8d url('/images/point_orange_round.gif') no-repeat 6px center;}
*html .sub_navigation .box_list a.on:hover{background:#4e6c8d url('/images/point_orange_round.gif') no-repeat 6px center;}

*html .sub_navigation .title{background-image: none !important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_sub_title.png',sizingMethod='crop');}
*html .sub_navigation .title .text{background:url('/images/text_contents.gif') no-repeat;}
*html .point_white{background-image: none !important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/point_white_round.png',sizingMethod='crop');}

*html #Index .box_index .title{background:url('/images/text_index.gif') no-repeat left 0;}
*html #Index .contact{background-image: none !important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/split_index.png',sizingMethod='crop');}
*html #Index .contact .email{clear:left;float:left;background-image: none !important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/img_email.png',sizingMethod='crop');}
*html #Index .contact .phone{clear:left;float:left;background-image: none !important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/img_phone.png',sizingMethod='crop');}
*html #Index .contact .faq{clear:left;float:left;background-image: none !important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/img_question.png',sizingMethod='crop');}


/* ////////////////////////////////////// For Print ////////////////////////////////////// */
