﻿@charset "utf-8";


/* reset CSS
------------------------------------------------------------------------------------------------- */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0; }
fieldset,img { border: 0px; }
ol,ul ,li { list-style: none; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }


/* content CSS
------------------------------------------------------------------------------------------------- */
	#layout_backgroud {display:none;position:absolute;left:0;top:0;width:100%;height:3000px;background:#03162e;filter:alpha(opacity=0);opacity:0;z-index:10;}
	.content_supportbox {width:910px; padding:90px 25px 45px 25px; overflow:hidden; }
	.content_supportSearchbox {clear:both; width:910px;padding:20px 25px 45px 25px;overflow:hidden;}
	.supportmainkeyvisual {width:960px; height:420px; }
	.supportmainkeyvisual a {position:relative; top:250px; left:489px; margin-right:10px;}
	.downloadvisual {height:395px;}
	.howtoguidevisual {height:395px;}
	.newsnalertvisual {height:395px;}
	.troubleshootingvisual {height:395px;}
	.faqsvisual {height:395px;}
	.servicepolicyvisual {height:395px;}
	.png24 {tmp:expression(setPng24(this));}
	
	/*-- supportsearch --*/
	.supportsearchWrap {overflow:visible; width:915px; margin:-30px 0 0 25px;} 
    .supportsearch {position:relative; overflow:visible; float:left; width:903px;height:69px; background:url(../images/common/bg_search02.gif) 0 top no-repeat;}
	.supportsearch_right {
		float:right; 
		overflow:visible;
		width:12px; height:69px;
		background:url(../images/common/bg_search02_right.png) left top no-repeat; 
		_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/common/bg_search02_right.png', sizingMethod='crop'); 
	}
	.supportsearch fieldset {overflow:visible; position:absolute; top:19px; left:260px; width:640px;}
    .supportsearch input {
		float:left;
		height:16px; width:295px; 
		font-size:14px; font-weight:bold;  color:#148fc8; 
		border:0; margin:7px 15px 0 0; background-color:transparent;
	}
    .supportsearch_submit {
		float:left;
		width:122px; height:26px; 
		line-height:26px; font-size:12px; font-weight:bold; color:#7cade3; text-align:left;
		border:0; padding-left:10px; margin-right:60px;
		background:url(../images/common/btn_s_searchbg.gif) left top no-repeat; 
		cursor:pointer;
	}
	.supportsearch_submit02 {
		float:left;
		width:122px; height:26px; 
		line-height:26px; font-size:12px; font-weight:bold; color:#fff; text-align:left;
		border:0; padding-left:10px; margin-right:60px;
		background:url(../images/common/btn_s_searchbg02.gif) left top no-repeat; 
		cursor:pointer;
	}
	.supportsearch_submit03 {
		float:left;
		width:122px; height:26px; 
		line-height:26px; font-size:12px; font-weight:bold; color:#fff; text-align:left;
		border:0; padding-left:10px; margin-right:60px;
		background:url(../images/common/btn_s_searchbg03.gif) left top no-repeat; 
		cursor:pointer;
	}
   .supportsearch .supportsearch_help {
   	   float:left;
	   overflow:visible;
	   width:110px; margin:0 0 0 0; 
	   color:#fff; line-height:12px; text-align:left;
   }
   .supportsearch .supportsearch_help a:link,
   .supportsearch .supportsearch_help a:hover,
   .supportsearch .supportsearch_help a:active,
   .supportsearch .supportsearch_help a:visited {color:#fff;}
    
	/*-- Close --*/
	.searchOptionClose{position:absolute; top:27px; left:542px;}
 
	/*-- suggestion --*/
	.suggestion_view_box {position:absolute; top:45px;left:253px; width:306px; border:1px solid #cccccc; background-color:#fff;z-index:3000;}
	.suggestion_view_box_guide{position:relative; width:100%;  clear:both;}
	.suggestion_view_box_tl {position:absolute;top:-1px;left:-1px;display:block;width:5px;height:5px;background:url(../images/common/bg_rndbox_5.gif) left top no-repeat;font-size:0;}
	.suggestion_view_box_tr {position:absolute;top:-1px;left:-4px;margin-left:100%;display:block;width:5px;height:5px;background:url(../images/common/bg_rndbox_5.gif) right top no-repeat;font-size:0}
	.suggestion_view_box_bl {position:absolute;top:-4px;left:-1px;display:block;width:5px;height:5px;background:url(../images/common/bg_rndbox_4.gif) left bottom no-repeat;font-size:0}
	.suggestion_view_box_br {position:absolute;top:-4px;left:-4px;margin-left:100%;display:block;width:5px;height:5px;background:url(../images/common/bg_rndbox_4.gif) right bottom no-repeat;font-size:0}
	.suggestion_view_contents {overflow:auto; overflow-x:hidden; *width:305px; max-height:125px;*height:125px;margin:3px 0;}
	.suggestion_view_contents{scrollbar-base-color:#fff; scrollbar-arrow-color:#8d8d8d; scrollbar-3dlight-color:#eaeaea; scrollbar-darkshadow-color:#fff; scrollbar-face-color:#eaeaea; scrollbar-highlight-color:#eaeaea; scrollbar-shadow-color:#eaeaea; scrollbar-track-color:#fff;}
	ul.suggestion {overflow:hidden; width:100%; padding:3px 0 0 0; border-top:1px solid #fff;}
	ul.suggestion li{ margin:0 0 2px 0; *margin:0 0 1px 0; list-style:none;}
	ul.suggestion a {display:block; *height:18px; padding:3px 9px; color:#000; font-weight:bold;text-decoration:none; font-size:12px;}
	ul.suggestion a:link {color:#000; font-weight:bold;}
	ul.suggestion a:hover,
	ul.suggestion a:active,
	ul.suggestion a:focus{ color:#000; font-weight:bold; background:#e8e8e8;text-decoration:none; }
	
	 /*-- supportsearchhome --*/
   	.supportsearchhomeWrap {overflow:visible; width:915px; margin:90px 0 0 25px;} 
    .supportsearchhome {position:relative; overflow:visible;  float:left; width:903px; height:69px; background:url(../images/common/bg_search02.gif) 0 top no-repeat; }
    .supportsearchhome input{float:left; height:16px; width:295px; font-size:14px; font-weight:bold;  color:#148fc8; border:0; margin:7px 15px 0 0; background-color:transparent;}
	.supportsearchhome_right {
		float:right; width:12px; height:100px;
		background:url(../images/common/bg_search02_right.png) 0 top no-repeat; 
		_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/common/bg_search02_right.png', sizingMethod='crop'); 
	}
	.supportsearchhome fieldset {overflow:visible; position:absolute; top:19px; left:260px; width:640px;}
	.supportsearchhome .supportsearch_help {
   	   float:left;
	   overflow:visible;
	   width:110px; margin:0 0 0 0; 
	   color:#fff; line-height:12px; text-align:left;
   }
	.supportsearchhome .supportsearch_help a:link,.supportsearchhome .supportsearch_help a:hover,.supportsearchhome .supportsearch_help a:active,.supportsearchhome .supportsearch_help a:visited{color:#fff;}
	
	/*-- supportcategory_5 --*/
/*	.supportcategory {clear:both; width:910px; margin:-7px 0 0 25px;  border:solid 1px #e1f1f8; border-top:none; }
	.category{overflow:auto; width:831px; padding:20px 0px 20px 77px; font-size:12px;}
	.category_tit{float:left; width:115px;  line-height:14px; color:#333; margin:25px 21px 0px 0px;}	
	.category dl{float:left; width:90px; margin-right:36px; text-align:center;}
	.category dl dt{text-align:center;}
	.category dl dd {}
	.category dl dd a:link,
	.category dl dd  a:visited,
	.category dl dd  a:hover,
	.category dl dd  a:active{color:#235da9;}
	.category dl dd img{padding-left:6px;}*/
	
	/*-- support_category_6 --*/
	.supportcategory {clear:both; width:910px; margin:-7px 0 0 25px;  border:solid 1px #e1f1f8; border-top:none; }
	.category{overflow:auto; width:900px; padding:20px 0px 20px 30px; font-size:12px;}
	.category_tit{float:left; width:115px;  line-height:14px; color:#333; margin:25px 21px 0px 0px;}	
	.category dl{float:left; width:90px; margin-right:30px; text-align:center;}
	.category dl dt{text-align:center;}
	.category dl dd {}
	.category dl dd a:link,
	.category dl dd  a:visited,
	.category dl dd  a:hover,
	.category dl dd  a:active{color:#235da9;}
	.category dl dd img{padding-left:6px;}

	
/* left content CSS
------------------------------------------------------------------------------------------------- */
	.supportmainlt {float:left; overflow:visible; width:679px;}
	.maintitle {float:left; width:100%; height:61px;}
	
	.maintitle ol li {float:left; padding-right:3px; padding-top:3px;}
	.maintitle ol li a:link,.maintitle ol li a:visited,.maintitle ol li a:hover,.maintitle ol li a:active{color:#666; text-decoration:underline;}
	.maintitle ol li strong{font-weight:100;}
	.maintitle .detailtitle {#margin-bottom:2px; margin-top:11px; color:#000; font-size:24px;}
	.pcode {font-size:14px;}
	.maintitle .searchtitle {#margin-bottom:2px; margin-top:11px; color:#555; font-size:18px;}
	.maintitle .searchtitle span{color:#235da9;}
	.searchtitle1 {padding:15px 0px 10px 20px; font-size:12px; font-weight:bold; color:#555;}
	
	#content_p2 .detail {width:100% ;float:left; margin:10px 0 28px 0; height:100%;}
	#content_p2 .detail .image {float:left;}
	#content_p2 .detail img {float:left; margin: 0 35px 15px 15px;}
	#content_p2 .detail li.ptitle{ margin-left:160px; font-weight:bold; font-size:14px; color:#000; margin-bottom:9px;}
	#content_p2 .detail li.emododownload {float:left; width:220px;}
	#content_p2 .detail li.emododownload dl img{margin: 0px 0px 10px 0px;}
	#content_p2 .detail li.emododownload dl dd{background:url(../images/common/bul_arrow08.gif) 0px 60px no-repeat; padding-left:15px; color:#666;}

	#content_p2 .detail li.productsupport {float:left; width:250px;}
	#content_p2 .detail li.productsupport dl dt{font-weight:bold; color:#000; font-size:14px;  margin-bottom:3px;}
	#content_p2 .detail li.productsupport dl dt.tit02{font-weight:bold; color:#000; font-size:14px; margin-bottom:3px; }
	#content_p2 .detail li.productsupport dl dd{background:url(../images/common/bul_dotgray.gif) 1px 7px no-repeat; padding-left:10px;}
	#content_p2 .detail li.productsupport dl dd span {margin-left:5px;}
	#content_p2 .detail li.productsupport dl a:link,#content_p2 .detail li.productsupport dl a:visited{color:#666;}
	#content_p2 .detail li.productsupport dl a:active,#content_p2 .detail li.productsupport dl a:hover{color:#235da9;}
	
	#content_p2 .detail li.activetopics {float:left; width:480px; margin: 0px 0px 20px 0px;}
	#content_p2 .detail li.activetopics dl dt{font-weight:bold;  color:#000; font-size:14px; margin-bottom:3px; padding-bottom:3px; border-bottom:solid 1px #e1e1e1;}
	#content_p2 .detail li.activetopics dl dt.tit02{font-weight:bold; color:#000; font-size:14px; margin-bottom:3px; border-bottom:solid 1px #e1e1e1;}
	#content_p2 .detail li.activetopics dl dd{background:url(../images/common/bul_arrow04.gif) 1px 6px no-repeat; padding-left:12px; position:relative;}
	#content_p2 .detail li.activetopics dl dd a:link,#content_p2 .detail li.activetopics dl dd a:visited,#content_p2 .detail li.activetopics dl dd a:active{color:#666;}
	#content_p2 .detail li.activetopics dl dd a:hover{color:#235da9;}
	#content_p2 .detail li.activetopics dl dd span{position:absolute; right:0px; top:0px; padding-right:10px;}
	#content_p2 .detail .browsebtnstyle {clear:both; overflow:hidden; margin-left:5px;}
	
	.latest_news {overflow:hidden; margin:10px 0 25px 0; height:32px;} 
	.latest_news span{font-weight:bold; color:#f67101;}
	.latest_news a:link,.latest_news a:visited,.latest_news a:hover,.latest_news a:active {color:#157dcc;font-weight:100;}

	.latest_news img{padding-left:6px;}
	
	/*-- tab --*/
	/*.tabbox {overflow:visible;width:676%; clear:both;}*/
	.tabbox {overflow:visible;width:100%; clear:both;}
		
	.tabWrapOn, .tabWrapOff {position:relative; z-index:100; float:left; margin-right:1px;  display:table; width:124px; height:32px; background:url(../images/common/tab_support_on.gif) left top no-repeat; font-weight:bold;}
	.tabWrapOff {background:url(../images/common/tab_support_off.gif) left top no-repeat;}
	.tabWrapOn a:link,.tabWrapOn  a:visited,.tabWrapOn a:hover,.tabWrapOn a:active {color:#0c4da2;}
	.tabWrapOff a:link,.tabWrapOff a:visited,.tabWrapOff a:active {color:#525252;}
	.tabWrapOff a:hover {color:#0c4da2; font-weight:bold;}	
	.tabCell {display:table-cell; position:relative; vertical-align: middle;}
	.tabInner {position:relative; top:-50%; text-align:center; line-height:13px;}
	.tabInner a:link,.tabInner a:visited,.tabInner a:hover,.tabInner a:active {font-weight:bold; text-decoration:none;}

	
	/*-- tab[IE] --*/	
	.tabWrapOn, .tabCell {*display:block;}
	.tabCell {*position:relative; *top:50%;}
	.tabCell, .tabInner {*height:0; *he\ight:auto; *zoom:1;}
	.tabInner {*position:relative; *top:-50%;}

	.view_box {margin-bottom:12px; border:1px solid #cccccc; float:left; width:676px; margin-top:-1px;}
	.view_box_guide{position:relative; width:100%; clear:both;}
	.view_box_gray 
	{position:absolute;top:-1px;left:-1px;display:block;width:678px;height:57px;background:url(../images/common/bg_boxgraytop.gif) left top no-repeat;font-size:0}
	.view_box_tr 
	{position:absolute;top:-1px;left:-9px;margin-left:100%;display:block;width:10px;height:10px;background:url(../images/common/bg_rndbox_1.gif) right top no-repeat;font-size:0}
	.view_box_bl 
	{position:absolute;top:-9px;left:-1px;display:block;width:10px;height:10px;background:url(../images/common/bg_rndbox_1.gif) left bottom no-repeat;font-size:0}
	.view_box_br 
	{position:absolute;top:-9px;left:-9px;margin-left:100%;display:block;width:10px;height:10px;background:url(../images/common/bg_rndbox_1.gif) right bottom no-repeat;font-size:0}
	.view_contents {position:relative;padding:22px 15px 30px 15px; _padding:22px 14px 30px 15px;}
	.view_contents p.tit{font-weight:bold; color:#555; font-size:14px; padding-left:11px; margin-bottom:36px;}
	.view_contents p.tit1{font-weight:bold; color:#555; font-size:14px; height:25px; padding: 8px 0 0 40px; margin-bottom:10px; background:url(../images/common/icon_downloadcenter.gif) 11px 5px no-repeat;}
	.view_contents p.tit2{font-weight:bold; color:#333; font-size:14px; height:25px; padding: 8px 0 0 0px; margin-bottom:10px; border-bottom:solid 1px #ccc;}
	.view_contents p.leadsentence{line-height:13px; margin:0px 15px 20px 0px; color:#555;}
	.view_contents p.leadsentence b{color:#157dcc;}
	.view_contents p.pq{color:#2f2f2f; font-size:14px; font-weight:bold; line-height:18px;}
	
	.view_contents p.tittab{font-size:12px; margin-bottom:30px; font-weight:bold;}
	.view_contents p.tittab a:link,.view_contents p.tittab a:visited,.view_contents p.tittab a:active{color:#000;}
	.view_contents p.tittab a:hover{color:#157dcc; text-decoration:none;}
	.view_contents p.tittab a.on:link,.view_contents p.tittab a.on:visited,.view_contents p.tittab a.on:hover,.view_contents p.tittab a.on:active{color:#157dcc;}
	.view_contents p.tittab span{margin:0px 10px; color:#a4a4a4;}
	.view_contents p.tittab .homebtn{position:absolute; right:20px; _top:22px;}
	
	.supportmainlt p.searchTab{font-weight:bold;}
	.supportmainlt p.searchTab a:link,.supportmainlt p.searchTab  a:visited,.supportmainlt p.searchTab  a:hover,.supportmainlt p.searchTab a:active{color:#0c4da2; margin:10px 10px 20px 10px; float:left; }
	.supportmainlt p.searchTab span.tabline{background:url(../images/common/bg_tabline.gif) left top no-repeat;  height:30px; width:1px;}
	.supportmainlt p.searchTab span{color:#000;font-size:12px; float:left; padding-top:10px}
	.supportmainlt p.hottit{color:#000; font-size:16px; padding-left:11px; margin-bottom:9px;}
	
	.view_contents .choose_your_language{padding-left:9px; margin-bottom:20px;}
	.view_contents .choose_your_language dt{color:#000; font-size:12px; padding-left:20px; background:url(../images/common/icon_questionmark.gif) left 1px no-repeat;}
	.view_contents .choose_your_language dd.cont{width:350px; line-height:14px; color:#000;}
	.view_contents .choose_your_language dd.choose{float:right; position:relative; top:-20px;}
	.view_contents .choose_your_language dd.choose select{width:115px; height:20px; font-size:11px; color:#464646; background-color:#e4ebf2; border-top:solid 1px #aaafb4; border-left:solid 1px #aaafb4; border-right:solid 1px #dbe2e8; border-bottom:solid 1px #dbe2e8;}
	
	.view_contents h2.specification {font-size:12px; font-weight:bold; color:#000000; margin-bottom:5px;}
	.view_contents .manuals_property {width:100%; text-align:center; border-collapse:collapse;clear:both;}
	.view_contents .manuals_property caption {display:none;}
	.view_contents .manuals_property th {padding: 7px 10px; text-align:center; background-color:#dee8f5; border:1px solid #c4d1e1;font-weight:bold; color:#000;}
	.view_contents .manuals_property td {padding: 7px 10px; border:1px solid #c4d1e1; color:#666;}
	.view_contents .manuals_property td.description {color:#235da9;}
	.view_contents .manuals_property td.description a:link {color:#235da9;}
	.view_contents .manuals_property td.description a:hover {color:#235da9;}
	.view_contents .manuals_property td.description a:visited {color:#235da9;}
	.view_contents .manuals_property td.description a:active {color:#235da9;}
	.view_contents .manuals_property td img{margin:0px 3px;}
	.view_contents td.support_tableDiscription {padding:10px 0 10px 15px; text-align:left; border-bottom:0px #fff solid; border-top:0px #fff solid;}
	
	.view_contents .manuals_property th
{

padding-top: 7px;

padding-right: 10px;

padding-bottom: 7px;

padding-left: 10px;

text-align: center;

background-color: #dee8f5;

border-top-width: 1px;

border-right-width-value: 1px;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 1px;

border-left-width-value: 1px;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: solid;

border-right-style-value: solid;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: solid;

border-left-style-value: solid;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: #c4d1e1;

border-right-color-value: #c4d1e1;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: #c4d1e1;

border-left-color-value: #c4d1e1;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

font-weight: bold;

color: #000000;

}
	
	.view_contents_spec {padding:22px 15px 30px 15px; _padding:22px 14px 30px 15px;}
	.view_contents_spec h2.specification { clear:both;  font-size:12px; font-weight:bold; color:#000000; margin-bottom:5px;}
	.view_contents_spec .specTable {clear:both;width:100%; text-align:center; border-collapse:collapse; border-top:1px solid #c4d1e1; margin-bottom:20px;}
	.view_contents_spec .specTable caption {display:none;}
	.view_contents_spec .specTable th {padding: 7px 10px; text-align:left; background-color:#dee8f5; border-bottom:1px solid #c4d1e1;font-weight:normal; color:#000;}
	.view_contents_spec .specTable td {padding: 7px 10px; text-align:left; border-bottom:1px solid #c4d1e1; color:#666;}
	/*.view_contents .specTable td.description {position:relative;z-index:2000;}*/
	.view_contents_spec .specTable td.name2 {padding: 7px 10px; text-align:left; background-color:#e7eef8; border-bottom:1px solid #c4d1e1; border-right:1px solid #c4d1e1; border-left:1px solid #c4d1e1;font-weight:normal; color:#666666;}
	.view_contents_spec .specAlert {font-size:11px; color:#666666;}
	.view_contents_spec .alert {overflow:auto; position:absolute; width:291px;min-height:60px;}
	.view_contents_spec .alert .alertContents { position:relative;}	
	
	.view_contents_spec .modelSelectWrap {overflow:auto;width:100%;}
	.view_contents_spec .modelSelect {float:left; color:#666;}
	.view_contents_spec .modelSelect select {width:150px;}
	.view_contents_spec .specImage {width:100%; text-align:center;}
	.ft_description {color:#5e5e5e;line-height:15px;}
	.ft_red_star {font-size:11px; color:#FF0000;}
	
	.graybg {background:url(../images/common/bg_tabcontent_gay.gif) 7px 7px no-repeat;}
	
	.view_box1 {margin-bottom:12px; border:1px solid #cccccc; float:left; width:676px; margin:20px 0px 30px 0px;}
	.view_box1_guide{position:relative; width:100%; clear:both;}
	.view_box1_tl {position:absolute;top:-1px;left:-1px;display:block;width:370px;height:45px;background:url(../images/common/bg_rndbox_left.gif) left top no-repeat;font-size:0}
	.view_box1_tr {position:absolute;top:-1px;left:-9px;margin-left:100%;display:block;width:10px;height:10px;background:url(../images/common/bg_rndbox_1.gif) right top no-repeat;font-size:0}
	.view_box1_bl {position:absolute;top:-9px;left:-1px;display:block;width:10px;height:10px;background:url(../images/common/bg_rndbox_1.gif) left bottom no-repeat;font-size:0}
	.view_box1_br {position:absolute;top:-9px;left:-9px;margin-left:100%;display:block;width:10px;height:10px;background:url(../images/common/bg_rndbox_1.gif) right bottom no-repeat;font-size:0}
	.view_contents1 {height:50px; padding:22px 15px 20px 20px;}	
	.view_contents1 dl{float:left; width:182px;position:relative}
	.view_contents1 dt{height:22px; font-size:12px;}
	.view_contents1 dd.arrow{background:url(../images/common/bul_arrow01.gif) 168px 6px no-repeat;}
	.view_contents1 dd select{width:165px; height:20px; font-size:11px; margin-bottom:6px; color:#464646; background-color:#e4ebf2; border-top:solid 1px #aaafb4; border-left:solid 1px #aaafb4; border-right:solid 1px #dbe2e8; border-bottom:solid 1px #dbe2e8;}
	.view_contents1 .btnstyle_s {margin-top:20px;}
	
	.view_box2 {margin-bottom:12px; border:1px solid #cccccc; float:left; width:676px; margin:0px 0px 20px 0px;}
	.view_box2_guide{position:relative; width:100%; clear:both; z-index:2000;}
	.view_box2_tl {position:absolute;top:-1px;left:-1px;display:block;width:370px;height:45px;background:url(../images/common/bg_rndbox_left.gif) left top no-repeat;font-size:0}
	.view_box2_tr {position:absolute;top:-1px;left:-9px;margin-left:100%;display:block;width:10px;height:10px;background:url(../images/common/bg_rndbox_1.gif) right top no-repeat;font-size:0}
	.view_box2_bl {position:absolute;top:-9px;left:-1px;display:block;width:10px;height:10px;background:url(../images/common/bg_rndbox_1.gif) left bottom no-repeat;font-size:0}
	.view_box2_br {position:absolute;top:-9px;left:-9px;margin-left:100%;display:block;width:10px;height:10px;background:url(../images/common/bg_rndbox_1.gif) right bottom no-repeat;font-size:0}
	.view_contents2 {height:120px; padding:22px 15px 20px 20px;}	
	.view_contents2 dl{float:left; position:relative; z-index:3000;}
	.view_contents2 dt{height:22px; font-size:12px;}
	.view_contents2 dd.arrow{background:url(../images/common/bul_arrow01.gif) 180px 6px no-repeat;}
	.view_contents2 dd select{width:170px; height:20px; font-size:11px; margin-bottom:6px; color:#464646; background-color:#e4ebf2; border-top:solid 1px #aaafb4; border-left:solid 1px #aaafb4; border-right:solid 1px #dbe2e8; border-bottom:solid 1px #dbe2e8;}
	.view_contents2 .global dt{color:#0c4da2; font-size:12px; font-weight:bold;}
	.view_contents2 .global dd{line-height:16px; margin-top:10px;}
	.view_contents2 .global dd span{color:#cf5f0d;}
	
	.img_list {margin-bottom:30px;}
	.img_list li{margin:4px 0px 9px 0px; height:100%;}
	.img_list dl{font-size:12px; overflow:hidden;}
	.img_list dt {padding:7px 0px 5px 95px;}
	.img_list dt a:link,.img_list dt  a:visited,.img_list dt a:active{font-size:12px; font-weight:bold; color:#000;}
	.img_list dt a:hover{font-size:12px; font-weight:bold; color:#000;}
	.img_list .photo {display:inline; float:left; margin:-20px 0px 10px 10px; _margin:-20px 0px 10px 7px; text-align:center;}
	.img_list dd {line-height:13px; padding-right:28px;}
	.img_list dd a:link,.img_list dd a:visited,.img_list dd a:active,.img_list dd a:hover {color:#235da9;}
	.faqtit{height:22px; font-weight:bold; padding-top:2px; border-bottom:solid 1px #ccc; color:#000; font-size:12px;}
	.howtotit{height:22px; font-weight:bold; padding-top:2px; border-bottom:solid 1px #ccc; color:#000; font-size:12px;}
	.troubletit{height:22px; font-weight:bold; padding-top:2px; border-bottom:solid 1px #ccc; color:#000; font-size:12px;}

	/* download index list CSS ---- */
	.img_list1 {margin-bottom:30px;}
	.img_list1 li{margin:4px 0px 15px 0px; height:100%;}
	.img_list1 dl{font:12px; overflow:hidden;}
	.img_list1 dt {padding:7px 0px 5px 0; margin-left:95px;}
	.img_list1 dt a:link,.img_list1 dt a:visited,.img_list1 dt a:active{font-size:14px; font-weight:bold; color:#157dcc;}
	.img_list1 dt a:hover{color:#157dcc;}
	.img_list1 .photo {display:inline; float:left; margin:-20px 0px 10px 10px; _margin:-20px 0px 10px 7px; text-align:center;}
	.img_list1 .orangetext {display:inline; width:58px; height:57px; float:left; font-weight:bold; color:#f67101; margin:-20px 0px 10px 10px; _margin:-20px 0px 10px 7px;}
	.img_list1 dd {line-height:13px; margin-left:95px;}
	.img_list1 dd a:link,.img_list1 dd a:visited,.img_list1 dd a:active {color:#555;}
	.img_list1 dd a:hover{color:#157dcc;}
	.img_list1 .graytxt {color:#959595;}
	
	/* How To Guide index list CSS ---- */
	.img_list2 {margin-bottom:30px;position:relative;}
	.img_list2 li{margin:4px 0px 15px 0px;position:relative; height:100%; }
	.img_list2 dl{overflow:hidden;width:100%; border-bottom:solid 1px #e6e6e6; padding-bottom:15px;}
	.img_list2 dt {padding:7px 0px 5px 105px;}
	.img_list2 dt.video {padding:7px 0px 5px 150px; }
	.img_list2 dt a:link,.img_list2 dt a:hover,.img_list2 dt a:visited,.img_list2 dt a:active{font-size:14px; font-weight:bold; color:#037ec3; }
	.img_list2 .photo {display:inline; float:left; margin:-20px 0px 10px 20px; text-align:center;}
	.img_list2 .orangetext {display:inline; width:58px; height:57px; float:left; font-weight:bold; color:#f67101; margin:-20px 0px 10px 10px; _margin:-20px 0px 10px 7px;}
	.img_list2 dd {line-height:13px; padding-right:26px;}
	.img_list2 dd a:link,.img_list2 dd a:visited,.img_list2 dd a:active{color:#666;}
	.img_list2 dd a:hover{color:#000;}
	.img_list2 .graytxt {color:#959595;}
	
	/* newsnalert index list CSS ---- */
	.img_list3 {margin-bottom:30px;}
	.img_list3 li{margin:4px 0px 0px 0px; height:100%;}
	.img_list3 dl{overflow:hidden;}
	.img_list3 dt {padding:7px 0px 5px 67px; }
	.img_list3 dt p{width:500px;}
	.img_list3 dt span{float:right; margin-top:-17px; color:#000; font-size:10px; margin-right:5px;}
	.img_list3 dt a:link,.img_list3 dt a:visited,.img_list3 dt a:hover,.img_list3 dt a:active{font-size:12px; font-weight:bold; color:#037ec3; display:block; width:500px;}
	.img_list3 .photo {display:inline; float:left; margin:-20px 0px 10px 10px; _margin:-20px 0px 10px 7px; text-align:center;}
	.img_list3 .orangetext {display:inline; width:58px; height:57px; float:left; font-weight:bold; color:#f67101; margin:-20px 0px 10px 10px; _margin:-20px 0px 10px 7px;}
	.img_list3 dd {line-height:13px;}
	.img_list3 dd a:link,.img_list3 dd a:visited,.img_list3 dd a:active{color:#555;}
	.img_list3 dt a:hover{color:#235da9;}
	
	p.newslead{color:#666;padding:0px 0px 20px 10px;}
	p.newslead span{margin-right:20px; font-weight:100;  position:absolute; right:0px;}

	/* img_list4 */
	.troubleshootingList {width:630px;}
	.troubleshootingList p.img {float:left;}
	dl.img_list4 {width:430px;margin-left:180px;}
	dl.img_list4 dt {font-size:11px; margin-bottom:15px; }
	dl.img_list4 dd.sub1 {font-size:14px; font-weight:bold; color:#000; margin-bottom:15px; line-height:18px}
	dl.img_list4 dd.sub2 {font-size:12px; font-weight:bold;color:#000;}
	dl.img_list4 dd.desc {color:#157dcc; font-size:12px; color:#666;}
	
	/* detail file property CSS ---- */	
	.fileproperty{position:relative; overflow:hidden; margin:20px 0px 30px 0px; width:50%; color:#000; float:left;}
	.fileproperty dt{padding:5px 0px 5px 66px; font-weight:bold;}
	.fileproperty .photo{float:left; margin:-20px 0px 30px 10px; _margin:-20px 0px 30px 3px; color:#FFF;}
	.fileproperty dd {line-height:13px; padding-right:12px; font-size:10px;}
	.fileproperty dd span{color:#235da9;}

	/*-- faq_tit --*/
	dl.faqTit {margin-bottom:15px;}
	dl.faqTit dt {font-weight:bold; color:#333; font-size:14px; height:20px; margin-bottom:5px; border-bottom:1px solid #d2d2d2;}
	dl.faqTit dt strong {color:#235da9;}
	dl.faqTit dt .rightdate {font-size:11px; font-weight:100; color:#959595; position:absolute; right:20px; _top:22px;}
	dl.faqTit dd {padding-left:14px; color:#959595;}
	dl.faqTit dd strong {font-weight:normal; color:#000;}
	dl.faqTit dd i {font-weight:normal; color:#1c4e9e;}
	
	/*-- faq tab --*/	
	.s_tabWrapOn, .s_tabWrapOff {position:relative; z-index:100; float:left; margin-right:1px;  display:table; width:105px; height:32px; background:url(../images/common/tab_faq_on.gif) left top no-repeat; font-weight:bold;}
	.s_tabWrapOff {background:url(../images/common/tab_faq_off.gif) left top no-repeat;}
	.s_tabWrapOn a:link,.s_tabWrapOn a:visited,.s_tabWrapOn a:hover,.s_tabWrapOn a:active {color:#0c4da2;}
	.s_tabWrapOff a:link,.s_tabWrapOff a:visited,.s_tabWrapOff a:active {color:#525252;}
	.s_tabWrapOff a:hover {color:#0c4da2; font-weight:bold;}
	.s_tabCell {display:table-cell; position:relative; vertical-align: middle;}
	.s_tabInner {position:relative; top:-50%; text-align:center; line-height:13px;}
	.s_tabInner a:link,.s_tabInner a:visited,.s_tabInner a:hover,.s_tabInner a:active {display:block; font-weight:bold; text-decoration:none;}
	
	/*-- faq tab[IE] --*/	
	.s_tabWrapOn, .s_tabCell {*display:block;}
	.s_tabCell {*position:relative; *top:50%;}
	.s_tabCell, .tabInner {*height:0; *he\ight:auto; *zoom:1;}
	.s_tabInner {*position:relative; *top:-50%;}
	
	/*-- USA tab --*/	
	.s_tabWrapOn1, .s_tabWrapOff1 {position:relative; z-index:100; float:left; margin-right:1px;  display:table; width:79px; height:32px; background:url(../images/common/tab_support1_on.gif) left top no-repeat; font-weight:bold;}
	.s_tabWrapOff1 {background:url(../images/common/tab_support1_off.gif) left top no-repeat;}
	
	.s_tabWrapOn1 a:link,.s_tabWrapOn1 a:visited,.s_tabWrapOn1 a:hover,.s_tabWrapOn1 a:active {color:#0c4da2;}
	.s_tabWrapOff1 a:link,.s_tabWrapOff1 a:visited,.s_tabWrapOff1 a:active {color:#525252;}
	.s_tabWrapOff1 a:hover {color:#0c4da2; font-weight:bold;}
	.s_tabCell1 {display:table-cell; position:relative; vertical-align: middle;}
	.s_tabInner1 {position:relative; top:-50%; text-align:center; line-height:13px;}
	.s_tabInner1 a:link,.s_tabInner1 a:visited,.s_tabInner1 a:hover,.s_tabInner1 a:active {display:block; font-weight:bold; text-decoration:none;}
	
	/*-- USA tab[IE] --*/	
	.s_tabWrapOn1, .s_tabCell1 {*display:block;}
	.s_tabCell1 {*position:relative; *top:50%;}
	.s_tabCell1, .tabInner {*height:0; *he\ight:auto; *zoom:1;}
	.s_tabInner1 {*position:relative; *top:-50%;}
	
	/*-- faq_list --*/
	 ul.faq_list  {width:95%; margin-top:10px;}
	 ul.faq_list li {font-size:12px; line-height:17px; color:#666; padding-left:77px;_padding-left:82px;   margin-bottom:8px;}
	 ul.faq_list li span {display:block; float:left; width:70px;color:#f67101; font-size:12px; font-weight:bold; margin-left:-77px;_margin-left:-40px; margin-right:7px;}
	 ul.faq_list li a:link, ul.faq_list li a:visited, {color:#666; font-size:12px;}
	 ul.faq_list li a:hover, ul.faq_list li a:active {color:#157dcc;}
																				
	/*-- faq_popular Questions --*/
	dl.popularQuestions {clear:both; height:60px; width:662px; padding:12px 8px; background:url(../images/common/bg_content_gay.gif) left top no-repeat; overflow: hidden;}
	dl.popularQuestions dt {font-weight:bold; color:#555; font-size:14px; height:20px; padding-left:9px; margin-bottom:5px; border-bottom:1px solid #d2d2d2;}
	dl.popularQuestions dt strong {color:#235da9;}
	dl.popularQuestions dt .rightdate {font-size:11px; font-weight:100; color:#959595; position:absolute; right:20px; _top:22px;}
	dl.popularQuestions dd {padding-left:9px; color:#959595;}
	dl.popularQuestions dd.total{padding-left:9px; color:#000; font-size:12px;}
	dl.popularQuestions dd.total i{font-size:14px; font-weight:bold;}
	dl.popularQuestions dd.total1 {color:#0c4da2; font-size:12px;}
	dl.popularQuestions dd strong {font-weight:normal; color:#000;}
	dl.popularQuestions dd li {font-weight:normal; color:#1c4e9e;}
	
	/*-- page num --*/
	.pageNum {width:100%; text-align:center; margin-top:15px; height:17px;}
	.pageNum strong {color:#f67101;}
	.pageNum a:link,.pageNum a:visited,.pageNum a:hover,.pageNum a:active {margin:0 3px; color:#555555; text-decoration:none;}
	.pageNum img {vertical-align:middle;}
	
	.pageNum1 {float:right; padding:4px 15px 0px 30px;}
	.pageNum1 a:link,.pageNum1 a:visited,.pageNum1 a:hover,.pageNum1 a:active{color:#0c4da2; font-weight:bold; padding:0px 1px;}
	.pageNum1 a.pageon:link,.pageNum1 a.pageon:visited,.pageNum1 a.pageon:hover,.pageNum1 a.pageon:active{color:#666;}
	
	/*-- searchBox --*/
	.searchBox {width:633x; height:40px; background:url(../images/common/bg_searchbox01.gif) no-repeat; margin-top:39px; padding-top:14px; text-align:center; color:#1c4e9e;}
	.searchBox img {vertical-align:middle; #margin-bottom:7px;}
	.searchBox input.faqSearch {width:297px; height:17px; padding:2px 0 0 2px; border:1px solid #d5cfc8; font-size:11px; color:#555; margin-right:5px;}
	.searchBox label {margin-right:5px;}
	.searchBox label * {vertical-align:middle;}
	
	/*-- searchBox1 --*/
	.searchBox1 {clear:both; width:633x; height:40px; margin-left:10px;}
	.searchBox1 img {vertical-align:middle;}
	.searchBox1 input.faqSearch {float:left; width:297px; height:17px; padding:2px 0 0 2px; border:1px solid #d5cfc8; font-size:11px; color:#555; margin-right:5px;}
	.searchBox1 label {margin-right:5px;}
	.searchBox1 label * {vertical-align:middle;}
	.checksearch {float:left; margin-left:10px;}
	/*-- sort by --*/
	.searchdata {clear:both;width:633x; height:40px; margin-left:10px; padding-top:5px;background:url(../images/common/bg_sort.gif) right top no-repeat; color:#666;}
	.searchdata .questions{float:left; padding:3px 0px 0px 6px; font-weight:bold; color:#000;}
	.searchdata .questions span{font-size:12px; font-weight:100; color:#148fc8}
	.searchdata select {width:115px; height:20px; font-size:11px; color:#464646; background-color:#e4ebf2; border-top:solid 1px #aaafb4; border-left:solid 1px #aaafb4; border-right:solid 1px #dbe2e8; border-bottom:solid 1px #dbe2e8;}
	.searchdata .sortby{float:right;}
	
	.searchdata .sorry{font-size:16px; color:#0c4da2; font-weight:bold; padding-left:20px; background:url(../images/common/bul_arrow_sorry.gif) left 1px no-repeat;}
	
	/*-- subindex_searchBox --*/
	.subindex_searchBox {width:678px; height:40px; background:url(../images/common/bg_searchbox02.gif) no-repeat; margin-top:39px; padding-top:14px; text-align:center; color:#1c4e9e;}
	.subindex_searchBox img {vertical-align:middle; #margin-bottom:7px;}
	.subindex_searchBox input.faqSearch {width:317px; height:17px; padding:2px 0 0 2px; border:1px solid #d5cfc8; font-size:11px; color:#555; margin-right:5px;}
	.subindex_searchBox label {margin-right:5px;}
	.subindex_searchBox label * {vertical-align:middle;}
	
	/*-- sendEmail --*/
	 ul.sendEmail {float:right; margin:15px 0 25px 0;}
	 ul.sendEmail li.txt {width:326px; text-align:right; margin:5px 5px 0 0; line-height:14px;}
	 ul.sendEmail li {float:left;}
	
	/*-- RelatedArticles--*/
	.relatedArticlesBx_bottom {clear:both; width:648px; _width:602px; _margin-right:-6px; background:url(../images/common/bg_relatedArticles02.gif) left bottom no-repeat;margin-left:-6px;}
	.relatedArticlesBx_top {overflow:hidden; width:100%; background:url(../images/common/bg_relatedArticles01.gif) left top no-repeat; padding:15px 23px;}
	.relatedArticlesBx_top h3 {font-size:14px; font-weight:bold; color:#000;}
	.relatedArticlesBx_top h3 strong {color:#235da9;}
	.relatedList {width:602px;border-top:2px solid #b8c0d0; border-bottom:2px solid #b8c0d0; margin-top:6px;}
	.relatedList li {padding:6px 0 6px 21px;; border-bottom:1px solid #cccccc; line-height:13px; text-align:left;}
	.relatedList li a:link,.relatedList li a:visited,.relatedList li a:active {color:#555555;}
	.relatedList li a:hover{color:#235da9;}
	.relatedList li.end {border-bottom:0;}
	.relatedList li span {display:block; float:left; width:21px; margin-left:-21px;_margin-left:-10px; _margin-right:-5px; color:#000;}
	
	/*-- search_list --*/
	 dl.search_list {margin: 0px 15px; margin-bottom:20px;}
	 dl.search_list dt {font-size:12px; color:#555;}
	 dl.search_list dd {line-height:18px;}
	 dl.search_list dd span{color:#959595;}
	 dl.search_list dt span {font-weight:bold; color:#0c4da2 ;}
	 dl.search_list dt strong { font-weight:bold; color:#000;}
	 dl.search_list a:link,dl.search_list a:visited,dl.search_list a:active {color:#555555;}
	 dl.search_list a:hover{color:#235da9;}		
	 dl.search_list dd a:hover{color:#555;}		
	
	/*-- news&alert_detail --*/
	 dl.newsnalert_detail { margin-bottom:50px;}
	 dl.newsnalert_detail dt {overflow:hidden; position:relative; width:630px;color:#157dcc; font-weight:bold; margin:30px 0px 20px 0px; font-size:14px;}
	 dl.newsnalert_detail dt p {width:530px;}
	 dl.newsnalert_detail dt span{position:absolute; top:0; right:0; color:#000; margin-right:20px; font-weight:100; font-size:10px;}
	 dl.newsnalert_detail dd {clear:both;line-height:14px; color:#666;}
	
	 .view_contents p.btn_backlist{font-weight:bold; padding-left:11px; background:url(../images/common/bul_arrow_back.gif) left 5px no-repeat;}
	 .view_contents p.btn_backlist a:link,.view_contents p.btn_backlist a:visited,.view_contents p.btn_backlist a:hover,.view_contents p.btn_backlist a:active{color:#0c4da2;}
	
	 .print_pdf {position:relative; left:450px; margin-bottom:15px;}
	 .print_pdf .printbtn a:link,.print_pdf .printbtn a:visited,.print_pdf .printbtn a:hover,.print_pdf .printbtn a:active{color:#000; background:url(../images/common/icon_print.gif) 0 4px no-repeat; padding:5px 30px 5px 25px;}
	 .print_pdf .pdfbtn a:link,.print_pdf .pdfbtn a:visited,.print_pdf .pdfbtn a:hover,.print_pdf .pdfbtn a:active{color:#000; background:url(../images/common/icon_adobe_s.gif) 0 4px no-repeat; padding:5px 0px 5px 22px;}
	
	/*-- page_previous_next --*/
	 dl.page_previous {border-top:solid 2px #b8c0d0; border-bottom:solid 1px #ccc; padding:7px 0px 7px 100px;}
	 dl.page_previous dt{display:block; margin-left:-100px;}
	 dl.page_previous dt a:link,dl.page_previous a:visited,dl.page_previous a:hover,dl.page_previous a:active{background:url(../images/common/bul_previous.gif) 14px 5px no-repeat; float:left; color:#000; padding-left:32px;}
	 dl.page_previous dd a:link,dl.page_previous a:visited,dl.page_previous a:hover,dl.page_previous a:active{color:#235da9}
	 dl.page_next {border-bottom:solid 2px #b8c0d0; padding:7px 0px 7px 100px;}
	 dl.page_next dt{display:block; margin-left:-100px; }
	 dl.page_next dt a:link,dl.page_previous a:visited,dl.page_previous a:hover,dl.page_previous a:active{background:url(../images/common/bul_next.gif) 14px 5px no-repeat; float:left; color:#000; width:70px; padding-left:32px;}
	 dl.page_next dd a:link,dl.page_previous a:visited,dl.page_previous a:hover,dl.page_previous a:active{color:#235da9}
	
	
	 .supportmainlt .pname{font-size:14px; margin-bottom:12px; height:20px; float:left; }
	 .supportmainlt .pname b{color:#0c4da2;}
	
	 .supportmainlt p.pname1 {font-size:14px; margin-bottom:7px; color:#000; font-weight:bold;}
	 .supportmainlt p.globalcontents {padding-top:25px; height:35px; color:#666; clear:both;}
	
	 .chooselanguage{float:right; margin:12px 0px; }
	 .chooselanguage label{color:#666; margin-right:5px;}
	 .chooselanguage select{width:115px; height:20px; font-size:11px; color:#464646; background-color:#e4ebf2; border-top:solid 1px #aaafb4; border-left:solid 1px #aaafb4; border-right:solid 1px #dbe2e8; border-bottom:solid 1px #dbe2e8;}
	 .downloadviewer{overflow:hidden; margin:25px 20px 30px 0px; width:300px; _width:290px; color:#000; float:left; z-index:-1}
	 .downloadviewer dd{background:url(../images/common/bul_arrow08.gif) 0px 7px no-repeat; line-height:13px; padding-top:5px; padding-left:15px; color:#000;}
	 .downloadviewer dd span{color:#3873c2;}
   	  
	  .contentsWrap950 {clear:both;overflow:hidden;width:915px;margin:15px auto;}
	
/* right content CSS
------------------------------------------------------------------------------------------------- */
	.supportmainrt {float:right; width:214px; z-index:1;}
	.subfind {overflow:visible; height:158px;}
	.findbg{overflow:visible; width:194px; height:100px; background:url(../images/common/bg_subfind.gif) left 10px no-repeat; padding:47px 0px 0px 20px; }
	
	.productSelectWrap {position:relative; width:174px;}
    .productSelectWrap .productSelect  {background:url(../images/common/btn_arrow_select.gif) 155px 5px no-repeat; overflow:hidden; width:170px; height:15px; _height:15px; border:2px solid #cccccc; padding:2px 0; background-color:#fff; margin-bottom:6px;cursor:hand;}
    .productSelectWrap .productSelectOn { border:2px solid #157dcc; }
    .productSelectWrap .productSelect span  {float:left; color:#464646; margin-left:5px; width:94%;}
    .productSelectWrap .productSelect img {float:right; margin:4px 4px 0 0;}
	
	.productSelectWrap .productlayer,
	.productSelectWrap .productlayer2,
	.productSelectWrap .productlayer3 {overflow:auto; overflow-x:hidden; width:172px; height:115px; background-color:#fff; border:1px solid #cccccc;}
	.productSelectWrap .productlayer {position:absolute; top:25px;}
	.productSelectWrap .productlayer2 {position:absolute; top:55px;}
	.productSelectWrap .productlayer3 {position:absolute; top:83px;}
	
	.productSelectWrap ul.productlist {overflow:hidden; width:170px; padding:3px 0 0 0; border-top:1px solid #fff;}
	.productSelectWrap ul.productlist li.tit {padding:2px 5px; font-weight:bold; color:#157dcc;font-size:12px;}
	.productSelectWrap ul.productlist li{margin:0 0 2px 0; *margin:0 0 1px 0; list-style:none; color:#333333; font-weight:normal;}
	.productSelectWrap ul.productlist li a {display:block; _height:18px; *width:150px;   padding:2px 9px; color:#000; text-decoration:none; font-size:11px;}
	
	.productSelectWrap ul.productlist a:hover,
	.productSelectWrap ul.productlist a:active,
	.productSelectWrap ul.productlist a:focus {background:#e8e8e8;text-decoration:none; }
	
	.productSelectWrap .productlayer,.productSelectWrap .productlayer2 ,.productSelectWrap .productlayer3  {scrollbar-base-color:#fff; scrollbar-arrow-color:#8d8d8d; scrollbar-3dlight-color:#eaeaea; scrollbar-darkshadow-color:#fff; scrollbar-face-color:#eaeaea; scrollbar-highlight-color:#eaeaea; scrollbar-shadow-color:#eaeaea; scrollbar-track-color:#fff;}
	
	.btnok {margin:5px 0px 0px 110px;}

	.rightservice{background:url(../images/common/title_service.gif) left top no-repeat; margin:24px 0px; padding-top:35px;}
	.rightservice li{padding-left:3px; margin-top:2px; _margin-top:4px;}
	.rightservice a:link,.rightservice a:visited,.rightservice a:hover,.rightservice a:active {color:#157dcc;}
	.rightservice li.sub {line-height:14px; _height:14px; margin-top:0px; text-indent: 1.5em; display:block; background:url(../images/common/bul_dotgray.gif) 10px 6px no-repeat; }
	.rightservice li.sub a,.rightservice li.sub a:active,.rightservice li.sub a:visited{color:#898989;}	
	.rightservice li.sub a:hover{color:#157dcc}	
	.rightservice li img{padding-left:6px;}
	
	.titlemagin{margin-bottom:5px;}
	
	.rightbanner {overflow:hidden;}
	.rightbanner ul.contactUs {margin:5px 0 15px 0;}
	.rightbanner ul.contactUs li {float:left; text-align:center; background:url(../images/common/bg_contactus_line01.gif) right 4px no-repeat; }
	
	.livechat{clear:both;height:35px; color:#999; margin-left:5px; _margin-left:10px;}
	.rightbanner .contact_bluelink {font-size:11px; margin-bottom:25px;}
	.rightbanner .contact_bluelink  img {margin-left:10px;}
	.rightbanner .contact_bluelink a{color:#157dcc}	
	
	.supportmainrt p{clear:both; margin-bottom:10px; padding:0px;}
	
	dl.rignTopmenu {clear:both; overflow:hidden; width:100%; margin:15px 0;}
	dl.rignTopmenu dd a:link,
	dl.rignTopmenu dd a:visited,
	dl.rignTopmenu dd a:hover,
	dl.rignTopmenu dd a:active
	{padding-right:12px; color:#157dcc;}

#popup_body {background:none; text-align:left; }
	
/* via email CSS
------------------------------------------------------------------------------------------------- */
#via_email {width:495px;background:url(../images/common/bg_viaemail.gif) left top no-repeat;} 
#via_email p.title1{color:#1c4e9e; font-size:14px;font-weight:bold; padding:11px 0px 0px 36px;}
#via_email p.title2{color:#000; font-size:12px;font-weight:bold; margin-top:28px;}
#via_email p.title3{margin:0px 0px 5px 0px; color:#666;}
#via_email p.title3 strong{color:#ed1c24; font-weight:normal;}
#via_email .signup{float:left; text-align:left; margin:0px 10px 30px 10px; width:100%;}
#via_email .signup input{float:left; margin-right:8px;}
#via_email .signup p{float:left;}
#via_email .via_file {float:left; padding-right:5px;}

/*-- tableType1 --*/
#via_email table.tableType1 {width:492px; border-top:3px solid #e4ebf2; border-bottom:1px solid #e4ebf2; table-layout:fixed; word-break:break-all; padding-top:10px;}
#via_email table.tableType1 caption {display:none;}
#via_email table.tableType1 th, #via_email table.tableType1 td {padding:2px 10px;}
#via_email table.tableType1 th {color:#555; text-align:left; font-weight:normal;}
#via_email table.tableType1 th.end {padding-bottom:10px;}
#via_email table.tableType1 th strong {color:#ed1c24; font-weight:normal;}
#via_email table.tableType1 td span {float:right;}
#via_email table.tableType1 td strong {color:#ed1c24; font-weight:normal;}
#via_email table.tableType1 td {text-align:left; color:#666666; line-height:12px;}
#via_email table.tableType1 td.end {padding-bottom:10px;}
#via_email table.tableType1 td .select {color:#555; width:130px;}
#via_email table.tableType1 td .select1 {color:#555; width:351px;}
#via_email table.tableType1 td  textarea {overflow:auto; padding:5px; border:1px solid #e0f0fd; color:#555; height:237px; width:351px;}
#via_email table.tableType1 td input { height:17px; padding:2px 2px 0px 2px; border:1px solid #d5cfc8; font-size:11px;  color:#555;}
#via_email table.tableType1 td * {vertical-align:middle;}
#via_email table.tableType1 td em {color:#cf5f0d; font-style:normal; margin-left:5px;}

/*-- tableType2 --*/
#via_email table.tableType2 {width:492px; table-layout:fixed; word-break:break-all; margin:10px 0px;}
#via_email table.tableType2 caption {display:none;}
#via_email table.tableType2 th, #via_email table.tableType2 td {padding:2px 10px;}
#via_email table.tableType2 th {color:#555; text-align:left; font-weight:normal;}
#via_email table.tableType2 th.end {border-bottom:1px solid #e4ebf2; padding-bottom:10px;}
#via_email table.tableType2 th strong {color:#ed1c24; font-weight:normal;}
#via_email table.tableType2 td span {float:right;}
#via_email table.tableType2 td strong {color:#ed1c24; font-weight:normal;}
#via_email table.tableType2 td {text-align:left; color:#666666; line-height:12px;}
#via_email table.tableType2 td.end {border-bottom:1px solid #e4ebf2; padding-bottom:10px;}
#via_email table.tableType2 td .select {color:#555; width:130px;}
#via_email table.tableType2 td .select1 {color:#555; width:351px;}
#via_email table.tableType2 td  textarea {overflow:auto; padding:5px; border:1px solid #e0f0fd; color:#555; height:237px; width:351px;}
#via_email table.tableType2 td input { height:17px; padding:2px 2px 0px 2px; border:1px solid #d5cfc8; font-size:11px;  color:#555;}
#via_email table.tableType2 td * {vertical-align:middle;}
#via_email table.tableType2 td em {color:#cf5f0d; font-style:normal; margin-left:5px;}

/*-- tableType3 --*/
#via_email table.tableType3 {width:492px; table-layout:fixed; word-break:break-all;}
#via_email table.tableType3 caption {display:none;margin:10px;}
#via_email table.tableType3 th, #via_email table.tableType3 td {padding:2px 10px;}
#via_email table.tableType3 th {color:#555; text-align:left; font-weight:normal;}
#via_email table.tableType3 th.end {border-bottom:3px solid #e4ebf2; vertical-align:top; padding-bottom:10px;}
#via_email table.tableType3 th strong {color:#ed1c24; font-weight:normal;}
#via_email table.tableType3 td span {float:right;}
#via_email table.tableType3 td strong {color:#ed1c24; font-weight:normal;}
#via_email table.tableType3 td {text-align:left; color:#666666; line-height:12px;}
#via_email table.tableType3 td.end {border-bottom:3px solid #e4ebf2;padding-bottom:10px;}
#via_email table.tableType3 td .select {color:#555; width:130px;}
#via_email table.tableType3 td .select1 {color:#555; width:351px;}
#via_email table.tableType3 td  textarea {padding:5px; border:1px solid #d5cfc8; color:#555; height:237px; width:351px;}
#via_email table.tableType3 td input { height:17px; padding:2px 2px 0px 2px; border:1px solid #d5cfc8; font-size:11px;  color:#555;}
#via_email table.tableType3 td * {vertical-align:middle;}
#via_email table.tableType3 td em {color:#cf5f0d; font-style:normal; margin-left:5px;}

/*-- tableType4 --*/
#via_email table.tableType4 {width:492px;table-layout:fixed; word-break:break-all; margin: 5px 0px; float:left;}
#via_email table.tableType4 caption {display:none;}
#via_email table.tableType4 th, #via_email table.tableType4 td {padding:2px 10px;}
#via_email table.tableType4 th {color:#555; text-align:left; font-weight:normal;}
#via_email table.tableType4 td {text-align:left; color:#666666; line-height:12px;}
#via_email table.tableType4 td input { height:17px; padding:2px 2px 0px 2px; border:1px solid #d5cfc8; font-size:11px;  color:#555; width:260px;}

/*-- tableType5 --*/
table.tableType5 {width:665px; border-top:1px solid #235da9; table-layout:fixed; word-break:break-all;}
table.tableType5 caption {display:none;}
table.tableType5 th, table.tableType5 td {padding:4px 10px;}
table.tableType5 th {background-color:#e8eef2; border-bottom:1px solid #fff; color:#000; text-align:left; font-weight:normal;}
table.tableType5 th.end {border-bottom:1px solid #e9e9e9;}
table.tableType5 td {border-bottom:1px solid #e9e9e9; text-align:left; color:#666666; line-height:22px;}
table.tableType5 td a:hover {color:#0c4da2;}

/*-- btn_style --*/
.btnstyle{ float:left; margin-left:10px; }
.btnstyle a:link,.btnstyle a:visited,.btnstyle a:hover,.btnstyle a:active{cursor:hand; text-decoration:none;}
.btnleft {background:url(../images/common/bg_btnleft_b.gif) left top no-repeat; width:10px; height:30px; float:left;}
.btnceter {background:url(../images/common/bg_btncenter_b.gif) left top repeat-x; height:30px; float:left; font-size:12px; color:#157dcc; font-weight:bold; padding:7px 20px 0px 0px;}
.btnarrowbul {background:url(../images/common/btn_arrowbullet.gif) left top no-repeat; width:16px; height:30px; float:left;}
.btnclosebul {background:url(../images/common/bul_close01.gif) left top no-repeat; width:16px; height:30px; float:left;}
.btnemailbul {background:url(../images/common/icon_email2.gif) left top no-repeat; width:15px; height:30px; float:left;}
.btnright {background:url(../images/common/bg_btnright_b.gif) left top no-repeat; width:10px; height:30px; float:left;}

/*-- btn_style_email --*/
.btnstyle_s{ float:left; }
.btnstyle_s a:link,.btnstyle_s a:visited,.btnstyle_s a:hover,.btnstyle_s a:active{cursor:hand; text-decoration:none;}
.btnleft_s {background:url(../images/common/bg_btnleft_s.gif) left top no-repeat; width:10px; height:24px; float:left;}
.btnceter_s, .btnceter_s2 {background:url(../images/common/bg_btncenter_s.gif) left top repeat-x; height:24px; float:left; color:#157dcc; font-weight:bold; padding:5px 5px 0px 0px;}
.btnright_s {background:url(../images/common/bg_btnright_s.gif) left top no-repeat; width:10px; height:24px; float:left;}
.btnceter_s2 {font-weight:normal;}
.btnarrowbul_find {background:url(../images/common/bg_btnfind.gif) left top no-repeat; width:14px; height:24px; float:left;}
.btnarrowbul_s {background:url(../images/common/bul_arrow_blueline01.gif) left top no-repeat; width:6px; height:24px; float:left;}

/*-- btn_style_detail --*/
.btnstyle_detail{position:relative; z-index:10000;}
.btnstyle_detail a:link,.btnstyle_detail a:visited,.btnstyle_detail a:hover,.btnstyle_detail a:active{cursor:hand; text-decoration:none;}
.btnleft_detail {background:url(../images/common/bg_btnleft_detail.gif) left top no-repeat; width:10px; height:24px; float:left;}
.btnceter_detail {background:url(../images/common/bg_btncenter_detail.gif) left top repeat-x; height:24px; float:left; color:#205baa; font-weight:bold; padding:4px 25px 0px 0px;}
.btnarrowbul_detail {background:url(../images/common/btn_arrowbullet_detail.gif) left top no-repeat; width:12px; height:24px; float:left;}
.btnright_detail {background:url(../images/common/bg_btnright_detail.gif) left top no-repeat; width:10px; height:24px; float:left;}

/*-- btn_style_grobal --*/
.btnstyle_grobal{position:relative; z-index:10000;}
.btnstyle_grobal a:link,.btnstyle_grobal a:visited,.btnstyle_grobal a:hover,.btnstyle_grobal a:active{cursor:hand; text-decoration:none;}
.btnleft_grobal {background:url(../images/common/bg_btnleft_detail.gif) left top no-repeat; width:10px; height:24px; float:left;}
.btnceter_grobal {background:url(../images/common/bg_btncenter_detail.gif) left top repeat-x; height:24px; float:left; color:#157dcc; font-weight:bold; padding:4px 10px 0px 0px;}
.btnarrowbul_grobal {background:url(../images/common/btn_arrowbullet_detail.gif) left top no-repeat; width:12px; height:24px; float:left;}
.btnright_grobal {background:url(../images/common/bg_btnright_detail.gif) left top no-repeat; width:10px; height:24px; float:left;}

/*-- btn_style_dp --*/
.btnstyle_dp{float:right; margin-bottom:30px;}
.btnstyle_dp a:link,.btnstyle_dp a:visited,.btnstyle_dp a:hover,.btnstyle_dp a:active{cursor:hand; text-decoration:none;}
.btnleft_dp {background:url(../images/common/bg_btnleft_detail.gif) left top no-repeat; width:10px; height:24px; float:left;}
.btnceter_dp {background:url(../images/common/bg_btncenter_detail.gif) left top repeat-x; height:24px; float:left; font-weight:bold; color:#157dcc; padding:4px 5px 0px 5px;}
.btnarrowbul_pdf {background:url(../images/common/icon_pdf.gif) left top no-repeat; width:16px; height:24px; float:left;}
.btnarrowbul_print {background:url(../images/common/icon_print1.gif) left top no-repeat; width:15px; height:24px; float:left;}
.btnright_dp {background:url(../images/common/bg_btnright_detail.gif) left top no-repeat; width:10px; height:24px; float:left;}
.dpline{background:url(../images/common/btn_dpline.gif) left top no-repeat; width:21px; height:24px;  float:left;}

/*-- btn_style_find --*/
.btnstyle_find {padding-top:23px;}
.btnstyle_find a:link,.btnstyle_find a:visited,.btnstyle_find a:hover,.btnstyle_find a:active{cursor:hand; text-decoration:none;}
.btnleft_find {background:url(../images/common/bg_btnfind_left.gif) left top no-repeat; width:4px; height:19px; float:left;}
.btnceter_find {background:url(../images/common/bg_btnfind_center.gif) left top repeat-x; height:19px; float:left; color:#205baa; font-weight:bold; padding:1px 12px 0px 12px;}
.btnright_find {background:url(../images/common/bg_btnfind_right.gif) left top no-repeat; width:4px; height:19px; float:left;}

/*-- browsebtnstyle --*/
.browsebtnstyle {}
.browsebtnstyle a{cursor:hand; text-decoration:none;}
.browsebtnleft {background:url(../images/common/bg_btnleft06.gif) left top no-repeat; width:10px; height:22px; float:left;}
.browsebtnceter {background:url(../images/common/bg_btncenter06.gif) left top repeat-x; height:22px; float:left; color:#157dcc;line-height:16px; font-weight:bold; padding:2px 3px 0px 3px; font-size:11px;}
.browsebtnright {background:url(../images/common/bg_btnright06.gif) left top no-repeat; width:10px; height:22px; float:left;}

.btnstyle_right{float:right;}

/*-- popup --*/
.supportpopup {position:absolute; z-index:5000;}
.supportpopup .selectproduct{position:absolute; left:63px; top:-278px; width:870px; height:285px; _height:255px; background:url(../images/common/bg_category.png) left top no-repeat; padding: 20px 0px 0px 30px;_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/common/bg_category.png', sizingMethod='crop')}
.supportpopup p.producttitle{color:#000; font-size:18px; font-weight:bold; height:33px;}
.supportpopup .choose{float:left; margin-right:25px; width:180px; padding-bottom:32px;}
.supportpopup .choose dt{color:#333; font-size:12px; height:26px;}
.supportpopup .choose dd select{background:#e4ebf2; border:solid 1px #ccc; width:180px; height:175px; line-height:22px;}
.supportpopup .model{float:left; background-color:#fff;width:155px; margin:10px 0px 0px 10px; text-align:center;}
.supportpopup .model dt{margin-bottom:5px; height:120px;}
.supportpopup .model dd{height:30px; background-color:#fff; width:155px;}
.supportpopup .model dd .btnstyle_detail {margin-left:35px;}
.supportpopup .closebtn1{position:absolute; width:20px; height:20px; left:875px; top:-270px; z-index:6000;}
.supportpopup_arrowbg {display:none;position:absolute; width:29px; height:16px; left:0;z-index:6000; }
 
.supportpopup01 {position:absolute; z-index:1000;}
.supportpopup01 .contactus{position:absolute; top:-130px; left:-620px; width:585px; height:210px; background:url(../images/common/bg_contactus.png) left top no-repeat; padding: 40px 0px 0px 40px;_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/common/bg_contactus.png', sizingMethod='crop');}
.supportpopup01 .consumer{float:left; margin-right:25px; border-right:solid 1px #ccc; color:#666; line-height:14px; width:234px;}
.supportpopup01 .consumer dt{color:#037ec3; font-size:14px; height:26px; font-weight:bold;}
.supportpopup01 .business{float:left; margin-right:25px; color:#666; line-height:14px;}
.supportpopup01 .business dt{color:#037ec3; font-size:14px; height:26px; font-weight:bold;}
.supportpopup01 .closebtn2{position:absolute; width:20px; height:20px; left:-50px; top:-109px; }

.supportpopup_other {position:absolute; z-index:1000;}
.supportpopup_other .contactus{position:absolute; top:-130px; left:-620px; width:585px; height:470px; background:url(../images/common/bg_contactus_other.png) left top no-repeat; padding: 30px 0px 0px 40px;_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/common/bg_contactus_other.png', sizingMethod='crop');}
.supportpopup_other .business{float:left; margin-right:25px; color:#666; line-height:14px; width:540px;}
.supportpopup_other .business dt{color:#037ec3; font-size:14px; height:26px; font-weight:bold;}
.supportpopup_other .closebtn2{position:absolute; width:20px; height:20px; left:-50px; top:-109px; }

.supportpopup02 {position:absolute; z-index:1000;}
.supportpopup02 .latestnews{position:absolute; top:-90px; left:-625px; width:692px; height:293px; background:url(../images/common/bg_latestnews.png) left top no-repeat; padding: 40px 0px 0px 40px;_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/common/bg_latestnews.png', sizingMethod='crop');}
.supportpopup02 .latestnews dd{width:650px; height:206px; color:#666; overflow:auto; background-color:#fff;}
.supportpopup02 .latestnews dd .tit01{display:block;color:#037ec3; font-size:14px; font-weight:bold; margin-bottom:15px;}
.supportpopup02 .latestnews dd b{color:#545252; font-size:12px;display:block;}
.supportpopup02 .latestnews dd span{color:#000; font-weight:bold;}
.supportpopup02 .closebtn2{position:absolute; width:20px; height:20px; left:55px; top:-70px;}

.supportpopup03 {position:absolute; z-index:1000;}
.supportpopup03 .viaemail{position:absolute; top:-505px; left:-586px; width:570px; height:550px; background:url(../images/common/bg_viaemail.png) left top no-repeat; padding: 40px 0px 0px 20px;_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/common/bg_viaemail.png', sizingMethod='crop');}
.supportpopup03 .via_contents{overflow:hidden; width:545px; height:480px; background-color:#ffffff;}
.supportpopup03 .closebtn2{position:absolute; width:20px; height:20px; left:-47px; top:-490px; }

.recallAlert{background:none;padding:20px; text-align:left;}
.recallAlert_contents h1 {color:#333; font-size:18px; margin:11px 0px 0px 0; padding-left:15px;line-height:42px; background:url(../images/common/bg_passwordtop.gif) left top no-repeat;}
.recallAlert_contents h2 {color:#157dcc; font-size:14px; font-weight:normal; margin:5px 0px 0px 0;}
.recallAlert_contents{overflow:auto;background-color:#ffffff; color:#666; font-size:11px;}
.recallAlert_contents div {margin-bottom:20px;}
.recallAlert_contents ul.subtit_list {padding:0 0 15px 0;}
.recallAlert_contents li {background:url(../images/common/bul_dotgray.gif) 1px 7px no-repeat; padding-left:10px;}
.recallAlert_contents p.subtit {padding:20px 0 5px 0; font-size:14px; color:#000;}

/*-- clp_notice popup_090911 --*/
.recallAlert table.tableType2 {clear:both; width:100%; margin:20px 0; border-collapse:collapse; table-layout:fixed; word-break:break-all;}
.recallAlert table.tableType2 caption {font-weight:bold; text-align:left; font-size:12px; color:#666;}
.recallAlert table.tableType2 col {border-right:1px solid #c5c5c5;}
.recallAlert table.tableType2 th {background-color:#dee8f5; border-right:1px solid #c4d1e1; border-top:1px solid #c4d1e1; padding:5px;  color:#000000;  text-align:center;}
.recallAlert table.tableType2 td {padding:5px; border-right:1px solid #c4d1e1; border-bottom:1px solid #c4d1e1; text-align:center;color:#666666;}
.recallAlert table.tableType2 td.first, table.tableType2 th.first {border-left:1px solid #c4d1e1;}
.recallAlert table.tableType2 td a:active {color:#205baa;}
.recallAlert table.tableType2 td a:visited {color:#205baa;}
.recallAlert table.tableType2 td a:link {color:#205baa;}
.recallAlert table.tableType2 td a:hover {color:#205baa; text-decoration:underline;}
.recallAlert table.tableType2 td strong {font-weight:normal; color:#205baa;}
.recallAlert table.tableType2 td input.on {border:1px solid #1478c7;}
.recallAlert table.tableType2 td.left {text-align:left;}

.closebtn2 {position:absolute; width:20px; height:20px; left:-40px; top:-370px;}

/*-- manualpopup01 --*/
.manualpopup01 {position:absolute; z-index:1000;}
.manualpopup01 .manualListWrap{position:absolute; top:-20px; overflow:hidden; width:640px; height:245px; background:url(../images/common/bg_manual.png) left top no-repeat; padding: 50px 0px 0px 20px;_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/common/bg_manual.png', sizingMethod='crop');z-index:1000; }
.manualpopup01 .manualList {overflow:auto; width:640px; height:210px;}
.manualpopup01 .pagenumWrap {clear:both;  width:640px; height:25px; padding-top:5px; background:url(../images/common/bg_sort.gif) right top no-repeat;}
.manualpopup01 .manualTit {float:left; width:200px; font-size:14px; font-weight:bold;}
.manualpopup01 .pageNum1 {width:180px;}
.manualpopup01 .closebtn2{position:absolute; width:20px; height:20px; left:620px; top:0px; z-index:6000;}
.manualpopup01 .manualiframe {position:absolute;top:30px;left:15px;z-index:7000; background-color:#fff;}
.hidden_phrase{visibility:hidden;width:0;height:0;overflow:hidden;position:absolute;top:-10000px;font-size:0;line-height:0;}

/*-- tab_detailpage --*/
.tab_detail_on{float:left; display:block; margin-top:6px; margin-right:3px; position:relative;height:32px;background:url(../images/common/bg_tabcenter_on.gif) left top repeat-x;
 }
.tab_detail_on a:link,.tab_detail_on a:visited,.tab_detail_on a:hover,.tab_detail_on a:active{text-decoration:none;color:#157dcc;}
.tab_detail_on .tab_left {background:url(../images/common/bg_tableft_on.gif) left top no-repeat; width:13px; height:32px; position:absolute; left:0px; top:0px;}
.tab_detail_on .tab_ceter {height:32px; line-height:32px; float:left; font-size:12px; font-weight:bold;  padding:0px 13px; }
.tab_detail_on .tab_right {background:url(../images/common/bg_tabright_on.gif) left top no-repeat; width:13px; height:32px; position:absolute; right:0px; top:0px;}

.tab_detail_off{float:left;  display:block; margin-top:6px; margin-right:3px; position:relative; height:32px;background:url(../images/common/bg_tabcenter_off.gif) left top repeat-x; }
.tab_detail_off a:link,.tab_detail_off a:visited,.tab_detail_off a:active{color:#333; text-decoration:none;}
.tab_detail_off a:hover{color:#157dcc;}
.tab_detail_off .tab_left {background:url(../images/common/bg_tableft_off.gif) left top no-repeat; width:13px; height:32px; position:absolute; left:0px; top:0px;}
.tab_detail_off .tab_ceter { height:32px; line-height:32px; color:#000000; font-size:12px; font-weight:bold; padding:0px 13px; }
.tab_detail_off .tab_right {background:url(../images/common/bg_tabright_off.gif) left top no-repeat; width:13px; height:32px; position:absolute;  right:0px; top:0px;}

.tab_line{border-top:solid 1px #aac1e3; position:absolute; left:0px; top:37px; width:674px; height:1px;}

/*.view_box3 {float:left; _float:none; width:676px; border:1px solid #aac1e3; margin-top:-1px;}*/
.view_box3 {float:left; _float:none; width:99.7%; border:1px solid #aac1e3; margin-top:-1px;}

.view_box3_guide{position:relative; width:100%; clear:both;}
.view_box3_tr 
{position:absolute;top:-1px;left:-5px;margin-left:100%;display:block;width:6px;height:6px;background:url(../images/common/bg_rndbox_3.gif) right top no-repeat;font-size:0}
.view_box3_bl 
{position:absolute;top:-5px;left:-1px;display:block;width:6px;height:6px;background:url(../images/common/bg_rndbox_3.gif) left bottom no-repeat;font-size:0}
.view_box3_br 
{position:absolute;top:-5px;left:-5px;margin-left:100%;display:block;width:6px;height:6px;background:url(../images/common/bg_rndbox_3.gif) right bottom no-repeat;font-size:0}

/*-- viaemail popup --*/
.viaemailpopup {background:none;}
.viaemailBx {padding:15px;border:1px solid #eee;text-align:left;}
.viaemailBx .contents {width:100%; margin:0 auto; overflow:hidden;}
.viaemailBx h2 {padding-left:15px; line-height:32px; font-size:18px; background:url(../images/common/bg_passwordtop.gif) left top no-repeat;}
.viaemailBx h3 {font-size:12px; font-weight:bold; margin-bottom:5px;}
.viaemailBx input.txt {height:17px; padding:2px 0px 0px 0px; margin-right:10px;background-color:#f0f5fa;  border:1px solid #d5cfc8; font-size:11px;  color:#555;}
.viaemailBx .popup_footer {margin-top:25px; height:25px; background:url(../images/common/bg_logo01.gif) left 0 no-repeat; padding-left:65px; color:#666666;}
.viaemailBx select {background-color:#f0f5fa;}
.viaemailBx .popupColumTop {color:#6a6a6a;margin:15px 0 10px 0;}
.viaemailBx .popupColumTop strong {color:#ff0000; font-weight:normal;}
.viaemailBx .popupColum1 {margin:0 0 20px 0;}
.viaemailBx .popupColum2 {margin:0 0 20px 0;}
.viaemailSignup {float:left; text-align:left; margin:0px 10px 30px 0; width:100%;}
.viaemailSignup input{float:left; margin-right:8px;}
.viaemailSignup p {float:left;}

/*-- tableType7 --*/
table.viaemailTable {width:100%; table-layout:fixed; word-break:break-all;}
table.viaemailTable caption {font-size: 14px; font-weight:bold; text-align:left; margin-bottom:5px;}
table.viaemailTable th {padding:5px 0 0 0; color:#000; text-align:left; font-weight:normal; vertical-align:top;;}
table.viaemailTable th strong {color:#ff0000; font-weight:normal;}
table.viaemailTable td {padding:2px 5px; text-align:left; color:#666666; line-height:12px;}
table.viaemailTable td textarea {overflow:auto;width:100%; border:1px solid #7f9db9; font-size:11px;  color:#555}
table.viaemailTable td select {width:100%;background-color:#f0f5fa;}
table.viaemailTable td input.txt {width:100%; height:17px; padding:2px 0px 0px 0px; margin-right:10px;background-color:#f0f5fa;  border:1px solid #d5cfc8; font-size:11px;  color:#555;}
table.viaemailTable .filesize {clear:both;width:78%;}
table.viaemailTable .find {color:#235da9;}

/*-- alert --*/
.alert {overflow:visible;  background:#ffffff; border:3px solid #0c4da2; text-align:center;}
.alert .alertContents { position:relative; overflow:hidden;	width:80%; margin:15px auto;}
.alert .alerttxt {overflow:hidden;margin-bottom:15px; text-align:left; color:#5e5e5e;}
.alert .btnstyle_s {clear:both; position:relative; left:40%;}

.searchResult {text-align:left; z-index:10; width:960px; margin:0 auto;}
.content_searchbox {padding:15px 25px 30px 25px; _padding:15px 25px 0px 25px;}

/* search results */


.searchbox_form {width:900px;height:65px;padding: 17px 0 0 25px;background:url("../images/search/bg_searchresultbox.jpg") no-repeat 0 0; background-color: transparent; background-position: -5px -4px;}
.searchbox_form * {vertical-align:middle;}
.searchbox_form .input {width:290px;padding: 2px  0px 0px 5px; margin-right: 12px; border:0px solid #e4ebf1; font-size:11px; height:15px; color: #464645; background-color: #e4ebf1; background-attachment: scroll;}
.searchbox_form .help {padding:0 0 0 30px;line-height:20px;}
.searchbox_form .help a {padding:0 0 0 21px; color:#666;font-size:12px;text-decoration:none;background:url("../images/search/icon_searchresult_q02.gif") no-repeat 0 0;}
.searchbox_form .within {padding:5px 0 0 0;color:#333;font-size:12px;}
.searchbox_didyoumean {padding:2px 0 13px 16px;font-size:12px;color:#333333;font-weight:bold;}
.searchbox_didyoumean a {color:#037ec3;font-weight:bold;font-size:14px;}
.searchbox_bestmatch {width:910px;background:url("../images/search/bg_searchresult_bestmatch.jpg") no-repeat 0 0;}
.searchbox_bestmatch .title {padding:12px 0 0 17px;font-size:14px;font-weight:bold;color:#333333;}
.searchbox_bestmatch .image {float:left;width:131px;padding:26px 0 0 52px;}
.searchbox_bestmatch .image img {width:120px;height:120px;}
.searchbox_bestmatch .desc {float:left;width:668px;padding:10px 0 0 0;color:#666666;}
.searchbox_bestmatch .desc .title2 {padding:0 0 5px 0;font-size:14px;color:#000000;}
.searchbox_bestmatch .desc .btn {padding:13px 0 8px 0;}
.searchbox_bestmatch .desc .star {padding:0 0 25px 0;color:#5e5e5e;}
.searchbox_bestmatch .desc .star span {padding:0 45px 0 0;}
.searchbox_resultbox {width:910px;}
.searchbox_resultbox .resultlistbox {width:883px;padding:12px 15px 0 10px;border-left:1px solid #aac1e3;border-right:1px solid #aac1e3;}
.searchbox_resultbox .resultlistbox .result_left {float:right;width:178px;}
.searchbox_resultbox .resultlistbox .result_left .title {padding:5px 0 10px 0;font-size:14px;font-weight:bold;color:#333333;border-bottom:1px solid #e5e5e5;}
.searchbox_resultbox .resultlistbox .result_left .desc {padding:5px 0 6px 0;color:#999999;line-height:13px;font-size:11px;}
.searchbox_resultbox .resultlistbox .result_right {float:left;width:666px;border-right:1px solid #e5e5e5;padding:0 18px 0 0;}
.searchbox_resultbox .resultlistbox .item {padding:20px 0 10px 0;}
.searchbox_resultbox .resultlistbox .title_item_open {float:left;padding:0 0 0 15px;font-size:12px;color:#333333;font-weight:bold;background:url("../images/search/icon_selector_title.gif") no-repeat 0 0;text-decoration:none;}
.searchbox_resultbox .resultlistbox .title_item_close {float:left;padding:0 0 0 15px;font-size:12px;color:#333333;font-weight:bold;background:url("../images/search/icon_selector_title2.gif") no-repeat 0 0;text-decoration:none;}
.searchbox_resultbox .resultlistbox .option ul li {padding:0 0 4px 25px;color:#666666;font-size:11px;background:url("../images/search/bul_black02.gif") no-repeat 15px 6px;}
.searchbox_resultbox .resultlistbox .option ul li a {color:#666666;font-weight:normal;}
.searchbox_resultbox .resultlistbox .option ul li.on a {color:#037ec3;font-weight:bold;}
.searchbox_resultbox .resultlistbox .option .more {padding:1px 0 7px 15px;}
.searchbox_resultbox .resultlistbox .option .more a {color:#157dcc;padding:0 11px 0 0;background:url("../images/search/array_bluesmall_more.gif") no-repeat right 6px;}
.searchbox_resultbox .resultlistbox .searchresult_listheader {width:663px;height:31px;padding:0 3px 0 0;color:#666666;text-align:right;border-bottom:1px solid #e6e6e6;}
.searchbox_resultbox .resultlistbox .searchresult_listheader .matchinfo {float:left;padding:5px 0 0 0;color:#333333;font-weight:bold;font-size:14px;}
.searchbox_resultbox .resultlistbox .searchresult_listheader .matchinfo strong {color:#2286bd;}
.searchbox_resultbox .resultlistbox .searchresult_listheader select {color:#333333;font-size:11px;margin:0 15px 0 0;vertical-align:middle;}
.searchbox_resultbox .resultlistbox .searchresult_list ul li {padding:17px 0 13px 0;border-bottom:1px solid #e6e6e6;}
.searchbox_resultbox .resultlistbox .searchresult_list ul li .number {float:left;padding:8px 0 0 4px;width:37px;font-size:12px;font-weight:bold;color:#cccccc;}
.searchbox_resultbox .resultlistbox .searchresult_list ul li .image {float:left;width:130px;padding:16px 0 0 0;}
.searchbox_resultbox .resultlistbox .searchresult_list ul li .image img {width:120px;height:120px;}
.searchbox_resultbox .resultlistbox .searchresult_list ul li .desc {float:left;width:610px;padding:10px 0 0 0;}
.searchbox_resultbox .resultlistbox .searchresult_list ul li .desc .title {padding:0 0 9px 0;font-size:14px;color:#037ec3;}
.searchbox_resultbox .resultlistbox .searchresult_list ul li .desc .title a {color:#037ec3;}
.searchbox_resultbox .resultlistbox .searchresult_list ul li .desc .desc2 {color:#666666;}
.searchbox_resultbox .resultlistbox .searchresult_list ul li .desc .desc2 a {color:#666666;}
.searchbox_resultbox .resultlistbox .searchresult_list ul li .desc .date {padding:8px 0 0 0;color:#888888;font-size:11px;}
.searchbox_resultbox .resultlistbox .searchresult_listfooter {clear:both;height:18px;padding:10px 3px 0 0;text-align:right;}
.searchbox_resultbox .tail {width:910px;height:21px;background:url("../images/search/bg_searchbox_tail.gif") no-repeat left bottom;}

.layer_search_help {display:none;position:absolute;top:143px;left:101px;width:793px;}
.layer_search_help .head {width:793px;height:64px;background:url('/us/p2images/search/bg_layer_searchhelp_top.png') no-repeat left top;behavior: url("/uk/scripts/iepngfix.htc");}
.layer_search_help .head .x {float:right;padding:14px 19px 0 0;}
.layer_search_help .head .title {padding:31px 0 0 36px;color:#333333;font-size:14px;font-weight:bold;}
.layer_search_help .body {width:729px;padding:0 29px 0 35px;background:url('/us/p2images/search/bg_layer_searchhelp_bg.png') left top;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/us/p2images/search/bg_layer_searchhelp_bg.png', sizingMethod='scale');}
.layer_search_help .body .title {padding:24px 0 22px 0;font-size:18px;color:#000000;}
.layer_search_help .body .detail {padding:0 0 8px 0;font-size:11px;color:#666666;line-height:16px;}
.layer_search_help .foot {width:793px;height:42px;background:url('/us/p2images/search/bg_layer_searchhelp_btm.png') no-repeat left top;behavior: url("/uk/scripts/iepngfix.htc");}*/

/*.tabs {width:100%;height:31px;}
.tabs ul {height:31px;padding:0 0 6px 0;}
.tabs ul li {float:left;height:31px;padding:0;margin:0 3px 0 0;background:url("../images/search/p2newtab_off_bg_l.gif") no-repeat left top;}
.tabs ul li a {display:block;height:24px;padding:7px 18px 0 18px;text-decoration:none;color:#333333;font-size:12px;font-weight:bold;text-align:center;white-space:nowrap;background:url("../images/search/p2newtab_off_bg_r.gif") no-repeat right top;}
.tabs ul li.on {background:url("../images/search/p2newtab_on_bg_l.gif") no-repeat left top;}
.tabs ul li.on a {color:#037ec3;background:url("../images/search/p2newtab_on_bg_r.gif") no-repeat right top;}
.tabs ul li.noresult {float:left;height:31px;padding:0;margin:0 3px 0 0;background:url("../images/search/p2newtab_dimmed_bg_l.gif") no-repeat left top;}
.tabs ul li.noresult span {display:block;height:24px;padding:7px 20px 0 20px;text-decoration:none;color:#cccccc;font-size:12px;font-weight:bold;text-align:center;white-space:nowrap;background:url("../images/search/p2newtab_dimmed_bg_r.gif") no-repeat right top;}
* html .tabs ul li a,
* html .tabs ul li span {display:inline-block !important;}*/

/* tab에 대한 예외처리 */
/*.searchbox_resultbox .tabs {height:35px;background:url("../images/search/bg_searchbox_tabs.gif") no-repeat 0 0;}
.layer_search_help .tabs {background:url("../images/search/bg_searchbox_tabs.gif") no-repeat 0 0;}
*/
.title_h1_img {margin:0;padding:0;width:570px;height:32px;text-indent:-2000px;overflow:hidden;}
/*.pathindicator_p2 {padding:0 0 16px 0px;color:#737373;}
.pathindicator_p2 a {color:#737373;}*/

.subtype_paging {color:#666666;}
.subtype_paging a, 
.subtype_paging a:visited,
.subtype_paging a:hover,
.subtype_paging a:active {color:#235da9;font-weight:bold;padding:0 1px;}
.subtype_paging strong {color:#666666;font-weight:bold;}

/* Policy & warranty_nichol_090824 */
#policy_contents_body {background:#FFFFFF}
.policy_contents .policy_tit { font-size:14px; font-weight:bold;}
.policy_contents .policy_tit2 { font-size:12px; font-weight:bold;}
.policy_contents a:link {color:#157dcc;}
.policy_contents a:visited {color:#157dcc;}
.policy_contents a:active {color:#157dcc;}
.policy_contents a:hover { text-decoration:underline;}
.policy_contents .imgCenter {text-align:center;}

.policy_contents .btnstyle{ float:right; margin:30px 0 30px 0}
.policy_contents .btnstyle a {cursor:hand; text-decoration:none;}
.policy_contents .btnleft {background:url(../images/common/bg_btnleft_s.gif) left top no-repeat; width:10px; height:24px; float:left; margin-left:10px;}
.policy_contents .btnright {background:url(../images/common/bg_btnright_s.gif) left top no-repeat; width:10px; height:24px; float:left;}
.policy_contents .btnceter_r {background:url(../images/common/bg_btncenter_s.gif) left top repeat-x; height:24px; float:left; font-size:11px;  color:#157dcc; font-family:arial; font-weight:bold; padding:4px 10px 0px 0px;}
.policy_contents .btnarrowbul_s {background:url(../images/common/bul_arrow_blueline01.gif) left top no-repeat; width:6px; height:24px; float:left;}

.policy_contents .btnceter_l {background:url(../images/common/bg_btncenter_s.gif) left top repeat-x; height:24px; float:left; font-size:11px; color:#157dcc; font-family:arial; font-weight:bold;  padding:4px 5px 0px 8px;}
.policy_contents .btnarrowbul_l {background:url(../images/common/bul_arrow_blueline02.gif) left top no-repeat; width:6px; height:24px; float:left;}
.policy_contents .title_para2 {margin:0 0 30px 0}
.policy_contents .color_red {color:#ed1c24}

ol.policy_list{margin:0 0 10px 20px;padding:0;}
ol.policy_list li{padding-bottom:12px; text-indent:}
*:first-child+html ol.policy_list li{padding-bottom:12px; margin:0 0 0 2px;}
* html ol.policy_list li{padding-bottom:12px; margin:0 0 0 2px;}

table.policy_TableType {clear:both; width:100%; word-break:break-all; table-layout:fixed; margin-bottom:30px; margin-top:20px; font-size:11px;}
table.policy_TableType caption {display:none;}
table.policy_TableType th {padding:5px 0; color:#5e5e5e; text-align:left; font-weight:normal; line-height:12px; vertical-align:top;}
table.policy_TableType th strong {color:#ff0000; font-weight:normal;}
table.policy_TableType td {text-align:left; color:#666666; line-height:12px; vertical-align:middle; padding:3px 0;}
table.policy_TableType td input.txt {height:17px; background-color:#f0f5fa; margin-right:5px; padding:2px 2px 0px 2px; border:1px solid #d5cfc8; font-size:11px;  color:#555;}
table.policy_TableType td textarea {padding:2px 2px 0px 2px; border:1px solid #e0f0fd;background-color:#f0f5fa;border:1px solid #d5cfc8; font-size:11px;  color:#555;}
table.policy_TableType td.description {padding:15px 0 0 0;}
table.policy_TableType td.description2 {padding:15px 0;}
table.policy_TableType td.btnarea {padding-top:10px;}
table.policy_TableType td.btnarea p {overflow:auto; width:450px;line-height:14px; color:#616161; border:1px solid #333;}
table.policy_TableType td .red {color:#ff0000;}
table.policy_TableType td .grayarrow {display:inline; line-height:24px; padding:0 10px; background:url(../images/common/bul_grayarrow01.gif) right 5px no-repeat;}
table.policy_TableType td .blue {color:#0c4da2; font-size:12px;}
table.policy_TableType td .inputBox {overflow:auto; width:537px; height:127px; padding:5px; border:border:1px solid #d5cfc8; color:#555;}

/* Policy & warranty_nichol_090826 */
.policy_contents .registerStep3 {clear:both; overflow:hidden; width:550px; margin:50px auto;}
.policy_contents .alertimg01 {float:left; margin:40px 20px 0 0px;}
.policy_contents dl.successful {font-size:12px; margin-top:45px}
.policy_contents dl.successful dt {font-size:18px; font-weight:bold; color:#0c4da2; margin-bottom:10px;}
.policy_contents dl.successful dd {line-height:11px; color:#5e5e5e;margin-bottom:10px;}
.policy_contents dl.successful dd.thankYou {font-size:14px; line-height:12px; color:#000000;margin-bottom:10px; font-weight:bold;}
.policy_contents dl.successful dd a:link ,dl.successful dd a:visited {text-decoration:underline}

/* model finder_nichol_090917 */
.support_modelFinder {background:none; text-align:left; padding:0 15px 0 15px; background-color:#dde1e7;}
.support_modelFinder p.modelFinder_tit {padding:20px 0 10px 0;}
.support_modelFinder  p.m_f_title {font-size:16px; color:#000; font-weight:bold; padding-top:20px;}
.support_modelFinder .modelFinder {background-color:#fff; padding:10px;}
.support_modelFinder .tab_line_finder {border-top:solid 1px #aac1e3; position:absolute; left:0px; top:37px; width:100%; height:1px;}
.support_modelFinder .finder_clear {clear:both;}

.support_modelFinder .modelFinder_btnstyle{ float:right; margin-top:10px; }
.support_modelFinder .modelFinder_btnstyle a:link,.modelFinder_btnstyle a:visited,.modelFinder_btnstyle a:hover,.modelFinder_btnstyle a:active{cursor:hand; text-decoration:none;}
.support_modelFinder .modelFinder_btnleft {background:url(../images/common/bg_closebtnleft03.gif) left top no-repeat; width:10px; height:30px; float:left;}
.support_modelFinder .modelFinder_btnceter {background:url(../images/common/bg_closebtncenter02.gif) left top repeat-x; height:30px; float:left; font-size:12px; color:#157dcc; font-weight:bold; padding:7px 50px 0px 0px;}
.support_modelFinder .modelFinder_btnclosebul {background:url(../images/common/btn_arrowbullet_close02.gif) left top no-repeat; width:16px; height:30px; float:left;}
.support_modelFinder .modelFinder_btnright {background:url(../images/common/bg_closebtnright03.gif) left top no-repeat; width:11px; height:30px; float:left;}

.support_modelFinder .m_f_contents {clear:both; margin-top:20px;}
.support_modelFinder .m_f_contents dt {font-size:16px; color:#157dcc; margin-bottom:10px;}
.support_modelFinder .m_f_contents dd {font-size:12px; color:#666;}
.support_modelFinder .m_f_imageBox {clear:both; width:236px; float:left; margin-right:20px;}
.support_modelFinder .m_f_imageBox .m_f_imageBox_top {width:236px;}
.support_modelFinder .m_f_imageBox .m_f_imageBox_middle {width:234px; border-left:1px #d8d8d8 solid; border-right:1px #d8d8d8 solid; padding:10px 0;}
.support_modelFinder .m_f_imageBox .m_f_imageBox_bottom {width:236px;}

.support_modelFinder .m_f_tableStyle {clear:both; width:100%; word-break:break-all; table-layout:fixed; font-size:12px; border-top:1px solid #c5d1e1;}
.support_modelFinder .m_f_tableStyle th {background-color:#dfe9f5; border-bottom:1px solid #c5d1e1; border-right:1px solid #c5d1e1; color:#000; font-weight:bold; padding:5px 10px; text-align:left;}
.support_modelFinder .m_f_tableStyle td {border-bottom:1px solid #c5d1e1; border-right:1px solid #c5d1e1; color:#666; font-weight:normal; text-align:center; padding:5px 10px;}
.support_modelFinder .m_f_tableStyle td.end {border-bottom:1px solid #c5d1e1; border-right:0px solid #c5d1e1; color:#666; font-weight:normal; text-align:center;}

/* CN_leftMenu_nichol_090918 */
.CN_LeftmenuWrap {float:left; overflow:hidden; width:225px;}
.CN_LeftmenuWrap h2 {display:none;}
ul.Leftmenu_1depth {overflow:visible; width:180px; margin:0 0 15px 0px; font-size:14px; font-weight:bold;}
ul.Leftmenu_1depth a {color:#000;}
ul.Leftmenu_1depth a:hover {color:#157dcc;text-decoration:underline;}
ul.Leftmenu_1depth li.Leftmenu_1depth{line-height:24px; background:url(../images/common/bul_leftmenu03.gif) right 50% no-repeat;}
ul.Leftmenu_1depth li.Leftmenu_1depth_on {line-height:24px;background:url(../images/common/bul_leftmenu04.gif) right 15px no-repeat; color:#157dcc; margin-bottom:10px;}
ul.Leftmenu_2depth {margin-bottom:15px;}
ul.Leftmenu_2depth li.Leftmenu_2depth {background:none; line-height:20px; margin-left:10px; font-weight:normal; border-bottom:1px solid #cfcfcf; font-size:12px;} 
ul.Leftmenu_2depth li.Leftmenu_2depth a {color:#000;}
ul.Leftmenu_2depth li.Leftmenu_2depth a:hover {color:#157dcc;}
ul.Leftmenu_2depth li.Leftmenu_2depth a.over {color:#157dcc;}
	/*-- contents --*/
	.rightContent {float:right; overflow:visible; width:679px; }

/* UK_warranty period_090928 */
.UK_warranty_period h2 {font-weight:bold; text-align:left; font-size:14px; color:#000; padding-bottom:5px;}
.UK_warranty_period h3 {font-weight:bold; text-align:left; font-size:14px; color:#157dcc; padding-bottom:5px;}
.UK_warranty_period {background:none; text-align:left; color:#666; margin-top:5px;}
.UK_warranty_period table.tableType2 {clear:both; width:100%; margin:0px 0 20px 0; border-collapse:collapse; table-layout:fixed; word-break:break-all;}
.UK_warranty_period table.tableType2 caption {font-weight:bold; text-align:left; font-size:14px; color:#000; padding-bottom:5px;}
.UK_warranty_period table.tableType2 th {background-color:#dee8f5; border-right:1px solid #c4d1e1; border-top:1px solid #c4d1e1; padding:5px;  color:#000000;  text-align:center;}
.UK_warranty_period table.tableType2 td {padding:5px; border-right:1px solid #c4d1e1; border-bottom:1px solid #c4d1e1; text-align:center;color:#666666;}
.UK_warranty_period table.tableType2 td.end, table.tableType2 th.end {border-right:0px solid #c4d1e1;}
.UK_warranty_period table.tableType2 td a:active {color:#205baa;}
.UK_warranty_period table.tableType2 td a:visited {color:#205baa;}
.UK_warranty_period table.tableType2 td a:link {color:#205baa;}
.UK_warranty_period table.tableType2 td a:hover {color:#205baa; text-decoration:underline;}
.UK_warranty_period table.tableType2 td strong {font-weight:normal; color:#205baa;}
.UK_warranty_period table.tableType2 td input.on {border:1px solid #1478c7;}
.UK_warranty_period table.tableType2 td.left {text-align:left;}

.UK_warranty_period ul.subtit_list {padding:0 0 15px 0;}
.UK_warranty_period li {background:url(../images/common/bul_dotgray.gif) 1px 7px no-repeat; padding-left:10px; font-size:11px; color:#666;}
.UK_warranty_period .business{margin-right:25px; color:#666; line-height:14px;}
.UK_warranty_period .business dt{color:#037ec3; font-size:14px; height:26px; font-weight:bold;}

.UK_warranty_period table.tableType7{width:100%; table-layout:fixed; word-break:break-all;}
.UK_warranty_period table.tableType7 caption {font-size: 14px; font-weight:bold; text-align:left; margin-bottom:5px;}
.UK_warranty_period table.tableType7 th {padding:3px 0 3px 0; color:#000; text-align:left; font-weight:bold;}
.UK_warranty_period table.tableType7 th strong {color:#ff0000; font-weight:normal;}
.UK_warranty_period table.tableType7 td {padding:2px 5px; text-align:left; color:#666666; line-height:12px; }
.UK_warranty_period table.tableType7 td a:active {color:#157dcc;}
.UK_warranty_period table.tableType7 td a:visited {color:#157dcc;}
.UK_warranty_period table.tableType7 td a:link {color:#157dcc;}
.UK_warranty_period table.tableType7 td a:hover {color:#157dcc; text-decoration:underline;}

