/*
-------------------------------------------------------------------------

	01. digital left menu each product
	02. digital left menu series product

-------------------------------------------------------------------------
*/



/*----------------------------------------------
	01. digital left menu each product	
-----------------------------------------------*/
div,p{
	margin  :0px;
	padding: 0px;
}
.dotLineRed {
	background: url(../img/dot_line_bg_red.gif) 0 8px repeat-x;
	height    : 18px;
}
.dotLineGray {
	background: url(../img/dot_line_bg.gif) 0 8px repeat-x;
	height    : 18px;
}

table td.txtlink {
	font-size  : 10pt;
	text-indent: 20px;
}
table td.txtlink a {
	background-color: #F8E7ED;
	color           : #000000;
	display         : block;
	height          : 20px;
	line-height     : 160%;
	text-decoration : none;
	width           : 161px;
}

/*sd1700*/table td.txtlink a.sd1700 {background-color: #E9ECF5;}
/*ad1600*/table td.txtlink a.ad1500 {background-color: #FCEFF1;}
/*vd2200*/table td.txtlink a.vd2200 {background-color: #feece1;}
/*ev250D*/table td.txtlink a.ev250  {background-color: #EAF7F9;}
/*ev350D*/table td.txtlink a.ev350  {background-color: #E5F5FC;}
/*vd1200*/table td.txtlink a.vd1200 {background-color: #FEF0E6;}
/*vd1100*/table td.txtlink a.vd1100 {background-color: #FEF0E6;}
/*fd1500*/table td.txtlink a.fd1500 {background-color: #F1F7EA;}
/*fv7000*/table td.txtlink a.fv7000 {background-color: #F7F4E0;}
/*fv3000*/table td.txtlink a.fv3000w{background-color: #F9E5E3;}
/*sd8200*/table td.txtlink a.sd8200 {background-color: #EEEEEE;}
/*AD5200*/table td.txtlink a.ad5200 {background-color: #FEF3E6;}

/*ʃ[I[o[*/table td.txtlink a:hover  {background-color: #ffffff;}		
/*ʑI*/
table td.txtlink a.selected {	
	background-color:#ffffff;
	background-image:url(../product/digital/img/leftMenuPoint.gif);
	background-repeat:no-repeat;
}
table.leftMenuTable {
	margin-bottom:5px;
}
table.leftMenuTable2 {
	margin-bottom:3px;
}
table.sd8200Table{
	background: url(../product/digital/img/leftMenu_fv8000titleBar_bg.gif) repeat left top;
}
table.fn2000Table{
	background: url(../product/digital/img/leftMenu_fn2000titleBar_bg.gif) repeat left top;
}

/* Pioneer Online */
.p_online{
	border-bottom : 3px solid #683A44;
	margin-top    : 20px;
	padding-bottom: 5px;
	width         : 170px;
}
.p_online p{
	font-size    : 80%;
	line-height  : 100%;
	margin-bottom: 5px;
}










/*----------------------------------------------
	02. digital left menu series product	
-----------------------------------------------*/
.layoutLeftMenu {
	padding-bottom: 6px;
	width         : 170px;
}
.layoutLeftMenu li {
	list-style-type: none;
	margin         : 0px;
	padding        : 0px 0px 5px;
	width          : 170px;
}
.layoutLeftMenu li img,
.layoutLeftMenu li a {
	display: block;
	margin : 0px;
	padding: 0px;
}
.layoutLeftBanner {
	width: 170px;
}
.layoutLeftBanner li {
	list-style-type: none;
	margin         : 0px;
	padding-bottom : 6px;
	width          : 170px;
}
.layoutLeftBanner li img,
.layoutLeftBanner li a {
	display: block;
	margin : 0px;
	padding: 0px;
}
.layoutLeftTitle {
	width: 170px;
	padding-top: 12px;
	padding-bottom: 12px;
}

