* { margin:0; padding:0;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;}
/* colors #c17 (likered) , #9b3 (green) */
body{background:#efefef;}
a,a:visited{color:#9b3;font-weight:500;}
a:hover{color:#c17;}
#wrapper{width:800px;height:674px;position:absolute;top:50%;left:50%;margin:-337px 0 0 -400px;}
/*#wrapper{width:800px;height:490px;position:absolute;top:50%;left:50%;margin:-245px 0 0 -400px;}*/
#main a{visibility:hidden;}
.spc img{margin-right:17px;}
#line1{margin-bottom:17px;}
#line2{margin-top:17px;}
#slideshow{position:relative;height:200px;width:800px;}
#slideshow img{position:absolute;top:0;left:0;z-index:8;opacity:0.0;}
#slideshow img.active{z-index:10;opacity:1.0;}
#slideshow img.last-active{z-index:9;}
#bottom{}
.fright{text-align:right;padding:10px;font-size:9px;color:#444;}
.fright a{font-size:9px;}
a {outline: none;} img{border:0;}
/* --> admin stlyes */
#admin{background:#ffe;border:1px solid #ccc;position:absolute;top:52px;left:0;width:160px;z-index:5000;display:none;-moz-border-radius:4px;}
#admin a{text-decoration:none;float:left;display:block;width:150px;padding:2px;font-weight:700;}
#admin a span{color:#333;font-size:12px;}
#admin a:hover span{color:green;}
#admin a img{margin:0 5px -3px 0;}
/* <-- admin stlyes */