@charset "utf-8";
/* CSS Document */
h1,h2{font-size:16px;}
img{border:0}
html{background: url(../images/bg3.jpg);}
body{background:url(../images/gr.png) repeat-x;color:#CCCCCC; font-family: "Courier New", Courier, monospace; font-size:14px; padding:0; margin:0}
input,textarea{background: url(../images/bg3.jpg); color:#CCCCCC; border:1px solid #111}

a{color:#CCCCCC;}
a:hover{text-decoration:none;}

#code,#comments{display: none;width:700px;}
#comment table td{border-bottom:1px solid #111;}
.top_menu{color:#999999; font-size:30px; padding:10px 0 10px 10px}
.top_menu img { vertical-align: middle;}
.top_menu label{padding:0 20px; font-size:20px}
.top_menu span{color:#FF0000;}
.top_menu a{color:#999999; font-size:20px; padding:0 10px; text-decoration:none}
.top_menu a:hover{text-decoration:underline;}

.top_nav{padding:5px 20px; font-size:12px}
.top_nav a{text-decoration: none; color:#999999; border-bottom:1px dashed #999999; margin:0 3px}
.top_nav a:hover{color:#ccc; border-bottom:1px dashed #ccc;}

.list_photo{ background:#000000; border:1px solid #111; margin:20px; margin-bottom:0; padding:20px 10px}


.lister_mini{text-align:center; }
.lister_mini img{ border:1px solid #000000;margin:3px; position: relative;width:50px; height:50px; }
.lister_mini img:hover{ border:1px solid #ff0000;}

.lister_center{text-align:center; }
.lister_center img{ border:1px solid #000000;margin:3px; position: relative;width:230px; height:230px; }
.lister_center img:hover{ border:1px solid #ff0000;}

.rand a{padding:10px; display:block; background:#111; margin:10px 5px; font-size:24px; text-decoration:none; font-weight:bold}
.rand a:hover{background:#333333;}

.panel_photo a{text-decoration:none; border-bottom:1px dashed #222; color:#222; margin:10px}
.panel_photo a:hover{color:#999999; border-bottom:1px dashed #999;}
.panel_photo .red{ color:#330000; border-bottom:1px dashed #330000;}
.panel_photo .red:hover{color:#FF0000; border-bottom:1px dashed #FF0000;}
.panel_photo .green{ color: #003300; border-bottom:1px dashed #003300;}
.panel_photo .green:hover{color:#00FF00; border-bottom:1px dashed #00FF00;}

.footer a{ text-decoration:none; font-size:12px}
