@charset "UTF-8";
/* CSS Document */

#title{font-family:Courier, Myriad, Tahoma, Geneva, sans-serif;font-size:12px;color:#ccc;}
#navigation{font-family:Courier, Myriad, Tahoma, Geneva, sans-serif;font-size:14px;color:#fff;}

a:link {text-decoration: none; color:#fff;}
a:visited {text-decoration: none; color:#ccc;}
a:active {text-decoration: none; color:#fff;}
a:hover {text-decoration: none; color: #000;}
		
#aslide {height:145px;width:140px;background-repeat: no-repeat;}
#bslide {height:145px;width:140px;background-repeat: no-repeat;}
#cslide {height:140px;width:138px;background-repeat: no-repeat;}
#dslide {height:145px;width:140px;background-repeat: no-repeat;}


#s1hslide {height:140px;width:138px;background-repeat: no-repeat;}
#s2hslide {height:140px;width:138px;background-repeat: no-repeat;}
#s1lslide {height:140px;width:138px;background-repeat: no-repeat;}
#s2lslide {height:140px;width:138px;background-repeat: no-repeat;}




#canvas500 {background-image: url('../layout/black_slide.png');
background-repeat: no-repeat;}

#bcanvas_tl {width:50px; height:50:px; background-image: url('../layout/bslide_tl.png');
background-repeat: no-repeat;}
#bcanvas_tr {width:50px; height:50:px; background-image: url('../layout/bslide_tr.png');
background-repeat: no-repeat;}
#bcanvas_br {width:50px; height:50:px; background-image: url('../layout/bslide_br.png');
background-repeat: no-repeat;}
#bcanvas_bl {width:50px; height:50:px; background-image: url('../layout/bslide_bl.png');
background-repeat: no-repeat;}
