/* parts:position
----------------------------------------------- */
#d-tuner{
position:absolute;
top:43px;
left:83px;
}

#a-tuner{
position:absolute;
top:121px;
left:83px;
}

#sw{
position:absolute;
top:220px;
left:83px;
}

#power{
position:absolute;
top:299px;
left:83px;
}

#onechip{
position:absolute;
top:18px;
left:199px;
}

#susoc{
position:absolute;
top:117px;
left:199px;
}

#decoder{
position:absolute;
top:220px;
left:204px;
}

#voice{
position:absolute;
top:43px;
left:474px;
}

#af{
position:absolute;
top:140px;
left:474px;
}

#chrome{
position:absolute;
top:220px;
left:474px;
}

#choose{
position:absolute;
top:140px;
left:590px;
visibility:hidden;
}


/* parts:image
----------------------------------------------- */
#d-tuner a, #a-tuner a, #sw a, #power a, #onechip a, #susoc a, #decoder a, #voice a, #af a, #chrome a{
display:block;
width:106px;
height:66px;
background:url(../../images/0.gif) no-repeat;
text-indent:-9999px;
overflow:hidden;
}

#d-tuner a:hover{
background:url(../../images/solution/footage/tv/ad-crt/d-tuner.gif) no-repeat;
}

#a-tuner a, #power a{
height:67px;
}

#a-tuner a:hover{
background:url(../../images/solution/footage/tv/ad-crt/a-tuner.gif) no-repeat;
}

#sw a:hover{
background:url(../../images/solution/footage/tv/ad-crt/sw.gif) no-repeat;
}

#power a:hover{
background:url(../../images/solution/footage/tv/ad-crt/power.gif) no-repeat;
}

#onechip a{
width:270px;
height:96px;
}

#onechip a:hover{
background:url(../../images/solution/footage/tv/ad-crt/1chip.gif) no-repeat;
}

#susoc a{
width:270px;
height:256px;
}

#susoc a:hover{
background:url(../../images/solution/footage/tv/ad-crt/susoc.gif) no-repeat;
}

#decoder a{
width:117px;
}

#decoder a:hover{
background:url(../../images/solution/footage/tv/ad-crt/decoder.gif) no-repeat;
}

#voice a{
width:116px;
}

#voice a:hover{
background:url(../../images/solution/footage/tv/ad-crt/voice.gif) no-repeat;
}

#af a{
width:116px;
height:67px;
}

#af a:hover{
background:url(../../images/solution/footage/tv/ad-crt/af.gif) no-repeat;
}

#chrome a{
width:116px;
height:146px;
}

#chrome a:hover{
background:url(../../images/solution/footage/tv/ad-crt/chrome.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;
}
