@charset "UTF-8";
/* CSS Document */

/* =====================================================================
*    0. Bace Color
*    ---
*         Freecom Blue          #41A7E2
*         Freecom Light Blue    #CFE5F8
*         Freecom Gray          #474D51
*         ---
*         Gold for link color   #735212
*         Gold for hover color  #AB9144
*         Strong Blue           #01ABE6 (use for Product Name)
*         Strong Red            #E50007
*    ---
*    1. Products TOP contents Area
*    2. TOUGH DRIVE cover contents Area
*    3. Products Detail
*    4. page navigation
*    5. sub navigation
*    5.1. Products Detail
*    5.2. Products Cover
* =================================================================== */


/* =====================================================================
*
*    1. Products TOP contents Area
*
* =================================================================== */

dl.productsBtnArea { position: relative;}
dl.productsBtnArea dd { width: 210px; height: 330px; padding: 10px 10px 0 0; float: left;}
/*dl.productsBtnArea dd.productsBtn05-2 { width: 165px; height: 61px; padding: 0; top: -61px; left: 413px; position: absolute;}*/
dl.productsBtnArea dd.productsBtn04 { width: 210x; height: 160px; padding-right: 0;}
dl.productsBtnArea dd.productsBtn05   { width: 210x; height: 160px; padding-right: 0;}
dl.productsBtnArea dd.productsBtn06   { width: 320px; height: 165px; padding: 0;}
dl.productsBtnArea dd.productsBtn07   { width: 320px; height: 330px; padding-top: 0;}
dl.productsBtnArea dd.productsBtn06-2   { width: 320px; height: 165px; padding: 0;}
dl.productsBtnArea dd.productsBtn01   { width: 650px; height: 150px; padding-top: 10px;}
dd.productsBtn02 {}
dd.productsBtn03 {}

dl.productsBtnArea dd.productsBtn04 a { width: 210px; height: 160px; display: block;}
dl.productsBtnArea dd a { width: 210px; height: 330px; display: block;}
dl.productsBtnArea dd.productsBtn01 a { width: 650px; height: 150px; background: url(../images/btn_TD-cover.jpg) 0 0 no-repeat;}
dd.productsBtn02 a { background: url(../images/btn_HD-xs.jpg) 0 0 no-repeat;}
dd.productsBtn03 a { background: url(../images/btn_MD-xxs.jpg) 0 0 no-repeat;}
dd.productsBtn04 a { background: url(../images/btn_USB-card.jpg) 0 0 no-repeat;}
/*dl.productsBtnArea dd.productsBtn05-2 a { width: 165px; height: 61px; background: url(../images/btn_PD-18-2.jpg) 0 0 no-repeat;}*/
dl.productsBtnArea dd.productsBtn05 a { width: 210px; height: 160px; background: url(../images/btn_PD-18.jpg) 0 0 no-repeat;}
dl.productsBtnArea dd.productsBtn06 a { width: 320px; height: 160px; background: url(../images/btn_HD-secure.jpg) 0 0 no-repeat;}

dl.productsBtnArea dd.productsBtn06-2 a { width: 320px; height: 160px; background: url(../images/btn_MD-secure.jpg) 0 0 no-repeat; margin-top:5px;}
dl.productsBtnArea dd.productsBtn07 a { width: 320px; height: 330px; background: url(../images/btn_HD-quattro.jpg) 0 0 no-repeat;}
ul.pageBnrArea { padding-left: 20px;}
ul.pageBnrArea li { padding: 10px 10px 0 0; float: left;}

/* =====================================================================
*
*    2. TOUGH DRIVE cover contents Area
*
* =================================================================== */

h2.ttl_TD-cover { width: 650px; height: 100px; background: url(../images/ttl_TD-family.gif) 0 0 no-repeat;}
ul.productsBtnArea {}
ul.productsBtnArea li { padding: 10px 10px 0 0; float: left;}
ul.productsBtnArea li.nopad { padding-right: 0;}

/* =====================================================================
*
*    3. Products Detail
*
* =================================================================== */

.mainImg { padding: 0 20px; background: url(../images/bg_naviPoint.gif) 624px 194px no-repeat;}
.mainImg h2 { padding: 20px 0;}

/* product icon */
.iconArea { margin: 0 20px; padding: 0 12px 30px 0; background: url(../images/bg_iconArea.gif) 0 0 no-repeat;}
.iconArea-inner { padding-left: 12px;}
.kwicks { list-style: none; position: relative; margin: 0; padding: 0; 
	 background-images: url(../images/no_flicker.gif) ; /*some browsers are to slow when aligning the menu items via jQuery and so the background shines through, this prevents this flickering*/
}  
.kwicks li{ display: block; overflow: hidden; padding: 0; cursor: pointer; float: left; width: 96px; height: 80px; margin-right: 0px; background-image:url(../images/icon_sprite.gif); background-repeat:no-repeat;}
#kwick1 { background-position:0px 0px;}
#kwick2 { background-position:-210px 0px;}
#kwick3 { background-position:-420px 0px;}
#kwick4 { background-position:-630px 0px;}
#kwick5 { background-position:-840px 0px;}
#kwick6 { background-position:-1050px 0px;}
#kwick7 { background-position:-1260px 0px;}
#kwick8 { background-position:-1470px 0px;}
#kwick9 { background-position:-1680px 0px;}
#kwick10 { background-position:-1890px 0px;}
#kwick11 { background-position:-2100px 0px;}
#kwick12 { background-position:-2310px 0px;}
#kwick13 { background-position:-2520px 0px;}

/* gallery Area */
.galleryArea { padding: 10px 20px 30px; background: url(../images/bg_naviPoint.gif) 624px 22px no-repeat;}
.galleryArea p.ttl { width: 600px; height: 20px; background: url(../images/info_ttl01.gif) 0 0 no-repeat;}
.galleryArea ul { width: 600px; height: 86px; padding-top: 14px; background: url(../images/bg_galleryArea.gif) 0 0 no-repeat;}
.galleryArea li { display: inline;}
.galleryAreaT { padding: 10px 20px 30px; background: url(../images/bg_naviPoint.gif) 624px 22px no-repeat;}
.galleryAreaT p.ttl { width: 600px; height: 20px; background: url(../images/info_ttl01.gif) 0 0 no-repeat;}
.galleryAreaT ul { width: 600px; height: 180px; padding-top: 14px; background: url(../images/bg_galleryAreaT.gif) 0 0 no-repeat;}
.galleryAreaT li { display: inline;}

/* point Area */
.pointArea { padding: 10px 0 30px; background: url(../images/bg_naviPoint.gif) 624px 44px no-repeat;}
.pointArea p.ttl { width: 600px; height: 20px; padding-left: 20px; background: url(../images/info_ttl02.gif) 20px 0 no-repeat;}
.pointArea p.ttlxs2 { width: 600px; height: 20px; padding-left: 20px; background: url(../images/info_ttl08.gif) 20px 0 no-repeat;}
.pointArea p.ttlxs3 { width: 600px; height: 20px; padding-left: 20px; background: url(../images/info_ttl09.gif) 20px 0 no-repeat;}
.pointArea p.ttlpd { width: 600px; height: 20px; padding-left: 20px; background: url(../images/info_ttl10.gif) 20px 0 no-repeat;}
.pointArea p.ttllpd { width: 600px; height: 20px; padding-left: 20px; background: url(../images/info_ttl11.gif) 20px 0 no-repeat;}
.TD .pointStyle01 ul { width: 480px; padding: 20px 20px 0 40px;}
.TD .pointStyle01 li { list-style: disc;}
.TD .pointStyle01 img { padding: 20px 40px 0 0;}
.TD .pointStyle02 img.subBody { padding: 10px 20px 20px;}
.TD .pointStyle02 img { padding-left: 20px;}
.TD .pointStyle02 p { width: 470px; padding: 0 20px 10px 10px;}
.TD .pointStyle03 img.subBody { padding: 10px 20px 20px;}
.TD .pointStyle03 img { padding-right: 20px;}
.TD .pointStyle03 p { width: 470px; padding: 0 10px 10px 20px;}
.TD .pointStyle04 p { width: 318px; padding: 24px 20px 0 0;}
.TD .pointStyle04 img.subBody { padding-bottom: 20px;}
.TD .pointStyle04 img {}
.TD .pointStyle05 ul { width: 580px; padding: 20px 20px 0 40px;}
.TD .pointStyle05 li { list-style: disc;}
.TD .pointStyle05 img { padding: 20px 40px 0 0;}

/* use Area */
.useArea { padding: 10px 0 30px; background: url(../images/bg_naviPoint.gif) 624px 66px no-repeat;}
.useArea p.ttl { width: 600px; height: 20px; padding-left: 20px; background: url(../images/info_ttl03.gif) 20px 0 no-repeat;}
.useArea ul { width: 580px; padding: 20px 20px 0 40px;}
.useArea li { list-style: disc;}
.useArea strong { font-weight: bold;}

/* use Area2 */
.useArea2 { padding: 10px 0 30px; background: url(../images/bg_naviPoint.gif) 624px 66px no-repeat;}
.useArea2 p.ttl { width: 600px; height: 20px; padding-left: 20px; background: url(../images/info_ttl07.gif) 20px 0 no-repeat;}
.useArea2 ul { width: 580px; padding: 20px 20px 0 40px;}
.useArea2 li { list-style: disc;}
.useArea2 strong { font-weight: bold;}

/* spec Area */
.specArea { padding: 10px 20px 30px; background: url(../images/bg_naviPoint.gif) 624px 88px no-repeat;}
.specArea p.ttl { width: 600px; height: 20px; background: url(../images/info_ttl04.gif) 0 0 no-repeat;}
.specArea p.subBody01 { width: 100px; height: 14px; padding: 20px 0 14px; background: url(../images/info_subBody01.gif) 0 20px no-repeat;}
.specArea p.subBody02 { width: 100px; height: 14px; padding: 20px 0 14px; background: url(../images/info_subBody02.gif) 0 20px no-repeat;}
.specArea p.subBody03 { width: 100px; height: 14px; padding: 20px 0 14px; background: url(../images/info_subBody03.gif) 0 20px no-repeat;}
.specArea p.subBody04 { width: 100px; height: 14px; padding: 20px 0 14px; background: url(../images/info_subBody04.gif) 0 20px no-repeat;}
.specArea table {}
.specArea tr { background: #C7C9CA;}
.specArea tr.zeebra { background: #E4E4E4;}
.specArea th { width: 174px; border-top: 1px solid #FFFFFF; padding: 3px 0 3px 6px; text-align: right; vertical-align: top;}
.specArea td { width: 413px; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; padding: 3px 0 3px 6px;}
.specArea span {}
.specArea ul { width: 580px; padding: 0 0 0 20px;}
.specArea li { list-style: disc;}
.specArea table.productNo {}
.specArea table.productNo tr {}
.specArea table.productNo th { width: 87px; padding-right: 3px;}
.specArea table.productNo td { width: 110px;}

/* driver Area */
.driverArea { padding: 10px 20px 30px; background: url(../images/bg_naviPoint.gif) 624px 117px no-repeat;}
.driverArea p.ttl { width: 600px; height: 20px; background: url(../images/info_ttl05.gif) 0 0 no-repeat;}
.driverArea dt { padding: 10px 0 0;}
.driverArea dd { padding: 20px 0 20px 40px; background: url(../images/icon_blank.gif) 20px 24px no-repeat;}
.driverArea dd.win { padding-bottom: 0; background: url(../images/icon_win.gif) 19px 23px no-repeat; }
.driverArea dd.mac { background: url(../images/icon_mac.gif) 20px 22px no-repeat; }
.driverArea a { text-decoration: underline;}

/* datasheet Area */
.datasheetArea { padding: 10px 20px 30px; background: url(../images/bg_naviPoint.gif) 624px 146px no-repeat;}
.datasheetArea p.ttl { width: 600px; height: 20px; background: url(../images/info_ttl06.gif) 0 0 no-repeat;}
.datasheetArea blockquote { height: 53px; padding: 50px 0 0 100px; background: url(../images/iconPDF.jpg) 18px 30px no-repeat;}

/* ---- TD leather Template */
.TD-leather .pointStyle01 ul { width: 480px; padding: 20px 20px 0 40px;}
.TD-leather .pointStyle01 li { list-style: disc;}
.TD-leather .pointStyle01 img { padding: 20px 40px 0 0;}
.TD-leather .pointStyle02 img.subBody { padding: 0 20px 20px;}
.TD-leather .pointStyle02 p { width: 600px; padding: 0 20px;}
.TD-leather .pointStyle02 p img { padding: 0 20px 10px 0;}
.TD-leather .pointStyle03 img.subBody { padding: 40px 20px 20px;}
.TD-leather .pointStyle03 img { padding-left: 20px;}
.TD-leather .pointStyle03 p { width: 470px; padding: 0 20px 0 10px;}
.TD-leather .pointStyle04 img { padding-top: 40px;}
.TD-leather .pointStyle04 p { width: 360px; padding: 0 20px 0 0;}
.TD-leather .pointStyle04 img.subBody { padding-bottom: 20px;}

/* ---- TD pink Template */
.TD-pink .galleryArea p.ttl { width: 600px; height: 20px; background: url(../images/info_ttl-pink01.gif) 0 0 no-repeat;}
.TD-pink .pointArea p.ttl { width: 600px; height: 20px; padding-left: 20px; background: url(../images/info_ttl-pink02.gif) 20px 0 no-repeat;}
.TD-pink .useArea p.ttl { width: 600px; height: 20px; padding-left: 20px; background: url(../images/info_ttl-pink03.gif) 20px 0 no-repeat;}
.TD-pink .specArea p.ttl { width: 600px; height: 20px; background: url(../images/info_ttl-pink04.gif) 0 0 no-repeat;}
.TD-pink .driverArea p.ttl { width: 600px; height: 20px; background: url(../images/info_ttl-pink05.gif) 0 0 no-repeat;}
.TD-pink .datasheetArea p.ttl { width: 600px; height: 20px; background: url(../images/info_ttl-pink06.gif) 0 0 no-repeat;}
.TD-pink .specArea tr { background: #F6D4DB;}
.TD-pink .specArea tr.zeebra { background: #FBEAED;}
.TD-pink .pointStyle01 ul { width: 480px; padding: 20px 20px 0 40px;}
.TD-pink .pointStyle01 li { list-style: disc;}
.TD-pink .pointStyle01 img { padding: 20px 40px 0 0;}
.TD-pink .pointStyle02 img.subBody { padding: 0 20px 20px 16px;}
.TD-pink .pointStyle02 img { padding: 0 16px 0 16px;}
.TD-pink .pointStyle02 p { width: 380px; padding: 0 20px 0 0;}
.TD-pink .pointStyle03 img.subBody { padding: 40px 20px 20px;}
.TD-pink .pointStyle03 img { padding-right: 20px;}
.TD-pink .pointStyle03 p { width: 470px; padding: 0 10px 0 20px;}
.TD-pink .pointStyle04 img.subBody { padding: 0 0 20px 20px;}
.TD-pink .pointStyle04 img { padding-top: 40px;}
.TD-pink .pointStyle04 p { width: 480px; padding: 30px 140px 0 20px; background: url(../images/subImg_TD-pink05.jpg) 490px 0 no-repeat;}
.TD-pink .pointStyle05 img { padding: 40px 20px 0 0;}
.TD-pink .pointStyle05 p { width: 380px; padding: 0 0 0 20px;}
.TD-pink .pointStyle05 img.subBody { padding-bottom: 20px;}

/* ---- TD custom Template */
.TD-custom .mainImg { padding: 0 20px; background: url(../images/bg_naviPoint.gif) 624px 204px no-repeat;}
.TD-custom .pointStyle01 ul { width: 480px; padding: 20px 20px 0 40px;}
.TD-custom .pointStyle01 li { list-style: disc;}
.TD-custom .pointStyle01 img { padding: 20px 40px 0 0;}
.TD-custom .pointStyle02 p { width: 600px; padding: 10px 20px 0;}
.TD-custom .pointStyle02 p img { padding: 10px 0 10px 20px;}
.TD-custom .pointStyle02 p img.subBody { padding: 0 20px 20px 0;}
.TD-custom .pointStyle03 img.subBody { padding: 40px 20px 20px;}
.TD-custom .pointStyle03 img { padding-left: 20px;}
.TD-custom .pointStyle03 p { width: 470px; padding: 0 20px 0 10px;}
.TD-custom .pointStyle04 { background: url(../images/subImg_TD-custom04.jpg) 310px 40px no-repeat;}
.TD-custom .pointStyle04 img.subBody { padding: 40px 0 0 20px;}
.TD-custom .pointStyle04 p { width: 250px; padding: 20px 0 0 20px;}
.TD-custom .pointStyle04 p.linkArea { width: 310px; padding: 125px 20px 0 0;}
.TD-custom .pointStyle04 p.linkArea img { padding-bottom: 10px;}
.TD-custom .pointStyle05 img.subBody { padding: 40px 0 20px 20px;}
.TD-custom .pointStyle05 img { padding-bottom: 20px;}
.TD-custom .pointStyle05 p { width: 600px; padding: 0 0 0 20px;}

/* ---- TD pro Template */
.TD-pro .galleryArea p.ttl { width: 600px; height: 20px; background: url(../images/info_ttl-pro01.gif) 0 0 no-repeat;}
.TD-pro .pointArea p.ttl { width: 600px; height: 20px; padding-left: 20px; background: url(../images/info_ttl-pro02.gif) 20px 0 no-repeat;}
.TD-pro .useArea p.ttl { width: 600px; height: 20px; padding-left: 20px; background: url(../images/info_ttl-pro03.gif) 20px 0 no-repeat;}
.TD-pro .specArea p.ttl { width: 600px; height: 20px; background: url(../images/info_ttl-pro04.gif) 0 0 no-repeat;}
.TD-pro .driverArea p.ttl { width: 600px; height: 20px; background: url(../images/info_ttl-pro05.gif) 0 0 no-repeat;}
.TD-pro .datasheetArea p.ttl { width: 600px; height: 20px; background: url(../images/info_ttl-pro06.gif) 0 0 no-repeat;}
.TD-pro .pointStyle01 ul { width: 480px; padding: 20px 20px 0 40px;}
.TD-pro .pointStyle01 li { list-style: disc;}
.TD-pro .pointStyle01 img { padding: 20px 40px 0 0;}
.TD-pro .pointStyle02 img.subBody { padding: 0 0 20px 20px;}
.TD-pro .pointStyle02 p { width: 600px; padding: 0 20px; background: url(../images/subImg_TD-pro02.jpg) 0 0 no-repeat;}
.TD-pro .pointStyle02 p img { padding: 0 20px 20px 0;}
.TD-pro .useArea { padding-bottom: 20px;}
.TD-pro .useArea img { padding: 15px 0 0 110px;}

/* ---- TD sport Template */
.TD-sport .galleryArea p.ttl { width: 600px; height: 20px; background: url(../images/info_ttl-sport01.gif) 0 0 no-repeat;}
.TD-sport .pointArea p.ttl { width: 600px; height: 20px; padding-left: 20px; background: url(../images/info_ttl-sport02.gif) 20px 0 no-repeat;}
.TD-sport .useArea p.ttl { width: 600px; height: 20px; padding-left: 20px; background: url(../images/info_ttl-sport03.gif) 20px 0 no-repeat;}
.TD-sport .specArea p.ttl { width: 600px; height: 20px; background: url(../images/info_ttl-sport04.gif) 0 0 no-repeat;}
.TD-sport .driverArea p.ttl { width: 600px; height: 20px; background: url(../images/info_ttl-sport05.gif) 0 0 no-repeat;}
.TD-sport .datasheetArea p.ttl { width: 600px; height: 20px; background: url(../images/info_ttl-sport06.gif) 0 0 no-repeat;}
.TD-sport .pointStyle01 img { padding: 20px 0 0 40px;}
.TD-sport .pointStyle01 ul { width: 365px; padding: 20px 20px 0 20px;}
.TD-sport .pointStyle01 li { list-style: disc;}
.TD-sport .pointStyle02 { background: url(../images/subImg_TD-sport02.jpg) 280px 20px no-repeat;}
.TD-sport .pointStyle02 img.subBody { padding: 60px 0 50px 20px;}
.TD-sport .pointStyle02 p { width: 600px; padding: 0 20px;}
.TD-sport .pointStyle03 img.subBody { padding: 40px 20px 20px;}
.TD-sport .pointStyle03 img { padding-left: 20px;}
.TD-sport .pointStyle03 p { width: 470px; padding: 0 20px 0 10px;}

/* ---- HD xs Template */
.HD-xs .pointStyle01 ul { width: 500px; padding: 20px 20px 0 40px;}
.HD-xs .pointStyle01 li { list-style: disc;}
.HD-xs .pointStyle01 img { padding: 20px 40px 0 0;}
.HD-xs .pointStyle02 img.subBody { padding: 20px 0 20px 20px;}
.HD-xs .pointStyle02 img.subBody2 { padding: 00px 0 00px 20px;}
.HD-xs .pointStyle02 img { padding: 0 20px 0 0;}
.HD-xs .pointStyle02 p { width: 360px; padding: 0 0 0 20px;}
.HD-xs .pointStyle02 ul { width: 580px; padding: 20px 20px 0 40px;}
.HD-xs .pointStyle02 li { list-style: disc;}
.HD-xs .pointStyle03 img.subBody { padding: 40px 20px 20px;}
.HD-xs .pointStyle03 img { padding-left: 20px;}
.HD-xs .pointStyle03 p { width: 470px; padding: 0 20px 0 10px;}
.HD-xs .pointStyle03 p.xs3 { width: 598px; padding: 0 20px 0 20px; font-size:92%;}

/* ---- MD xxs Template */
.MD-xxs .pointStyle01 ul { width: 500px; padding: 20px 20px 0 40px;}
.MD-xxs .pointStyle01 li { list-style: disc;}
.MD-xxs .pointStyle01 img { padding: 20px 0 0 40px;}
.MD-xxs .pointStyle02 { background: url(../images/subImg_MD-xxs02.jpg) 295px 0 no-repeat;}
.MD-xxs .pointStyle02 img.subBody { padding: 100px 0 40px 20px;}
.MD-xxs .pointStyle02 p { width: 600px; padding: 0 20px;}
.MD-xxs .pointStyle03 img { padding: 40px 35px 0 0;}
.MD-xxs .pointStyle03 p { width: 300px; padding: 40px 0 0 20px;}
.MD-xxs .pointStyle03 p img.subBody { padding: 0 0 20px;}

/* ---- PD 18 Template */
.PD-18 .pointStyle01 ul { width: 500px; padding: 20px 20px 0 40px;}
.PD-18 .pointStyle01 li { list-style: disc;}
.PD-18 .pointStyle01 img { padding: 20px 0 0 40px;}
.PD-18 .pointStyle02 ul { width: 580px; padding: 20px 20px 0 40px;}
.PD-18 .pointStyle02 li { list-style: disc;}
.PD-18 .pointStyle02 img { padding: 20px 0 0 40px;}
/*.PD-18 .pointStyle02 { background: url(../images/subImg_PD-18_02.jpg) 330px 37px no-repeat;}*/
.PD-18 .pointStyle02 img { padding: 0 60px 0 0;}
.PD-18 .pointStyle02 img.subBody { padding: 60px 0 20px 20px;}
.PD-18 .pointStyle02 p { width: 280px; padding: 0 0 0 20px;}
.PD-18 .pointStyle03 p { padding: 0 20px 0 20px;}
.PD-18 .pointStyle03 img.subBody { padding: 60px 0 20px 20px;}
.PD-18 .pointStyle04 { margin:60px 0 0 0 ;padding: 0 20px 0 20px;}
.PD-18 .pointStyle04 img { padding: 0 19px 0 0;}
.PD-18 .pointStyle04 img.subBody { padding: 0 0 20px 0;}
.PD-18 .pointStyle04 p { width: 270px; padding: 0 0 0 0;}
.PD-18 .pointStyle05 { margin:00px 0 0 0 ;padding: 0 20px 0 20px;}
.PD-18 .pointStyle05 img { padding: 0 19px 0 0;}
.PD-18 .pointStyle05 img.subBody { padding: 40px 0 20px 0;}
.PD-18 .pointStyle05 p { width: 300px; padding: 0 0 0 0;}
.PD-18 .useStyle01 { padding: 0 0 200px 0; background: url(../images/subImg_PD-18_04.jpg) left bottom no-repeat;}

/* ---- USB card Template */
.USB-card .pointStyle01 ul { width: 580px; padding: 20px 20px 0 40px;}
.USB-card .pointStyle01 li { list-style: disc;}
.USB-card .pointStyle02 img { padding-top: 90px;}
.USB-card .pointStyle02 p { width: 300px; padding: 40px 20px 0 0;}
.USB-card .pointStyle02 p img.subBody { padding: 0 0 20px 0;}
.USB-card .pointStyle03 { background: url(../images/subImg_USB-card02.jpg) 354px 20px no-repeat;}
.USB-card .pointStyle03 img.subBody { padding: 65px 0 0 20px;}
.USB-card .pointStyle03 img { padding: 30px 0 0 20px;}
.USB-card .pointStyle03 p { width: 600px; padding: 30px 20px 0 ;}

/* ---- HD secure Template */
.HD-secure .pointStyle01 ul { width: 550px; padding: 20px 20px 0 40px;}
.HD-secure .pointStyle01 li { list-style: disc;}
.HD-secure .pointStyle01 img { padding: 20px 40px 0 0;}
.HD-secure .pointStyle02 img.subBody { padding: 20px 0 20px 20px;}
.HD-secure .pointStyle02 img.subBody2 { padding: 20px 0 00px 20px;}
.HD-secure .pointStyle02 img { padding: 0 20px 0 0;}
.HD-secure .pointStyle02 p { width: 360px; padding: 0 0 0 20px;}
.HD-secure .pointStyle02 ul { width: 580px; padding: 20px 20px 0 40px;}
.HD-secure .pointStyle02 li { list-style: disc;}
.HD-secure .pointStyle03 img.subBody { padding: 40px 20px 20px;}
.HD-secure .pointStyle03 img { padding: 0px 10px 0px 10px; }
.HD-secure .pointStyle03 p { width: 370px; padding: 0 10px 0 20px;}
.HD-secure .pointStyle03 p.xs3 { width: 598px; padding: 0 20px 0 20px; font-size:92%;}

/* recomend Area */
.recommendArea { padding: 0 20px;}
.recommendArea p.ttl03   { height: 24px; border-bottom: #E3E4E4 1px solid; padding-top: 25px; background: url(../images/top_ttl03.gif) 0 25px no-repeat;}
.recommendArea li.reco01 { width: 310px; height: 80px; float: left; padding: 20px 10px 0 0;}
.recommendArea li.reco02 { width: 280px; height: 80px; float: left; padding: 20px 0 0 0;}

/* =====================================================================
*
*    4. page navigation
*
* =================================================================== */

.pageNaviArea { margin-top: 10px; padding-bottom: 8px; background: url(../images/pageNaviFoot.png) bottom left no-repeat;}
.pageNaviArea ul { padding: 10px 10px 0; background: url(../images/pageNaviHead.gif) 0 0 no-repeat; background-color: #474D51;}
.pageNaviArea li { height: 22px;}
.pageNaviArea li.pageNavi05,
.pageNaviArea li.pageNavi07 { height: 36px;}
.pageNaviArea li a { height: 22px; display: block;}
.pageNaviArea li.pageNavi05 a,
.pageNaviArea li.pageNavi07 a { height: 36px;}
.pageNaviArea li.pageNavi01 a { background: url(../images/pageNavi01.gif) 0 0 no-repeat;}
.pageNaviArea li.pageNavi02 a { background: url(../images/pageNavi02.gif) 0 0 no-repeat;}
.pageNaviArea li.pageNavi03 a { background: url(../images/pageNavi03.gif) 0 0 no-repeat;}
.pageNaviArea li.pageNavi04 a { background: url(../images/pageNavi04.gif) 0 0 no-repeat;}
.pageNaviArea li.pageNavi05 a { background: url(../images/pageNavi05.gif) 0 0 no-repeat;}
.pageNaviArea li.pageNavi06 a { background: url(../images/pageNavi06.gif) 0 0 no-repeat;}
.pageNaviArea li.pageNavi07 a { background: url(../images/pageNavi07.gif) 0 0 no-repeat;}
.pageNaviArea li.pageNavi08 a { background: url(../images/pageNavi08.gif) 0 0 no-repeat;}
.pageNaviArea li.pageNavi09 a { background: url(../images/pageNavi09.gif) 0 0 no-repeat;}
.pageNaviArea li a:active { background-position: 0 1px;}

/* =====================================================================
*
*    5. sub navigation
*
* =================================================================== */

/* =====================================================================
*    5.1. Products Detail
* =================================================================== */
ul.productsList {}
ul.productsList li { padding: 0 0 10px 20px;}
ul.productsList li dt { width: 158px; height: 30px;}
li.listHDD { height: 483px; background: url(../images/bg_menuHDD.gif) 0 0 no-repeat;}
li.listHDD dt { background: url(../images/ttl_menuHDD.gif) 0 0 no-repeat;}
li.listUSB { height: 66px; background: url(../images/bg_menuUSB.gif) 0 0 no-repeat;}
li.listUSB dt { background: url(../images/ttl_menuUSB.gif) 0 0 no-repeat;}

ul.productsList li dd { width: 82px; height: 76px; float: left;}
ul.productsList li dd.menuHDD00 { width: 158px; height: 34px;}
ul.productsList li dd.menuHDD09 { width: 158px; height: 32px;}
ul.productsList li dd.menuHDD10 { width: 158px; height: 32px;}
ul.productsList li dd.menuHDD07 { width: 158px; height: 32px;}
ul.productsList li dd.menuHDD08 { width: 158px; height: 30px;}
ul.productsList li dd.menuHDD11 { width: 158px; height: 32px;}
ul.productsList li dd.menuHDD12 { width: 158px; height: 32px;}
ul.productsList li dd a { width: 76px; height: 70px; display: block;}
/* HDD */
ul.productsList li dd.menuHDD00 a { width: 158px; height: 18px; padding-top: 10px; background: url(../images/btn_TDfamily.gif) 0 10px no-repeat;}
ul.productsList li dd.menuHDD00 a:hover { background-position: 0 10px;}
ul.productsList li dd.menuHDD00 a:active { background-position: 0 11px;}
ul.productsList li dd.menuHDD01 a { background: url(../images/btn_TD01.gif) 0 0 no-repeat;}
ul.productsList li dd.menuHDD02 a { background: url(../images/btn_TD02.gif) 0 0 no-repeat;}
ul.productsList li dd.menuHDD03 a { background: url(../images/btn_TD03.gif) 0 0 no-repeat;}
ul.productsList li dd.menuHDD04 a { background: url(../images/btn_TD04.gif) 0 0 no-repeat;}
ul.productsList li dd.menuHDD05 a { background: url(../images/btn_TD05.gif) 0 0 no-repeat;}
ul.productsList li dd.menuHDD06 a { background: url(../images/btn_TD06.gif) 0 0 no-repeat;}
ul.productsList li dd.menuHDD01 a:hover { background-position: 0 -70px;}
ul.productsList li dd.menuHDD02 a:hover { background-position: 0 -70px;}
ul.productsList li dd.menuHDD03 a:hover { background-position: 0 -70px;}
ul.productsList li dd.menuHDD04 a:hover { background-position: 0 -70px;}
ul.productsList li dd.menuHDD05 a:hover { background-position: 0 -70px;}
ul.productsList li dd.menuHDD06 a:hover { background-position: 0 -70px;}
ul.productsList li dd.menuHDD01 a:active { background-position: 0 -140px;}
ul.productsList li dd.menuHDD02 a:active { background-position: 0 -140px;}
ul.productsList li dd.menuHDD03 a:active { background-position: 0 -140px;}
ul.productsList li dd.menuHDD04 a:active { background-position: 0 -140px;}
ul.productsList li dd.menuHDD05 a:active { background-position: 0 -140px;}
ul.productsList li dd.menuHDD06 a:active { background-position: 0 -140px;}
ul.productsList li dd.menuHDD01 a.nowhere { background-position: 0 -210px;}
ul.productsList li dd.menuHDD02 a.nowhere { background-position: 0 -210px;}
ul.productsList li dd.menuHDD03 a.nowhere { background-position: 0 -210px;}
ul.productsList li dd.menuHDD04 a.nowhere { background-position: 0 -210px;}
ul.productsList li dd.menuHDD05 a.nowhere { background-position: 0 -210px;}
ul.productsList li dd.menuHDD06 a.nowhere { background-position: 0 -210px;}
ul.productsList li dd.menuHDD09 a { width: 158px; height: 26px; padding-top: 6px; background: url(../images/btn_PD01.gif) 0 6px no-repeat;}
ul.productsList li dd.menuHDD09 a:hover { background-position: -170px 6px;}
ul.productsList li dd.menuHDD09 a:active { background-position: -170px 7px;}
ul.productsList li dd.menuHDD09 a.nowhere { background-position: -340px 6px;}
ul.productsList li dd.menuHDD10 a { width: 158px; height: 26px; padding-top: 6px; background: url(../images/btn_MD04.gif) 0 6px no-repeat;}
ul.productsList li dd.menuHDD10 a:hover { background-position: -170px 6px;}
ul.productsList li dd.menuHDD10 a:active { background-position: -170px 7px;}
ul.productsList li dd.menuHDD10 a.nowhere { background-position: -340px 6px;}
ul.productsList li dd.menuHDD11 a { width: 158px; height: 26px; padding-top: 6px; background: url(../images/btn_HD03.gif) 0 6px no-repeat;}
ul.productsList li dd.menuHDD11 a:hover { background-position: -170px 6px;}
ul.productsList li dd.menuHDD11 a:active { background-position: -170px 7px;}
ul.productsList li dd.menuHDD11 a.nowhere { background-position: -340px 6px;}
ul.productsList li dd.menuHDD12 a { width: 158px; height: 26px; padding-top: 6px; background: url(../images/btn_HD04.gif) 0 6px no-repeat;}
ul.productsList li dd.menuHDD12 a:hover { background-position: -170px 6px;}
ul.productsList li dd.menuHDD12 a:active { background-position: -170px 7px;}
ul.productsList li dd.menuHDD07 a { width: 158px; height: 26px; padding-top: 6px; background: url(../images/btn_HD01.gif) 0 6px no-repeat;}
ul.productsList li dd.menuHDD07 a:hover { background-position: -170px 6px;}
ul.productsList li dd.menuHDD07 a:active { background-position: -170px 7px;}
ul.productsList li dd.menuHDD07 a.nowhere { background-position: -340px 6px;}
ul.productsList li dd.menuHDD08 a { width: 158px; height: 26px; padding-top: 4px; background: url(../images/btn_HD02.gif) 0 4px no-repeat;}
ul.productsList li dd.menuHDD08 a:hover { background-position: -170px 4px;}
ul.productsList li dd.menuHDD08 a:active { background-position: -170px 5px;}
ul.productsList li dd.menuHDD08 a.nowhere { background-position: -340px 4px;}
/* USB */
ul.productsList li dd.menuUSB01 { width: 158px; height: 26px;}
ul.productsList li dd.menuUSB01 a { width: 158px; height: 26px; background: url(../images/btn_USB01.jpg) 0 4px no-repeat;}
ul.productsList li dd.menuUSB01 a:hover { background-position: -170px 4px;}
ul.productsList li dd.menuUSB01 a:active { background-position: -170px 5px;}
ul.productsList li dd.menuUSB01 a.nowhere { background-position: -340px 4px;}

.sM01_head { padding-top: 10px; background: url(../images/subMenu01_head.gif) 0 0 no-repeat;}
.sM01_head ul { width: 178px; border: 1px solid #DEDEDE; border-top: none; border-bottom: none; padding: 0 9px;}
.sM01_head li { height: 30px;}
.sM01_head li.sM0200 { height: 40px;}
.sM01_head li a { width: 178px; height: 30px; display: block;}
.sM01_head li.sM0200 a { height: 40px; background: url(../images/btn_shopList.gif) 0 0 no-repeat;}
.sM01_head li.sM0200 a:hover { background-position: 0 0;}
.sM01_head li.sM0200 a:active { background-position: 0 1px;}
.sM01_head li.sM0201 a { background: url(../images/btn_beforeBuy.gif) 0 4px no-repeat;}
.sM01_head li.sM0201 a:hover { background-position: -190px 4px;}
.sM01_foot { margin-bottom: 10px; padding-bottom: 10px; background: url(../images/subMenu01_foot.gif) bottom left no-repeat;}

.sM06 { padding-bottom: 0;}
li.sM0601 { width: 198px; height: 80px;}
li.sM0601 a { width: 198px; height: 80px; background: url(../images/bnr_USB-card-pr198.gif) 0 0 no-repeat;}

/* =====================================================================
*    5.2. Products Cover
* =================================================================== */
.products-cover ul.productsList li dt { width: 240px;}
.products-cover li.listHDD { height: 411px; background: url(../images/bg_CV-menuHDD.gif) 0 0 no-repeat;}
.products-cover li.listHDD dt { background: url(../images/ttl_CV-menuHDD.gif) 0 0 no-repeat;}
.products-cover li.listUSB { background: url(../images/bg_CV-menuUSB.gif) 0 0 no-repeat;}
.products-cover li.listUSB dt { background: url(../images/ttl_CV-menuUSB.gif) 0 0 no-repeat;}

.products-cover ul.productsList li dd.menuHDD00 { width: 240px;}
.products-cover ul.productsList li dd.menuHDD10 { width: 240px;}
.products-cover ul.productsList li dd.menuHDD09 { width: 240px;}
.products-cover ul.productsList li dd.menuHDD07 { width: 240px;}
.products-cover ul.productsList li dd.menuHDD08 { width: 240px;}
.products-cover ul.productsList li dd.menuHDD11 { width: 240px;}
.products-cover ul.productsList li dd.menuHDD12 { width: 240px;}
/* HDD */
.products-cover ul.productsList li dd.menuHDD00 a { width: 240px; background: url(../images/btn_CV-TDfamily.gif) 0 10px no-repeat;}
.products-cover ul.productsList li dd.menuHDD00 a:hover { background-position: 0 10px;}
.products-cover ul.productsList li dd.menuHDD00 a:active { background-position: 0 11px;}
.products-cover ul.productsList li dd.menuHDD09 a { width: 240px; background: url(../images/btn_CV-PD01.gif) 0 6px no-repeat;}
.products-cover ul.productsList li dd.menuHDD09 a:hover { background-position: -250px 6px;}
.products-cover ul.productsList li dd.menuHDD09 a:active { background-position: -250px 7px;}
.products-cover ul.productsList li dd.menuHDD10 a { width: 240px; background: url(../images/btn_CV-MD04.gif) 0 6px no-repeat;}
.products-cover ul.productsList li dd.menuHDD10 a:hover { background-position: -250px 6px;}
.products-cover ul.productsList li dd.menuHDD10 a:active { background-position: -250px 7px;}
.products-cover ul.productsList li dd.menuHDD07 a { width: 240px; background: url(../images/btn_CV-HD01.gif) 0 6px no-repeat;}
.products-cover ul.productsList li dd.menuHDD07 a:hover { background-position: -250px 6px;}
.products-cover ul.productsList li dd.menuHDD07 a:active { background-position: -250px 7px;}
.products-cover ul.productsList li dd.menuHDD08 a { width: 240px; background: url(../images/btn_CV-HD02.gif) 0 4px no-repeat;}
.products-cover ul.productsList li dd.menuHDD08 a:hover { background-position: -250px 4px;}
.products-cover ul.productsList li dd.menuHDD08 a:active { background-position: -250px 5px;}
.products-cover ul.productsList li dd.menuHDD11 a { width: 240px; background: url(../images/btn_CV-HD03.gif) 0 4px no-repeat;}
.products-cover ul.productsList li dd.menuHDD11 a:hover { background-position: -250px 4px;}
.products-cover ul.productsList li dd.menuHDD11 a:active { background-position: -250px 5px;}

.products-cover ul.productsList li dd.menuHDD12 a { width: 240px; background: url(../images/btn_CV-HD04.gif) 0 4px no-repeat;}
.products-cover ul.productsList li dd.menuHDD12 a:hover { background-position: -250px 4px;}
.products-cover ul.productsList li dd.menuHDD12 a:active { background-position: -250px 5px;}

/* USB */
.products-cover ul.productsList li dd.menuUSB01 { width: 240px;}
.products-cover ul.productsList li dd.menuUSB01 a { width: 240px; background: url(../images/btn_CV-USB01.jpg) 0 4px no-repeat;}
.products-cover ul.productsList li dd.menuUSB01 a:hover { background-position: -250px 4px;}
.products-cover ul.productsList li dd.menuUSB01 a:active { background-position: -250px 5px;}

.sM02_head { padding-top: 10px; background: url(../images/subMenu02_head.gif) 0 0 no-repeat;}
.sM02_head ul { width: 260px; border: 1px solid #DEDEDE; border-top: none; border-bottom: none; padding: 0 9px;}
.sM02_head li { height: 30px;}
.sM02_head li.sM0200 { height: 40px;}
.sM02_head li a { width: 260px; height: 30px; display: block;}
.sM02_head li.sM0200 a { height: 40px; background: url(../images/btn_CV-shopList.gif) 0 0 no-repeat;}
.sM02_head li.sM0200 a:hover { background-position: 0 0;}
.sM02_head li.sM0200 a:active { background-position: 0 1px;}
.sM02_head li.sM0201 a { background: url(../images/btn_CV-beforeBuy.gif) 0 4px no-repeat;}
.sM02_head li.sM0201 a:hover { background-position: -270px 4px;}
.sM02_head li.sM0201 a:active { background-position: -270px 5px;}
.sM02_foot { padding-bottom: 10px; background: url(../images/subMenu02_foot.gif) bottom left no-repeat;}

.products-cover .sM06 { padding-top: 10px;}
.products-cover li.sM0601 { width: 280px; height: 80px;}
.products-cover li.sM0601 a { width: 280px; height: 80px; background: url(../images/bnr_USB-card-pr280.gif) 0 0 no-repeat;}

/* =====================================================================
*
*    6. Buy Products
*
* =================================================================== */
.storeListArea { background: url(../images/bg_ttl00.gif) top right no-repeat;}
.storeListArea h2.ttlNetStore { width: 430px; height: 50px; padding: 20px 0 0 20px; background: url(../images/ttl-buyProducts.gif) 20px 20px no-repeat;}
.storeListArea p { padding: 45px 0 15px;}
.storeListArea ul { height: 260px; background: url(../images/bg_storeList.gif) -10px 0 repeat;}
.storeListArea li { width: 210px; height: 120px; padding: 0 10px 10px 0; float: left;}
.storeListArea li.end { width: 210px; height: 120px; padding: 0 0 10px 0; float: left;}
.storeListArea li a { width: 210px; height: 120px; display: block;}
.storeListArea li.freecomstyle a { background: url(../images/btn_freecomstyle.gif) 0 0 no-repeat;}
.storeListArea li.freecomstyle a:hover { background-position: 0 -130px;}
.storeListArea li.amazon a { background: url(../images/btn_amazoncojp.gif) 0 0 no-repeat;}
.storeListArea li.amazon a:hover { background-position: 0 -130px;}
.storeListArea li.yodobashi a { background: url(../images/btn_yodobashidotcom.jpg) 0 0 no-repeat;}
.storeListArea li.yodobashi a:hover { background-position: 0 -130px;}
.storeListArea li.biccamera a { background: url(../images/btn_biccameracom.gif) 0 0 no-repeat;}
.storeListArea li.biccamera a:hover { background-position: 0 -130px;}
.storeListArea li.tsukumo a { background: url(../images/btn_tsukumocojp.gif) 0 0 no-repeat;}
.storeListArea li.tsukumo a:hover { background-position: 0 -130px;}
.storeListArea li.murauchi a { background: url(../images/btn_murauchicom.gif) 0 0 no-repeat;}
.storeListArea li.murauchi a:hover { background-position: 0 -130px;}

/* =====================================================================
*
*    7. USB Card
*
* =================================================================== */
/* merit/scene */
h2.ttl_USB-merit{ width:650px; height:150px; background:url(../images/ttl_usb_merit.jpg); }
.usbPR ul { margin:39px 0 32px 344px; padding:0; }
.usbPR li { margin:0; padding: 0 0 0 4px; float: left;}
.usbPR li a { width: 149px; height: 49px; display: block; background-position:0 0; background-repeat:no-repeat;}
.usbPR li.merit a { background:url(../images/btn_merit.gif);}
.usbPR li.scene a { background:url(../images/btn_scene.gif);}
.usbPR li a:hover { background-position: 0 -49px;}

.usbPR .box{ margin:23px 0 0 0; padding:41px 0 0 0; background:url(../images/bg_usb_line.gif) left top no-repeat; }
.usbPR .inbox{ margin:0; padding:0 0 5px 12px; background:url(../images/bg_usb_line.gif) left bottom no-repeat; }
.usbPR .contact{ padding:52px 0 100px 66px; }

/* stay page */
.usbmerit li.merit a { background-position: 0 -98px;}
.usbscene li.scene a { background-position: 0 -98px;}

/* merit */
.usbmerit h3{ width: 433px; height: 22px; margin:0; padding:0; background:url(../images/body_merit01.gif) right top no-repeat; }
.usbmerit h4{ width: 638px; height:32px; background-position:0 0; background-repeat:no-repeat; }
.usbmerit h4.ttlmerit1{ background-image:url(../images/ttl_usb_merit01.gif); }
.usbmerit h4.ttlmerit2{ background-image:url(../images/ttl_usb_merit02.gif); }
.usbmerit h4.ttlmerit3{ background-image:url(../images/ttl_usb_merit03.gif); }
.usbmerit h4.ttlmerit4{ background-image:url(../images/ttl_usb_merit04.gif); }

.usbmerit .bgMerit1{ margin:0; padding:0 20px 0 315px; background:url(../images/bg_usb_merit01.jpg) left top no-repeat; min-height:197px; }
.usbmerit .bgMerit2{ margin:0; padding:0 360px 0 0; background:url(../images/bg_usb_merit02.jpg) left top no-repeat; min-height:249px; }
.usbmerit .bgMerit3{ margin:0; padding:0 20px 0 363px; background:url(../images/bg_usb_merit03.jpg) left top no-repeat; min-height:235px; }
.usbmerit .bgMerit4{ margin:0; padding:0 20px 215px 0px; background:url(../images/bg_usb_merit04.jpg) left bottom no-repeat; }

.usbmerit .bgMerit1 p{ padding:16px 0 0 0;}
.usbmerit .bgMerit2 p{ padding:16px 0 0 0; }
.usbmerit .bgMerit3 p{ padding:16px 0 0 0; }
.usbmerit .bgMerit4 p{ padding:16px 0 0 0; }

/* merit hack */
* html .usbmerit .bgMerit1{ height:197px; }
* html .usbmerit .bgMerit2{ height:249px; }
* html .usbmerit .bgMerit3{ height:235px; }


/* scene */
.usbscene .inbox{ margin:0; padding:0 0 5px 0;}

.usbscene h3{ width: 492px; height: 22px; margin:0; padding:0; background:url(../images/body_scene01.gif) right top no-repeat; }
.usbscene h4.ttlscene1{ margin:0; padding:16px 0 0 0; }
.usbscene h4.ttlscene2{ margin:0; padding:25px 0 0 0; }
.usbscene h4.ttlscene3{ margin:0; padding:20px 0 0 0; }
.usbscene h4.ttlscene4{ margin:0; padding:20px 0 0 0; }
.usbscene h4.ttlscene5{ margin:0; padding:30px 0 0 0; }

.usbscene .example{ margin:0; padding:13px 0 0 0; font-size:5px }
.usbscene ul.iconlist{ margin:0; padding:0; }
.usbscene ul.iconlist li{ margin:0; padding:9px 6px 0 0; float:left; }

.usbscene .sceneTxt{ padding:9px 0 0 0; }

.usbscene .bgScene1{ margin:0; padding:0 20px 0 392px; background:url(../images/bg_usb_scene01.jpg) left top no-repeat; min-height:262px; }
.usbscene .bgScene2{ margin:0; padding:0 394px 0 12px; background:url(../images/bg_usb_scene02.jpg) right top no-repeat; min-height:302px; }
.usbscene .bgScene3{ margin:0; padding:0 20px 0 392px; background:url(../images/bg_usb_scene03.jpg) left top no-repeat; min-height:349px; }
.usbscene .bgScene4{ margin:0; padding:0 384px 0 12px; background:url(../images/bg_usb_scene04.jpg) right top no-repeat; min-height:301px;}
.usbscene .bgScene5{ margin:0; padding:0 20px 0 392px; background:url(../images/bg_usb_scene05.jpg) left top no-repeat; min-height:309px; }

/* scene hack */
* html .usbscene .bgScene1{ height:262px; }
* html .usbscene .bgScene2{ height:302px; }
* html .usbscene .bgScene3{ height:349px; }
* html .usbscene .bgScene4{ height:301px; }
* html .usbscene .bgScene5{ height:309px; }



table.tblStd {
	margin-bottom: 1.5em;
	margin-top:5px;
	border-collapse: separate;
	border-right: 1px solid #949494;
	border-bottom: 1px solid #949494;
	font-size:12px ! important;
}

table.tblStd th, table.tblStd td {
	padding: 5px 5px;
	border-left: 1px solid #949494;
	border-top: 1px solid #949494;
}

table.tblStd th { background-color: FFFFFF;}
table.tblStd th td { background-color: #ECF2FD;}

table.tblStd td { background-color: #EEEEEE;}


table.tblStd table td {
	border: 0;
	padding: 0;
}