/* * {padding:0; margin:0;} /* global reset to make browser play nice */
html, body {height: 100%;}
body {behavior:url(../csshover.htc); text-align: center; background: #000000; color: #666; min-width: 765px; font: 78%/1.4 'Lucida Grande', verdana, helvetica, sans-serif;}
/***Layout***/
/*#left ul, #right ul, .next ul, .more ul {list-style: none; }

#right {margin-top:140px; float:right; width: 166px;}*/
/*content*/
.img_tumb
{
height:85px;
width:120px;
overflow:hidden;
}
img{border:0px;
}
.cat
{
font-size:14px;

}
   .nums 
{
font-weight:normal;
color:#000000;
font-size:14px;
/**text-decoration:underline;*/
/*background-color:#999999;*/
}
.nums a
{
font-weight:normal;
color:#000000;
font-size:13px;
text-decoration:underline;
}
.actnums
{
	font-weight:normal;
	color:#999999;
	font-size:14px;
	
}
.charcho 
{
border-left:1px  solid #cccccc;
border-bottom:1px  solid #cccccc;

}
.maintable a 
{
color:#8d8d8d;
text-decoration:none;
font-size:12px;
/*white-space:nowrap;*/
}
.maintable a:hover 
{
color:#cccccc;
text-decoration:none;
font-size:12px;
/*white-space:nowrap;*/
}
.title_cat
{
	font-weight:bold;
	color:#999999;
	font-size:14px;
	padding-bottom:5px;
}
/*content*/
/* menu  */
#nav a {font-size:14px; font-weight: bold; text-decoration: none; display: block;}
#nav a:hover {text-decoration: none;}
/* all lists */
#nav, #nav ul {padding:0; margin:0; list-style: none; float: left; margin-left:5px; width: 134px;}
/* all list items */
#nav li {float: left; line-height: 2em; text-align: left; margin-bottom: -1px; border:solid #cccccc; border-width: 0px 0;}
/* second-level lists */
#nav li ul {

padding-right:9px;
padding-bottom:9px;
position: absolute; 
/* hidden intil hover */ 
left: -999em;
margin-left: -158px; 
margin-top: -32px;
z-index:5;
 border:0; 
width:145px;}
#nav li li ul {

padding-right:9px;
padding-bottom:9px;
position: absolute; 
/* hidden intil hover */ 
left: -999em;
margin-left: -158px; 
margin-top: -31px;
z-index:5;
 border:0; 
width:145px;}
/* third-and-above-level lists */
#nav li ul ul { left: -999em;}
/* over-rides all menus*/
#nav li a {width:134px; display:block; font-size:1.1em; border:solid #cccccc; border-width:0 0px; background:#000000; color:#fff; padding: 3px 12px; text-align: left;}
/* over-rides on submenus */

#nav li li a {width: 134px;  font-size:.9em; font-weight: normal; border: solid #cccccc; border-width:0 0px; }	
#nav li li li a {width: 134px; font-weight: normal; border: solid #cccccc; border-width:0 0px; }	
#nav li a:hover {width: 134px; background:#000000; color:#666666; border: solid #cccccc; border-width:0 0px;}
#nav li:hover ul ul, #nav li:hover ul ul ul {left: -999em;}
/* lists nested under hovered list items */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul {left: auto;}
/* For ie7 */
*:first-child+html #nav {height:1%;}
*:first-child+html #nav li {height:1%;}
#nav .root
{
background-image:url(../images/arrow.gif);
background-repeat:no-repeat;
background-position:4px center;
}
#nav .root:hover
{
background-image:url(../images/arrow.gif);
background-repeat:no-repeat;
background-position:4px center;
}


