@charset "utf-8";
/* ----------------- COMMON ----------------- */

body {	
	margin:0;
	padding:0; 
	font-family:verdana, helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:120%;
	text-align:center
}

html{overflow-y:scroll;}
form {margin:0;}
img{border:0 none;}

div,p{padding:0; margin:0; border:0; font-size:11px; font-family:verdana, helvetica, sans-serif; color:#000000;}
th,td{font-size:11px; font-family:verdana, helvetica, sans-serif; color:#000000;}
ul,li,ol,dl,dt,dd,hr{margin:0; padding:0; font-size:11px; font-family:verdana, helvetica, sans-serif; color:#000000; font-weight:lighter; list-style:none;}
h1,h2,h3,h4,h5{margin:0; padding:0; font-size:11px; font-family:verdana, helvetica, sans-serif; color:#000000; list-style:none; font-weight:lighter;}

a:link, a:visited{font-size:11px; font-family:verdana, helvetica, sans-serif; color:#000000; text-decoration:none;}
a:hover, a:active{font-size:11px; font-family:verdana, helvetica, sans-serif; color:#000000; text-decoration:underline;}

input, select, textarea{vertical-align:middle; font-size:11px; font-family:verdana, helvetica, sans-serif; color:#000000;}

/* layout */
#wrap{position:relative; margin:0 auto; width:970px; text-align:left;}
#contents_wrap{width:960px; *zoom:1;}
#contents_wrap:after{content:" "; display:block; clear:both; height:0; visibility:hidden;}
#contents_wrap #contents_wrap_left{float:left; margin-top:10px; width:725px;}
#contents_wrap #contents_wrap_right{float:right; width:221px;}

#header{width:960px; height:80px;}
#header h1{float:left; padding:10px 0 0 20px;}
#header h1 a{display:block; width:167px; height:52px; font-size:1px; text-decoration:none; text-indent:-10000px; background:url(../images/logo.gif) 0 0 no-repeat;}
#header .be_login{float:right; margin:27px 10px 0 0; width:170px; height:13px; background:url(../images/sign.gif) 0 0 no-repeat;}
#header .be_login li{float:left;}
#header .be_login li select{margin-top:5px; font-size:18px; font-weight:bold;}
#header .be_login li a{display:block; font-size:1px; text-decoration:none; text-indent:-10000px;}
#header .be_login li a.signin{margin-right:19px; width:40px;}
#header .be_login li a.create{width:110px;}
#header .af_login{float:right; margin:27px 10px 0 0; width:110px; height:13px; background:url(../images/logout.gif) 0 0 no-repeat;}
#header .af_login li{float:left;}
#header .af_login li a{display:block; font-size:1px; text-decoration:none; text-indent:-10000px;}
#header .af_login li a.modify{margin-right:19px; width:40px;}
#header .af_login li a.logout{width:40px;}

/***** Menu 
#navi_main{position:relative; width:970px; height:100px; background:url(../images/navi_bar.gif) 0 44px no-repeat; z-index:10;}
#navi_main dl{position:absolute; float:left;}
#navi_main dl dt a{display:block; height:49px; font-size:1px; text-decoration:none; text-indent:-10000px; background-position:0 0; background-repeat:no-repeat;}
#navi_main dl dt a:hover, #navi_main dl dt a.on{background-position:0 -49px;}
#navi_main dl dd{display:none; padding:20px 20px 20px 28px; color:#FFF; background:url(../images/submenu_bottom.gif) #45507C left bottom no-repeat;}
#navi_main dl dd a{color:#FFF;}
#navi_main dl dd ul{background-position:0 0; background-repeat:no-repeat;}
#navi_main dl dd ul li a{margin-bottom:15px; display:block; height:15px; font-size:1px; text-decoration:none; text-indent:-10000px;}

/* 메인 메뉴 사이즈와 위치 
#navi_main dl#online_store{width:200px; left:40px; top:0;}
#navi_main dl#our_products{width:200px; left:240px; top:0;}
#navi_main dl#get_support{width:200px; left:440px; top:0;}
#navi_main dl#about_us{width:206px; left:640px; top:0;}

/* 메인 메뉴 이미지 
#navi_main dl#online_store dt a {background-image:url(../images/navi_onlinestore.gif);}
#navi_main dl#our_products dt a {background-image:url(../images/navi_ourproducts.gif);}
#navi_main dl#get_support dt a  {background-image:url(../images/navi_getsupport.gif);}
#navi_main dl#about_us dt a     {background-image:url(../images/navi_aboutus.gif);}

/* 메인 아래 서브 메뉴 (ul)배경으로 이미지 삽입부분 
#navi_main dl#online_store ul#submenu_onlinestore {background-image:url(../images/submenu_onlinestore.gif);}
#navi_main dl#our_products ul#submenu_ourproducts {background-image:url(../images/submenu_ourproducts.gif);}
#navi_main dl#get_support ul#submenu_getsupport   {background-image:url(../images/submenu_getsupport.gif);}
#navi_main dl#about_us ul#submenu_aboutus         {}*/


/***** Menu *****/
#navi_main{position:relative; width:970px; height:100px; background:url(../images/navi_bar.gif) 0 44px no-repeat; z-index:10;}
#navi_main ul {position:absolute; float:left;}
#navi_main ul li a{display:block; height:49px; font-size:1px; text-decoration:none; text-indent:-10000px; background-position:0 0; background-repeat:no-repeat;}
#navi_main .mainmenu_onlinestore a.on, #navi_main .mainmenu_ourproducts a.on, #navi_main .mainmenu_getsupport a.on, #navi_main .mainmenu_aboutus a.on{background-position:0 -49px;}
#navi_main ul li ul{display:none; padding:20px 20px 10px 28px; width:152px; color:#FFF; background:url(../images/submenu_bottom.gif) #45507C left bottom no-repeat;}
#navi_main ul li ul a{color:#FFF;}
#navi_main ul li ul{background-position:0 0; background-repeat:no-repeat;}
#navi_main ul li ul li{padding-top:2px; height:29px;}
#navi_main ul li ul li a {display:block; line-height:16px; height:16px; font-size:1px; text-decoration:none; text-indent:-10000px; }

/* 메인 메뉴 사이즈와 위치 */
#navi_main ul#online_store{width:200px; left:40px; top:0;}
#navi_main ul#our_products{width:200px; left:240px; top:0;}
#navi_main ul#get_support{width:200px; left:440px; top:0;}
#navi_main ul#about_us{width:206px; left:640px; top:0;}

/* 메인 메뉴 이미지 */
#navi_main ul#online_store .mainmenu_onlinestore a   {background-image:url(../images/navi_onlinestore.gif);}
#navi_main ul#our_products .mainmenu_ourproducts a {background-image:url(../images/navi_ourproducts.gif);}
#navi_main ul#get_support .mainmenu_getsupport a     {background-image:url(../images/navi_getsupport.gif);}
#navi_main ul#about_us .mainmenu_aboutus a            {background-image:url(../images/navi_aboutus.gif);}

/* 메인 아래 서브 메뉴 (ul)배경으로 이미지 삽입부분 */
#navi_main ul#online_store ul#submenu_onlinestore   {background-image:url(../images/submenu_onlinestore_t.gif);}
#navi_main ul#our_products ul#submenu_ourproducts {background-image:url(../images/submenu_ourproducts_t.gif);}
#navi_main ul#get_support ul#submenu_getsupport     {background-image:url(../images/submenu_getsupport_t.gif);}
#navi_main ul#about_us ul#submenu_aboutus            {}

/* 메인 아래 서브 메뉴 (ul)배경으로 이미지 삽입부분 */
#navi_main ul#online_store ul#submenu_onlinestore a  {background-image:none;}
#navi_main ul#our_products ul#submenu_ourproducts a{background-image:none;}
#navi_main ul#get_support ul#submenu_getsupport a    {background-image:none;}
#navi_main ul#about_us ul#submenu_aboutus a           {}

/***** 메인 배너 박스 *****/
#banner_box{margin-bottom:10px; width:960px;}
#banner_box:after{content:" "; display:block; clear:both; height:0; visibility:hidden;}

.livehelp{position:absolute; left:570px; top:0;}

/*#banner_we9{position:relative; height:351px; background:url(/design/default/images/banner_we9.jpg) 0 0 no-repeat;}
#banner_we9{position:relative; height:351px; background:url(/design/default/images/banner_we9_201111.jpg) 0 0 no-repeat;}
#banner_we9{position:relative; height:351px; background:url(/design/default/images/banner_we9_201112.jpg) 0 0 no-repeat;}*/
#banner_we9{position:relative; height:351px; background:url(/design/default/images/banner_we9_201201.jpg) 0 0 no-repeat;}
#banner_ee {position:relative; height:351px; background:url(/design/default/images/banner_ee.jpg) 0 0 no-repeat; display:none;}
#banner_ce {position:relative; height:351px; background:url(/design/default/images/banner_ce.jpg) 0 0 no-repeat; display:none;}

#banner_we9 dl{display:none;}
/*#banner_we9 p.we9_buynow{position:absolute; left:507px; top:266px;}
#banner_we9 p.we9_buynow a{display:block; width:213px; height:55px; font-size:1px; text-decoration:none; text-indent:-10000px;}
#banner_we9 p.we9_buynow{position:absolute; left:376px; top:233px;}
#banner_we9 p.we9_buynow a{display:block; width:111px; height:24px; font-size:1px; text-decoration:none; text-indent:-10000px;}
#banner_we9 p.we9_buynow a{display:block; width:98px; height:24px; font-size:1px; text-decoration:none; text-indent:-10000px;}*/
#banner_we9 p.we9_buynow{position:absolute; left:568px; top:283px;}
#banner_we9 p.we9_buynow a{display:block; width:167px; height:46px; font-size:1px; text-decoration:none; text-indent:-10000px;}
#banner_we9 p.we8_customers{position:absolute; left:13px; top:13px;}
#banner_we9 p.we8_customers a{display:block; width:355px; height:30px; font-size:1px; text-decoration:none; text-indent:-10000px;}



#banner_we9 ul.banner_menu{position:absolute; width:198px; left:762px; top:0;}
#banner_we9 ul.banner_menu li a{display:block; font-size:1px; text-decoration:none; text-indent:-10000px;}
#banner_we9 ul.banner_menu li.we9_menu1 a{height:119px;}
#banner_we9 ul.banner_menu li.we9_menu2 a{height:117px;}
#banner_we9 ul.banner_menu li.we9_menu3 a{height:115px;}

#banner_ce dl{display:none;}
#banner_ce p.ce_buynow{position:absolute; left:596px; top:243px;}
#banner_ce p.ce_buynow a{display:block; width:133px; height:37px; font-size:1px; text-decoration:none; text-indent:-10000px;}
#banner_ce p.ce_demo    {position:absolute; left:596px; top:292px;}
#banner_ce p.ce_demo a  {display:block; width:133px; height:37px; font-size:1px; text-decoration:none; text-indent:-10000px;}

#banner_ee dl{display:none;}
#banner_ee p.ee_buynow{position:absolute; left:548px; top:268px;}
#banner_ee p.ee_buynow a{display:block; width:171px; height:50px; font-size:1px; text-decoration:none; text-indent:-10000px;}

#banner_ce ul.banner_menu{position:absolute; width:198px; left:762px; top:0;}
#banner_ce ul.banner_menu li a{display:block; font-size:1px; text-decoration:none; text-indent:-10000px;}
#banner_ce ul.banner_menu li.we9_menu1 a{height:119px;}
#banner_ce ul.banner_menu li.we9_menu2 a{height:117px;}
#banner_ce ul.banner_menu li.we9_menu3 a{height:115px;}

#banner_ee ul.banner_menu{position:absolute; width:198px; left:762px; top:0;}
#banner_ee ul.banner_menu li a{display:block; font-size:1px; text-decoration:none; text-indent:-10000px;}
#banner_ee ul.banner_menu li.we9_menu1 a{height:119px;}
#banner_ee ul.banner_menu li.we9_menu2 a{height:117px;}
#banner_ee ul.banner_menu li.we9_menu3 a{height:115px;}

.addthis_toolbox{position:absolute; width:40px; left:970px; top:355px;}
.addthis_toolbox a{display:block; width:32px; height:35px;}

/*#banner_we9 div.addthis_toolbox{position:absolute; width:500px; left:520px; top:300px;}
#banner_we9 div.addthis_toolbox a{width:32px;}*/

/************ 이전 *******************/
#banner_cyberfence, #banner_unetsha{display:none;}
#banner_webeditor div.banner_webeditor_tx{position:relative; float:left; width:762px; height:351px; font-size:1px; text-decoration:none; text-indent:-10000px; background-position:0 0; background-repeat:no-repeat;z-index:1;}
#banner_webeditor div.banner_webeditor_tx a.banner_webeditor_tx_link{position:absolute; display:block; width:213px; height:53px; left:500px; top:240px;}
#banner_webeditor div.banner_webeditor_tx div.addthis_toolbox{position:absolute; width:500px; left:520px; top:300px;border:1px solid;}
#banner_webeditor div.banner_webeditor_tx div.addthis_toolbox a{width:32px;}

#banner_cyberfence div, #banner_unetsha div{position:relative; float:left; width:762px; height:351px; font-size:1px; text-decoration:none; text-indent:-10000px; background-position:0 0; background-repeat:no-repeat;z-index:1;}
#banner_cyberfence div a{position:absolute; display:block; width:213px; height:53px; left:494px; top:252px;}
#banner_unetsha div a{position:absolute; display:block; width:213px; height:53px; left:494px; top:273px;}

/* 오른쪽 작은 배너 박스 */
#banner_webeditor ul, #banner_cyberfence ul, #banner_unetsha ul{float:right; width:198px;}
#banner_webeditor ul li a, #banner_cyberfence ul li a, #banner_unetsha ul li a
{display:block; height:117px; font-size:1px; text-decoration:none; text-indent:-10000px; background-position:0 0; background-repeat:no-repeat;}
#banner_webeditor ul li a:hover, #banner_cyberfence ul li a:hover, #banner_unetsha ul li a:hover,
#banner_webeditor ul li a.on, #banner_cyberfence ul li a.on, #banner_unetsha ul li a.on{background-position:0 -117px;}

/* 메인 배너 이미지 */
#banner_webeditor div.banner_webeditor_tx{background-image:url(../images/bn_webeditor.jpg);}
#banner_cyberfence div{background-image:url(../images/bn_cyberfence.jpg);}
#banner_unetsha div   {background-image:url(../images/bn_unetsha.jpg);}

/* 탭 배너 이미지 */
#banner_box ul li a.tab_webeditor{background-image:url(../images/bn_tab_webeditor.gif);}
#banner_box ul li a.tab_cyberfence{background-image:url(../images/bn_tab_cyberfence.gif);}
#banner_box ul li a.tab_unetsha{background-image:url(../images/bn_tab_unetsha.gif);}

/***** 메인 배너 박스 
#banner_box{margin-bottom:10px; width:960px;}
#banner_box:after{content:" "; display:block; clear:both; height:0; visibility:hidden;}
#banner_cyberfence, #banner_unetsha{display:none;}
#banner_webeditor div.banner_webeditor_tx{position:relative; float:left; width:762px; height:351px; font-size:1px; text-decoration:none; text-indent:-10000px; background-position:0 0; background-repeat:no-repeat;z-index:1;}
#banner_webeditor div.banner_webeditor_tx a.banner_webeditor_tx_link{position:absolute; display:block; width:213px; height:53px; left:500px; top:240px;}
#banner_webeditor div.banner_webeditor_tx div.addthis_toolbox{position:absolute; width:500px; left:520px; top:300px;}
#banner_webeditor div.banner_webeditor_tx div.addthis_toolbox a{width:32px;}

#banner_cyberfence div, #banner_unetsha div{position:relative; float:left; width:762px; height:351px; font-size:1px; text-decoration:none; text-indent:-10000px; background-position:0 0; background-repeat:no-repeat;z-index:1;}
#banner_cyberfence div a{position:absolute; display:block; width:213px; height:53px; left:494px; top:252px;}
#banner_unetsha div a{position:absolute; display:block; width:213px; height:53px; left:494px; top:273px;}

/* 오른쪽 작은 배너 박스 
#banner_webeditor ul, #banner_cyberfence ul, #banner_unetsha ul{float:right; width:198px;}
#banner_webeditor ul li a, #banner_cyberfence ul li a, #banner_unetsha ul li a
{display:block; height:117px; font-size:1px; text-decoration:none; text-indent:-10000px; background-position:0 0; background-repeat:no-repeat;}
#banner_webeditor ul li a:hover, #banner_cyberfence ul li a:hover, #banner_unetsha ul li a:hover,
#banner_webeditor ul li a.on, #banner_cyberfence ul li a.on, #banner_unetsha ul li a.on{background-position:0 -117px;}

/* 메인 배너 이미지 
#banner_webeditor div.banner_webeditor_tx{background-image:url(../images/bn_webeditor.jpg);}
#banner_cyberfence div{background-image:url(../images/banner_cyberfence.jpg);}
#banner_unetsha div   {background-image:url(../images/bn_unetsha.jpg);}

/* 탭 배너 이미지 
#banner_box ul li a.tab_webeditor{background-image:url(../images/bn_tab_webeditor.gif);}
#banner_box ul li a.tab_cyberfence{background-image:url(../images/bn_tab_cyberfence.gif);}
#banner_box ul li a.tab_unetsha{background-image:url(../images/bn_tab_unetsha.gif);}*/

/* 오른쪽 작은 배너 박스2 
#banner_webeditor2 ul, #banner_cyberfence2 ul{float:right; width:198px;}
#banner_webeditor2 ul li{height:241px;}
#banner_webeditor2 ul li a{display:block; font-size:1px; text-decoration:none; text-indent:-10000px; background-position:0 0; background-repeat:no-repeat;}
#banner_webeditor2 ul li a.me{height:30px; }
#banner_webeditor2 ul li a.me{}
#banner_cyberfence2 ul li a{height:240px;}
#banner_cyberfence2 ul li a:hover, #banner_cyberfence2 ul li a.on{background-position:0 -120px;}

/* 탭 배너 이미지2 
#banner_box ul li.tab_webeditor2 a{background-image:url(../images/bn_tab_webeditor2.gif);}
#banner_box ul li a.tab_cyberfence2{background-image:url(../images/bn_tab_cyberfence2.gif);}*/







/***** 메인 배너 박스 *****/
#banner_box_we9{margin-bottom:10px; width:960px;}
#banner_box_we9:after{content:" "; display:block; clear:both; height:0; visibility:hidden;}
/*#banner_box_we9 li{border:1px solid;}*/
#banner_cyberfence2{display:none;}
#banner_webeditor9 div.banner_webeditor9_tx{position:relative; float:left; width:762px; height:351px; font-size:1px; text-decoration:none; text-indent:-10000px; background-position:0 0; background-repeat:no-repeat;z-index:1;}
#banner_webeditor9 div.banner_webeditor9_tx a.banner_webeditor9_tx_link{position:absolute; display:block; width:215px; height:55px; left:505px; top:240px;}
#banner_webeditor9 div.banner_webeditor9_tx div.addthis_toolbox{position:absolute; width:500px; left:520px; top:300px;}
#banner_webeditor9 div.banner_webeditor9_tx div.addthis_toolbox a{width:32px;}

#banner_cyberfence2 div{position:relative; float:left; width:762px; height:351px; font-size:1px; text-decoration:none; text-indent:-10000px; background-position:0 0; background-repeat:no-repeat; z-index:1;}
#banner_cyberfence2 div a{position:absolute; display:block; width:213px; height:53px; left:494px; top:252px;}

/* 오른쪽 작은 배너 박스 */
#banner_webeditor9 ul, #banner_cyberfence2 ul{float:right; width:198px;}
#banner_webeditor9 ul li a, #banner_cyberfence2 ul li a{display:block; font-size:1px; text-decoration:none; text-indent:-10000px;}
#banner_webeditor9 ul li a:hover, #banner_webeditor9 ul li a.on{background-position:0 -120px;}

#banner_cyberfence2 ul li a{background-position:0 0; background-repeat:no-repeat;}
#banner_cyberfence2 ul li a:hover, #banner_cyberfence2 ul li a.on{background-position:0 -120px;}

/* 메인 배너 이미지 */
#banner_webeditor9 div.banner_webeditor9_tx{background-image:url(../images/bn_webeditor9.jpg);}
#banner_cyberfence2 div{background-image:url(../images/bn_cyberfence_2.jpg);}

/* 탭 배너 이미지 */
#banner_box_we9 ul li.tab_webeditor2{height:231px; background-image:url(../images/bn_tab_webeditor2.gif);}
#banner_box_we9 ul li.tab_webeditor2_2{height:231px; background-image:url(../images/bn_tab_webeditor2_2.gif);}
#banner_box_we9 ul li a.tab_cyberfence2{height:120px; background-image:url(../images/bn_tab_cyberfence2.gif);}

/* WE9 */
#banner_box_we9 ul li ul.btn_we9{}
#banner_box_we9 ul li ul.btn_we9 li{padding:0;}
#banner_box_we9 ul li ul.btn_we9 li a.btn_webdeitor9{margin:36px 0 0 16px; width:164px; height:89px;}
#banner_box_we9 ul li ul.btn_we9 li a.btn_namo8customers{margin:16px 0 0 10px; width:180px; height:65px; background-image:url(../images/btn_namo8customers.png); background-position:0 0; background-repeat:no-repeat;}
#banner_box_we9 ul li ul.btn_we9 li a:hover.btn_namo8customers{background-position:0 -65px; background-repeat:no-repeat;}




/***** 어워드 배너 *****/
#banner_award{position:relative; font-size:1px; text-decoration:none; text-indent:-10000px; background-position:0 0; background-repeat:no-repeat;z-index:1; margin-bottom:15px;}
#banner_award h3{height:14px; background:url(../images/title_award.gif) 0 0 no-repeat; margin-bottom:10px;}
#bn_cooperate{*zoom:1;}
#bn_cooperate:after{content:" "; display:block; clear:both; height:0; visibility:hidden;}
#bn_cooperate li{float:left; height:63px; font-size:1px; text-decoration:none; text-indent:-10000px; background-position:18px 0; background-repeat:no-repeat;}
#bn_cooperate li a{display:block; margin-left:18px; height:63px;}

/***** 스토어 배너 *****/
#banner_store{position:relative; font-size:1px; text-decoration:none; text-indent:-10000px; background-position:0 0; background-repeat:no-repeat;z-index:1; margin-bottom:15px;}}
#banner_store h3{height:14px; background:url(../images/title_instorenow.gif) 0 0 no-repeat;margin-bottom:10px;}
#bn_store{*zoom:1;}
#bn_store:after{content:" "; display:block; clear:both; height:0; visibility:hidden;}
#bn_store li{float:left; height:35px; font-size:1px; text-decoration:none; text-indent:-10000px; background-position:16px 0; background-repeat:no-repeat;}
#bn_store li a{display:block; margin-left:18px; height:35px;}

/* width = 본래 이미지 사이즈 + 18(포지션 사이즈) ** 제일 마지막 이미지만 원래 사이즈 그대로 ** */
#bn_cooperate li.cooperate_cnet       {width:122px; background-image:url(../images/bn_cooperate_cnet.gif);}
#bn_cooperate li.cooperate_zdnet      {width:130px; background-image:url(../images/bn_cooperate_zdnet.gif);}
#bn_cooperate li.cooperate_tucows     {width:91px;  background-image:url(../images/bn_cooperate_tucows.gif);}
#bn_cooperate li.cooperate_pcplus     {width:136px; background-image:url(../images/bn_cooperate_pcplus.gif);}
#bn_cooperate li.cooperate_magazine   {width:93px;  background-image:url(../images/bn_cooperate_magazine.gif);}
#bn_cooperate li.cooperate_dotnet     {width:106px; background-image:url(../images/bn_cooperate_dotnet.gif);}
#bn_cooperate li.cooperate_windowxp   {width:148px; background-image:url(../images/bn_cooperate_windowxp.gif);}
#bn_cooperate li.cooperate_pcutilities{width:129px; background-image:url(../images/bn_cooperate_pcutilities.gif);}

/* width = 본래 이미지 사이즈 + 18(포지션 사이즈) ** 제일 마지막 이미지만 원래 사이즈 그대로 ** */
#bn_store li.store_fry       {width:175px; background-image:url(../images/bn_store_fry.gif);}
#bn_store li.store_office      {width:172px; background-image:url(../images/bn_store_office.gif);}
#bn_store li.store_micro     {width:172px;  background-image:url(../images/bn_store_micro.gif);}
#bn_store li.store_amazon     {width:182px; background-image:url(../images/bn_store_amazon.gif);}
#bn_store li.store_tiger   {width:162px;  background-image:url(../images/bn_store_tiger.gif);}
#bn_store li.store_jnr     {width:81px; background-image:url(../images/bn_store_jnr.gif);}

/* 협력업체 배너 링크 있을 경우 아래 li 텍스트에 링크 삽입 후 사이즈 지정 (width = 본래 이미지 사이즈 - 20) 
#bn_cooperate li.cooperate_cnet a       {width:84px;}
#bn_cooperate li.cooperate_zdnet a      {width:92px;}
#bn_cooperate li.cooperate_tucows a     {width:53px;}
#bn_cooperate li.cooperate_pcplus a     {width:98px;}
#bn_cooperate li.cooperate_magazine a   {width:55px;}
#bn_cooperate li.cooperate_dotnet a     {width:68px;}
#bn_cooperate li.cooperate_windowxp a   {width:110px;}
#bn_cooperate li.cooperate_pcutilities a{width:109px;}*/

/*스토어 배너 링크 있을 경우 아래 li 텍스트에 링크 삽입 후 사이즈 지정 (width = 본래 이미지 사이즈 - 20) 
#bn_store li.store_fry       {width:139px;}
#bn_store li.store_office      {width:136px;}
#bn_store li.store_micro     {width:136px;}
#bn_store li.store_amazon     {width:146px;}
#bn_store li.store_tiger   {width:126px;}
#bn_store li.store_jnr     {width:61px;}*/

/***** 이벤트 배너 *****/
#eventbanner_box{width:960px; height:210px; *zoom:1;margin-bottom:15px;}
#banner_event_webeditor, #banner_event_webeditor9, #banner_event_backupmanager, #banner_event_codeeditor, #banner_event_trials, #banner_event_support, #banner_event_ebookeditor{position:relative; float:left; width:230px; height:210px; font-size:1px; text-decoration:none; text-indent:-10000px; background-position:0 0; background-repeat:no-repeat;z-index:1;}

/* 이벤트 배너 버튼 */
#banner_event_webeditor .moreinfo a{position:absolute; display:block; width:101px; height:29px; left:112px; top:133px;}
#banner_event_webeditor .buynow a{position:absolute; display:block; width:101px; height:29px; left:112px; top:166px;}
#banner_event_webeditor9 .moreinfo a{position:absolute; display:block; width:101px; height:29px; left:112px; top:133px;}
#banner_event_webeditor9 .buynow a{position:absolute; display:block; width:101px; height:29px; left:112px; top:166px;}
#banner_event_backupmanager .moreinfo a{position:absolute; display:block; width:101px; height:29px; left:112px; top:133px;}
#banner_event_backupmanager .buynow a{position:absolute; display:block; width:101px; height:29px; left:112px; top:166px;}
#banner_event_codeeditor .moreinfo a{position:absolute; display:block; width:101px; height:29px; left:112px; top:133px;}
#banner_event_codeeditor .buynow a{position:absolute; display:block; width:101px; height:29px; left:112px; top:166px;}
#banner_event_trials .trywebeditor a{position:absolute; display:block; width:191px; height:28px; left:22px; top:70px;}
#banner_event_trials .trycyberfence a{position:absolute; display:block; width:191px; height:28px; left:22px; top:103px;}
#banner_event_trials .trybackupmanager a{position:absolute; display:block; width:191px; height:28px; left:22px; top:136px;}
#banner_event_trials .trycodeeditor a{position:absolute; display:block; width:191px; height:28px; left:22px; top:169px;}
#banner_event_ebookeditor .moreinfo a{position:absolute; display:block; width:101px; height:29px; left:106px; top:141px;}
#banner_event_ebookeditor .buynow a{position:absolute; display:block; width:101px; height:29px; left:106px; top:173px;}

/* 이벤트 배너 이미지 */
#banner_event_webeditor{background-image:url(../images/bn_event_webeditor.gif); margin-right:13px;}
#banner_event_webeditor9{background-image:url(../images/bn_event_webeditor9.gif); margin-right:13px;}
#banner_event_backupmanager{background-image:url(../images/banner_event_backupmanager.gif); margin-right:13px;}
#banner_event_codeeditor{background-image:url(../images/bn_event_codeeditor.gif); margin-right:13px;}
#banner_event_trials{background-image:url(../images/bn_event_trials.gif); margin-right:13px;}
#banner_event_support{background-image:url(../images/bn_event_support.gif);}
#banner_event_ebookeditor{background-image:url(../images/banner_event_ebookeditor.jpg); margin-right:13px;}

/***** Title *****/
#h2_title{width:960px; font-size:1px; text-decoration:none; text-indent:-10000px;}
.h2_board{height:142px; background:url(../images/h2_board.gif) 0 0 no-repeat;}
.h2_oursoftware{height:141px; background:url(../images/h2_oursoftware.gif) 0 0 no-repeat;}
.h2_login{height:141px; background:url(../images/h2_login.gif) 0 0 no-repeat;}
.h2_onlinestore{height:141px; background:url(../images/h2_onlinestore.gif) 0 0 no-repeat;}
.h2_downloadourproduct{height:141px; background:url(../images/h2_downloadourproduct.gif) 0 0 no-repeat;}
.h2_getsupport{height:141px; background:url(../images/h2_getsupport.gif) 0 0 no-repeat;}
.h2_onlinestore_regnow{height:141px; background:url(../images/h2_onlinestore_regnow.gif) 0 0 no-repeat;}
#h3_title{width:695; font-size:1px; text-decoration:none; text-indent:-10000px;}
.h3_login{height:30px; background:url(../images/title_login.gif) 0 0 no-repeat; border-bottom:1px solid #ccc;}
.h3_registration{height:30px; background:url(../images/title_registration.gif) 0 0 no-repeat; border-bottom:1px solid #CCC;}
.h3_forgot{height:30px; background:url(../images/title_forgot.gif) 0 0 no-repeat; border-bottom:1px solid #CCC;}

/***** contents_wrap_left *****/
/* 테이블 */
#tb_wrap{margin-left:22px; width:695px;}
#tb_wrap .page_number img{float:left;}
#tb_wrap_select{padding:10px 0; *zoom:1;}
#tb_wrap_select:after{content:" "; display:block; clear:both; height:0; visibility:hidden;}
#tb_wrap_select .input{border:1px solid #E3DED4; backgrouhttp://www.namo.com/main/?skin=productdetail_codeeditor.htmlnd-color:#F4F4F4;}
#tb_wrap_select dt{float:left;}
#tb_wrap_select dd{float:right;}
#tb_wrap_select dd img{vertical-align:middle;}

#tb_list{background:url(../images/board_bg.gif) 0 0 no-repeat; text-align:center;}
#tb_list thead th{height:31px; color:#000;}
#tb_list tbody td{height:34px; border-bottom:1px solid #ECECEC;}
#tb_list tbody td.tx_left{text-align:left;}

.page_number{padding:30px 0; word-spacing:3px; color:#FF6633; font-weight:bold; text-align:center;}
.page_number img{vertical-align:middle;}

/* 게시판 글보기 */
#vi_wrap{margin-left:22px; width:695px; float:left;}
#vi_topbtn{}
#vi_topbtn .btn{float:left;}
#vi_topbtn .date{float:right; text-align:right;}
#vi_bar{width:695px; height:31px; margin-top:10px; float:left; color:#000;}
#vi_bar .leftbar{background:url(../images/board_top_left.jpg) no-repeat; width:4px; height:31px; float:left;}
#vi_bar .midbar{background:url(../images/board_top_bg.jpg) repeat; width:687px; height:31px; float:left;}
#vi_bar .midbar .subject{margin:10px 0 0 5px; font-weight:bold; float:left; color:#000;}
#vi_bar .midbar .id{margin:10px 5px 0 0; float:right; width:100px; text-align:right; color:#000;}
#vi_bar .rightbar{background:url(../images/board_top_right.jpg) no-repeat; width:4px; height:31px; float:left;}
#vi_content{margin:30px 0; width:695px; line-height:20px; float:left;}
#vi_reply{margin:10px 0;padding:10px; width:675px;background-color:#f4f4f4; float:left;}
#vi_reply .id{}
#vi_writer{width:695px; float:left;}
#vi_writer input{border:1px solid #cccccc; width: 100px; height:16px; margin-left:5px;}
#vi_reply .box{margin-top:10px;}
#vi_reply .box textarea{border:1px solid #cccccc; width:595px; height:70px; margin-right:10px; float:left;}
#vi_reply .box img{width:63px; height:39px; float:right; margin-top:20px;}
#vi_footerbtn{}
#vi_footerbtn .leftbtn{float:left;}
#vi_footerbtn .rightbtn{float:right;}

#vi_link{width:695px;float:left;}
#vi_link .linkname .name{width:100px; font-weight:bold;}
#vi_upload{width:695px;float:left;}
#vi_upload .uploadname .name{width:100px; font-weight:bold;}
#vi_cmlist{width:695px; float:left;}
#vi_cmlist tbody th{text-align:left; color:#0072BC;}

/* 게시판 글쓰기 */
#wr_wrap{margin-left:22px; width:695px;}
#wr_wrap input{border:1px solid #cccccc; width: 300px; height:16px;}
#wr_wrap thead th{width:695px; height:28px; text-align:left;}
#wr_box textarea{border:1px solid #cccccc; width:690px; height:300px;}
#wr_button{text-align:center;}

/* 로그인 */
#lo_wrap{margin-left:22px; width:695px;}
#lo_wrap table{margin-top:10px;}
#lo_wrap tbody th{width:145px; text-align:left;}
#lo_wrap tbody td{width:550px;}
#lo_wrap .textbox{border:1px solid #cccccc; width:200px; height:16px;}
#lo_wrap .button{margin:0; width:71px; height:29px;}
#lo_wrap .supportbutton{margin:0; width:224px; height:24px;}
#lo_wrap .otheraction{border-top:1px solid #CCC; border-bottom:1px solid #ccc; padding:5px 0;}
#lo_wrap .support{color:#DC4C4C;}
#lo_wrap ul{margin:10px 0;}
#lo_wrap ul li{margin-bottom:3px;}

/* 회원가입 전 안내 */
#re_wrap{margin-left:22px; width:695px;}
#re_content01{margin-top:10px;}
#re_content01 p {margin-bottom:30px;}
#re_content01 .support{margin:5px 0; color:#dc4c4c; font-weight:bold; font-size:11px;}
#re_content01 ul{margin-bottom:30px;}
#re_content01 ul li{margin-bottom:5px;}
#re_content01 a{color:#0072bd; font-weight:bold;}
#re_content01 .button{text-align:center;}

/* 회원가입 폼과 완료 */
#re_content02{margin-top:10px;}
#re_content02 .topmessage {margin-bottom:30px; color:#dc4c4c; font-weight:bold; font-size:11px;}
#re_content02 .support{margin:30px 0 10px 0; color:#dc4c4c; font-weight:bold; font-size:11px;}
#re_content02 .textbox{border:1px solid #cccccc; width:200px; height:16px;}
#re_content02 tbody th{width:145px; text-align:left; padding:2px;}
#re_content02 tbody td{padding:2px;}
#re_content02 a{color:#0072bd; font-weight:bold;}
#re_content02 .check{margin-top:20px;}
#re_content02 .message{margin-top:20px;}
#re_content02 .button{text-align:center; margin-top:30px;}

/* 아이디 비번찾기 */
#fo_wrap{margin-left:22px; width:695px;}
#fo_content02{margin-top:10px;}
#fo_content02 .topmessage {margin-bottom:30px; color:#dc4c4c; font-weight:bold; font-size:11px;}
#fo_content02 .support{margin:0 0 10px 0; color:#dc4c4c; font-weight:bold; font-size:11px;}
#fo_content02 .textbox{border:1px solid #cccccc; width:200px; height:16px;}
#fo_content02 tbody th{width:145px; text-align:left; padding:2px;}
#fo_content02 tbody td{padding:2px;}
#fo_content02 a{color:#0072bd; font-weight:bold;}
#fo_content02 .check{margin-top:20px;}
#fo_content02 .message{margin-top:20px;}
#fo_content02 .button{margin:5px 0 30px 151px;}


/* 정책(Policy)과 반품정책(Return Policy)과 회사소개(About us) */
#po_wrap{margin-left:22px; width:695px;}
#po_policy{}
#po_policy .policytitle{margin:5px 0; color:#000000; font-weight:bold; font-size:11px;}
#po_policy dl{margin-bottom:30px;}
#po_policy dd{margin-bottom:10px;}
#po_policy .button{text-align:center; margin-top:30px;}
#po_policy .policycontent{background-color:#e6e6e6; padding:20px;}
#po_policy .policycontent .lowlist{margin:0 30px;}

/*****제품상세페이지 *****/
#pr_wrap{}
#pr_topcontents_webeditor{background:url(../images/Product_detail_webeditor01.jpg) 0 0 no-repeat; height:340px; width:959px; margin-bottom:10px;}
#pr_topcontents_webeditor img{margin-top:235px; margin-left:20px;}
#pr_topcontents_backupmanager{background:url(../images/Product_detail_backupmanager01.jpg) 0 0 no-repeat; height:340px; width:959px; margin-bottom:10px;}
#pr_topcontents_backupmanager img{margin-top:235px; margin-left:20px;}
#pr_topcontents_codeeditor{background:url(../images/Product_detail_codeeditor01.jpg) 0 0 no-repeat; height:340px; width:959px; margin-bottom:10px;}
#pr_topcontents_codeeditor img{margin-top:235px; margin-left:20px;}
#pr_topcontents_cyberfence{background:url(../images/Product_detail_cyberfence01.jpg) 0 0 no-repeat; height:340px; width:959px; margin-bottom:10px;}
#pr_topcontents_cyberfence img{margin-top:235px; margin-left:20px;}
#pr_topcontents_officehard{background:url(../images/Product_detail_officehard01.jpg) 0 0 no-repeat; height:340px; width:959px; margin-bottom:10px;}
#pr_topcontents_officehard img{margin-top:235px; margin-left:20px;}
#pr_topcontents_unetsha{background:url(../images/Product_detail_unetsha01.jpg) 0 0 no-repeat; height:340px; width:959px; margin-bottom:10px;}
#pr_topcontents_unetsha img{margin-top:235px; margin-left:20px;}

#pr_topcontents_webeditor9{margin-bottom:10px; padding:265px 0 0 485px; width:469px; height:78px; background:url(../images/Product_detail_webeditor9.jpg) 0 0 no-repeat;}
#pr_topcontents_webeditor9 a{float:left; display:block; height:50px; font-size:1px; text-decoration:none; text-indent:-10000px;}
#pr_topcontents_webeditor9 a.download{margin-right:15px; width:176px;}
#pr_topcontents_webeditor9 a.addtocart{width:185px;}

#pr_topcontents_cyberfence_features{margin-bottom:10px; padding:256px 0 0 64px; width:895px; height:84px; background:url(../images/Product_detail_cyberfence_features.jpg) 0 0 no-repeat;}
#pr_topcontents_cyberfence_features a{float:left; display:block; height:55px; font-size:1px; text-decoration:none; text-indent:-10000px;}
#pr_topcontents_cyberfence_features a.download{margin-right:11px; width:229px;}
#pr_topcontents_cyberfence_features a.addtocart{width:245px;}

#pr_topcontents_ebookeditor_features{margin-bottom:15px; padding:325px 0 0 641px; width:318px; height:117px; background:url(../images/banner_ebookeditor.jpg) 0 0 no-repeat;}
#pr_topcontents_ebookeditor_features a{float:left; display:block; height:50px; font-size:1px; text-decoration:none; text-indent:-10000px;}
#pr_topcontents_ebookeditor_features a.addtocart{width:165px;}

#pr_topcontents_crosseditor{margin-bottom:10px; padding:266px 0 0 627px; width:332px; height:77px; background:url(../images/Product_detail_crosseditor.jpg) 0 0 no-repeat;}
#pr_topcontents_crosseditor a{float:left; display:block; height:38px; font-size:1px; text-decoration:none; text-indent:-10000px;}
#pr_topcontents_crosseditor a.demo{margin-right:11px; width:142px;}
#pr_topcontents_crosseditor a.buynow{width:143px;}

/***** Get support *****/
#getsupport_box{height:190px; *zoom:1; margin:20px 0 30px 170px;}
#getsupport_webeditor, #getsupport_cyberfence, #getsupport_unetsha, #getsupport_others, #getsupport_ebookeditor ,#getsupport_crosseditor{position:relative;width:619px; height:50px; font-size:1px; text-decoration:none; text-indent:-10000px; background-position:0 0; background-repeat:no-repeat;z-index:1;}

/* Get support 버튼 */
#getsupport_webeditor .bt_userforum a{position:absolute; display:block; width:118px; height:25px; left:188px; top:12px;}
#getsupport_webeditor .bt_newticket a{position:absolute; display:block; width:110px; height:25px; left:188px; top:12px;}
#getsupport_webeditor .bt_knowledgebase a{position:absolute; display:block; width:163px; height:25px; left:313px; top:12px;}
#getsupport_webeditor .bt_registration a{position:absolute; display:block; width:133px; height:25px; left:320px; top:12px;}
#getsupport_cyberfence .bt_userforum a{position:absolute; display:block; width:118px; height:25px; left:188px; top:12px;}
#getsupport_cyberfence .bt_knowledgebase a{position:absolute; display:block; width:163px; height:25px; left:313px; top:12px;}
#getsupport_cyberfence .bt_registration a{position:absolute; display:block; width:133px; height:25px; left:486px; top:12px;}
#getsupport_unetsha .bt_newticket a{position:absolute; display:block; width:110px; height:25px; left:188px; top:12px;}
#getsupport_unetsha .bt_userforum a{position:absolute; display:block; width:118px; height:25px; left:188px; top:12px;}
#getsupport_unetsha .bt_knowledgebase a{position:absolute; display:block; width:163px; height:25px; left:313px; top:12px;}
#getsupport_others .bt_userforum a{position:absolute; display:block; width:118px; height:25px; left:188px; top:12px;}
#getsupport_others .bt_knowledgebase a{position:absolute; display:block; width:163px; height:25px; left:313px; top:12px;}
#getsupport_ebookeditor .bt_newticket a{position:absolute; display:block; width:110px; height:25px; left:188px; top:12px;}
#getsupport_ebookeditor .bt_userforum a{position:absolute; display:block; width:118px; height:25px; left:188px; top:12px;}
#getsupport_ebookeditor .bt_knowledgebase a{position:absolute; display:block; width:163px; height:25px; left:313px; top:12px;}
#getsupport_crosseditor .bt_newticket a{position:absolute; display:block; width:110px; height:25px; left:188px; top:12px;}

/* Get support 이미지 */
#getsupport_webeditor{background-image:url(../images/getsupport_namowebeditor.gif);}
#getsupport_cyberfence{background-image:url(../images/getsupport_cyberfence.gif);}
#getsupport_unetsha{background-image:url(../images/getsupport_unetsha.gif);}
#getsupport_others{background-image:url(../images/getsupport_others.gif);}
#getsupport_ebookeditor{background-image:url(../images/getsupport_namoebookeditor.gif);}
#getsupport_crosseditor{background-image:url(../images/getsupport_crosseditor.gif);}

/* Infomation */
#infomation{position:relative;width:960px; height:205px; font-size:1px; text-decoration:none; text-indent:-10000px; background-image:url(../images/getsupport_info.gif); background-position:0 0; background-repeat:no-repeat;z-index:1;}

/* ourproducts */
#oursoftware_solution li{padding:15px 0; border-bottom:1px solid #DDD; *zoom:1;}
#oursoftware_solution li:after{content:" "; display:block; clear:both; height:0; visibility:hidden;}
#oursoftware_solution dl{float:left; padding:20px 0 30px 120px; width:350px; background-position:0 middle; background-repeat:no-repeat;}
#oursoftware_solution dl dt{margin-bottom:10px; font-size:22px; font-weight:bold; line-height:20px;}
#oursoftware_solution dl dt span{margin-left:20px; font-size:12px; color:#666;}
#oursoftware_solution dl dd{font-size:14px;}
#oursoftware_solution dl dd a{color:#EA831F; font-weight:bold;}
#oursoftware_solution p{float:right; margin-top:20px;}
#oursoftware_solution p img{margin-right:10px;}

/* 박스샷 이미지 */
#oursoftware_solution dl.box_shot_webeditor8   {height:50px; background-image:url(../images/box_shot_webeditor8.gif);}
#oursoftware_solution dl.box_shot_webeditor9   {height:50px; background-image:url(../images/box_shot_webeditor9.gif);}
#oursoftware_solution dl.box_shot_cyberfence   {height:50px; background-image:url(../images/box_shot_cyberfence.gif);}
#oursoftware_solution dl.box_shot_backupmanager{height:50px; background-image:url(../images/box_shot_backupmanager.gif);}
#oursoftware_solution dl.box_shot_codeditor    {height:50px; background-image:url(../images/box_shot_codeditor.gif);}
#oursoftware_solution dl.box_shot_unetsha      {height:50px; background-image:url(../images/box_shot_unetsha.gif);}
#oursoftware_solution dl.box_shot_officehard   {height:40px; background-image:url(../images/box_shot_officehard.gif);}
#oursoftware_solution dl.box_shot_namohosting  {height:40px; background-image:url(../images/box_shot_namohosting.gif);}
#oursoftware_solution dl.box_shot_ebookeditor  {height:40px; background-image:url(../images/box_shot_ebookeditor.gif);}
#oursoftware_solution dl.box_shot_crosseditor  {height:50px; background-image:url(../images/box_shot_crosseditor.gif);}

/* onlinestore */
#onlinestore li{padding:15px 0; border-bottom:1px solid #DDD; *zoom:1;}
#onlinestore li:after{content:" "; display:block; clear:both; height:0; visibility:hidden;}
#onlinestore dl{float:left; padding:20px 0 30px 120px; width:350px; background-position:0 middle; background-repeat:no-repeat;}
#onlinestore dl dt{margin-bottom:10px; font-size:22px; font-weight:bold; line-height:20px;}
#onlinestore dl dd{font-size:14px;}
#onlinestore dl dd a{color:#EA831F; font-weight:bold;}
#onlinestore .pricencart{float:right; margin-top:20px; width:200px;}
#onlinestore .pricencart .price{float:left; margin-right:10px; padding:30px 0; font-size:14pt; font-weight:bold;}
#onlinestore .pricencart .price2{float:left; margin-right:10px; padding:5px 0; font-size:14px; font-weight:bold; line-height:30px;}
#onlinestore .pricencart .price2 s{color:#666;}
#onlinestore .pricencart .cart{float:right;margin-right:10px;}
#onlinestore .pricencart .text{float:left; margin-right:5px; padding:20px 0;text-decoration:underline;}


/* 박스샷 이미지 */
#onlinestore dl.box_shot_webeditor8   {height:50px; background-image:url(../images/box_shot_webeditor8.gif);}
#onlinestore dl.box_shot_webeditor9   {height:50px; background-image:url(../images/box_shot_webeditor9.gif);}
#onlinestore dl.box_shot_cyberfence   {height:50px; background-image:url(../images/box_shot_cyberfence.gif);}
#onlinestore dl.box_shot_backupmanager{height:50px; background-image:url(../images/box_shot_backupmanager.gif);}
#onlinestore dl.box_shot_codeditor    {height:50px; background-image:url(../images/box_shot_codeditor.gif);}
#onlinestore dl.box_shot_unetsha      {height:50px; background-image:url(../images/box_shot_unetsha.gif);}
#onlinestore dl.box_shot_officehard   {height:40px; background-image:url(../images/box_shot_officehard.gif);}
#onlinestore dl.box_shot_namohosting  {height:40px; background-image:url(../images/box_shot_namohosting.gif);}
#onlinestore dl.box_shot_ebookeditor   {height:50px; background-image:url(../images/box_shot_ebookeditor.gif);}
#onlinestore dl.box_shot_crosseditor    {height:50px; background-image:url(../images/box_shot_crosseditor.gif);}

/* cyberfence_features */
#product_tx{padding-bottom:50px;}
#product_tx dt{margin-top:10px; padding:15px 0 0 70px; height:50px; border-top:1px solid #EBEBEB; font-size:25px; color:#E54415; letter-spacing:-2px; background-position:20px 50%; background-repeat:no-repeat;}
#product_tx dt.bordernone{border:0;}
#product_tx dt.h3_product_01{background-image:url(../images/h3_product_01.gif);}
#product_tx dt.h3_product_02{background-image:url(../images/h3_product_02.gif);}
#product_tx dt.h3_product_03{background-image:url(../images/h3_product_03.gif);}
#product_tx dt.h3_product_04{background-image:url(../images/h3_product_04.gif);}
#product_tx dt.h3_product_05{background-image:url(../images/h3_product_05.gif);}
#product_tx dt.h3_product_06{background-image:url(../images/h3_product_06.gif);}
#product_tx dt.h3_product_07{background-image:url(../images/h3_product_07.gif);}
#product_tx dt.h3_product_08{background-image:url(../images/h3_product_08.gif);}
#product_tx dt.h3_product_09{background-image:url(../images/h3_product_09.gif);}
#product_tx dt.h3_product_10{background-image:url(../images/h3_product_10.gif);}
#product_tx dd{padding:0 20px 10px; font-size:13px;}
#product_tx dd.img_product_01{height:720px; background:url(../images/img_product_01.jpg) 20px 80px no-repeat;}
#product_tx dd.img_product_02{height:700px; background:url(../images/img_product_02.jpg) 20px 80px no-repeat;}
#product_tx dd.img_product_03{height:690px; background:url(../images/img_product_03.jpg) 20px 80px no-repeat;}
#product_tx dd.img_product_04{height:470px; background:url(../images/img_product_04.jpg) 20px 50px no-repeat;}
#product_tx dd.img_product_05{height:720px; background:url(../images/img_product_05.jpg) 20px 80px no-repeat;}
#product_tx dd.img_product_06{height:880px; background:url(../images/img_product_06.jpg) 20px 80px no-repeat;}
#product_tx dd.img_product_07{height:860px; background:url(../images/img_product_07.jpg) 20px 80px no-repeat;}
#product_tx dd.img_product_08{height:550px; background:url(../images/img_product_08.jpg) 20px 80px no-repeat;}
#product_tx dd.img_product_09{height:400px; background:url(../images/img_product_09.jpg) 20px 80px no-repeat;}
#product_tx dd.img_product_10{height:600px; background:url(../images/img_product_10.jpg) 20px 80px no-repeat;}
#product_tx dd ul li{padding-left:10px; font-size:13px; color:#6EBD14; background:url(../images/ic_product.gif) 0 7px no-repeat;}

/***** contents_wrap_right *****/
#side_bn li{margin-top:10px;}

/***** Footer *****/
#footer{margin-top:100px; padding:30px 0 0 35px; width:925px; height:107px; background:url(../images/footer_bg.gif) #6C6C6C 0 0 no-repeat;}
#footer_menu{background:url(../images/footer_menu.gif) 0 0 no-repeat;}
#footer_menu li{height:22px;}
#footer_menu li a{float:left; height:15px; display:block; font-size:1px; text-decoration:none; text-indent:-10000px; color:#FFF;}

/* footer_menu 링크 사이즈 */
#footer_menu li a.privacy    {width:85px;}
#footer_menu li a.sitemap    {width:58px;}
#footer_menu li a.contact    {width:74px;}
#footer_menu li a.affiliate  {width:109px;}
#footer_menu li a.website    {width:161px;}
#footer_menu li a.access     {width:153px;}
#footer_menu li a.htmldesign {width:138px;}
#footer_menu li a.webpage    {width:62px;}
#footer_menu li a.software   {width:59px;}
#footer_menu li a.softwarefor{width:159px;}
#footer_menu li a.wysiwyg    {width:211px;}

#footer_copy{width:845px;}
#footer_copy p{float:left; width:306px; height:14px; font-size:1px; text-decoration:none; text-indent:-10000px; color:#FFF; background:url(../images/footer_copy.gif) 0 0 no-repeat;}
#footer_copy #footer_familysite{float:right;}
#footer_copy #footer_familysite select{font-size:18px; font-weight:bold;}

#we8_popup{position:absolute;left:180px;top:168px;width:581px;height:357px;z-index:1;background:url(../images/popup_101119.jpg) 0 0 no-repeat;}
#we8_popup div{position:relative;}
#we8_popup a{position:absolute;display:block; font-size:1px; text-decoration:none; text-indent:-10000px;}
#we8_popup a.buynow{left:410px; top:300px; width:145px; height:33px;}
#we8_popup a.close{left:545px; top:12px; width:20px; height:18px;}

#we8_popup_2{position:absolute;left:179px;top:167px;width:654px;height:678px;z-index:1;background:url(../images/popup_110110.png) 0 0 no-repeat;}
#we8_popup_2 div{position:relative;}
#we8_popup_2 a{position:absolute;display:block; font-size:1px; text-decoration:none; text-indent:-10000px;}
#we8_popup_2 a.buynow{left:428px; top:292px; width:220px; height:79px;}
#we8_popup_2 a.close{left:617px; top:14px; width:20px; height:18px;}

/* newticket */
.newticket_tab{margin-bottom:10px; height:21px; border-bottom:1px solid #ddd;}
.newticket_tab img{margin-right:2px;}

.newticket table,.newticket table th,.newticket table td{border:0}
.newticket table{width:100%;border-bottom:1px solid #dddee2;font-family:'돋움',dotum;font-size:12px;table-layout:fixed}
.newticket table caption{display:none}
.newticket table th{padding:8px 0 5px 20px;border-top:1px solid #dddee2;background:#f1f1f3;color:#666;font-weight:bold;text-align:left;vertical-align:top}
.newticket table td{padding:8px 5px 5px 12px;border-top:1px solid #dddee2;line-height:16px;vertical-align:top}
.newticket table td input{border:1px solid #e3ded4;}
.newticket table td textarea{width:580px; border:1px solid #e3ded4;}
.newticket p{padding:5px; text-align:center;}
.newticket p img{margin-right:3px;}

.newticket_tab{margin-bottom:10px; height:21px; border-bottom:1px solid #ddd;}
.newticket_tab img{margin-right:2px;}

.newticket_list{background:url(/design/default/images/board_bg.gif) 0 0 no-repeat; text-align:center;}
.newticket_list table caption{display:none}
.newticket_list thead th{height:31px; color:#000;}
.newticket_list tbody td{height:34px; border-bottom:1px solid #ECECEC;}
.newticket_list tbody td.tx_left{text-align:left;}

.newticket_ok{width:690px; height:125px; background:url(/design/default/images/newticket_ok.gif) 30px 30px no-repeat; font-size:1px; text-decoration:none; text-indent:-10000px;}
.newticket_btn{padding:20px; text-align:center;}

.paging_area{padding:20px 0 20px 250px; width:445px; text-align:center;}
.paging li{float:left; width:20px; height:16px; line-height:16px; font-size:12px; color:#bea17c; text-align:center;}
.paging li a{font-size:12px; color:#707070;}
.paging li.pprev a, .paging li.prev a, 
.paging li.next a, .paging li.nnext a{display:block; margin-top:4px; height:12px; font-size:1px; text-decoration:none; text-indent:-10000px;}
.paging li.pprev a{width:23px; background:url(/design/default/images/ic_pprev.gif) 0 0 no-repeat;}
.paging li.prev a {width:19px; background:url(/design/default/images/ic_prev.gif) 0 0 no-repeat;}
.paging li.next a {width:19px; background:url(/design/default/images/ic_next.gif) 0 0 no-repeat;}
.paging li.nnext a{width:23px; background:url(/design/default/images/ic_nnext.gif) 0 0 no-repeat;}
.paging li.pprev{width:26px;}
.paging li.prev {width:19px;}
.paging li.next {margin-left:3px; width:22px;}
.paging li.nnext{width:23px;}
.paging_area p{text-align:right;}

/* eBookEditor */
.ebookeditor_feature{padding:80px 30px 20px; background:url(/design/default/images/Product_detail_ebookeditor_features.gif) 0 0 no-repeat;}
.ebookeditor_feature dt{padding:30px 0 20px 0; color:#e4830e; font-size:18px; font-weight:bold;}
.ebookeditor_feature dd{font-size:14px;}
.ebookeditor_feature dd.img_ebookeditor_feature {padding-top:360px; background:url(/design/default/images/img_ebookeditor_feature.gif) 0 0 no-repeat;}
.ebookeditor_feature dd.img_ebookeditor_feature2{padding-top:210px; background:url(/design/default/images/img_ebookeditor_feature2.gif) 0 0 no-repeat;}
.ebookeditor_feature dd.img_ebookeditor_feature3{padding-top:410px; background:url(/design/default/images/img_ebookeditor_feature3.gif) 0 0 no-repeat;}
.ebookeditor_feature dd.img_ebookeditor_feature4{padding-top:400px; background:url(/design/default/images/img_ebookeditor_feature4.gif) 0 0 no-repeat;}
.ebookeditor_feature dd.img_ebookeditor_feature5{padding-top:130px; background:url(/design/default/images/img_ebookeditor_feature5.gif) 0 0 no-repeat;}
.ebookeditor_feature dd.img_ebookeditor_feature6{padding-top:300px; background:url(/design/default/images/img_ebookeditor_feature6.gif) 0 0 no-repeat;}
.ebookeditor_feature dd.img_ebookeditor_feature7{padding-top:200px; background:url(/design/default/images/img_ebookeditor_feature7.gif) 0 0 no-repeat;}
.ebookeditor_feature dd.img_ebookeditor_feature8{padding-top:360px; background:url(/design/default/images/img_ebookeditor_feature8.gif) 0 0 no-repeat;}

/* 팝업 */
/*#we9_ebook_popup{position:absolute;left:179px;top:167px;width:601px;height:403px;z-index:1;background:url(/design/default/images/popup_110617.png) 0 0 no-repeat;}
#we9_ebook_popup div{position:relative;}
#we9_ebook_popup p{position:absolute;display:block; font-size:1px; text-decoration:none; text-indent:-10000px; cursor:pointer;}
#we9_ebook_popup p.close{left:565px; top:10px; width:20px; height:18px;}
#we9_ebook_popup p.some{left:27px; top:146px; width:208px; height:26px;}
#we9_ebook_popup p.detail{left:220px; top:347px; width:128px; height:26px;}

#we9_ebook_popup_2{display:none;position:absolute;left:179px;top:167px;width:601px;height:621px;z-index:1;background:url(/design/default/images/popup_110617_2.png) 0 0 no-repeat;}
#we9_ebook_popup_2 div{position:relative;}
#we9_ebook_popup_2 p{position:absolute;display:block; font-size:1px; text-decoration:none; text-indent:-10000px; cursor:pointer;}
#we9_ebook_popup_2 p.close{left:565px; top:10px; width:20px; height:18px;}
#we9_ebook_popup_2 p.some{left:27px; top:146px; width:208px; height:26px;}
#we9_ebook_popup_2 p.detail{left:220px; top:565px; width:128px; height:26px;}

#we9_ebook_popup_3{display:none;position:absolute;left:179px;top:167px;width:601px;height:530px;z-index:1;background:url(/design/default/images/popup_110617_3.png) 0 0 no-repeat;}
#we9_ebook_popup_3 div{position:relative;}
#we9_ebook_popup_3 p{position:absolute;display:block; font-size:1px; text-decoration:none; text-indent:-10000px; cursor:pointer;}
#we9_ebook_popup_3 p.close{left:565px; top:10px; width:20px; height:18px;}
#we9_ebook_popup_3 p.some{left:27px; top:146px; width:208px; height:26px;}
#we9_ebook_popup_3 p.detail{left:220px; top:347px; width:128px; height:26px;}

#we_ebook{position:absolute;left:179px;top:167px;width:611px;height:477px;z-index:1;background:url(/design/default/images/popup_110819.png) 0 0 no-repeat;}
#we_ebook div{position:relative;}
#we_ebook p{position:absolute;display:block; font-size:1px; text-decoration:none; text-indent:-10000px; cursor:pointer;}
#we_ebook p.close{left:565px; top:10px; width:20px; height:18px;}
#we_ebook dl{display:none;}*/

#we9_we9_popup{position:absolute;left:225px;top:220px;width:531px;height:510px;z-index:1;background:url(/design/default/images/popup_120105.png) 0 0 no-repeat;}
#we9_we9_popup div{position:relative;}
#we9_we9_popup p{position:absolute;display:block; font-size:1px; text-decoration:none; text-indent:-10000px; cursor:pointer;}
#we9_we9_popup p.close{left:449px; top:18px; width:66px; height:22px;}
#we9_we9_popup p.mail{left:145px; top:455px;}
#we9_we9_popup p.mail a{display:block; width:126px; height:13px;}
