/* CSS Document */

body
{ 

	font-family:verdana Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:8;
	margin:0;
	padding:0;
	background-color:#000000;		
}
#container {margin:0 auto; width:898px;
}

#banner {width:898px; height:86px; background:url(../images/banner_bg.gif); border:#cc0000 solid; border-width:0 0 0 0;
}
#menu_td { width:898px; border:#cc0000 solid; border-width:0 0 0 0;
}

#menu {
	list-style-type: none;
	border-bottom:2px solid #fff;
	margin:0;
	width:100%;
	height:30px;
	overflow:hidden;
	background:#000 url(../images/a.gif) 0 0 repeat-x;
}
#menu li { 
	border-right:1px solid #fff;
	text-decoration: none;
	font-size:13px;
	font-weight:800;
	float:left;
}
#menu li a {
	display:block;
	text-align:center;
	color:#fff;
	line-height:30px;
	padding:0 10px;
}
#menu li a:hover,#menu li.current {
	background:#fff url(../images/b.gif) 0 0 repeat-x;
}
#menu li span {
text-decoration:underline;
}

#maincontent{ margin-bottom:5px; height:650px; width:100%; background:url(../images/bg.gif);
}
#sidebar { float:right; width:200px; height:500px; background:#;}
#content { margin-right:205px !important; margin-right:202px; width:690px; height:500px; background:#;}

#pic{ text-align:center;}
#pic a img{-moz-opacity:0.5; filter:alpha(opacity=50);border:0px;}
#pic a:hover{font-size:9px;}
#pic a:hover img{-moz-opacity:0.5; filter:alpha(opacity=80);cursor:hand;}
#mainContent { background-color:#000000; }

.STYLE1 {color: #FFFFFF}
.h2{ color:#108944}
.input{
width:140px;
height:12px;
font-size:10px;


