body{background-image: url(images/bg.gif);  background-attachment: fixed; }
body, td, th, table{color:#222;margin: 0px;padding: 0px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11px;   }
#all{text-align: center}
#ly{margin: 0px auto 0px auto; text-align: left;width: 770px;background: #eee url(images/scbg.gif) repeat-y;}
#top { background: #666 url(images/topbg.gif) repeat-y;width: 770px }
#sc { background-image: url(images/scshade.gif);background-repeat: no-repeat ;width: 770px; }
#lt{ float:left; width:180px;padding: 15p 0px 15px 0px; }
#lt hr{width:100%; color: #999;height: 1px;}
#ctr{ float:left; width:390px;padding: 15p 0px 15px 0px;}
#ctr_spc{ float:left;width:10px;}
#rt{ float:right; width:180px;padding: 15px 0px 15px 0px; }
#ft{ clear:both;background-image: url(images/botbg.gif) }

a{	color: #600;	font-size: 11px; text-decoration: underline;}
a:hover {font-size: 11px; text-decoration: none;}

ul { margin: 0px; padding: 0px; list-style: none; width: 180px; border-bottom: 1px solid #999;background: #ccc }
ul li { position: relative; }
li ul { position: absolute; left: 179px; top: 0; display: none; }
li.selected ul { position: static; display: block;border-bottom: 0; }
ul li a { background:#ccc; display: block; text-decoration: none; color: #600; padding: 3px 0px 3px 10px; border: 1px solid #999; border-bottom: 0;  border-left: 5px solid #600;  }
li.selected > a { background:#ddd }
ul li a:hover { background:#eee; border-left: 5px solid #900; }
li ul a{ background:#aaa; }
li ul a:hover{ background:#e0e0e0; border-left: 5px solid #900; }
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
li:hover ul, li.over ul { display: block; } /* The magic */

td.menu-left {background: transparent url(images/hash.gif) no-repeat scroll 10px middle;color:#600;font-weight: bold;}
h1, h2, h3, h4{ color:#600; font-weight: bold; font-size:14px;text-align:center;background-color: Silver;}
select{background: #eee;color:222;font-size:10px;}
input{background: #eee;color:222;font-size:11px;}

table.tab-r td{ border:1px solid #ccc; border-right: none;border-bottom: none;}
table.tab-r td.tyt{ font-weight:bold}
table.tab-r { border:1px solid #ccc; border-left: none;border-top: none;}
td.left{	font-weight: bold;}

.art-tit{
	font-weight: bold;
	color: #600;
}
.art-date{
	font-style: italic;
}
.art-txt{
	
}
.art-link{
	
}