/* parts:position
----------------------------------------------- */
#tuner{
position:absolute;
top:24px;
left:78px;
}

#sw{
position:absolute;
top:105px;
left:78px;
}

#illum{
position:absolute;
top:201px;
left:78px;
}

#vif{
position:absolute;
top:24px;
left:206px;
}

#decoder{
position:absolute;
top:105px;
left:206px;
}

#micon{
position:absolute;
top:201px;
left:206px;
}

#power{
position:absolute;
top:282px;
left:206px;
}

#voice{
position:absolute;
top:24px;
left:498px;
}

#af{
position:absolute;
top:105px;
left:498px;
}

#choose{
position:absolute;
top:185px;
left:498px;
visibility:hidden;
}

#xga{
position:absolute;
top:17px;
left:349px;
}


/* parts:image
----------------------------------------------- */
#tuner a, #sw a, #illum a, #vif a, #decoder a, #micon a, #power a, #voice a, #af a, #xga a{
display:block;
width:116px;
height:67px;
background:url(../../images/0.gif) no-repeat;
text-indent:-9999px;
overflow:hidden;
}

#tuner a:hover{
background:url(../../images/solution/footage/tv/ana-lcd/tuner.gif) no-repeat;
}

#sw a{
height:80px;
}

#sw a:hover{
background:url(../../images/solution/footage/tv/ana-lcd/sw.gif) no-repeat;
}

#illum a:hover{
background:url(../../images/solution/footage/tv/ana-lcd/illum.gif) no-repeat;
}

#vif a, #micon a, #power a{
width:136px;
}

#vif a:hover{
background:url(../../images/solution/footage/tv/ana-lcd/vif.gif) no-repeat;
}

#decoder a{
width:136px;
height:80px;
}

#decoder a:hover{
background:url(../../images/solution/footage/tv/ana-lcd/decoder.gif) no-repeat;
}

#micon a:hover{
background:url(../../images/solution/footage/tv/ana-lcd/micon.gif) no-repeat;
}

#power a:hover{
background:url(../../images/solution/footage/tv/ana-lcd/power.gif) no-repeat;
}

#voice a{
width:126px;
}

#voice a:hover{
background:url(../../images/solution/footage/tv/ana-lcd/voice.gif) no-repeat;
}

#af a{
width:126px;
height:80px;
}

#af a:hover{
background:url(../../images/solution/footage/tv/ana-lcd/af.gif) no-repeat;
}

#choose ul{
background:#e2e2e2;
width:126px;
list-style:none;
}

#choose li{
margin:2px 1px;
padding:1px 2px;
height:22px;
border:1px solid #cccccc;
}

#choose a{
display:block;
}

#choose a:hover{
background:#E1F0FF;
color:#666666;
}

#xga a{
width:144px;
height:251px;
}

#xga a:hover{
background:url(../../images/solution/footage/tv/ana-lcd/xga.gif) no-repeat;
}

