/* CSS Document */

* { font-family:Tahoma; font-size:13px;}

body { padding:0; margin:10px 0; background-attachment: fixed;  }

#content { width:990px; margin:auto; overflow:auto;  padding:4px 2px;}

a, a:active, a:visited { color:#FF6600; text-decoration:none; }
a:hover { color:#ff0000; text-decoration:underline; }

#fullscreen {width:98%; height:100%; margin:auto; border:1px solid #CCCCCC; background-color:#999999; position:fixed; top:0px; left:1%; background:url(image/fsbgr.png); display:none;}

#footer{ color:#333333; height:100px; float:left; width:98%; margin-top:5px; padding:10px; border-top:5px #FF6600 solid; text-align:center; line-height:20px;}

.comment { color:#999999;}

/* -------------------- MAINMENU ----------------------- */

/* -------------------- SUBMENU ----------------------- */
#smenu{ height:20px; line-height:20px; background:#CCCCCC; border-bottom:#666666 1px dashed; padding: 0 5px;}
#smenu ul { list-style: none; padding: 0; margin: 0; } 
#smenu li { float: left;} 
#smenu li a, #smenu li a:visited, #smenu li a:active { float: left; display: block; color: #333333;text-decoration: none; text-align: center;  padding: 0 10px; font-size:85%; } 
#smenu li a:hover , #smenu li .seld { display: block; color: #FF3300; text-decoration: underline;} 


/* -------------------- NEWS ----------------------- */
#newsleft { width:507px; float:left; margin-top:5px; overflow:auto;}
#newsleft h2 { color:#0070C5; margin:0;}
#newsleft .sep { border-bottom:1px dotted #cccccc; margin: 4px; text-align:right; padding-bottom:10px; margin-bottom:10px;}

#newsright { width:465px; float:right; margin-top:5px;}
#newsright #left { width:160px; float:left; text-align:left; }
#newsright #right { width:300px; float:right; }

#newsright1 { width:300px; float:right; margin-top:5px;}
#newsright1 #left { width:160px; float:left; text-align:left; }
#newsright1 #right { width:300px; float:right; }

/* -------------------- LAST added ----------------------- */
#last_added {height:500px; margin:0; margin-top:5px;}

.ognoo{ background-color:#262626; color:#CCCCCC; height:26px;}
.ognoo a, a:active, .ognoo a:visited { color:#CCCCCC; text-decoration:none; }
.ognoo a:hover { color:#CCCCCC; text-decoration:underline; }

#head2{ height:120px; background:url(image/headbgr.jpg); }

