/* CSS Document */
Body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
background-color:#FFFFFF;}
.top {
	width: 980px;
	margin:0 auto;
	height:210px;
	background: url(images/top_bg.jpg) right no-repeat; 
}
.toppic{
padding-top:15px;
}
td.left {
	width: 241px;
	background:url(images/side_bg.jpg) repeat-x #006600;;
}
.menu{
	font-size:20px;
	font-family: "Arial Narrow", Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight:800;
	text-transform:uppercase;
}
.submenu{
	font-size:12px;
	font-family: tahoma;
	color:#FFFFFF;
	border-bottom:#8ac08c solid 1px;
	padding-bottom:5px;
}

.news_block {
	width: 980px;
	margin:0 auto;
	height:260px; 
}
.news_bg {
	width: 100%;
	height:260px;
}
.menuadmin{
margin-left:150px; padding-top:165px;}
.news{
	margin-left:18px;
	margin-top:15px;
	width:170px;
}
.newstitle {
/*font-family:"Times New Roman", Times, serif;
font-weight:bold;*/
}
.contenttitle {
color:#333333;
font-weight:bold;
font-size:16px;
border-bottom:#006600 2px solid;}
.contenttext{
padding:5px 0px 10px 0px;}
.content_left{
	margin-left:18px;
	margin-top:18px;
	width:200px;
}
.content_left2{
	margin-left:18px;
	width:200px;
}
.content_center{
	margin-left:18px;
	margin-top:15px;
	line-height:18px;
}
.footer {
	width: 980px;
	margin:0 auto;
	height:79px;
	background:url(images/bottom_bg.jpg) no-repeat left; 
}
.footer_left{
margin-left:18px;margin-top:15px;
width:200px;
overflow:hidden;
font-size:10px;}
.footer_right{
margin-left:18px;
margin-top:15px;
font-size:10px;
}
h2{
font-size:18px;
color:#005838;
}
.title{
width:auto;
font-family: Minion, Georgia, "Times New Roman", Times, serif;
font-size:48px;
color:#201609;
font-weight:bold;
padding:30px 0px 30px 0px;}
.content{
width: 980px;
	margin:0 auto;
	background:#FFFFFF;
	 }
a {
color:#006600;
text-decoration:none;
}
a:hover{
text-decoration:underline;}
a.black{
color:#333333;
margin-right:20px;}
UL.minus{
margin-top:-10px;
margin-left:0px;
padding-left:0px;}
LI.submenu{
list-style-type: none;
line-height:1.5em;}
img{border:none;}
.date{ background:url(images/news.gif) left no-repeat; padding-left:15px; color:#666; font-weight:normal; line-height:18px;}

