/************************************************************************************/
/* common css */
/************************************************************************************/
* { margin: 0; padding: 0; }

li { list-style: none; }
img { border: 0; }

.clear { clear: both; }
.Fleft { float: left; }
.Fright { float: right; }
.Tleft { text-align: left; }
.Tcenter { text-align: center; }
.Tright { text-align: right; }


/************************************************************************************/
/* usp css */
/************************************************************************************/

	/* margin */
	.minMT10 { margin-top: -10px; }
	.mT2 { margin-top: 2px; }
	.mT3 { margin-top: 3px; }
	.mT4 { margin-top: 4px; }
	.mT5 { margin-top: 5px; }
	.mT6 { margin-top: 6px; }
	.mT7 { margin-top: 7px; }
	.mT8 { margin-top: 8px; }
	.mT9 { margin-top: 9px; }
	.mT10 { margin-top: 10px; }
	.mT12 { margin-top: 12px; }
	.mT13 { margin-top: 13px; }
	.mT14 { margin-top: 14px; }
	.mT15 { margin-top: 15px; }
	.mT16 { margin-top: 16px; }
	.mT17 { margin-top: 17px; }
	.mT18 { margin-top: 18px; }
	.mT20 { margin-top: 20px; }
	.mT22 { margin-top: 22px; }
	.mT25 { margin-top: 25px; }
	.mT27 { margin-top: 27px; }
	.mT28 { margin-top: 28px; }
	.mT30 { margin-top: 30px; }
	.mT35 { margin-top: 35px; }
	.mT36 { margin-top: 36px; }
	.mT40 { margin-top: 40px; }
	.mT59 { margin-top: 59px; }
	.mT120 { margin-top: 120px; }
	
	.mR5 { margin-right: 5px; }
	.mR10 { margin-right: 10px; }
	.mR13 { margin-right: 13px; }
	.mR15 { margin-right: 15px; }
	.mR20 { margin-right: 20px; }
	.mR23 { margin-right: 23px; }
	.mR40 { margin-right: 40px; }
	.mR54 { margin-right: 54px; }
	
	.minMB10 { margin-bottom: -10px; }
	.mB5 { margin-bottom: 5px; }
	.mB7 { margin-bottom: 7px; }
	.mB8{ margin-bottom: 8px; }
	.mB10 { margin-bottom: 10px; }
	.mB19 { margin-bottom: 19px; }

	.mL5 { margin-left: 5px; }
	.mL14 { margin-left: 14px; }
	.mL15 { margin-left: 15px; }
	.mL17 { margin-left: 17px; }
	.mL20 { margin-left: 20px; }
	.mL240 { margin-left: 240px; }
	.mL270 { margin-left: 270px; }	
	
	
	/* padding */
	.pT10 { padding-top: 10px; }
	.pT13 { padding-top: 13px; }
	.pT16 { padding-top: 16px; }
	.pT20 { padding-top: 20px; }
	.pT32 { padding-top: 32px; }
	.pT35 { padding-top: 35px; }

	.pR10 { padding-right: 10px; }
	.pR13 { padding-right: 13px; }

	.pB10 { padding-bottom: 10px; }
	.pB12 { padding-bottom: 12px; }
	.pB27 { padding-bottom: 27px; }
	.pB30 { padding-bottom: 30px; }
	.pB40 { padding-bottom: 40px; }
	.pB60 { padding-bottom: 60px; }
	.pB67 { padding-bottom: 67px; }

	.minPL0 { padding-left: 0; }
	.pL3 { padding-left: 3px; }
	.pL6 { padding-left: 6px; }
	.pL9 { padding-left: 9px; }
	.pL10 { padding-left: 10px; }
	.pL14 { padding-left: 14px; }
	.pL15 { padding-left: 15px; }
	.pL17 { padding-left: 17px; }
	.pL40 { padding-left: 40px; }
	.pL90 { padding-left: 90px; }
	
	/* border */
	.bB_3C3B3F { border-bottom: 1px solid #3C3B3F; }
	
	/* width */
	.w233 { width: 233px; }
	.w338 { width: 338px; }
	.w380 { width: 380px; }
	.w389 { width: 389px; }
	
	/* height */
	

	.block { display: block; }
		
	.ff_arial { font-family: Arial; }
	.fs11 { font-size: 11px; }
	.fs12 { font-size: 12px; }
	.fs16 { font-size: 16px; }

	.fc_fff { color: #fff; }
	.fc_000 { color: #000; }
	.fc_C4C4C4 { color: #C4C4C4; }
	.fc_5BA0C1 { color: #5BA0C1; }
	.fc_707070 { color: #707070; }
	.fc_252525 { color: #252525; }
	.fc_363636 { color: #363636; }
	.fc_9D0A0E { color: #9D0A0E; }
	.fc_626262 { color: #626262; }
	.fc_529DA8 { color: #529DA8; }

	.lh12 { line-height: 12px; }
	.lh13 { line-height: 13px; }
	.lh19 { line-height: 19px; }

	.strong { font-weight: bold; }

	div.bg_black { background-color: #000; }
	
	/* usp depth */
	div.keyVisual { margin-bottom: 15px; }
	.usp_title { font-family: Arial; font-size: 18px; color: #000000; font-weight: bold; line-height: 22px; margin-top: 10px; padding-right: 10px; }
	.usp_subtitle { font-family: Arial; font-size: 12px; color: #212121; font-weight: bold; line-height: 14px; margin-top: 9px; padding-right: 10px; }
	.usp_subtitle_tab { font-family: Arial; font-size: 12px; color: #212121; font-weight: bold; line-height: 14px; padding: 9 0 9 7px }
	.usp_subcopy { font-family: Arial; font-size: 12px; color: #212121; font-weight: bold; line-height: 14px; margin-top: 5px; padding-right: 10px; }
	.usp_description { font-family: Arial; font-size: 11px; color: #626262; line-height: 13px; margin-top: 12px; padding-right: 10px; }
	.usp_description_static { font-family: Arial; font-size: 11px; color: #626262; line-height: 13px; margin-top: 14px; }
	
	.contents_usp_title { clear: both; float: left; width: 566px; border-bottom: 1px solid #CFCFCF; padding: 0 0 25px 10px; }
	
	.contents_usp_title_tab { clear: both; float: left; width: 566px; padding: 0 0 25px 10px; }
	
	ul.list_usp_desc01 { }
		ul.list_usp_desc01 li { font-family: Arial; font-size: 11px; color: #626262; line-height: 13px; margin-top: 3px; padding: 0 0 0 7px; background: url(/download/UserFiles/Image/new/usp_guide/bl_01.gif) 1px 3px no-repeat; }
	
	ul.list_usp_hyphen { }
		ul.list_usp_hyphen li { font-family: Arial; font-size: 11px; color: #626262; line-height: 13px; margin-top: 3px; padding: 0 0 0 7px; background: url(/download/UserFiles/Image/new/usp_guide/bl_hyphen.gif) 1px 5px no-repeat; }

	/* mobile phone - chocolate2 */
	ul.list_chocolate2_spec { width: 576px; }
		ul.list_chocolate2_spec li { clear: both; float: left; width: 576px; padding: 10px 0 10px 0; border-bottom: 1px solid #333333; }
		ul.list_chocolate2_spec li.end { padding-bottom: 30px; border-bottom: 0; }
	
	dl.spec_chocolate2 { float: left; font-family: Arial; margin: 4px 0 0 14px; }
		dl.spec_chocolate2 dt { font-size: 16px; color: #D41E23; font-weight: bold; padding: 1px 0 0 19px; background: url(/download/UserFiles/Image/new/mobilephone_chocolate2/bl_title.gif) left top no-repeat; }
		dl.spec_chocolate2 dd { font-size: 11px; color: #C0C0C0; line-height: 13px; padding: 8px 0 0 2px; }
		
	/* mobile phone - shine2 */
	ul.list_shine2_spec { width: 516px; margin: 19px auto 0 auto; }
		ul.list_shine2_spec li { clear: both; float: left; width: 516px; padding: 1px 0 0 0; border-bottom: 1px solid #3C3B3F; }
		ul.list_shine2_spec li.end { padding-bottom: 46px; border-bottom: 0; }

	dl.spec_shine2 { font-family: Arial; margin: 0 12px 0 12px; }
		dl.spec_shine2 dt { font-size: 16px; color: #fff; font-weight: bold; padding: 0; }
		dl.spec_shine2 dd { font-size: 11px; color: #C2C2C2; line-height: 13px; padding: 6px 0 0 0; }
		
	ul.list_shine2_dot { }
		ul.list_shine2_dot li { width: 282px; font-size: 11px; color: #C2C2C2; text-align: left; line-height: 13px; padding: 0 0 0 8px; border: 0; background: url(/download/UserFiles/Image/new/mobilephone_shine2/bl_shine2.gif) 0 4px no-repeat; }
	
	/* camera - viewty2 */
	div.bg_viewty2_01 { background: url(/download/UserFiles/Image/new/digital_camera_viewty2/bg_spec_01.jpg) left bottom no-repeat; }
	div.bg_viewty2_02 { background: url(/download/UserFiles/Image/new/digital_camera_viewty2/bg_spec_02.jpg) left bottom no-repeat; }
	div.bg_viewty2_03 { background: url(/download/UserFiles/Image/new/digital_camera_viewty2/bg_spec_03.jpg) left bottom no-repeat; }
	div.bg_viewty2_04 { background: url(/download/UserFiles/Image/new/digital_camera_viewty2/bg_spec_04.jpg) left bottom no-repeat; }
	div.bg_viewty2_05 { background: url(/download/UserFiles/Image/new/digital_camera_viewty2/bg_spec_05.jpg) left bottom no-repeat; }
	div.bg_viewty2_06 { background: url(/download/UserFiles/Image/new/digital_camera_viewty2/bg_spec_06.jpg) left bottom no-repeat; }
	div.bg_viewty2_07 { background: url(/download/UserFiles/Image/new/digital_camera_viewty2/bg_spec_07.jpg) left bottom no-repeat; }
	div.bg_viewty2_08 { background: url(/download/UserFiles/Image/new/digital_camera_viewty2/bg_spec_08.jpg) left bottom no-repeat; }
	div.bg_viewty2_09 { background: url(/download/UserFiles/Image/new/digital_camera_viewty2/bg_spec_09.jpg) left bottom no-repeat; }
	div.bg_viewty2_10 { background: url(/download/UserFiles/Image/new/digital_camera_viewty2/bg_spec_10.jpg) left bottom no-repeat; }
	
	/* TV - HotelTV */
	div.hotelTV_mode { float: left; width: 573px; padding: 32px 0 18px 20px; border-bottom: 1px solid #DCDEDD; }
	
	div.leftArea {  float: left; width: 264px; padding: 0 0 0 20px; }
	div.rightArea { float: right; width: 272px; padding: 0 0 0 20px; }
	
	p.title_hoteltv { font-family: Arial; font-size: 12px; color: #626262; font-weight: bold; padding: 0 0 0 11px; background: url(/download/UserFiles/Image/new/tv_hoteltv/bl_title.gif) 0 4px no-repeat; }
	p.txt_hoteltv { font-family: Arial; font-size: 11px; color: #626262; line-height: 13px; }
	ul.list_hoteltv { }
	ul.list_hoteltv li { font-family: Arial; font-size: 11px; color: #626262; line-height: 13px; padding: 0 0 0 10px; background: url(/download/UserFiles/Image/new/tv_hoteltv/bl_list.gif) 4px 5px no-repeat; }
	div.top { text-align: right; padding: 0 15px 14px 0; background: url(/download/UserFiles/Image/new/tv_hoteltv/bg_top.gif) left bottom repeat-x; }
	
	/* mobile phone - LG KS10 */
	p.title_ks10 { font-family: Arial; font-size: 16px; color: #A4CF37; font-weight: bold; }
	p.txt_ks10 { font-family: Arial; font-size: 11px; color: #959595; line-height: 13px; }
	
	/* mobile phone - LG KS20 */
	p.title_ks20 { font-family: Arial; font-size: 16px; color: #fff; font-weight: bold; }
	p.txt_ks20 { font-family: Arial; font-size: 11px; color: #959595; line-height: 13px; }
	ul.list_ks20 { }
	ul.list_ks20 li { font-family: Arial; font-size: 11px; color: #959595; line-height: 13px; }

	/* mobile phone - SECRET */
	p.title_secret { font-family: Arial; font-size: 16px; color: #fff; font-weight: bold; line-height: 20px;}
	p.subtitle_secret { font-family: Arial; font-size: 12px; color: #D6D6D6; font-weight: bold; }
	p.txt_secret { font-family: Arial; font-size: 11px; color: #959595;}

	/* mobile phone - KF600 */
	p.title_kf600 { font-family: Arial; font-size: 26px; color: #fff; font-weight: bold; line-height: 26px;}
	p.subtitle_kf600 { font-family: Arial; font-size: 16px; color: #D6D6D6; font-weight: bold; line-height: 18px;}
	p.subtitle2_kf600 { font-family: Arial; font-size: 12px; color: #D6D6D6; font-weight: bold; }
	p.txt_kf600 { font-family: Arial; font-size: 11px; color: #C9C9C9;}

	/* mobile phone - KF700 */
	p.title_kf700 { font-family: Arial; font-size: 26px; color: #04A8E6; font-weight: bold; line-height: 26px;}
	p.subtitle_kf700 { font-family: Arial; font-size: 16px; color: #04A8E6; font-weight: bold; line-height: 18px;}
	p.subtitle2_kf700 { font-family: Arial; font-size: 12px; color: #04A8E6; font-weight: bold; }
	p.txt_kf700 { font-family: Arial; font-size: 11px; color: #C9C9C9;}
	
	/* Audio - Home Audio - Micro Audio - FB162 */
	div.container_spec_fb162 { float: left; margin: 0 0 0 10px; padding: 9px 0 16px 0; background: url(/download/UserFiles/Image/new/audio_home_micro_fb162/bg_line.gif) left bottom repeat-x; }
	div.container_spec_fb162_end { float: left; margin: 0 0 0 10px; padding: 9px 0 16px 0; background: none; }
	dl.fb162_spec { float: left; width: 320px; }
	dl.fb162_spec dt { margin-top: 5px; }
	dl.fb162_spec dd { font-family: Arial; font-size: 11px; color: #656565; line-height: 13px; margin-top: 4px; }

	/* Audio - Home Audio - In Car - LAN9700R */
	p.title_LAN9700R { font-family: Arial; font-size: 20px; color: #fff; font-weight: bold; line-height: 26px;}
	p.subtitle_LAN9700R { font-family: Arial; font-size: 16px; color: #fff; font-weight: bold; line-height: 18px;}
	p.txt_LAN9700R { font-family: Arial; font-size: 11px; color: #dddddd;}
	div.title_LAN9700R { text-align: left; padding: 2px 2px 2px 5px; margin: 25px 15px 0px 10px; background-color:#999999 }	
	
	
	/* TV - Plasma TV - PY3, PB4, PC5 */
	div.container_py3 { float: left; padding: 0 0 7px 10px; background: url(/download/UserFiles/Image/new/tv_plasmatv/bg_line.gif) left bottom repeat-x; }
	
	/* TV - LCD TV - LBX, LB9D, LB5D, LC7D/LB4D/LS7D */
	div.container_lcdtv { float: left; padding: 0 0 15px 10px; background: url(/download/UserFiles/Image/new/tv_plasmatv/bg_line.gif) left bottom repeat-x; }
	
	/* TV - PDP TV */
	div.pdp_tab { width: 576px;float: left; }
	
	div.bookmark { padding: 10px 20px; }
	div.bookmark strong { font-family: Arial; font-size: 12px; }
	div.bookmark ul { }
	div.bookmark ul li { font-family: Arial; font-size: 11px; }
	div.bookmark ul li a { color: #C4C4C4; }
	
	div.container_pdptv { float: left; padding: 0 0 20px 3px; border-bottom: 1px solid #EBEBEB; }
	div.inner_padding_pdptv { float: left; padding: 13px 32px 0 30px; }
	dl.dl_pdptv { float: left; }
		dl.dl_pdptv dt { clear: both; margin: 10px 0 0 0; }
		dl.dl_pdptv dd { clear: both; float: left; margin-top: 5px; margin-left: 12px; padding: 0 0 20px 0; background: url(/download/UserFiles/Image/new/tv_pdptv/bg_line.gif) left bottom repeat-x; }
		dl.dl_pdptv dd.other { margin-left: 0; padding-bottom: 0; background: none; }
		dl.dl_pdptv dd.end { padding-bottom: 0; background: none; }
		dl.dl_pdptv dd p { font-family: Arial; font-size: 11px; color: #626262; line-height: 13px; }
	
	ul.list_simplink { float: left; }
	ul.list_simplink li { font-family: Arial; font-size: 11px; color: #626262; line-height: 13px; padding: 0 0 15px 6px; background: url(/download/UserFiles/Image/new/tv_pdptv/bl_simplink.gif) 0 3px no-repeat; }
	
	/* VIDEO - HD DISC PLAYER - SUPER BLU */
	div.container_spec_superblu { float: left; margin: 0 8px 0 7px; padding: 9px 15px 7px 12px; background: url(/download/UserFiles/Image/new/video_hddp_superblu/bg_line.gif) left bottom repeat-x; }
	* html div.container_spec_superblu { float: left; margin: 0 8px 0 3px; padding: 9px 15px 7px 12px; background: url(/download/UserFiles/Image/new/video_hddp_superblu/bg_line.gif) left bottom repeat-x; }
	
	dl.superblu_spec { float: left; width: 340px; }
		dl.superblu_spec dt { margin-top: 5px; }
		dl.superblu_spec dd { font-family: Arial; font-size: 11px; color: #656565; line-height: 13px; margin-top: 4px; }
	
	/* computer - monitor - commercial */
	div.container_cMonitor { float: left; width: 576px; padding: 0 0px 0 0px; }
	html>body div.container_cMonitor { float: left; width: 556px; padding: 0 0px 0 0px; }
	*:first-child+html div.container_cMonitor { float: left; width: 540px; padding: 0 0px 0 0px; }
	
	p.txt_subTitle_cm { font-family: Arial; font-size: 11px; color: #545454; line-height: 13px; }
	p.title_coMonitor { font-family: Arial; font-size: 12px; color: #626262; font-weight: bold; padding: 0 0 0 17px; background: url(/download/UserFiles/Image/new/computer_monitor_commercial/bl_title.gif) 6px 4px no-repeat; }
	p.title_coMonitor02 { font-family: Arial; font-size: 11px; color: #363636; font-weight: bold; margin-top: 7px; padding: 0 0 0 10px; background: url(/download/UserFiles/Image/new/computer_monitor_commercial/bl_title.gif) 0 3px no-repeat; }
	p.txt_coMonitor { font-family: Arial; font-size: 11px; color: #898989; line-height: 13px; padding: 0 0 0 17px; }

	ul.list_coMonitor { }
	ul.list_coMonitor li { font-family: Arial; font-size: 11px; color: #898989; line-height: 18px; padding: 0 0 0 10px; background: url(/download/UserFiles/Image/new/computer_monitor_commercial/bl_list.gif) 4px 8px no-repeat; }
	
	ul.list_coMonitor02 { margin-top: 7px; }
	ul.list_coMonitor02 li { font-family: Arial; font-size: 11px; color: #363636; line-height: 13px; padding: 0 0 0 14px; }
	ul.list_coMonitor02 li.none { color: #898989; margin-top: 5px; }
	ul.list_coMonitor02 li.num01 { background: url(/download/UserFiles/Image/new/computer_monitor_commercial/num01.gif) 0 2px no-repeat; }
	ul.list_coMonitor02 li.num02 { background: url(/download/UserFiles/Image/new/computer_monitor_commercial/num02.gif) 0 2px no-repeat; }
	
	div.box_title_cm { font-family: Arial; font-size: 12px; color: #363636; margin-left: 17px; padding: 1px 0 3px 6px; border: 1px solid #D0D0D0; }
	div.list_title_cm { font-family: Arial; font-size: 11px; color: #898989; font-weight: bold; line-height: 13px; padding-left: 22px; }
	ul.list_detail_cm { margin: 0 0 0 22px; }
	ul.list_detail_cm li { font-family: Arial; font-size: 11px; color: #898989; line-height: 13px; padding: 0 0 0 9px; background: url(/download/UserFiles/Image/new/computer_monitor_commercial/bl_list02.gif) 1px 7px no-repeat; }
	
	div.container_2c { border-bottom: 1px solid #EBEBEB; }

	table.step_cm { }
		table.step_cm th { vertical-align: top; padding: 0 6px; border-right: 1px solid #EAEAEA; }
		table.step_cm th.end { border-right: 0; }
		table.step_cm td { vertical-align: top; padding: 0 6px; border-right: 1px solid #EAEAEA; }
		table.step_cm td.end { border-right: 0; }
	
	div.container_dashline { float: left; padding-bottom: 11px; background: url(/download/UserFiles/Image/new/computer_monitor_commercial/bg_line.gif) left bottom repeat-x; }
	
	/* computer - LCD Monitor */
	div.monitor_container_sub { float: left; width: 573px; padding: 0 0 20px 3px; border-top: 1px solid #EBEBEB; }
	div.monitor_sub_title { margin: 15px 0 0 0; padding-bottom: 15px; }
	div.monitor_inner_container { float: left; padding-left: 15px; }
	div.inner_continer_dot { float: left; margin-top: 10px; padding: 8px 0 0 0; background: url(/download/UserFiles/Image/new/computer_monitor/bg_line_dot.gif) left top repeat-x; }
	
	ul.list_bl01 { }
	ul.list_bl01 li { font-family: Arial; font-size: 11px; color: #626262; line-height: 13px; margin-top: 6px; padding: 0 0 0 7px; background: url(/download/UserFiles/Image/new/computer_monitor/bl_01.gif) 1px 3px no-repeat; }
	
	ul.list_bl02 { }
	ul.list_bl02 li { font-family: Arial; font-size: 11px; color: #000000; line-height: 19px; padding: 0 0 0 9px; background: url(/download/UserFiles/Image/new/computer_monitor/bl_02.gif) 2px 8px no-repeat; }
	
	ul.list_bl03 { }
	ul.list_bl03 li { font-family: Arial; font-size: 11px; color: #000000; line-height: 13px; padding: 0 0 0 9px; background: url(/download/UserFiles/Image/new/computer_monitor/bl_02.gif) 2px 5px no-repeat; }
	ul.list_bl03 li.none { background: none; }
	
	
	/* projector hs101 */
	div.container_hs101 { width: 100%; margin-top: 25px; border-bottom: 1px solid #EBEBEB; }
		
		html>body .f_mT25 { margin-top: 0; }
		.f_mT25 { margin-top: 25px; }
		*:first-child+html .f_mT25 { margin-top: 25px; }
		
		div.hs101_2depth { margin-top: 25px; }
		
		
		div.hs101_etc_1depth { padding-bottom: 30px; padding-left: 26px; }
		div.hs101_etc_2depth { padding: 10px 0 0 22px; }
		
		div.hs101_txt_1depth { font-family: Arial; font-size: 12px; color: #529DA8; font-weight: bold; margin: 5px 0 0 0; }
		div.hs101_txt_2depth { font-family: Arial; font-size: 11px; color: #666666; line-height: 13px; margin: 4px 0 0 0; padding: 0 0 0 22px; }
	
	
		ul.list_an215 { margin-top: 4px; }
		ul.list_an215 li { font-family: Arial; font-size: 11px; color: #666666; line-height: 15px; padding: 0 0 0 12px; background: url(/download/UserFiles/Image/new/projector_an215/bl_list_an215.gif) 2px 5px no-repeat; }
		ul.list_an215 li.w173 { float: left; width: 173px; }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	