/* CSS Document */


.title ul{}
.title li{ float:left;}
.title li a{ display:block; width:240px; height:30px; background-position:left top; text-indent:-9999px;}
.title li a:hover{ background-position:left bottom;}

.title li.officekb a{ background-image:url(../images/title-office-kb.gif)}
.title li.kb-mouse a{ background-image:url(../images/title-kb-mouse.gif);}
.title li.pccam a{ background-image:url(../images/bt-pc-cam.gif);}
.title li.modules a{ background-image:url(../images/bt-modules.gif);}

.title li.officekb{ width:240px; height:30px; background-position:left bottom; background-image:url(../images/title-office-kb.gif);
background-position:left bottom; text-indent:-9999px;}
.title li.kb-mouse{ width:240px; height:30px; background-position:left bottom; background-image:url(../images/title-kb-mouse.gif);
background-position:left bottom; text-indent:-9999px;}
.title li.pccam{ width:240px; height:30px; background-position:left bottom; background-image:url(../images/bt-pc-cam.gif);
background-position:left bottom; text-indent:-9999px;}
.title li.modules{ width:240px; height:30px; background-position:left bottom; background-image:url(../images/bt-modules.gif);
background-position:left bottom; text-indent:-9999px;}
