 /**
 PROJ : LGE Global CAC B2B
 FILE : sub.css
 * ------------------------------------------------------------------------
 * CSR No            DATE         AUTHOR      DESCRIPTION
 * ---------------  -----------  ----------  -----------------------------
 * C20150513_75265  2015.05.28     ½ÅÇöµ¿           [CSR ID:2775265] »çÀÌÆ® ¼öÁ¤ »çÇ× ¹Ý¿µ | [¿äÃ»¹øÈ£]C20150513_75265 | [¼­ºñ½º¹øÈ£]2775265
 * ---------------  -----------  ----------  -----------------------------
 * LGE Global CAC B2B
 * Copyright(c) 2006 LG CNS,  All rights reserved.
 **/
/* Gallery Box*/
#usp-old div.galleryBox3									{ background-image:url("/images/images_new/sub_images/const_bg.jpg")  ; position:relative; height:373px; width:640px; overflow:hidden; }
/* div.galleryBox3 p.arr						{ background-repeat:no-repeat; background-position:0 0; width:26px; height:43px; text-indent:-9999px; overflow:hidden; position:absolute; top:50%; margin-top:-24px; z-index:10; cursor:pointer; } */
#usp-old div.galleryBox3 p.arr						{ background-repeat:no-repeat; background-position:0 0; width:95px; height:150px; text-indent:-9999px; overflow:hidden; position:absolute; top:50%; margin-top:-24px; z-index:10; cursor:pointer; }
#usp-old div.galleryBox3 p.arr.left					{ background:url("/images/images_new/sub_images/const_arrL_off.png") no-repeat 45px 50px ; left:0px; top:135px; z-index:100; }
#usp-old div.galleryBox3 p.arr.right				{ background:url("/images/images_new/sub_images/const_arrR_off.png") no-repeat 25px 50px ; right:0px; top:135px; }
#usp-old div.galleryBox3 p.arr.left:hover		{ background:url("/images/images_new/sub_images/const_arrL_on.png") no-repeat 45px 50px ; }
#usp-old div.galleryBox3 p.arr.right:hover		{ background:url("/images/images_new/sub_images/const_arrR_on.png") no-repeat 25px 50px ; }

#usp-old div.galleryBox3 ol							{ position:absolute; left:50%; bottom:20px; width:180px; margin-left:-90px; }
#usp-old div.galleryBox3 ol li						{ float:left; width:20px; text-align:center; font-size:15px; }
#usp-old div.galleryBox3 ol li a						{ color:#868686; }
#usp-old div.galleryBox3 ol li a:hover			{ font-weight:bold; color:#000 !important; text-decoration:underline; }

div.screen										{ position:absolute; left:50%; top:50%;width:444px; height:253px; margin-left:-222px; margin-top:-127px; overflow:hidden; }
#usp-old div.galleryBox3 ul.list							{ float:left; width:1350px; height:150px; position:absolute; left:0px; top:50%; margin-top:-75px; }
#usp-old div.galleryBox3 ul.list li						{ width:150px; height:150px; float:left; position:relative; color:#fff; }
#usp-old div.galleryBox3 ul.list li div.consInfo			{ width:150px; height:150px; position:relative; cursor:pointer; }
#usp-old div.galleryBox3 ul.list li div.consInfo img	{ width:100%; height:100%; }
#usp-old div.galleryBox3 ul.list li div.consInfo a		{ color:#fff }

#usp-old div.galleryBox3 ul.list li div.consInfo div.desc				{ background:url("/images/images_new/sub_images/bg_blank.png"); padding:10px; position:absolute; left:0px; right:0px; bottom:0px; font-size:9pt; line-height:1.8; visibility:hidden; }
#usp-old div.galleryBox3 ul.list li div.consInfo div.desc strong	{ font-weight:bold; display:block; }

#usp-old .yaho	{ height:400px; position:absolute; top:0px; }

/* display:none */
#usp-old .displayNone {
	position:absolute;
	width:0;
	height:0;
	font-size:0;
	line-height:0;
	overflow:hidden;
	visibility:hidden;
}

/* Course Application */
#usp-old #productArea 	{ width:640px; position:relative; width:512px; border-top:2px solid #ccc; border-bottom:2px solid #ccc; }
#usp-old div.courseApp table													{ width:100%; font-family:"Arial"; }
#usp-old div.courseApp table th , #usp-old div.courseApp table td		{ text-align:center; vertical-align:middle;  }
#usp-old div.courseApp table th.head	{ width:126px; height:95px; font-size:14px; font-weight:bold; color:#333; border-right:1px solid #ccc; }
#usp-old div.courseApp table th.shead	{ height:43px; border-bottom:1px solid #eee; font-size:14px; font-weight:bold; color:#333; }
#usp-old div.courseApp table thead th	{ border-bottom:1px solid #ccc; color:#6d6e71; }
#usp-old div.courseApp table tbody th		{ border-right:1px solid #ccc; border-top:1px solid #fff; border-bottom:1px solid #eee; height:42px; font-size:11px; }
#usp-old div.courseApp table tbody th a	{ font-family:"Arial"; color:#6d6e71; display:block; }
#usp-old div.courseApp table tbody td		{ border-bottom:1px solid #eee; background:#f9f9f9; }
#usp-old div.courseApp table span.check	{ background:url("/images/images_new/sub_images/academy_bulet.gif"); display:inline-block; width:11px; height:11px; text-indent:-9999px; overflow:hidden; }

#usp-old div.courseApp table tbody tr		{  }

#usp-old div.courseApp div.indoBox						{ position:absolute; right:0px; top:98px; background:#f9f9f9; width:345px; height:432px; padding:20px; text-align:left; }
#usp-old div.courseApp div.indoBox dl					{ padding-bottom:35px; }
#usp-old div.courseApp div.indoBox dl dt				{ color:#333; font-size:14px; font-weight:bold; padding-bottom:14px; }
#usp-old div.courseApp div.indoBox dl dd				{ color:#6d6e71; font-size:11px; }
#usp-old div.courseApp div.indoBox a.close			{ background:url("/images/images_new/sub_images/academy_close.gif") no-repeat left top; width:61px; height:18px; position:absolute; right:20px; top:20px; text-indent:-9999px; overflow:hidden; }
#usp-old div.courseApp div.indoBox p.arr				{ background:url("/images/images_new/sub_images/academy_arr.gif") no-repeat left top; width:9px; height:10px; font-size:0px; line-height:0px; position:absolute; left:-9px; margin-top:-5px }
#usp-old div.courseApp div.indoBox p.arr.num1		{ top:22px; }
#usp-old div.courseApp div.indoBox p.arr.num2		{ top:66px; }
#usp-old div.courseApp div.indoBox p.arr.num3		{ top:110px; }
#usp-old div.courseApp .active								{ color:#cc0066; }


/* product */
/*2013.01.02 new design sujin
#productArea .productLine li						{height:290px; background:url("/images/images_new/sub_images/line_dotted.gif") repeat-x left bottom; padding:10px 0 30px 0;}
#productArea .productLine li a						{ color:#666; }
#productArea .productLine li.last					{background:0;}
#productArea .productLine li dl					{float:left; width:180px; height:290px; margin-left:20px; background-position:right bottom; background-repeat:no-repeat;}
#productArea .productLine li dl dt				{height:20px; font-weight:bold; background:url("/images/images_new/sub_images/dot_list.gif") no-repeat left top; border-bottom:1px solid #E894A5; padding: 2px 0 0 15px; margin-bottom:10px;}
#productArea .productLine li dl dd				{background:url("/images/images_new/sub_images/bu_circle_bb.gif") no-repeat 6px 8px; padding-left:15px;}
#productArea .productLine li dl.product01	{background:url("/images/images_new/sub_images/productList01.jpg") ; }
#productArea .productLine li dl.product02	{background:url("/images/images_new/sub_images/productList02.jpg") ; }
#productArea .productLine li dl.product03	{background:url("/images/images_new/sub_images/productList03.jpg") ; }
#productArea .productLine li dl.product04	{background:url("/images/images_new/sub_images/productList04.jpg") ; }
#productArea .productLine li dl.product05	{background:url("/images/images_new/sub_images/productList05.jpg") ; }
#productArea .productLine li dl.product06	{background:url("/images/images_new/sub_images/productList06.jpg") ; }
#productArea .productLine li dl.product07	{background:url("/images/images_new/sub_images/productList07.jpg") ; }
#productArea .productLine li dl.product08	{background:url("/images/images_new/sub_images/productList08.jpg") ; }
#productArea .productLine li dl.product09	{background:url("/images/images_new/sub_images/productList09.jpg") ; }
*/
#usp-old #productArea .productLine li			{min-height:180px; border-top:1px solid #ccc; background:url(/images/images_new/common/li_style_01_bg.gif) repeat-x left top;}
#usp-old #productArea .productLine li a			{ color:#666; }
#usp-old #productArea .productLine li dl			{min-height:180px; padding:0 0 40px 300px;}
#usp-old #productArea .productLine li dl dt		{padding-top:25px; margin-bottom:30px;}
#usp-old #productArea .productLine li dl dt a	{font:bold 14px/1 "µ¸¿ò"; color:#000;}
#usp-old #productArea .productLine li dl dd a	{font:11px/20px "µ¸¿ò"; color:#000;}
#usp-old #customer_support {padding-bottom: 30px;}
#usp-old #productViewArea .tabTit 				{background:url("/images/images_new/sub_images/C_titlebg_top.gif") no-repeat left top; margin-bottom:5px; position:relative;}
#usp-old #productViewArea .tabTit p				{color:#C06; line-height:21px; background:url("/images/images_new/sub_images/C_titlebg_bot.gif") no-repeat left bottom; padding:4px 0 3px 14px;}
#usp-old #productViewArea .tabTit p a 			{height:27px; line-height:27px;}

<!-- Ãß°¡ -->
#usp-old #productViewArea .product_style1				{text-align:left; font-size:12px; width:100%;}
#usp-old #productViewArea .product_style1 tr td.img		{width:213px; vertical-align: middle;}
#usp-old #productViewArea .product_style1 tr td.data		{width:427px; vertical-align: top;}
#usp-old #productViewArea .product_style2 				{vertical-align: top;}
#usp-old #productViewArea .product_style2 tr td 			{vertical-align: top;}
#usp-old #productViewArea .product_style2 tr td.proCon	{width:100%;}
#usp-old #productViewArea .product_style2 tr td.proData	{width:285px;}
#usp-old #productViewArea .product_style2 tr td.proData a:hover{ color:#C06; text-decoration:none; }
#usp-old #productViewArea .product_style2 tr td.refData	{width:142px;}
#usp-old #productViewArea .product_style3 tr th			{width:285px; border-bottom:#a6a5a6 2px solid; font-weight: bold; color:#BD004F; background: url(/images/images_new/sub_images/bul_box01.gif) no-repeat left 8px; padding-left: 7px;}
#usp-old #productViewArea .product_style3 tr td			{width:285px; color:#666; padding:6px 0 5px 8px; border-bottom:1px solid #e5e5e5; text-align:left; vertical-align:middle;}
#usp-old #productViewArea .exampleImg					{float:right; width:128px;}
#usp-old #productViewArea .exampleImg dt					{height:19px; line-height:19px; font-weight:bold; color:#C06; background:url("/images/images_new/sub_images/bul_box01.gif") no-repeat left 8px; padding-left:7px;}
#usp-old #productViewArea .exampleImg ul					{text-align:center; background:#ebebeb; padding:5px 0; height: 106px;}
#usp-old #productViewArea .exampleImg .btnDown			{background:#ebebeb; padding-bottom: 2px;}
#usp-old #productViewArea .exampleImg ul li a			{font-size:11px; padding:2px 0;}
#usp-old #productViewArea .small							{float:left; width:40px; height:39px; background:url("/images/images_new/sub_images/img_no.jpg"); margin-left:2px;}
#usp-old #productViewArea .small img						{width:32px; height:32px; padding:3px; }
<!-- Ãß°¡ -->

#usp-old #productViewArea .contentTab			{ width:100%; height:24px; background:url("/images/images_new/sub_images/bg_tab.gif") repeat-x left 0; margin-bottom:20px; }
#usp-old #productViewArea .contentTab li			{ float:left; height:24px; background:url("/images/images_new/sub_images/bg_tab.gif") repeat-x  left -24px; }
#usp-old #productViewArea .contentTab li a		{ float:left; height:24px; font-weight:bold; }
#usp-old #productViewArea .contentTab li a span	{ float:left; background:url("/images/images_new/sub_images/bg_tab.gif") no-repeat  right -96px ; padding:5px 20px 1px 0; }
#usp-old #productViewArea h5						{ font-weight:bold; color:#C66110; background:url("/images/images_new/sub_images/bu_circle_org.gif") no-repeat left 8px; padding-left:8px; }
#usp-old #productViewArea .subTitleNavi			{color:#000; min-height:28px;}
#usp-old #productViewArea .subTitleNavi span.active a{color:#CC0066;}
#usp-old #productViewArea span.bgTop				{ background:url('/images/images_new/sub_images/C_titlebg_rt.gif') no-repeat right top; width:14px; height:28px; position:absolute; right:0px; top:0px; }
#usp-old #productViewArea span.bgBtm				{ background:url('/images/images_new/sub_images/C_titlebg_rb.gif') no-repeat right bottom; width:14px; height:9px; position:absolute; right:0px; bottom:0px; z-index:10; }
#usp-old #productViewArea h3 a:link,
#usp-old #productViewArea h3 a:visited,
#usp-old #productViewArea h3 a:active,
#usp-old #productViewArea h3 a:hover{ color:#000; text-decoration:none; }



/* system aircorn introduce */
#usp-old .mVisual			{margin-bottom:20px;}
#usp-old dl.introTxt dt	{font-family:"Verdana", "Arial","Gulim"; /* color:#3F5788; */ color:#666; font-weight:bold; height:30px;}
#usp-old dl.introTxt dd	{letter-spacing:-0.02em;}

#usp-old div.historyArea ul > li								{ position:relative; padding:15px 0 15px 200px; min-height:130px; font-family: 'arial';}
#usp-old div.historyArea ul > li:last-child				{ border-bottom:none; }
#usp-old div.historyArea ul > li > img						{ position:absolute; left:0; top:15px; border:1px solid gray; padding:3px; }
#usp-old div.historyArea ul > li > h3						{ width:120px; font-size:12px; font-weight:bold; line-height:22px; text-align:center; color:#444; background:url("/images/images_new/sub_images/history_h3.gif") left top no-repeat; background-size:auto; letter-spacing:0px; }
#usp-old div.historyArea ul > li > ol						{ margin-top:10px; }
#usp-old div.historyArea ul > li > ol > li					{ overflow:hidden; padding-bottom:5px; }
#usp-old div.historyArea ul > li > ol > li > .year		{ float:left; color:#666; font-weight:bold; font-size:11px; margin-right:20px; }
#usp-old div.historyArea ul > li > ol > li > .dec		{ float:left; width:380px; color:#666; font-size:12px; }

#usp-old .borad_style_01										{ width:640px; overflow:hidden; }
#usp-old .borad_style_01 > li									{ width:310px; min-height:132px; padding:10px 0; overflow:hidden; position:relative; float:left; border-bottom:1px dotted #B7B7B7; }
#usp-old .borad_style_01 > li > dl							{ padding-left:140px; }
#usp-old .borad_style_01 > li > dl > dt					{ background:url("/images/common/bu_square_spink.gif") left top no-repeat; width:155px; line-height:16px; color:#3F5788; padding-left:5px; font-weight:bold; max-height:34px; overflow:hidden; }
#usp-old .borad_style_01 > li > dl > dd.img			{ position:absolute; left:0; top:10px; border:1px solid #B7B7B7; width:128px; height:128px; }
#usp-old .borad_style_01 > li > dl > dd.dec			{ padding-top:10px; width:155px; height:90px; color:#666; overflow:hidden; }

#usp-old .historyawardArea .list_style_02{width:100%; overflow:hidden;}
#usp-old .historyawardArea .list_style_02 > li{ width:315px; min-height:170px; padding:10px 0; overflow:hidden; position:relative; float:left; border-bottom:1px dotted #B7B7B7;} /* li¿¡ µé¾î°¡´Â ÅØ½ºÆ® ¼ö Á¦ÇÑ ÇÊ¿ä */
#usp-old .historyawardArea .list_style_02 > li > dl{ padding-left:145px;}
#usp-old .historyawardArea .list_style_02 > li > dl > dt h3{font-size: 12px; margin-bottom:10px; padding-left:0; width:155px; line-height:16px; font-weight:bold; max-height:33px; overflow:hidden; }
#usp-old .historyawardArea .list_style_02 > li > dl > dd{width:170px; overflow:hidden; font-size:11px; line-height:16px; }
#usp-old .historyawardArea .list_style_02 > li > dl > dd.img{position:absolute; left:10px; top:10px; border:1px solid #B7B7B7; width:124px; height:124px; padding:2px;}
#usp-old .historyawardArea .list_style_02 > li > dl > dd.dec {color:#666; font-size: 12px; width: 170px; overflow: hidden; line-height: 16px;}

#usp-old .search_style_01{height:30px; width:640px;}
#usp-old .search_style_01 select{width:123px; margin-left:100px; margin-top:5px; }
#usp-old .search_style_01 .input_text{width:230px; margin-left:5px; height:18px;}
#usp-old .search_style_01 .btn_submit{width:67px; height:19px; margin-left:5px; background-color:#A6A6A6; color:#fff; font-weight:bold; height:22px;}

/* --------------------------- Common ½ÃÀÛ -------------------------------- */
#usp-old .enviromentArea			{ color:#6d6d6d; }
#usp-old .enviromentArea hr		{width:100%; height:0px; color:#B7B7B7; border-style:dashed; margin:30px 0;}
#usp-old .enviromentArea h2		{color:#6B1C39;font-family: 'arial, simsun'; font-size: 17px; font-weight: bold; line-height: 21px; letter-spacing: -1px; background:url("/images/images_new/common/bu_square_red.gif") left top no-repeat; padding-left:10px; margin-bottom:30px;}
#usp-old .enviromentArea h3		{ margin-bottom:10px; color:#000; font-size:12px; line-height:21px; font-family: "Verdana", "Arial","Gulim"; font-weight:bold; }
#usp-old .enviromentArea h3 span		{ font-weight:normal; }
#usp-old .enviromentArea h4		{color:#666; font-size: 12px; font-family: "Verdana", "Arial","Gulim"; margin:25px 0 15px; font-weight:bold; }
#usp-old .enviromentArea h5		{color:#666; font-size: 12px; font-family: "Verdana", "Arial","Gulim"; margin:25px 0 15px; font-weight:bold; }

#usp-old .enviromentArea .file_wrap span{display:inline; color:#333;}
#usp-old .enviromentArea .file_wrap span.year{font-weight:bold;}
#usp-old .enviromentArea .file_wrap img{vertical-align:middle; margin:0 3px;}
#usp-old .enviromentArea p{margin-bottom:10px;}
#usp-old .enviromentArea dl{margin-top:15px; color:#666; font-size:12px; word-spacing:-1px;}

/* --------------------------- Common ³¡ -------------------------------- */

/* enviorment - asia */
#usp-old .enviromentArea ul.eco_strategy li{margin-bottom:15px;}

/*event_board*/
#usp-old #boardevent .infoArea{text-align:right;}
#usp-old #boardevent .infoArea span{font-weight:bold; padding:0 3px;}
#usp-old #boardevent .list li{overflow:hidden; width:100%; height:90px; padding:15px 0; background:url("/images/images_new/common/line_dotted.gif") repeat-x bottom left;}
#usp-old #boardevent .list li.nolist{text-align:center; padding:20px 0; margin:0 auto; border:0;}
#usp-old #boardevent .list li .listimg{float:left; width:222px; height:89px;  border:1px solid #ddd; padding:2px; margin-right:15px;}
#usp-old #boardevent .list li .listtxt{float:left; width:360px; height:90px;}
#usp-old #boardevent .list li .listtxt dt{font-weight:bold; color:#3F5788; background:url("/images/images_new/common/bu_square_spink.gif") no-repeat left 4px; padding-left:10px;}
#usp-old #boardevent .list li .listtxt dd{font-weight:bold; font-size:9pt; color:#666; margin-top:7px;}
#usp-old #boardevent .paging{text-align:center; margin:15px 0 0;}
#usp-old #boardevent .paging a{line-height:21px; color:#333; padding:0 2px;}
#usp-old #boardevent .paging span{font-weight:bold; line-height:21px; color:#AF064C; padding:0 2px;}
#usp-old #boardevent .searchArea{clear:both; height:21px; text-align:center; background:#f9f9f9; border:1px solid #e8e8e8; padding:4px 0; margin:25px 0;}
#usp-old #boardevent .searchArea .search_sel{width:123px; height:19px; color:#666; vertical-align:middle;}
#usp-old #boardevent .searchArea .search_txt{width:230px; height:16px; vertical-align:middle;}

#usp-old #boardevent .btn{width:67px; font-size:11px; font-weight:bold; color:#fff; vertical-align:middle; background:url("/images/images_new/common/bn_left2.gif") repeat-x top left; border:0; padding:2px 0; }

#usp-old #boardevent .left{float:left;}

#usp-old #boardevent .board_view{width:100%; border-collapse:collapse; border-top:2px solid #ECACC6; border-bottom:1px solid #B7B7B7;}
#usp-old #boardevent .board_view thead th{color:#3F5788; font-size:11px; text-align:left; border-bottom:1px solid #B7B7B7; background:#F7F7F7; padding:3px 0 3px 20px;}
#usp-old #boardevent .board_view thead td{color:#666;  border-bottom:1px solid #B7B7B7; padding:3px 0 3px 15px;}
#usp-old #boardevent .board_view tbody td{color:#666; padding:20px 10px;}
#usp-old #boardevent .view_list{border-top:2px solid #ECACC6; border-bottom:1px solid #B7B7B7; margin:20px 0;}
#usp-old #boardevent .view_list dl{clear:both; height:24px; border-bottom:1px solid #B7B7B7;}
#usp-old #boardevent .view_list dt{float:left; color:#3F5788; font-size:11px; font-weight:bold; text-align:left; background:#F7F7F7; padding:3px 20px;}
#usp-old #boardevent .view_list dd{float:left; padding:3px 20px;}
#usp-old #boardevent .view_list dl.end{clear:both; height:24px; border-bottom:0;}
#usp-old #boardevent .btnArea{text-align:right; padding:3px 10px; margin:15px 0;}


#usp-old #construct_cases	{ /* clear:both; */ }
#usp-old #construct_cases .cases_list .searchBar{background:url("/images/images_new/sub_images/searchbar_bg.gif") left top no-repeat; padding:8px 15px 10px;}
#usp-old #construct_cases .cases_list .searchBar .btn_s01{line-height:12px;}

#usp-old #construct_cases .cases_list .ul_cases{margin-top:10px; border-bottom:1px solid #AF064C; width:100%; }
#usp-old #construct_cases .cases_list .ul_cases > li{padding:10px 0 10px 10px; border-bottom:1px solid #E6E6E6; overflow:hidden;}
#usp-old #construct_cases .cases_list .ul_cases > li > dl{position:relative; padding-left:160px;}
#usp-old #construct_cases .cases_list .ul_cases > li > dl > dt{margin-bottom:10px;}
#usp-old #construct_cases .cases_list .ul_cases > li > dl > dt a{cursor:pointer; color:#BD004F; font-size: 13px; line-height:21px; font-weight:bold;}
#usp-old #construct_cases .cases_list .ul_cases > li > dl > dt .img		{ position:absolute; left:0; top:0; }
#usp-old #construct_cases .cases_list .ul_cases > li > dl > dt .img img	{ width:125px; height:95px; }
#usp-old #construct_cases .cases_list .ul_cases > li > dl > dd{color:#777576; font-size:12px; margin-bottom:10px; overflow:hidden; }
#usp-old #construct_cases .cases_list .ul_cases > li > dl > dd .s_title{color:#333; font-size:12px; font-weight:bold; padding-left:8px; background:url("/images/images_new/common/bul_box01.gif") left 6px no-repeat;  padding-right:10px; margin-right:10px; float:left;}
#usp-old #construct_cases .cases_list .ul_cases > li > dl > dd .dec{float:left; width:400px;}
#usp-old #construct_cases .cases_list .ul_cases > li > dl > dd .ul_detail{float:left; width:400px; position:relative; }
#usp-old #construct_cases .cases_list .ul_cases > li > dl > dd .ul_detail li{ padding-left:9px;}
#usp-old #construct_cases .cases_list .ul_cases > li > dl > dd .ul_detail li span{font-weight:bold;}
#usp-old #construct_cases .cases_list .ul_cases > li > dl > dd .ul_detail > .location{}
#usp-old #construct_cases .cases_list .ul_cases > li > dl > dd .ul_detail > .scale{}
#usp-old #construct_cases .cases_list .ul_cases > li > dl > dd .ul_detail > .area{}
#usp-old #construct_cases .cases_list .ul_cases > li > dl > dd .dec{padding-left:9px;}

/* reference */
#usp-old #referenceView h3{height:21px; font-size:14px; font-weight:bold; color:#B20159; background:url("/images/images_new/sub_images/bul_circle01.gif") no-repeat left 6px; padding-left:12px; margin-bottom:7px;}
#usp-old #referenceView #imgView	{clear:both; width:640px; height:364px; margin-bottom:5px;}
#usp-old #referenceView #imgView li				{height:360px;}
#usp-old #referenceView #imgView li.imgBig		{ float:left; width:516px; border:1px solid #B7B7B7; position:relative; }
#usp-old #referenceView #imgView li.imgBig #imgBig	{ width:515px; height:360px; }
#usp-old #referenceView #imgView li.imgBig .zoomIn	{ position:absolute; right:0px; bottom:0px; }
#usp-old #referenceView #imgView li.imgList{float:left; width:122px; background:#f6efdf; padding:1px 0; }
#usp-old #referenceView #imgView li.imgList ul{margin:0 8px;}
#usp-old #referenceView #imgView li.imgList ul li{width:114px; height:93px; text-align:center;}
#usp-old #referenceView #imgView li.imgList ul li a{display:block; width:100px; height:76px; border:3px solid #654600;}
#usp-old #referenceView #imgView li.imgList ul li a.on,
#usp-old #referenceView #imgView li.imgList ul li a:hover{border:3px solid #AF084C;}
#usp-old #referenceView #referenceData{clear:both; width:100%; background:#f6efdf; margin-bottom:30px;}
#usp-old #referenceView #referenceData th{height:29px; color:#fff; font-weight:normal; text-align:left; line-height:21px; padding-left:10px; background:#998a75; border-bottom:1px solid #877763;}
#usp-old #referenceView #referenceData td{height:29px; color:#666; text-align:left; line-height:21px; padding-left:10px; border:1px solid #dacfbc; border-left:0;}
#usp-old #referenceView dl.referenceTxt{margin-bottom:30px;}
#usp-old #referenceView dl.referenceTxt dt,#usp-old #referenceView dl.referencePreview dt{height:16px; font-size:13px; line-height:16px; font-weight:bold; color:#BD004F; background:url("/images/images_new/sub_images/bul_bar01.gif") no-repeat left 6px; padding:0 0 5px 10px; }
#usp-old #referenceView dl.referenceTxt dd{padding:0 10px;}

#usp-old #referenceView dl.referencePreview dd{height:128px; border-top:1px solid #D5D5D5; border-bottom:1px solid #AEAEAE; position:relative;}
#usp-old #referenceView dl.referencePreview a.btn_play{position:absolute; right:5px; top:-25px;}

#usp-old #referenceView dl.referencePreview a.prev{margin-right: 10px;margin-top:42px;display:block; float:left; width:19px; height:20px; text-indent:-9999px; background:url("/images/common/sub_ico_sprite.png") no-repeat -2px -132px}
#usp-old #referenceView dl.referencePreview a.next{margin-top:42px;display:block; float:right; width:19px; height:20px; text-indent:-9999px;  background:url("/images/common/sub_ico_sprite.png") no-repeat -25px -132px}

#usp-old #referenceView dl.referencePreview .previewArea{float:left; width:582px; height:128px; overflow:hidden; position:relative;}
#usp-old #referenceView dl.referencePreview ul{width:1000px; height:128px; position:absolute; left:0; top:0;}
#usp-old #referenceView dl.referencePreview ul li{float:left; width:102px; height:108px; padding:13px 18px 0 0;}
#usp-old #referenceView dl.referencePreview ul li span{display:block; width:102px; text-align:center;}

#usp-old #referenceView .btnzone{clear:both; height:22px; padding:10px;}

/* ÅëÇÕ°Ë»ö °á°ú È­¸é */
#usp-old .search_result_area{width:640px;}
#usp-old .search_result_area h2{margin:20px 0 40px; color:#333; font-size:16px; font-weight:bold; line-height:16px;}
#usp-old .search_result_area h2 span{color:#D80546;}
#usp-old .search_result_area h3{color:#333; font-size:17px; line-height:14px; font-weight:bold;}
#usp-old .search_result_area .ul_1dep{/* margin:15px 0 30px;  */padding:15px 0px 30px 0px; /* border:1px solid red; */}
#usp-old .search_result_area .ul_1dep li {background:url("/images/images_new/common/round_box_w810_top.gif") left 10px no-repeat;/* 20160223 padding-top:10px; */ line-height:12px;}
#usp-old .search_result_area .ul_1dep li .li_top{padding:15px 0 12px 20px; position:relative; cursor:pointer; }
#usp-old .search_result_area .ul_1dep li .li_top a {position:absolute; right:20px;}
#usp-old .search_result_area .ul_1dep li .li_bottom{height:5px; background:url("/images/images_new/common/round_box_w810_bottom.gif") left top no-repeat;}
#usp-old .search_result_area .ul_1dep li.on .li_top{color:#D80546;}
#usp-old .search_result_area .ul_1dep li.on .li_bottom{background-color:#F9F9F9;}
#usp-old .search_result_area .ul_1dep li .li_middle{display:none;  border-bottom:1px solid #CCC;  /*2016-02-23 border-top:1px solid #CCC; *//* border:1px solid red; */}
#usp-old .search_result_area .ul_1dep li .li_middle .ul_2dep{padding:10px 0 10px 10px; border-left:1px solid #ccc; border-right:1px solid #ccc; background-color:#F9F9F9; /* border:2px solid blue; */}
#usp-old .search_result_area .ul_1dep li .li_middle .ul_2dep li{background:none; /* margin-bottom:15px;  */color:#333; font-size:12px; /* line-height:12px; */ /* border:1px solid red; */}
#usp-old .search_result_area .ul_1dep li .li_middle .ul_2dep li span.fname{color:#666; font-size:11px;}
#usp-old .search_result_area .ul_1dep li .li_middle .ul_2dep li a		{color:#333; vertical-align:middle; }
#usp-old .search_result_area .ul_1dep li .li_middle .ul_2dep li img	{ vertical-align:middle; }
#usp-old .search_result_area .ul_1dep li .li_middle .ul_2dep li:hover a{text-decoration:underline;}
#usp-old .search_result_area .ul_1dep li .li_middle .ul_2dep li.li_more{margin-bottom:0;}
#usp-old .search_result_area .ul_1dep li .li_middle .ul_2dep li.li_more img{margin-left:700px; margin-top:-20px;}


 /* ÅëÇÕ°Ë»ö °á°ú »ó¼¼ È­¸é */
#usp-old .search_result_detail{width:810px;}
#usp-old .search_result_detail h2{margin:20px 0 40px; color:#333; font-size:16px; font-weight:bold; line-height:16px;}
#usp-old .search_result_detail h2 span{color:#D80546;}
#usp-old .search_result_detail h3{color:#333; font-size:14px; line-height:14px; font-weight:bold;}
#usp-old .search_result_detail .ul_1dep{width:810px; margin:15px 0 30px; border:1px solid #ccc; background-color:#F9F9F9;}
#usp-old .search_result_detail .ul_1dep li {margin-bottom:10px;}
#usp-old .search_result_detail .ul_1dep li .ul_2dep{padding:15px 0 0 30px;}
#usp-old .search_result_detail .ul_1dep li .ul_2dep li{background:none; margin-bottom:10px; color:#333; font-size:12px; line-height:12px;}
#usp-old .search_result_detail .ul_1dep li .ul_2dep li span.fname{color:#666; font-size:11px;}
#usp-old .search_result_detail .ul_1dep li .ul_2dep li a{color:#333; }
#usp-old .search_result_detail .ul_1dep li .ul_2dep li:hover a{text-decoration:underline;}
#usp-old .search_result_detail .pagingArea{margin-left:100px;}
#usp-old .search_result_detail .btn_zone{text-align:right;}

/* È¸¿ø°¡ÀÔ ÀÌ¿ë¾à°ü */
#usp-old .agree_result_area{width:640px;}
#usp-old .agree_result_area h2{margin:20px 0 40px; color:#333; font-size:16px; font-weight:bold; line-height:16px;}
#usp-old .agree_result_area h2 span{color:#D80546;}
#usp-old .agree_result_area .ul_1dep{padding:0px 0px 15px 0px; }
#usp-old .agree_result_area .ul_1dep li .li_top{padding:10px 0 12px 20px; cursor:pointer; border-left:1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc; font-weight:bold;}
#usp-old .agree_result_area .ul_1dep li .li_top a {position:absolute; right:165px}
#usp-old .agree_result_area .ul_1dep li.on .li_top{color:#D80546; }
#usp-old .agree_result_area .ul_1dep li.on .li_bottom{background-color:#F9F9F9;}
#usp-old .agree_result_area .ul_1dep li .li_middle{display:none; }
#usp-old .agree_result_area .ul_1dep li .li_middle .ul_2dep{padding:10px 10px 10px 10px; border:1px solid #ccc; background-color:#F9F9F9;}
#usp-old .agree_result_area .ul_1dep li .li_middle .ul_2dep li{background:none; color:#333; font-size:12px;}
#usp-old .agree_result_area .ul_1dep li .li_middle .ul_2dep li span.fname{color:#666; font-size:11px;}
#usp-old .agree_result_area .ul_1dep li .li_middle .ul_2dep li a		{color:#333; vertical-align:middle; }
#usp-old .agree_result_area .ul_1dep li .li_middle .ul_2dep li img	{ vertical-align:middle; }
#usp-old .agree_result_area .ul_1dep li .li_middle .ul_2dep li:hover a{text-decoration:underline;}
#usp-old .agree_result_area .ul_1dep li .li_middle .ul_2dep li.li_more{margin-bottom:0;}
#usp-old .agree_result_area .ul_1dep li .li_middle .ul_2dep li.li_more img{margin-left:700px;}

#usp-old .agree_result_area .ul_1dep li .li_middle2 .ul_3dep{padding:10px 0px 10px 10px; border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc;border-top:1px solid #ccc; background-color:#F9F9F9;}
#usp-old .agree_result_area .ul_1dep li .li_middle2 .ul_3dep li{background:none; color:#333; font-size:12px; height: 50px;}
#usp-old .agree_result_area .ul_1dep li .li_middle2 .ul_3dep li .agree_textarea{font-family:arial,NanumGothic, '³ª´®°íµñ',dotum; color:#333; font-size:12px;border:0; width:97%;height:45px; overflow: hidden;background-color: #f9f9f9;}



/* ½Ã½ºÅÛ¿¡¾îÄÁ Àü¹®Á¡ ¼Ò°³ */
#usp-old #customer_support .business_location h3{margin-top:20px;}
#usp-old #customer_support .business_location p{text-align:right; margin:10px;}
#usp-old #customer_support .business_location .list_style_01 > li{color:#666; font-size:12px; line-height:20px; height:125px; background:url("/images/images_new/sub_images/list_style_01_bg.gif") left top no-repeat; margin-top:10px;}
#usp-old #customer_support .business_location .list_style_01 > li > dl > dt{color:#3F5788; font-weight:bold; background:url(../img/common/bu_circle_blue.gif) left center no-repeat transparent; padding:5px 0 5px 10px; border-bottom:1px dotted #B7B7B7; margin:0 20px;}
#usp-old #customer_support .business_location .list_style_01 > li > dl > dt .dt1{}
#usp-old #customer_support .business_location .list_style_01 > li > dl > dt .dt2{}
#usp-old #customer_support .business_location .list_style_01 > li > dl > dt .dt3{margin-left:200px; color:#333; font-size:11px; background:url("/images/images_new/common/bu_circle_bb.gif") left 3px no-repeat; padding-left:6px; }
#usp-old #customer_support .business_location .list_style_01 > li > dl > dd{padding-left:10px; margin:0 20px;}
#usp-old #customer_support .business_location .list_style_01 > li > dl > dd.role_name{margin-top:5px;}
#usp-old #customer_support .business_location .list_style_01 > li > dl > dd.role_name span{font-weight:bold; padding-right:10px;}
#usp-old #customer_support .business_location .list_style_01 > li > dl > dd.address_detail{}
#usp-old #customer_support .business_location .list_style_01 > li > dl > dd.address{}
#usp-old #customer_support .business_location .list_style_01 > li > dl > dd.contact {position:relative;}
#usp-old #customer_support .business_location .list_style_01 > li > dl > dd.contact span{height:20px;}
#usp-old #customer_support .business_location .list_style_01 > li > dl > dd.contact .tel{position:absolute; left:10px; top:0; background:url("/images/images_new/common/ico_tel.gif") 0 4px no-repeat; padding-left:20px; }
#usp-old #customer_support .business_location .list_style_01 > li > dl > dd.contact .fax{position:absolute; left:210px; top:0; background:url("/images/images_new/common/ico_fax.gif") 0 4px no-repeat; padding-left:20px; }
#usp-old #customer_support .business_location .list_style_01 > li > dl > dd.contact .email{position:absolute; left:410px; top:0; background:url("/images/images_new/common/ico_email.gif") 0 4px no-repeat; padding-left:20px; }

/* ÀÚÁÖ¹¯´ÂÁú¹® */
#usp-old #customer_support .faq .faq_style_01{}
#usp-old #customer_support .faq .faq_style_01 li{padding:15px 10px; border-bottom:1px dotted #B7B7B7;}
#usp-old #customer_support .faq .faq_style_01 dl dt {margin-bottom:10px;}
#usp-old #customer_support .faq .faq_style_01 dl dt .dt1{color:#cc0066; font-size:12px; font-weight:bold; line-height:21px; margin-right:10px;}
#usp-old #customer_support .faq .faq_style_01 dl dt .dt2{color:#666; font-size:12px; font-weight:bold; line-height:21px; margin-left:10px;}
#usp-old #customer_support .faq .faq_style_01 dl dd {color:#666;}

/* ¸¶ÄÉÆÃÀÚ·á -> Ä«´Þ·Î±×
#usp-old #customer_support #usp-old .catalog .list_style_02													{ width:640px; overflow:hidden; }
#usp-old #customer_support #usp-old .catalog .list_style_02 > li											{ width:315px; min-height:170px; padding:10px 0; overflow:hidden; position:relative; float:left; border-bottom:1px dotted #B7B7B7; }
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl										{ padding-left:140px; }
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dt								{ background:url("/images/images_new/common/bu_square_spink.gif") left 3px no-repeat; width:155px; line-height:16px; color:#3F5788; padding-left:5px; font-weight:bold; max-height:34px; overflow:hidden; margin-bottom:10px; }
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dd								{ width:160px; overflow:hidden; font-size:12px; line-height:18px; }
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dd.img						{ position:absolute; left:0; top:10px; border:1px solid #B7B7B7; width:124px; height:165px; padding:2px; }
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dd.category span		{ color:#666; font-weight:bold; }
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dd.month span			{ color:#666; font-weight:bold; }
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dd.dec						{}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dd.btn						{ margin-top:10px ;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dd.btn a:first-child	{ margin-right:5px; }
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dd.btn a.btn_s01		{ padding:3px 10px; }*/

/* ¸¶ÄÉÆÃÀÚ·á -> Ä«´Þ·Î±×*/
#usp-old #customer_support #usp-old .catalog .list_style_02{width:100%; overflow:hidden;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li{ width:640px; min-height:170px; padding:10px 0; overflow:hidden; position:relative; float:left; border-bottom:1px dotted #B7B7B7;} /* li¿¡ µé¾î°¡´Â ÅØ½ºÆ® ¼ö Á¦ÇÑ ÇÊ¿ä */
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl{ padding-left:145px; min-height:190px; max-height:250px;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dt{margin-bottom:10px; padding-left:3px; width:155px; line-height:16px; color:#BD004F;  font-weight:bold;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dd{padding-bottom:3px; color:#777576; width:170px; overflow:hidden; font-size:12px; line-height:16px; padding-left:5px;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dd .s_title{color:#333; font-size:12px; font-weight:bold; padding-left:8px; background:url("/images/images_new/common/bul_box01.gif") left 6px no-repeat; border-right:1px solid #F0F0F0; padding-right:10px;float:left;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dd .c_title{color:#333; font-size:12px; font-weight:bold; padding-left:8px; background:url("/images/images_new/common/bul_box01.gif") left 6px no-repeat; padding-right:10px;float:left; width:170px;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dd .dec{padding-left: 8px;float:left;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dd .decon{float:left; padding-left: 10px; height: 32px; overflow: hidden;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dd.new {position:absolute; left:99px; top:17px;  height: 17px; z-index: 99;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dd.img{position:absolute; left:10px; top:10px; border:1px solid #B7B7B7; width:124px; height:165px; padding:0px; z-index: -1;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dd.btns{margin-top:10px;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dd.btns span{margin-right:1px; float:left;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dd.btns span.last {margin-right:0;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl > dd.btns span a{font-size:12px;}

#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl.cright{ padding-left:466px; min-height:190px; max-height:250px; margin-top: -190px;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl.cright > dt{margin-bottom:10px; padding-left:3px; width:155px; line-height:16px; color:#BD004F;  font-weight:bold;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl.cright > dd{width:169px; overflow:hidden; font-size:12px; line-height:16px; padding-left:5px;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl.cright > dd.new {position:absolute; left:423px; top:17px;  height: 17px; z-index: 99;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl.cright > dd.img{position:absolute; left:333px; top:10px; border:1px solid #B7B7B7; width:124px; height:165px; padding:0px; z-index: -1;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl.cright > dd.btns{margin-top:10px;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl.cright > dd.btns span{margin-right:1px; float:left;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl.cright > dd.btns span.last {margin-right:0;}
#usp-old #customer_support #usp-old .catalog .list_style_02 > li > dl.cright > dd.btns span a{font-size:12px;}

/* ¸¶ÄÉÆÃÀÚ·á -> hvac Á¤º¸Áö
#usp-old #customer_support .hvac .list_style_03{width:640px; overflow:hidden; }
#usp-old #customer_support .hvac .list_style_03 > li{ width:320px; min-height:170px; padding:10px 0; overflow:hidden; position:relative; float:left; border-bottom:1px dotted #B7B7B7;}
#usp-old #customer_support .hvac .list_style_03 > li > dl{ padding-left:140px;}
#usp-old #customer_support .hvac .list_style_03 > li > dl > dt{background:url("/images/images_new/common/bu_square_spink.gif") left 3px no-repeat; width:155px; line-height:16px; color:#3F5788; padding-left:5px; font-weight:bold; max-height:34px; overflow:hidden;}
#usp-old #customer_support .hvac .list_style_03 > li > dl > dd.img{position:absolute; left:0; top:10px; border:1px solid #B7B7B7; width:124px; height:165px;}
#usp-old #customer_support .hvac .list_style_03 > li > dl > dd.dec{padding-top:10px; width:155px; margin-bottom:5px;}
#usp-old #customer_support .hvac .list_style_03 > li > dl > dd.btn a:first-child{margin-right:5px;}
#usp-old #customer_support .hvac .list_style_03 > li > dl > dd.btn a.btn_s01{padding:3px 10px;}*/

/* °í°´Áö¿ø - HVACÁ¤º¸Áö */
/* °í°´Áö¿ø - HVACÁ¤º¸Áö */
#usp-old #customer_support .hvac .list_style_02{width:100%; overflow:hidden;}
#usp-old #customer_support .hvac .list_style_02 > li{ width:315px; min-height:170px; padding:10px 0; overflow:hidden; position:relative; float:left; border-bottom:1px dotted #B7B7B7;} /* li¿¡ µé¾î°¡´Â ÅØ½ºÆ® ¼ö Á¦ÇÑ ÇÊ¿ä */
#usp-old #customer#usp-old #memInfoArea st_style_02 > li > dl{ padding-left:145px; max-height:170px;}
#usp-old #customer_support .hvac .list_style_02 > li > dl > dt{color:#BD004F;margin-bottom:10px; padding-left:3px; width:155px; line-height:16px; font-weight:bold; max-height:33px; overflow:hidden; }
#usp-old #customer_support .hvac .list_style_02 > li > dl > dd{width:170px; overflow:hidden; font-size:12px; line-height:16px; padding-left:5px;}
#usp-old #customer_support .hvac .list_style_02 > li > dl > dd.img{position:absolute; left:10px; top:10px; border:1px solid #B7B7B7; width:124px; height:165px; padding:2px;}
#usp-old #customer_support .hvac .list_style_02 > li > dl > dd.date{color:#333; font-size:12px; padding-left:8px; background:url("/images/images_new/common/bul_box01.gif") left 6px no-repeat; padding-right:10px;float:left;}
#usp-old #customer_support .hvac .list_style_02 > li > dl > dd.dec{color:#333; font-size:12px; padding-left:8px; background:url("/images/images_new/common/bul_box01.gif") left 6px no-repeat; padding-right:10px;float:left;}
#usp-old #customer_support .hvac .list_style_02 > li > dl > dd.btns{margin-top:10px;}
#usp-old #customer_support .hvac .list_style_02 > li > dl > dd.btns span{margin-right:1px; float:left;}
#usp-old #customer_support .hvac .list_style_02 > li > dl > dd.btns span.last {margin-right:0;}
#usp-old #customer_support .hvac .list_style_02 > li > dl > dd.btns span a{font-size:12px;}

/* °í°´Áö¿ø(±¹³») - HVACÁ¤º¸Áö */
#customer_support1 .hvac .list_style_02{width:100%; overflow:hidden;}
#customer_support1 .hvac .list_style_02 > li{ width:100%; min-height:170px; padding:10px 0; overflow:hidden; position:relative; float:left; border-bottom:1px dotted #B7B7B7;} /* li¿¡ µé¾î°¡´Â ÅØ½ºÆ® ¼ö Á¦ÇÑ ÇÊ¿ä */
#customer_support1 .hvac .list_style_02 > li > dl{ padding-left:145px; max-height:170px;}
#customer_support1 .hvac .list_style_02 > li > dl > dt{color:#BD004F; margin-bottom:10px; padding-left:11px; width:100%; line-height:16px; font-weight:bold; max-height:33px; overflow:hidden; }
#customer_support1 .hvac .list_style_02 > li > dl > dd{width:100%; overflow:hidden; font-size:12px; line-height:16px; }
#customer_support1 .hvac .list_style_02 > li > dl > dd.img{position:absolute; left:10px; top:10px; border:1px solid #B7B7B7; width:124px; height:165px; padding:2px;}
#customer_support1 .hvac .list_style_02 > li > dl > dd.date{padding-left: 15px; width: 100%;}
#customer_support1 .hvac .list_style_02 > li > dl > dd.dec{padding-left: 15px; width: 100%;}
#customer_support1 .hvac .list_style_02 > li > dl > dd.btns{width: 100%; margin-top: 10px;margin-left: 11px;}
#customer_support1 .hvac .list_style_02 > li > dl > dd.btns span{margin-right:1px; float:left;}
#customer_support1 .hvac .list_style_02 > li > dl > dd.btns span.last {margin-right:0;}
#customer_support1 .hvac .list_style_02 > li > dl > dd.btns span a{font-size:12px;}

/* ±â¼ú¹®ÀÇ -> ¹®ÀÇÇÏ±â */
#usp-old #customer_support .technicalQA_reg p{margin-left:10px; padding-left:8px; background:url("/images/images_new/sub_images/bu_circle_bb.gif") left 6px no-repeat;}
#usp-old #customer_support .technicalQA_reg .tb_s02 img{margin:3px 3px 0 -10px;}
#usp-old #customer_support .technicalQA_reg .tb_s02 .tr_content{border-top:1px solid #B7B7B7; border-bottom:0;}
#usp-old #customer_support .technicalQA_reg .tb_s02 .tr_content th{background-color:#FEF2F2; border-bottom:none;}
#usp-old #customer_support .technicalQA_reg .tb_s02 .tr_content td{border-bottom:none;}
#usp-old #customer_support .technicalQA_reg .tb_s02 .tr_content div{margin-bottom:5px;}
#usp-old #customer_support .technicalQA_reg .tb_s02 .sel_file{width:350px; height:64px; margin-bottom:10px;}
#usp-old #customer_support .technicalQA_reg .tb_s02 .btn_find,
#usp-old #customer_support .technicalQA_reg .tb_s02 .btn_add{padding:0 15px; margin-left:5px;}
#usp-old #customer_support .technicalQA_reg .tb_s02 .btn_del,
#usp-old #customer_support .technicalQA_reg .tb_s02 .btn_download{margin-top:35px; margin-left:5px;}
#usp-old #customer_support .technicalQA_reg .btns{text-align:right; margin:15px 10px 0 0;}
#usp-old #customer_support .technicalQA_reg .btns .btn_s01{margin-left:3px;}

/* ÀÚÀ¯°Ô½ÃÆÇ -> °Ô½ÃÆÇ ¸®½ºÆ® (RetrieveFreeboardMainList.jsp) */
#usp-old #customer_support .tb_style1 .th_more{float:right;}

#usp-old #customer_support .freeboard_intro table{border-bottom:1px solid #B7B7B7;}
#usp-old #customer_support .freeboard_intro table caption{position:static; left:-999px;}
#usp-old #customer_support .freeboard_intro table th,
#usp-old #customer_support .freeboard_intro table td{padding:5px; color:#333; font-size:8px; line-height:18px; font-weight:normal;}
#usp-old #customer_support .freeboard_intro table thead th,
#usp-old #customer_support .freeboard_intro table thead td{background-color:#EEF1F6; text-align:left;}
#usp-old #customer_support .freeboard_intro table thead th a{color:#333; font-size:12px; line-height:21px; font-weight:bold;}
#usp-old #customer_support .freeboard_intro table tbody td{color:#000; font-size:11px; line-height:21px;}
#usp-old #customer_support .freeboard_intro table tbody td a{color:#000;}
#usp-old #customer_support .freeboard_intro table tbody td .num{color:#9090FF;}

/* ÀÚÀ¯°Ô½ÃÆÇ -> Ä«Å×°í¸® (RetrieveFreeboardList.jsp) */
#usp-old #customer_support .freeboard_category span.stitle{ padding-right:5px; }

/* ÀÚÀ¯°Ô½ÃÆÇ -> º¸±â (RetrieveFreeboardRead.jsp) */
#usp-old #customer_support .freeboard_view{width:640px; color:#666;}
#usp-old #customer_support .freeboard_view .tb_s02{}
#usp-old #customer_support .freeboard_view .tb_s02 .tdTitle{color:#666; font-size:12px; line-height:21px;}
#usp-old #customer_support .freeboard_view .tb_s02 .b{font-weight:bold;}
#usp-old #customer_support .freeboard_view .tb_s02 .btns{padding-right:5px;}
#usp-old #customer_support .freeboard_view .tb_s02 img{margin-right:3px; vertical-align:middle;}
#usp-old #customer_support .freeboard_view .tb_s02 .td_contents{height:100px; border-bottom:none;}
#usp-old #customer_support .freeboard_view .tb_s02 .btn_write{vertical-align:top;}

#usp-old #customer_support .comment_area {margin-top:20px;}
#usp-old #customer_support .comment_area .list_comment_s01{border-top:1px solid #B7B7B7;}
#usp-old #customer_support .comment_area .list_comment_s01 li{padding-top:15px; padding-bottom:10px; border-bottom:1px dotted #B7B7B7;}
#usp-old #customer_support .comment_area .list_comment_s01 li dl dt{font-weight:bold;}
#usp-old #customer_support .comment_area .list_comment_s01 li dl dt .date{color:#333; font-size:11px; font-weight:normal; line-height:21px;}
#usp-old #customer_support .comment_area .list_comment_s01 li dl dd{margin-top:15px;}

#usp-old #customer_support .freeboard_view .forbg{margin-top:40px;}
#usp-old #customer_support .freeboard_view .forbg .tb_s01 td{color:#666666;}
#usp-old #customer_support .freeboard_view .forbg .tb_s01 img{vertical-align:middle;}
#usp-old #customer_support .freeboard_view .forbg .tb_s01 .pos{color:#FF0000; font-weight:bold;}

/* customer_support h2(Å¸ÀÌÆ²) */
#usp-old #customer_support h2{background:url("/images/images_new/common/bu_square_red.gif") left top no-repeat; color:#6B1C39; font-size:17px; font-weight:bold; padding-left:10px; margin-bottom:20px;}
#usp-old #customer_support .btn_postFind{background:url(../img/common/bn_left2.gif) left bottom repeat-x; height: 18px;  margin-left:6px; cursor: pointer; color:#fff; border:none; font-size: 11px; font-family: 'arial, simsun';}
#usp-old #customer_support .inputDuedate{background:#f9f9f9 url(/images/images_new/common/ico_cal.gif) right top no-repeat; width:150px; border:1px solid #CCC;}

/* Spec-In¼­ºñ½º µî·ÏÀýÂ÷ µµÇ¥ */
#usp-old #customer_support .reg_process01{overflow:hidden; background:url(/images/images_new/sub_images/reg_process_bg.gif) 2px 2px no-repeat;}
#usp-old #customer_support .reg_process01 li{padding:2px; margin-bottom:20px; margin-right:15px; background-color:#CACACA; border:1px solid #A1A2A1;}
#usp-old #customer_support .reg_process01 li.top{float:left;}
#usp-old #customer_support .reg_process01 li.bottom{float:right; margin-bottom:0;}
#usp-old #customer_support .reg_process01 li.mg_z{margin-right:0;}
#usp-old #customer_support .reg_process01 li dl{height:50px; border:1px solid #A1A2A1; font-size:11px;}
#usp-old #customer_support .reg_process01 li dl dt{padding-left: 1px; color:#FFFFFF; height:15px; font-weight:bold; background-color:#C2C2C2; border-bottom:1px solid #ADADAD;}
#usp-old #customer_support .reg_process01 li dl dd{padding-left: 1px; color:#8C8C8C; letter-spacing:-1px; background-color:#FFFFFF; height:34px;}
#usp-old #customer_support .reg_process01 li.type1 dl{width:130px;}
#usp-old #customer_support .reg_process01 li.type2 dl{width:151px;}

#usp-old #customer_support .reg_process01 li.on{background-color:#B8043C; border-color:#8A1D4D;}
#usp-old #customer_support .reg_process01 li.on dl{border-color:#8A1D4D;}
#usp-old #customer_support .reg_process01 li.on dl dt{border-color:#B23165; background-color:#D80546;}

/* Spec-In¼­ºñ½º °³ÀÎÁ¤º¸ ¸®½ºÆ®*/
#usp-old #customer_support .private_info01{overflow:hidden; margin-top:10px; margin-left:20px;}
#usp-old #customer_support .private_info01 li{padding:0 0 8px 10px; width:300px; float:left; background:url(/images/images_new/common/bu_circle_blank_01.gif) 0 6px no-repeat; font-weight:bold;}
#usp-old #customer_support .private_info01 li.float_none{float:none;}
#usp-old #customer_support .private_info01 li span.item{padding-left:5px; width:100px; display:inline-block;}
#usp-old #customer_support .private_info01 li span.value{font-weight:normal; padding-left:10px;}

/* Spec-In ¼­ºñ½º - Overview ( RetrieveSpecinoverview.jsp) */
#usp-old #customer_support .specin_overview{width:640px; color:#666;}
#usp-old #customer_support .specin_overview .specin_register h3 {padding: 0 0 0 13px; background: url('/images/images_new/common/bu_circle_red.gif') no-repeat 2px 45%; color: #C66110; margin-bottom: 10px; font-weight:bold;}
#usp-old #customer_support .specin_overview .btns{margin-top:5px; text-align:right;}
#usp-old #customer_support .specin_overview .btns .btn_s01{padding:5px; font-size:12px;}
#usp-old #customer_support .specin_overview p.specin_main_b {background: url('/images/images_new/common/bu_circle_blank_01.gif') no-repeat left 7px; margin: 10px 0 0 9px; padding-left: 10px; line-height: 18px;}

/* Spec-In ¼­ºñ½º - µî·Ï*/

#usp-old #customer_support .specinservice_reg h3{margin-top:20px; display:block;}

#usp-old #customer_support .specinservice_reg p.dec1{overflow:hidden; margin-top:20px;}
#usp-old #customer_support .specinservice_reg p.dec1 img{margin-right:5px;}
#usp-old #customer_support .specinservice_reg p.dec1 a{float:right;}

#usp-old #customer_support .specinservice_reg p.dec2{margin:10px 0;}
#usp-old #customer_support .specinservice_reg p.dec2 img{margin-top:2px;}

#usp-old #customer_support .specinservice_reg .tb_s02 ul{margin:10px 0;}
#usp-old #customer_support .specinservice_reg .tb_s02 .tr_file{border-top:1px solid #B7B7B7;}
#usp-old #customer_support .specinservice_reg .tb_s02 .tr_file th{background-color:#FEF2F2; }
#usp-old #customer_support .specinservice_reg .tb_s02 .tr_file div{margin-bottom:5px;}
#usp-old #customer_support .specinservice_reg .tb_s02 .tr_file ul{font-weight:bold;}

#usp-old #customer_support .specinservice_reg .tb_s02 .blue{/*color:#3F5788;*/ font-weight:bold; font-size:11px;}

#usp-old #customer_support .specinservice_reg .tb_s02 .btn_postFind {height:20px; line-height:20px; background-image:url('/images/images_new/common/gray_right2.gif');}
#usp-old #customer_support .specinservice_reg .tb_s02 .inputDuedate{background:url(/images/images_new/common/ico_cal.gif) right top no-repeat; width:150px; border:1px solid #CCC;}

#usp-old #customer_support .specinservice_reg .tb_s02 .sel_file{width:340px; height:64px; margin-bottom:10px;}

#usp-old #customer_support .specinservice_reg .tb_s02 .tb_s03{margin-top:10px; width:97%;}
#usp-old #customer_support .specinservice_reg .tb_s02 .tb_s03 img{margin-left:5px;}

#usp-old #customer_support .specinservice_reg .btns{text-align:right; margin:15px 10px 0 0;}
#usp-old #customer_support .specinservice_reg .btns .btn_s01{margin-left:3px;}

#usp-old #customer_support .specinservice_reg .file_input_text{width:110px;}

/* Spec-In ¼­ºñ½º - µî·Ï ¿Ï·á*/

#usp-old #customer_support .finish_register .cRoundBox2 .innerBox{padding:20px;}
#usp-old #customer_support .finish_register h3{color: #C66110; margin-bottom: 10px; font-weight:bold;}
#usp-old #customer_support .finish_register .btns{text-align:right;}


/* Spec-In ¼­ºñ½º ¸¶ÀÏ¸®Áö ÇöÈ² (RetrieveMymileageList.jsp)*/
#usp-old #customer_support .specinservice_mileage .cRoundBox2 .innerBox{padding:20px;}
#usp-old #customer_support .specinservice_mileage .cRoundBox2 .innerBox ul li{background:url(/images/images_new/common/bu_circle_blank_01.gif) left 4px no-repeat; display:inline-block;  padding-left:10px; margin-bottom:5px;}

#usp-old #customer_support .specinservice_mileage .cRoundBox li{padding:3px 0 3px 15px;}
#usp-old #customer_support .specinservice_mileage .cRoundBox label{width:70px;}

#usp-old #customer_support .specinservice_mileage .tabMenu02{margin-top:30px;}

#usp-old #customer_support .specinservice_mileage .listMileage{margin-top:20px;}
#usp-old #customer_support .specinservice_mileage .listMileage li{display:inline-block; width:210px; font-size:12px; line-height:21px;}
#usp-old #customer_support .specinservice_mileage .listMileage li span{display:inline-block; background:url(/images/images_new/common/bu_square_spink.gif) 0 5px no-repeat; padding-left:5px; font-weight:bold;}

/* Spec-In °ü¸® ¸®½ºÆ® (RetrieveSpecinList.jsp) */
#usp-old #customer_support .specinmgt_list .innerBox{padding:0 15px 4px;}
#usp-old #customer_support .specinmgt_list .innerBox li{padding:5px 0;}
#usp-old #customer_support .specinmgt_list .innerBox label{width:80px;}
#usp-old #customer_support .specinmgt_list .innerBox .lastLi{padding-left:95px; padding-top:10px; border-top:1px solid #D7D7D7;}
#usp-old #customer_support .specinmgt_list .innerBox .inputDate{width:110px; border:1px solid #CCC; background:#F9F9F9 url(/images/images_new/common/ico_cal.gif) right top no-repeat;}

#usp-old #customer_support .specinmgt_list .down_area{margin-left:340px; margin-top:20px;}
#usp-old #customer_support .specinmgt_list .down_area a{margin-left:5px;}

/* Spec-In Åë°è -> Spec-In °á°ú (RetrieveSpecinstatisticResultList.jsp)*/

#usp-old #customer_support .specinstats_result .desc_area{margin-top:20px; overflow:hidden;}
#usp-old #customer_support .specinstats_result .desc_area h3{float:left; margin-top:6px;}
#usp-old #customer_support .specinstats_result .desc_area p{float:right; font-size:11px; font-weight:bold; letter-spacing:-1px;}
#usp-old #customer_support .specinstats_result .desc_area p a{margin:0 10px;}

#usp-old #customer_support .specinstats_result .tb_s01 thead tr.bgM th {border-right:1px solid #B7B7B7; background:none;}
#usp-old #customer_support .specinstats_result .tb_s01 thead tr th.last {border-right:none;}
#usp-old #customer_support .specinstats_result .tb_s01 thead tr th.border_b {background:none; border-bottom:1px solid #B7B7B7;}

#usp-old #customer_support .specinstats_result ul{margin-top:20px;}
#usp-old #customer_support .specinstats_result ul li{color:#333; font-size:11px; line-height:20px; background:url(/images/images_new/common/bu_circle_bb.gif) left 7px no-repeat; padding-left:10px;}

/* Spec-In Åë°è -> ¼³°èÀå·Á±Ý Áö±Þ³»¿ª (RetrieveSpecinstatisticBountyList.jsp) */

#usp-old #customer_support .specinstats_promotion .desc_area{margin-top:20px; overflow:hidden;}
#usp-old #customer_support .specinstats_promotion .desc_area h3{float:left; margin-top:6px;}
#usp-old #customer_support .specinstats_promotion .desc_area p{float:right; font-size:11px; font-weight:bold; letter-spacing:-1px;}
#usp-old #customer_support .specinstats_promotion .desc_area p a{margin:0 10px;}

#usp-old #customer_support .specinstats_promotion ul{margin-top:20px;}
#usp-old #customer_support .specinstats_promotion ul li{color:#333; font-size:11px; line-height:20px; background:url(/images/images_new/common/bu_circle_bb.gif) left 7px no-repeat; padding-left:10px;}

/* Spec-In Åë°è -> °è¾àÀ²½ÇÀû (RetrieveSpecinstatisticContractList.jsp) */

#usp-old #customer_support .specinstats_pfm .desc_area{margin-top:20px; overflow:hidden;}
#usp-old #customer_support .specinstats_pfm .desc_area h3{float:left; margin-top:6px;}
#usp-old #customer_support .specinstats_pfm .desc_area p{float:right;font-size:11px; font-weight:bold; letter-spacing:-1px;}
#usp-old #customer_support .specinstats_pfm .desc_area p a{margin:0 10px;}

#usp-old #customer_support .specinstats_pfm .tb_s01 thead tr.bgM th {border-right:1px solid #B7B7B7; background:none;}
#usp-old #customer_support .specinstats_pfm .tb_s01 thead tr th.last {background:none; border-right:none;}
#usp-old #customer_support .specinstats_pfm .tb_s01 thead tr th.border_b {background:none; border-bottom:1px solid #B7B7B7;}

#usp-old #customer_support .specinstats_pfm ul{margin-top:20px;}
#usp-old #customer_support .specinstats_pfm ul li{color:#333; font-size:11px; line-height:20px; background:url(/images/images_new/common/bu_circle_bb.gif) left 7px no-repeat; padding-left:10px;}

/* Spec-In Åë°è -> µî·Ï½ÇÀû (RetrieveSpecinstatisticRegisterList.jsp) */

#usp-old #customer_support .specinstats_regPfm .desc_area{margin-top:20px; overflow:hidden;}
#usp-old #customer_support .specinstats_regPfm .desc_area h3{float:left; margin-top:6px;}
#usp-old #customer_support .specinstats_regPfm .desc_area p{float:right; font-size:11px; font-weight:bold; letter-spacing:-1px;}
#usp-old #customer_support .specinstats_regPfm .desc_area p a{margin:0 10px;}

#usp-old #customer_support .specinstats_regPfm .tb_s01 thead tr.bgM th {border-right:1px solid #B7B7B7; background:none;}
#usp-old #customer_support .specinstats_regPfm .tb_s01 thead tr th.last {background:none; border-right:none;}
#usp-old #customer_support .specinstats_regPfm .tb_s01 thead tr th.border_b {background:none; border-bottom:1px solid #B7B7B7;}

#usp-old #customer_support .specinstats_regPfm ul.listDesc{margin-top:20px;}
#usp-old #customer_support .specinstats_regPfm ul.listDesc li{color:#333; font-size:11px; line-height:20px; background:url(/images/images_new/common/bu_circle_bb.gif) left 7px no-repeat; padding-left:10px;}

/* Spec-In Åë°è -> Drop »çÀ¯½ÇÀû */

#usp-old #customer_support .specinstats_dropPfm .desc_area{margin-top:20px; overflow:hidden;}
#usp-old #customer_support .specinstats_dropPfm .desc_area h3{float:left; margin-top:6px;}
#usp-old #customer_support .specinstats_dropPfm .desc_area p{float:right; font-size:11px; font-weight:bold; letter-spacing:-1px;}
#usp-old #customer_support .specinstats_dropPfm .desc_area p a{margin:0 10px;}

#usp-old #customer_support .specinstats_dropPfm ul.listDesc{margin-top:20px;}
#usp-old #customer_support .specinstats_dropPfm ul.listDesc li{color:#333; font-size:11px; line-height:20px; background:url(../img/common/bu_circle_bb.gif) left 7px no-repeat; padding-left:10px;}

/* ¸¶ÀÌÆäÀÌÁö -> È¸¿øÁ¤º¸ */

#usp-old #memInfoArea .infotxt										{ float:right; width:200px; text-align:right;}
#usp-old .bl_point									{ display:inline-block; width:0px; font-weight:bold; color:#d80546; vertical-align: center;}
#usp-old #memInfoArea .infotxt .bl_point						{ text-align:left; padding-right:8px;}
#usp-old #memInfoArea .title											{ clear:both; height:14px; margin-bottom:10px; }
#usp-old #memInfoArea table.formTable01					{ border-top:2px solid #ccc; margin-bottom:15px; width:640px;}
#usp-old #memInfoArea table.formTable01 th				{ text-align:left; background:#fcfcfc; border-bottom:1px solid #e4e4e4; padding:4px; vertical-align:middle; }
#usp-old #memInfoArea table.formTable01 td				{ border-bottom:1px solid #e4e4e4; padding:7px 15px; vertical-align:middle; }
#usp-old #memInfoArea table.formTable01 input[type="text"] , #usp-old #memInfoArea table.formTable01 input[type="password"] 		{ font-size:11px; padding:4px 5px; }
#usp-old #memInfoArea table.formTable01 td span		{ padding:7px 10px 3px 5px; }
#usp-old #memInfoArea table.formTable01 td.noline		{ border-bottom:0; padding:7px 15px 0px 15px; }
#usp-old #memInfoArea table.formTable01 label , #usp-old #memInfoArea table.formTable01 input , #usp-old #memInfoArea table.formTable01 select	{ vertical-align:middle; }
#usp-old #memInfoArea table.formTable01 select	{ width:137px; }
#usp-old #memInfoArea table.formTable01 label.txt	{ padding-right:5px; }
#usp-old #memInfoArea table.formTable01 th label , #usp-old #memInfoArea div.innerBox label { position: relative;left:11px; }
#usp-old #memInfoArea div.innerBox label.infotitle {position: relative;left:2px; }
#usp-old #memInfoArea table.formTable01 span.checkList{display:inline-block; width:155px; padding:0 0 0 0;}
#usp-old #memInfoArea table.formTable01 span.checkList label	{ display:inline-block; *display:block; zoom:1; text-indent:-9999px; font-size:0px; line-height:0px; }
#usp-old #memInfoArea div.btnzone{overflow:hidden;}
#usp-old #memInfoArea div.btnzone div.leftFloat{float:left;}
#usp-old #memInfoArea div.btnzone div.rightFloat{float:right;}
#usp-old #memInfoArea div.chgType{position:relative;}
#usp-old #memInfoArea div.chgType div{position:absolute; top:-20px; right:20px;}
#usp-old #memInfoArea h3.subTitle{font-weight:bold; padding:5px; margin-bottom:5px;}
#usp-old #memInfoArea .decPos{margin-bottom:10px;}
#usp-old #memInfoArea .changeInfo table.formTable01{width:590px; margin-top:10px;}
#usp-old #memInfoArea .changeInfo .innerBox{position:relative;}
#usp-old #memInfoArea .changeInfo .innerBox .btn_zone .cbtn{position:absolute; right:40px; bottom:10px;}
#usp-old #memInfoArea table.formTable01 input[type="password"] 		{ width: 123px;}
.contact_us{margin-bottom:100px;}
.contact_us .dec1{margin-left:30px; font-size:1.2em; font-weight:bold;}
.contact_us .dec2{margin:10px 0 0 30px; color:#666;}


/* ¸¶ÀÌÆäÀÌÁö -> ½ºÆåÀÎ -> »ó¼¼º¸±â */
#usp-old .mypage_view .private_info01{overflow:hidden; margin-left:20px;}
#usp-old .mypage_view .private_info01 li{padding:0 0 3px 10px; width:300px; float:left; background:url(/images/images_new/common/bu_circle_blank_01.gif) 0 6px no-repeat; font-weight:bold;}
#usp-old .mypage_view .private_info01 li.w260{width:260px;}
#usp-old .mypage_view .private_info01 li.float_none{float:none;}
#usp-old .mypage_view .private_info01 li span.item{padding-left:5px; width:100px; display:inline-block;}
#usp-old .mypage_view .private_info01 li span.value{font-weight:normal; padding-left:10px;}
#usp-old .mypage_view p{margin-top:10px;}
#usp-old .mypage_view .cell_center th,
#usp-old .mypage_view .cell_center td{text-align:center;}


/* ¸¶ÀÌÆäÀÌÁö -> ³ªÀÇ Áú¹® -> º¸±â*/
#usp-old .mypage_view .btn_zone{margin-top:10px; text-align:right;}
#usp-old .mypage_view .tb_reply{border-top:1px solid #3F5788;}


/* ¸¶ÀÌÆäÀÌÁö -> ³ªÀÇ Äü ¸Þ´º */
#usp-old .myQuickMenu .cRoundBox2{margin-top:0;}
#usp-old .myQuickMenu .cRoundBox2 .innerBox{padding:20px;}

#usp-old .myQuickMenu .contentBox{overflow:hidden;}

#usp-old .myQuickMenu h3{margin:10px 0; font-size:12px; font-weight:bold;}

#usp-old .myQuickMenu .leftBox{display:inline-block; float:left; width:300px; }
#usp-old .myQuickMenu .leftBox #treeBox{width:300px; height:295px; overflow:scroll; border:1px solid gray;}

#usp-old .myQuickMenu .centerBox{display:inline-block; width:20px; float:left; margin-top:140px; padding:0 10px;}

#usp-old .myQuickMenu .rightBox{display:inline-block; width:295px; float:left;}
#usp-old .myQuickMenu .rightBox .rightInner{border:1px solid gray;}
#usp-old .myQuickMenu .rightBox .rightInner #quickMenu{height:270px; margin-top:10px;}
#usp-old .myQuickMenu .rightBox .rightInner #quickMenu li{font-size:12px; padding:5px 0 0 10px; font-size:12px;}
#usp-old .myQuickMenu .rightBox .rightInner #quickMenu li input{margin-right:5px; vertical-align:middle;}
#usp-old .myQuickMenu .rightBox .rightInner .rightbottom{height:20px; background-color:#F8F8F8; text-align:right; padding-right:10px; text-decoration:underline;}

#usp-old .myQuickMenu .btn_zone{overflow:hidden; margin:10px 10px 0 0;}
#usp-old .myQuickMenu .btn_zone .cbtn{float:right;}


/* academy */
/* Korea */
#usp-old #academyArea .greeting{position:relative; top:0; left:0; height:329px; background:url("/images/images_new/sub_images/academy_greeting.gif") no-repeat top left; }
#usp-old #academyArea .nationList{position:relative; top:0; left:0; height:800px; background:url("/images/images_new/sub_images/nationList.jpg") no-repeat top left;}
#usp-old #academyArea .facilities{position:relative; top:0; left:0; height:731px; background:url("/images/images_new/sub_images/facilities.jpg") no-repeat top left;}
#usp-old #academyArea .curriculum{position:relative; top:0; left:0; height:642px; background:url("/images/images_new/sub_images/curriculum.jpg") no-repeat top left;}
#usp-old #academyArea .curriculumYear{position:relative; top:0; left:0; height:555px; background:url("/images/images_new/sub_images/curriculum_year.jpg") no-repeat top left;}
#usp-old #academyArea .academyMap{position:relative; top:0; left:0; height:1500px; background:url("/images/images_new/sub_images/academy_map.jpg") no-repeat top left;}

/* Global(AIC) - GTTM Process */

#usp-old #partner_support .processGtmm{overflow:hidden; margin-bottom:30px; background:url("/images/images_new/sub_images/bg_process_gtmm.gif") 0 0 no-repeat;}
#usp-old #partner_support .processGtmm li{width:150px; height:20px; padding:10px 20px; margin:0 20px 20px 0; background-color:#fff; border:5px solid #A1A2A1; cursor:pointer;}
#usp-old #partner_support .processGtmm li.top{float:left;}
#usp-old #partner_support .processGtmm li.bottom{float:right; margin-bottom:0;}
#usp-old #partner_support .processGtmm li.mg_z{margin-right:0;}
#usp-old #partner_support .processGtmm li.on{border-color:#AE1A46; color:#AE1A46; font-weight:bold;}


/* Product Data Book */
#usp-old #partner_support{padding-bottom:50px;}
#usp-old #partner_support h2{background:url("/images/images_new/common/bu_square_red.gif") left top no-repeat; color:#6B1C39; font-size:17px; font-weight:bold; padding-left:10px; margin-bottom:20px;}

/* bullet_style_01 - ÁÂÃøÁß¾Ó¿¡ ÁÖÈ²»ö µµ³ÊÃ÷Çü Bullet À§Ä¡. (±ÛÀÚ»ö : °¥»ö) */
#usp-old .bu_s01{background:url("/images/images_new/common/bu_circle_red.gif") left 4px no-repeat; display:inline-block; color:#C66110; font-weight:bold;  padding-left:13px; font-family: 'arial, simsun'; font-size:12px; line-height:16px; }
/* bullet_style_02 - ÁÂÃøÁß¾Ó¿¡ ÆÄ¶õ»ö ¿øÇü Bullet À§Ä¡. (±ÛÀÚ»ös : ÆÄ¶õ»ö) */
#usp-old .bu_s02{background:url("/images/images_new/common/bu_circle_blue.gif") left 4px no-repeat; display:inline-block; color:#3F5788; font-weight:bold;  padding-left:10px; font-family: 'arial, simsun'; font-size:11px; line-height:16px;}
/* bullet_style_02 - ÁÂÃøÁß¾Ó¿¡ °ËÀº»ö ¿øÇü Bullet À§Ä¡. (±ÛÀÚ»ö : ÆÄ¶õ»ö) */
#usp-old .bu_s03{background:url("/images/images_new/common/bu_circle_bb.gif") left 6px no-repeat; display:inline-block;  padding-left:7px;}

#usp-old #partner_support .product_databook .innerBox {padding:10px 15px 10px 15px;}
#usp-old #partner_support .product_databook .innerBox li{padding:0 0 0 0;}
/* 2013.01.02 sujin
#usp-old #partner_support .product_databook .innerBox label{width:80px;}*/
#usp-old #partner_support .product_databook .innerBox select{ margin-right:15px;}
#usp-old #partner_support .product_databook .innerBox select.sel01{width:180px;}
#usp-old #partner_support .product_databook .innerBox .input01{width:230px;}

#usp-old #partner_support .product_databook .tb_s01 span.new{margin-left:5px;}
#usp-old #partner_support .product_databook .tb_s01 td.va		{ vertical-align:middle; }
#usp-old #partner_support .product_databook .tb_s01 td:last-child	{ border-right:0px; }

#usp-old #partner_support .caddata .innerBox {padding:10px 15px 4px;}
#usp-old #partner_support .caddata .innerBox li{padding:0 0 5px 0;}
#usp-old #partner_support .caddata .innerBox label{width:80px;}
#usp-old #partner_support .caddata .innerBox select{ margin-right:15px;}
#usp-old #partner_support .caddata .innerBox select.sel01{width:180px;}
#usp-old #partner_support .caddata .innerBox .input01{width:230px;}

#usp-old #partner_support .specification .innerBox {padding:10px 15px 4px;}
#usp-old #partner_support .specification .innerBox li{padding:0 0 5px 0;}
#usp-old #partner_support .specification .innerBox label{width:80px;}
#usp-old #partner_support .specification .innerBox select{ margin-right:15px;}
#usp-old #partner_support .specification .innerBox select.sel01{width:180px;}
#usp-old #partner_support .specification .innerBox .input01{width:230px;}

#usp-old #partner_support .authentication_certificate .innerBox {padding:10px 15px 4px;}
#usp-old #partner_support .authentication_certificate .innerBox li{padding:0 0 5px 0;}
#usp-old #partner_support .authentication_certificate .innerBox label{width:80px;}
#usp-old #partner_support .authentication_certificate .innerBox select{ margin-right:15px;}
#usp-old #partner_support .authentication_certificate .innerBox select.sel01{width:180px;}
#usp-old #partner_support .authentication_certificate .innerBox .input01{width:230px;}

/* Popup - ÆÄÆ®³ÊÁö¿ø - ±â¼úÀÚ·á - ¼ÒÇÁÆ®¿þ¾î */
#usp-old #soft_wrap .ul_soft{margin-top:10px; border-bottom:1px solid #AF064C; width:100%; }
#usp-old #soft_wrap .ul_soft > li{padding:10px 0 10px 10px; border-bottom:1px solid #E6E6E6; overflow:hidden;}
#usp-old #soft_wrap .ul_soft > li > dl{position:relative; padding-left:140px;}
#usp-old #soft_wrap .ul_soft > li > dl > dt{margin-bottom:10px;}
#usp-old #soft_wrap .ul_soft > li > dl > dt a{cursor:pointer; color:#BD004F; font-size: 13px; line-height:21px; font-weight:bold;}
#usp-old #soft_wrap .ul_soft > li > dl > dt .img		{ position:absolute; left:0; top:0; float:left; padding:2px; margin-right:15px; border:1px solid #B7B7B7;}
#usp-old #soft_wrap .ul_soft > li > dl > dd{color:#777576; font-size:12px; margin-bottom:5px; overflow:hidden; }
#usp-old #soft_wrap .ul_soft > li > dl > dd .s_title{color:#333; font-size:12px; font-weight:bold; padding-left:8px; background:url("/images/images_new/common/bul_box01.gif") left 6px no-repeat; border-right:1px solid #F0F0F0; padding-right:10px;float:left;}
#usp-old #soft_wrap .ul_soft > li > dl > dd .dec{padding-left: 8px;float:left;}
#usp-old #soft_wrap .ul_soft > li > dl > dd .decon{float:left; padding-left: 10px; height: 32px; overflow: hidden;}
#usp-old #soft_wrap .ul_soft > li > .soft_btn {float:left; position: absolute; width: 630px;}
#usp-old #soft_wrap .ul_soft > li > .soft_btn .btn_softm {float:right;padding-left: 3px;}
#usp-old #soft_wrap .ul_soft > li > .soft_btn .btn_softd {float:right;}


/* ÆÄÆ®³ÊÁö¿ø - ¸¶ÄÉÆÃ ÀÚ·á - ÀÌ¹ÌÁö ÀÚ·á */
/* 2013.01.02 new design sujin
#usp-old .marketing_img ul {padding-left:10px; overflow:hidden;}
#usp-old .marketing_img ul li {float:left; background:url("/images/images_new/sub_images/bg_thum01.gif") no-repeat top left; width:210px;}
#usp-old .marketing_img ul li.last {width:202px;}
#usp-old .marketing_img ul li .imgsec {padding:1px 0 0 1px;}
#usp-old .marketing_img ul li div {margin-top:8px; overflow:hidden; width:198px;}
#usp-old .marketing_img ul li .mt_title {float:left; padding-left:5px; font-weight:bold; color:#666;}
#usp-old .marketing_img ul li .ic_mag {float:right;}
#usp-old .marketing_img ul li .redpoint {padding:4px 0 0 5px; width:193px;}
#usp-old .marketing_img ul li .redpoint a {color:#C40050;}
#usp-old .marketing_img ul li .redpoint:hover {text-decoration:underline;}
*/
#usp-old .marketing_img ul {padding-left:10px; overflow:hidden;}
#usp-old .marketing_img ul li {float:left; width:210px; margin-bottom:18px; height: 177px;}
#usp-old .marketing_img ul li.last {width:202px;}
#usp-old .marketing_img ul li .imgsec {width:198px; border:1px solid #dbdbdb;}
#usp-old .marketing_img ul li div {margin-top:8px; overflow:hidden; width:189px;}
#usp-old .marketing_img ul li .mt_title {float:left; padding-left:6px; font-weight:bold; color:#666; width:160px;}
#usp-old .marketing_img ul li .ic_mag {float:right;}
#usp-old .marketing_img ul li .redpoint {padding:4px 0 0 5px; width:193px; height:18px; overflow:hidden;}
#usp-old .marketing_img ul li .redpoint a {color:#878787; height:18px; overflow:hidden;}

/* ¼­ºñ½º¼¾ÅÍ */

/* ÃßÈÄ ±âº»À¸·Î »ó¼¼·Î »¬°Í. */
#usp-old #customer_support .service_center h2	{color:#333; font-weight:bold; font-size:16px; line-height:16px; margin:20px 0 40px;}
#usp-old #customer_support .service_center h3	{margin-top:20px; color:#cc0066; font-size:15px; line-height:18px; font-weight:bold;}
#usp-old #customer_support .service_center .btns{overflow:hidden; text-align:right;}
#usp-old #customer_support .service_center .btns span{display:inline-block; text-align:right; }
#usp-old #customer_support .service_center .list_style_01{margin-top:20px; border-top:1px solid #CCC;}
#usp-old #customer_support .service_center .list_style_01 > li{ border-bottom:1px solid #CCC;height:100%; background:url("/images/images_new/sub_images/li_style_01_bg.gif") left top no-repeat; }
#usp-old #customer_support .service_center .list_style_01 > li > dl{vertical-align:middle; padding:10px 0 15px 20px; height:100%;}
#usp-old #customer_support .service_center .list_style_01 > li > dl > dt{color:#333; height:15px;  width: 620px; padding-bottom: 20px;}
#usp-old #customer_support .service_center .list_style_01 > li > dl > dt .dt1{float:left; width: 350px; font-weight:bold;font-size:13px; }
#usp-old #customer_support .service_center .list_style_01 > li > dl > dt .dt2{}
#usp-old #customer_support .service_center .list_style_01 > li > dl > dt .dt3{float:right; padding-right: 8px;}
#usp-old #customer_support .service_center .list_style_01 > li > dl > dt .dt3 a{ color:#cc0066 !important; text-decoration:underline;}
#usp-old #customer_support .service_center .list_style_01 > li > dl > dd{padding-bottom:3px; color:#7E7E7E; font-size:12px;background:url("/images/images_new/common/bu_circle_bb.gif") left 8px no-repeat; padding-left: 8px;}
#usp-old #customer_support .service_center .list_style_01 > li > dl > dd > span {color:#333;}
#usp-old #customer_support .service_center div.spaceH10{height:15px; margin-top:10px; border-bottom:1px dotted #999;}


/* È¸¿ø°¡ÀÔ */
#usp-old #joinArea ul.joinList				{ overflow:hidden; margin:20px 0px 30px 0px;  }
#usp-old #joinArea ul.joinList li			{ float:left; margin-right:5px; background-repeat:no-repeat; background-position:0 0; }
#usp-old #joinArea ul.joinList li.type1		{ background-image:url("/images/images_new/sub_images/join_img01.gif") ; }
#usp-old #joinArea ul.joinList li.type2		{ background-image:url("/images/images_new/sub_images/join_img02.gif") ; }
#usp-old #joinArea ul.joinList li.type3		{ background-image:url("/images/images_new/sub_images/join_img03.gif") ; }
#usp-old #joinArea ul.joinList li.type4		{ background-image:url("/images/images_new/sub_images/join_img04.gif") ; margin-right:0px; }
#usp-old #joinArea ul.joinList li a			{ color:#666; display:block; height:44px; padding-left:60px; padding-top:10px; }
#usp-old #joinArea ul.joinList li.type1 a	{ width:78px; }
#usp-old #joinArea ul.joinList li.type2 a	{ width:78px; }
#usp-old #joinArea ul.joinList li.type3 a	{ width:103px; }
#usp-old #joinArea ul.joinList li.type4 a	{ width:121px; }
#usp-old #joinArea ul.joinList li span		{ display:block; line-height:100%;}
#usp-old #joinArea ul.joinList li strong		{ color:#cd1861; font-weight:bold; }
#usp-old #joinArea label.info				{ visibility:hidden; font-size:0px; line-height:0px; height:0px; width:0px; }


#usp-old #joinArea .tableData											{ width:100%; text-align:center; border-top:2px solid #ccc;  border-bottom:1px solid #ccc; margin-bottom:30px; }
#usp-old #joinArea .tableData th										{ height:30px; font-weight:normal; border-bottom:1px solid #ccc; text-align:center; vertical-align:middle; }
#usp-old #joinArea .tableData th strong							{ display:block; font-weight:bold; }
#usp-old #joinArea .tableData .thRow,.tableData td			{ height:57px; vertical-align:middle; border-bottom:1px dashed #ccc; text-align:center; }
#usp-old #joinArea .tableData .titleTh,.tableData .thRow	{ border-right:1px solid #ccc; }
#usp-old #joinArea .tableData .lineBtNo							{ border-bottom:0; }
#usp-old #joinArea .tableData td										{ background:#f9f9f9; }
#usp-old #joinArea .infoTxt												{ border:1px solid #dbdbdb; padding:25px 15px; }
#usp-old #joinArea .infoTxt h4											{ margin-bottom:20px; }
#usp-old #joinArea .infoTxt p,#usp-old #joinArea .infoTxt dl				{ margin-bottom:10px; }
#usp-old #joinArea .infoTxt dl dd p										{ margin-bottom:5px; }
#usp-old #joinArea .dotline												{ border-bottom:1px dotted #ccc; padding-bottom:20px; }

#usp-old #joinArea .joinStep					{ clear:both; height:42px; margin:20px 0 45px 0; width:642px; }
#usp-old #joinArea .joinStep li				{ float:left; width:200px; height:27px; padding:15px 0 0 8px; line-height:100%;}
#usp-old #joinArea .joinStep li.first		{ width:210px; }
#usp-old #joinArea .joinStep.step1		{ background:url("/images/images_new/sub_images/joinStepbg.gif") no-repeat left -42px; }
#usp-old #joinArea .joinStep.step2		{ background:url("/images/images_new/sub_images/joinStepbg.gif") no-repeat left top; }
#usp-old #joinArea .joinStep.step3		{ background:url("/images/images_new/sub_images/joinStepbg.gif") no-repeat left -84px; }
#usp-old #joinArea .joinStep li.on			{ color:#fff; font-weight:bold; }
#usp-old #joinArea h5							{ color:#CD1861; background:url("/images/images_new/common/h4_bg.gif") no-repeat left center; padding:8px 0px 8px 15px; }
#usp-old #joinArea .checkzone				{ border-bottom:1px dashed #efefef; padding:10px 0; margin-bottom:20px; }
#usp-old #joinArea .checkzone span		{ padding-left:10px; }
#usp-old #joinArea .checkzone input , #usp-old #joinArea .checkzone span	{ vertical-align:middle; }
#usp-old #joinArea .btnzone					{ text-align:right; margin-bottom:60px; }
#usp-old #joinArea .agreement				{ height:145px; padding:10px 5px; }

#usp-old #joinArea h4											{ float:left; width:300px; color:#000; font-weight:bold;}
#usp-old #joinArea .infotxt										{ float:right; width:200px; text-align:right; font-style: oblique;}
#usp-old #joinArea .bl_point									{ display:inline-block; width:0px; font-weight:bold; color:#d80546; vertical-align: center;}
#usp-old #joinArea .infotxt .bl_point						{ text-align:left; padding-right:8px;}
#usp-old #joinArea .title											{ clear:both; height:14px; margin-bottom:10px; }
#usp-old #joinArea table.formTable01					{ border-top:2px solid #ccc; margin-bottom:15px; }
#usp-old #joinArea table.formTable01 th				{ text-align:left; background:#fcfcfc; border-bottom:1px solid #e4e4e4; padding:4px; vertical-align:middle; }
#usp-old #joinArea table.formTable01 td				{ border-bottom:1px solid #e4e4e4; padding:7px 15px; vertical-align:middle; }
#usp-old #joinArea table.formTable01 input.txt		{ font-size:11px; padding:4px 5px; }
#usp-old #joinArea table.formTable01 td span		{ padding:7px 10px 3px 5px; }
#usp-old #joinArea table.formTable01 td.noline		{ border-bottom:0; padding:7px 15px 0px 15px; }
#usp-old #joinArea table.formTable01 label , #usp-old #joinArea table.formTable01 input , #usp-old #joinArea table.formTable01 select	{ vertical-align:middle; }
#usp-old #joinArea table.formTable01 select	{ width:137px;}
#usp-old #joinArea table.formTable01 label.txt	{ padding-right:5px; }
#usp-old #joinArea table.formTable01 th label { position: relative;left:11px; }
#usp-old #joinArea ul												{ clear:both; }
#usp-old #joinArea ul.interest li								{ float:left; width:164px;}
#usp-old #joinArea ul.interest li input , #usp-old #joinArea ul.interest li span	{ vertical-align:middle; }
#usp-old #joinArea ul.interest li.long						{ width:480px; }
#usp-old #joinArea ul.interest li label						{ display:inline-block; *display:none; zoom:1; font-size:0px; line-height:0px;}
#usp-old #joinArea table.formTable01 input[type="password"] 	{ font-size:12px; padding:4px 5px; width: 123px;}

#usp-old #popArea									{ border:5px solid #cccccc; padding:30px; }
#usp-old #popArea h2							{ font:bold 16px/18px 'µ¸¿ò'; color:#000; margin-bottom:30px; }
#usp-old #popArea h5							{ font:bold 16px/18px 'µ¸¿ò'; color:#000; margin-bottom:18px; }
#usp-old #popArea p								{ font:11px/14px 'µ¸¿ò'; margin-bottom:15px; }
#usp-old #popArea .formBox					{ text-align:center; background:#f9f9f9; border:1px solid #ccc; border-left:0; border-right:0; padding:20px; margin-bottom:15px; }
#usp-old #popArea .formBox li				{ margin-bottom:5px; }
#usp-old #popArea .formBox label			{ font:bold 12px 'µ¸¿ò'; color:#666; padding-right:20px; }
#usp-old #popArea .formBox input.txt	{ width:195px; height:26px; line-height:26px !important; font:11px 'µ¸¿ò'; color:#666; padding:0px 10px; margin:0px; }
#usp-old #popArea .formBox input , #usp-old #popArea .formBox p , #usp-old #popArea .formBox label	{ vertical-align:middle; }
#usp-old #popArea .btnzone					{ text-align:center; position:relative; }
#usp-old #popArea .btnzone.right			{ text-align:right; }
#usp-old #popArea .search_zipcode		{ position:absolute; left:0px; top:10px; height:28px; line-height:28px; }

#usp-old #popArea .formBox1					{ text-align:left; background:#f9f9f9; border:1px solid #ccc; border-left:0; border-right:0; padding:10px; margin-bottom:15px; }
#usp-old #popArea .formBox1 li.btm			{ margin-bottom:0px; }
#usp-old #popArea .formBox1 label			{ font:bold 12px 'µ¸¿ò'; color:#666; padding-right:5px; }
#usp-old #popArea .formBox1 input.txt		{ width:148px; height:20px; line-height:18px !important; color:#666; padding:0px 5px; margin:0px; border:1px solid #ccc; }
#usp-old #popArea .formBox1 input , #usp-old #popArea .formBox p , #usp-old #popArea .formBox label	{ vertical-align:middle; }
.addselect{ vertical-align:middle; width: 160px;}

#usp-old #popArea table.formTable01						{ width:100%; border-top:2px solid #ccc; margin-bottom:15px; }
#usp-old #popArea table.formTable01 th					{ text-align:left; background:#fcfcfc; border-bottom:1px solid #e4e4e4; padding:7px 10px; }
#usp-old #popArea table.formTable01 td					{ border-bottom:1px solid #e4e4e4; padding:7px 15px; }
#usp-old #popArea table.formTable01 td.postnum			{ text-align:center; }
#usp-old #popArea table.formTable01 td.noline			{ border-bottom:0; padding:7px 15px 0px 15px; }
#usp-old #popArea table.formTable01 a					{ color:#666; }
#usp-old #popArea table.formTable01 a:hover				{ color:#000 !important; text-decoration:underline; }
#usp-old #popArea .paging								{ text-align:center; margin:15px 0 0; }
#usp-old #popArea .paging a								{ line-height:21px; color:#333; padding:0 2px; }
#usp-old #popArea .paging span							{ font-weight:bold; line-height:21px; color:#AF064C; padding:0 2px; }

#usp-old #popArea table.formTable02						{ width:100%; font:12px 'arial';}
#usp-old #popArea table.formTable02 th					{ text-align:left; background:#fcfcfc; border-bottom:1px solid #e4e4e4; padding:5px 5px; }
#usp-old #popArea table.formTable02 td					{ border-bottom:1px solid #e4e4e4; padding:3px 5px; }
#usp-old #popArea table.formTable02 td.postnum			{ text-align:center; }
#usp-old #popArea table.formTable02 td.noline			{ border-bottom:0; padding:7px 15px 5px 12px; }
#usp-old #popArea table.formTable02 a					{ color:#666; }
#usp-old #popArea table.formTable02 a:hover				{ color:#D80546 !important; text-decoration:underline; }
#usp-old #popArea{
	scrollbar-face-color: #FFF;
	scrollbar-shadow-color: #B6B6B6;
	scrollbar-highlight-color: #B6B6B6;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #EFEFEF;
	scrollbar-arrow-color: #B6B6B6;
}
#usp-old #popArea .bl_point{ display:inline-block; width:0px; font-weight:bold; color:#d80546; vertical-align: center;}

#usp-old .guide_end								{ height:69px; padding-top:20px; text-align:center; font-size:140%; font-weight:bold; }
#usp-old .guide_end .txt_r3					{ color:#be2359 !important }
#usp-old .guide_end .txt_nor					{ font-size:100% !important }
#usp-old table.joinComplete					{ width:100%; margin:20px 0px; }
#usp-old table.joinComplete tbody th	{ background:#f7f7f7; border-top:1px solid #eee; border-bottom:1px solid #eee; color:#666; font-weight:bold; padding:7px 20px 7px 20px; }
#usp-old table.joinComplete tbody td	{ border-bottom:1px solid #eee; border-top:1px solid #eee;}


/* °í°´Áö¿ø - HVACÁ¤º¸Áö */

#usp-old .catalog .list_style_02{width:100%; overflow:hidden;}
#usp-old .catalog .list_style_02 > li{ width:315px; min-height:190px; padding:10px 0; overflow:hidden; position:relative; float:left; border-bottom:1px dotted #B7B7B7;} /* li¿¡ µé¾î°¡´Â ÅØ½ºÆ® ¼ö Á¦ÇÑ ÇÊ¿ä */
#usp-old .catalog .list_style_02 > li > dl{ padding-left:145px;}
#usp-old .catalog .list_style_02 > li > dl > dt{margin-bottom:10px; padding-left:3px; width:155px; line-height:16px; color:#5D5C5C;  font-weight:bold;}
#usp-old .catalog .list_style_02 > li > dl > dd{width:170px; overflow:hidden; font-size:11px; line-height:16px; }
#usp-old .catalog .list_style_02 > li > dl > dd.img{position:absolute; left:10px; top:10px; border:1px solid #B7B7B7; width:124px; height:165px; padding:2px;}
#usp-old .catalog .list_style_02 > li > dl > dd.btns{margin-top:10px;}
#usp-old .catalog .list_style_02 > li > dl > dd.btns span{margin-right:1px; float:left;}
#usp-old .catalog .list_style_02 > li > dl > dd.btns span.last {margin-right:0;}
#usp-old .catalog .list_style_02 > li > dl > dd.btns span a{font-size:12px;}

/* °í°´Áö¿ø - HVACÁ¤º¸Áö */
#usp-old .catalog1 .list_style_02{width:100%; overflow:hidden;}
#usp-old .catalog1 .list_style_02 > li{ width:100%; min-height:170px; padding:10px 0; overflow:hidden; position:relative; float:left; border-bottom:1px dotted #B7B7B7;} /* li¿¡ µé¾î°¡´Â ÅØ½ºÆ® ¼ö Á¦ÇÑ ÇÊ¿ä */
#usp-old .catalog1 .list_style_02 > li > dl{ padding-left:145px;}
#usp-old .catalog1 .list_style_02 > li > dl > dt{margin-bottom:10px; padding-left:11px; width:100%; line-height:16px; color:#BD004F; font-weight:bold;}
#usp-old .catalog1 .list_style_02 > li > dl > dd{width:170px; overflow:hidden; font-size:11px; line-height:16px; }
#usp-old .catalog1 .list_style_02 > li > dl > dd.img{position:absolute; left:10px; top:10px; border:1px solid #B7B7B7; width:124px; height:165px; padding:2px;}
#usp-old .catalog1 .list_style_02 > li > dl > dd.dec{padding-left: 15px; width:100%;}
#usp-old .catalog1 .list_style_02 > li > dl > dd.date{padding-left: 15px; width:100%;}
#usp-old .catalog1 .list_style_02 > li > dl > dd.btns{width: 100%; margin-top: 10px;margin-left: 11px;}
#usp-old .catalog1 .list_style_02 > li > dl > dd.btns span{float: left;}
#usp-old .catalog1 .list_style_02 > li > dl > dd.btns span.last {margin-right:0; }
#usp-old .catalog1 .list_style_02 > li > dl > dd.btns span a{font-size:12px;}

/* sitemap*/
#usp-old #siteMapArea h3					{ clear:both; height:20px; padding-left:20px; background:url("/images/images_new/sub_images/h4_bg.gif") no-repeat left 8px; border-top:1px solid #E3698B; padding-top:5px; margin-bottom:10px; }
#usp-old #siteMapArea ul					{ overflow:hidden; }
#usp-old #siteMapArea ul li				{ clear:both; }
#usp-old #siteMapArea ul li dl			{ float:left; width:148px; padding-bottom:20px; margin-left:10px; }
#usp-old #siteMapArea ul li dl dt		{ height:21px; text-align:center; background:url("/images/images_new/sub_images/site_bg.gif") no-repeat left top; padding:3px 0; margin-bottom:10px; }
#usp-old #siteMapArea ul li dl dd		{ line-height:15px; font-size:11px; background:url("/images/images_new/sub_images/dot.gif") no-repeat 5px 10px; padding-left:10px; padding:4px 0px 4px 10px; padding-left:15px; }
#usp-old #siteMapArea ul li dl dd a	{ display:block; }
#usp-old #siteMapArea a					{ color:#666; }

/* line up */
/* line up */
#usp-old div.lineUp																{ width:640px; color:#300; }
#usp-old div.lineUp h3														{ font-weight:bold; font-size:18px; padding:5px 0px 10px 0px; margin:0px; }
#usp-old div.lineUp table													{ font-family:"Arial" ; font-size:12px; width:100%; border-spacing:0px; /*border-collapse:collapse;*/ border-collapse:collapse; border-top:2px solid #000; margin-bottom:20px; border-top:1px solid #898989;border-right:1px solid #898989; }
#usp-old div.lineUp table th , #usp-old div.lineUp table td				{ vertical-align:middle ; text-align:center; }
#usp-old div.lineUp table th.first , #usp-old div.lineUp table td.first	{ border-left:0px; }
#usp-old div.lineUp table thead th										{ background:#bfc1c0; border-bottom:1px solid #898989; border-left:1px solid #898989; font-weight:bold; }
#usp-old div.lineUp table thead td										{ background:#e6e6e6; border-left:1px solid #898989; border-bottom:1px solid #898989; font-weight:bold; padding:5px 0px; }
#usp-old div.lineUp table tbody th										{ background:#ddd; border-bottom:1px solid #898989; font-weight:bold; }
#usp-old div.lineUp table tbody td.pro								{ background:#fff; padding:30px 10px; }
#usp-old div.lineUp table tbody td.pro2								{ background:#fff; padding:0px 10px; }
#usp-old div.lineUp table tbody th.ch_pro							{ background:#e9e9eb; padding:5px 0;}
#usp-old div.lineUp table tbody td.gray								{ background:#e6e6e6;  }
#usp-old div.lineUp table tbody td.white							{ background:#fff; }
#usp-old div.lineUp table tbody td.new								{ background:url("/images/images_new/common/icon_new.gif") no-repeat right top; }
#usp-old div.lineUp table tbody td										{ background:#f6f7f7; border-bottom:1px solid #898989; border-left:1px solid #898989;/* 20160223 border:1px solid #898989; */ height:45px; }
#usp-old div.lineUp table tbody td img								{ vertical-align:middle; }
#usp-old div.lineUp table span											{ display:block; }
div.lineUp	caption													{ height:0px; width:0px; font-size:0px; line-height:0px; }
#usp-old div.lineUp .dpn														{ font-size:0px; line-height:0px; width:0px; height:0px; border:0px; text-indent:-9999px; }
#usp-old div.lineUp .hybrid													{ width:80px; }
#usp-old div.lineUp .invertor												{ width:25px; }
#usp-old div.lineUp p.chk													{ text-align:left; padding:0px 0px 0px 5px; }
#usp-old div.lineUp p.chk .red												{ color:red; }
#usp-old div.lineUp p.chk .bold											{ font-weight:bold; }

/* searchBox */
#usp-old dl.srchOp 										{ color:#666; overflow:hidden; padding-bottom:5px; }
#usp-old dl.srchOp  dt									{ text-align:left; padding:0px 10px; width:80px; font-weight:bold; background:url("/images/images_new/common/bu_circle_blank_01.gif") no-repeat left center; }
#usp-old dl.srchOp  dd									{ padding-right:10px; }
#usp-old dl.srchOp  input.txt						{ width:240px; height:22px; }
#usp-old dl.srchOp  dt.srch							{ clear:left }
#usp-old dl.srchOp  dt , #usp-old dl.srchOp  dd			{ float:left; height:22px; line-height:22px; }

/* reference_lists ÆäÀÌÁö */
#usp-old .referenceList .ulList											{ margin-top:10px; border-bottom:1px solid #AF064C; width:100%; }
#usp-old .referenceList .ulList li										{ padding:10px 0 10px 10px; border-bottom:1px solid #E6E6E6; overflow:hidden; }
#usp-old .referenceList .ulList li dl									{ position:relative; padding-left:180px; }
#usp-old .referenceList .ulList li dl dt									{ margin-bottom:10px; }
#usp-old .referenceList .ulList li dl dt a								{ cursor:pointer; color:#BD004F; font-size: 13px; line-height:21px; font-weight:bold; }
#usp-old .referenceList .ulList li dl dt .img							{ position:absolute; left:0; top:0;}
#usp-old .referenceList .ulList li dl dt .img img						{ width:150px; height:102px; }
#usp-old .referenceList .ulList li dl dd									{ color:#666; font-size:12px; margin-bottom:10px; overflow:hidden; }
#usp-old .referenceList .ulList li dl dd .s_title						{ width:65px; min-width:50px; color:#333; font-size:12px; font-weight:bold; padding-left:8px; background:url("/images/images_new/common/bul_box01.gif") left 6px no-repeat; border-right:1px solid #F0F0F0; padding-right:10px; margin-right:10px; float:left; }
#usp-old .referenceList .ulList li dl dd .dec							{ float:left;}


/* .nPrevList_wrap_preview	{ color:#666; font-weight:bold; font-size: 13px; padding:25px 0px 10px 0px; }
.nPrevList_wrap {clear:both; border-top: 1px solid #d5d5d5; border-bottom: 1px solid #aeaeae; overflow: hidden; zoom:1;}
.nPrevList_wrap .leftBtn {float: left; }
.nPrevList_wrap .rightBtn {float: right;}
.nPrevList_wrap .thumList {float: left; width: 582px; overflow: hidden; height: 128px; padding-top: 13px;}
.nPrevList_wrap .thumList ul {width: 10000px; height: 128px;}
.nPrevList_wrap .thumList ul li {float: left;width: 102px; padding-right: 18px;text-align: center;}
.nPrevList_wrap .thumList ul li .thum {height: 79px; }
.nPrevList_wrap .thumList ul li .txt {display:block; width: 102px; word-break:break-all; word-wrap: break-word;}
 */

/* °í°´Áö¿ø */
#usp-old .area_movie{height:280px;margin-bottom:10px;background:#fff;zoom:1;}
#usp-old .area_movie:after{display:block; clear:both; content:"";}
#usp-old .area_movie .lmb{float:left;width:319px;}
#usp-old .area_movie .rmb{position:relative;float:right;width:318px;}
#usp-old .area_movie .rmb p{padding:10px 0;}
#usp-old .area_movie .rmb p strong{/* color:#bb4d00; */ color:#cc0066; font-weight:bold;}
#usp-old .area_movie .rmb .film{position:absolute; margin-left: 240px; margin-top: -30px;}
#usp-old .area_movie .rmb .subtitle{overflow:auto;width:286px;height:173px;border:1px solid #ccc;padding:15px;}



#usp-old .movie_list{}
#usp-old .movie_list ul{zoom:1;}
#usp-old .movie_list ul:after{display:block; clear:both; content:" ";}
#usp-old .movie_list ul li{float:left;width:289px;padding:15px;border-bottom:1px dotted #b7b7b7;}
#usp-old .movie_list ul li .list_ty_movie{zoom:1;}
#usp-old .movie_list ul li .list_ty_movie:after{display:block; clear:both; content:" ";}
#usp-old .movie_list ul li .list_ty_movie .photo{float:left;margin-right:15px;}
#usp-old .movie_list ul li .list_ty_movie .photo span{display:block;width:104px;height:79px;border:1px solid #b7b7b7;padding:2px;}
#usp-old .movie_list ul li .list_ty_movie .photo em{display:block;width:104px;text-align:center;padding:5px 0 0 0;}

#usp-old .movie_list ul li .list_ty_movie dl{float:left;width:150px;color:#666;}
#usp-old .movie_list ul li .list_ty_movie dl dt{padding:5px 0 15px 0;}
#usp-old .movie_list ul li .list_ty_movie dl dt a{color:#666;font-weight:bold;}
#usp-old .movie_list ul li .list_ty_movie dl dd{width:160px;font-size:11px;}

#usp-old .messageInfo	{ padding-bottom:10px; }
#usp-old .tb_s05 th		{ color:#666 !important; }

/* C20130415_11869 */
/* Equipment */
#usp-old #eqArea ul.joinList						{ overflow:hidden; margin:20px 0px 30px 0px;  }
#usp-old #eqArea ul.joinList li					{ float:left; margin-right:5px; background-repeat:no-repeat; background-position:0 0; }
#usp-old #eqArea ul.joinList li.type1		{ background-image:url("/images/images_new/sub_images/join_img01.gif") ; lh }
#usp-old #eqArea ul.joinList li.type2		{ background-image:url("/images/images_new/sub_images/join_img02.gif") ; }
#usp-old #eqArea ul.joinList li.type3		{ background-image:url("/images/images_new/sub_images/join_img03.gif") ; }
#usp-old #eqArea ul.joinList li.type4		{ background-image:url("/images/images_new/sub_images/join_img04.gif") ; margin-right:0px; }
#usp-old #eqArea ul.joinList li a				{ color:#666; display:block; height:44px; padding-left:60px; padding-top:10px; }
#usp-old #eqArea ul.joinList li.type1 a		{ width:78px; }
#usp-old #eqArea ul.joinList li.type2 a		{ width:78px; }
#usp-old #eqArea ul.joinList li.type3 a		{ width:103px; }
#usp-old #eqArea ul.joinList li.type4 a		{ width:121px; }
#usp-old #eqArea ul.joinList li span			{ display:block; line-height:100%;}
#usp-old #eqArea ul.joinList li strong		{ color:#cd1861; font-weight:bold; }
#usp-old #eqArea label.info						{ visibility:hidden; font-size:0px; line-height:0px; height:0px; width:0px; }


#usp-old #eqArea .tableData											{ width:100%; text-align:center; border-top:2px solid #ccc;  border-bottom:1px solid #ccc; margin-bottom:30px; }
#usp-old #eqArea .tableData th										{ height:30px; font-weight:normal; border-bottom:1px solid #ccc; text-align:center; vertical-align:middle; }
#usp-old #eqArea .tableData th strong							{ display:block; font-weight:bold; }
#usp-old #eqArea .tableData .thRow,.tableData td			{ height:57px; vertical-align:middle; border-bottom:1px dashed #ccc; text-align:center; }
#usp-old #eqArea .tableData .titleTh,.tableData .thRow	{ border-right:1px solid #ccc; }
#usp-old #eqArea .tableData .lineBtNo							{ border-bottom:0; }
#usp-old #eqArea .tableData td										{ background:#f9f9f9; }
#usp-old #eqArea .infoTxt												{ border:1px solid #dbdbdb; padding:25px 15px; }
#usp-old #eqArea .infoTxt h4											{ margin-bottom:20px; }
#usp-old #eqArea .infoTxt p,#usp-old #eqArea .infoTxt dl				{ margin-bottom:10px; }
#usp-old #eqArea .infoTxt dl dd p										{ margin-bottom:5px; }
#usp-old #eqArea .dotline												{ border-bottom:1px dotted #ccc; padding-bottom:20px; }

#usp-old #eqArea .joinStep					{ height:42px; margin:20px 0 45px 0; width:642px; }
#usp-old #eqArea .joinStep li				{ float:left; width:200px; height:27px; padding:15px 0 0 8px; line-height:100%;}
#usp-old #eqArea .joinStep li.first		{ width:210px; }
#usp-old #eqArea .joinStep.step1		{ background:url("/images/images_new/sub_images/joinStepbg.gif") no-repeat left -42px; }
#usp-old #eqArea .joinStep.step2		{ background:url("/images/images_new/sub_images/joinStepbg.gif") no-repeat left top; }
#usp-old #eqArea .joinStep.step3		{ background:url("/images/images_new/sub_images/joinStepbg.gif") no-repeat left -84px; }
#usp-old #eqArea .joinStep li.on			{ color:#fff; font-weight:bold; }
#usp-old #eqArea h5							{ color:#CD1861; background:url("/images/images_new/common/h4_bg.gif") no-repeat left center; padding:8px 0px 8px 15px; }
#usp-old #eqArea .checkzone				{ border-bottom:1px dashed #efefef; padding:10px 0; margin-bottom:20px; }
#usp-old #eqArea .checkzone span		{ padding-left:10px; }
#usp-old #eqArea .checkzone input , #usp-old #eqArea .checkzone span	{ vertical-align:middle; }
#usp-old #eqArea .btnzone					{ text-align:right; margin-bottom:60px; }
#usp-old #eqArea .agreement				{ height:145px; padding:10px 5px; }

#usp-old #eqArea h3											{ float:left; width:300px; color:#000; font-size:15px; font-weight:bold;}
#usp-old #eqArea h4											{ float:left; width:300px; color:#000; }
#usp-old #eqArea .infotxt										{ float:right; width:200px; text-align:right; }
#usp-old #eqArea .bl_point									{ display:inline-block; width:14px; font-weight:bold; color:#d80546; }
#usp-old #eqArea .infotxt .bl_point						{ text-align:left; }
#usp-old #eqArea .title											{ clear:both; height:14px; margin-bottom:10px; }
#usp-old #eqArea table.formTable01					{ border-top:2px solid #ccc; margin-bottom:15px; }
#usp-old #eqArea table.formTable01 th				{ width:115px; text-align:left; background:#fcfcfc; border-bottom:1px solid #e4e4e4; padding:7px 10px; vertical-align:middle; }
#usp-old #eqArea table.formTable01 td				{ border-bottom:1px solid #e4e4e4; padding:4px 4px; vertical-align:middle; }
#usp-old #eqArea table.formTable01 td .point		{ position:relative;}
#usp-old #eqArea table.formTable01 input.txt		{ font-size:11px; padding:4px 5px; }
#usp-old #eqArea table.formTable01 td span		{ padding:7px 10px 3px 5px; }
#usp-old #eqArea table.formTable01 td.noline		{ border-bottom:0; padding:7px 15px 0px 15px; }
#usp-old #eqArea table.formTable01 label , #usp-old #eqArea table.formTable01 input , #usp-old #eqArea table.formTable01 select	{ vertical-align:middle; }
#usp-old #eqArea table.formTable01 label.txt	{ padding-right:5px; }
#usp-old #eqArea ul												{ clear:both; }
#usp-old #eqArea ul.interest li								{ float:left; width:155px; height:28px; }
#usp-old #eqArea ul.interest li input , #usp-old #eqArea ul.interest li span	{ vertical-align:middle; }
#usp-old #eqArea ul.interest li.long						{ width:450px; }
#usp-old #eqArea ul.interest li label						{ display:inline-block; *display:inline; zoom:1; font-size:0px; line-height:0px; }

/*factory_board*/
#usp-old #cust_case .infoArea{text-align:right;}
#usp-old #cust_case .infoArea span{font-weight:bold; padding:0 3px;}
#usp-old #cust_case .list li{overflow:hidden; width:100%; height:100%; padding:15px 0; background:url("/images/images_new/common/line_dotted.gif") repeat-x bottom left;}
#usp-old #cust_case .list li .listimg{float:left; width:190px; height:100%;  border:1px solid #ddd; padding:0px; margin-right:15px;}
#usp-old #cust_case .list li .listtxt{ color:#777576; font-size:12px; margin-bottom:10px; overflow:hidden; }
#usp-old #cust_case .list li .listtxt dt{color:#333; font-size:12px; font-weight:bold; padding-left:8px; background:url("/images/images_new/common/bul_box01.gif") left 6px no-repeat; padding-right:10px; margin-right:10px; float:left;}
#usp-old #cust_case .list li .listtxt dd{padding-left:10px; float:left; width:400px;}

/* C20150513_75265:pdf,djvu´Ù¿î ¾ÆÀÌÄÜ º¯°æ */
#usp-old .manuals_search {position: relative;font-size:11px;}
#usp-old .manuals_search span.rht {position:absolute;width:auto;right:0;top:50%;margin-top: 3px; padding-top:  1px;padding-bottom:  1px;}
#usp-old .manuals_search span em.djvu a{font-style:normal; height:20px;padding:2px 10px 2px 18px;background: url("/images/icon/ico_sprite.png") no-repeat -3px -203px;}
#usp-old .manuals_search span em.pdf a {font-style:normal; height:20px;padding:2px 0 2px 21px;background: url("/images/icon/ico_sprite.png") no-repeat -3px -225px;}
#usp-old .manuals_search span em a:hover{text-decoration:underline;color:#d80546;}

#usp-old table.tb_style1 td.last_child {text-align:left;}
#usp-old table.tb_style1 td.last_child a {*float:left;display: inline-block;text-indent: -9999em;font-size:0;position: relative;}
#usp-old table.tb_style1 td.last_child a.djvu {width:20px;height:20px; float:left; margin-left:21px; background: url("/images/icon/ico_sprite.png") no-repeat -3px -275px;}
#usp-old table.tb_style1 td.last_child a.pdf {width:22px;height:20px; float:right; margin-right:21px;  background: url("/images/icon/ico_sprite.png") no-repeat -32px -275px;}


#usp-old #gtext		{margin-top:-15px;margin-bottom:5px;color: #5d5c5c;}
#usp-old #gtext span {font-weight: bold;padding-right: 5px;};


#usp-old #cust_case	{ /* clear:both; */ }
#usp-old #cust_case .cust_list .searchBar						{background:url("/images/images_new/sub_images/searchbar_bg.gif") left top no-repeat; padding:8px 15px 10px;}
#usp-old #cust_case .cust_list .searchBar .btn_s01				{line-height:12px;}
#usp-old #cust_case .cust_list .ul_cases							{margin-top:10px; border-bottom:1px solid #AF064C; width:100%; }
#usp-old #cust_case .cust_list .ul_cases > li					{padding:10px 0 10px 10px; border-bottom:1px solid #E6E6E6; overflow:hidden;}
#usp-old #cust_case .cust_list .ul_cases > li > dl				{position:relative; padding-left:240px;}
#usp-old #cust_case .cust_list .ul_cases > li > dl > dt			{margin-bottom:10px;}
#usp-old #cust_case .cust_list .ul_cases > li > dl > dt a		{cursor:pointer; color:#BD004F; font-size: 12px; line-height:21px; font-weight:bold;}
#usp-old #cust_case .cust_list .ul_cases > li > dl > dt .img		{position:absolute; left:0; top:0; }
#usp-old #cust_case .cust_list .ul_cases > li > dl > dt .img img	{width:220px; height:140px; }
#usp-old #cust_case .cust_list .ul_cases > li > dl > dd			{color:#777576; font-size:12px; margin-bottom:10px; overflow:hidden; }
#usp-old #cust_case .cust_list .ul_cases > li > dl > dd .s_title	{color:#333; font-size:15px; font-weight:bold; padding-right:10px; margin-right:10px; float:left;}
#usp-old #cust_case .cust_list .ul_cases > li > dl > dd .dec		{margin-top:10px; float:left; font-size:12px; width:390px; height:70px; overflow:hidden;}

#usp-old #productm 						{ width:660px; position:relative;  border-top:1px solid #E6E6E6;padding-top: 20px; padding-left: 40px;}
#usp-old #productm .psubmenu				{ width:220px; height:180px; float: left; padding-right: 0px; cursor: pointer; padding-bottom: 0px}
#usp-old #productm .psubmenu	span		{ position:absolute;margin-top: 160px; text-align:left; display:inline; float:left; clear:both; width:200px;  background: url('/images/common/bu_square_pink.gif') no-repeat left;}
#usp-old #productm .psubmenu	a			{ font:bold 13px/1 "µ¸¿ò"; COLOR: #000; margin-left:8px; }
#usp-old #productm .bor					{ width:660px; position:relative; float: left;height: 40px;}

