/* Start of CMSMS style sheet 'ecotex' */
html{overflow-y: scroll;}

body{
	margin:0px;
	padding:0px;
	font:12px Arial, Helvetica, sans-serif;
	background:#ffffff;
	color:#474747;
}
#top{
	background:url(../images/bg_top.gif) #f2f2f2;	
}
#t1{
	height:54px;
	width:800px;
	background:#ffffff;
	padding-top:17px;
}
#t2{
    height:54px;
    width:769px;
    background:url(../images/bg_t2.jpg) no-repeat right;
    clear:both;
}
#t2_a{
    height:54px;
    background:url(../images/bg_t2_a.jpg) no-repeat;
    width:276px;
    float:left
}
#t2_b{
    height:54px;
    float:right;
    padding-right:5px;
}
#blackmenuLine{
	height:71px;
	background:#252525;
	width:800px;
}
#menuPart{
	background:url(../images/logo.jpg) no-repeat;
	width:769px;
	height:71px;
	text-align:left;
}
#topImagePart{
	background:#FFFFFF;
	width:800px;
	height:160px;
}
#topImage{
	background:url(../images/bg_some.jpg);
	height:146px;
	width:769px;
}
#NewsBox{
	background-color:#ffffff;
	height:156px;
	width:800px;

}
#newsPart{
	background-color:#8bbd00;
	height:100%;
	width:769px;
}
.newstop{
	background:url(../images/news_top.gif);
	width:17px;
	height:17px;
}
.newscontent{
	text-align:left;
	font:12px verdana;
	color:#FFFFFF;
	width:352px;
	padding-bottom:20px;
	padding-top:5px;
}
.newscontent a{
	font:11px verdana;
	color:#FFFFFF;
        text-decoration:none;
}
.newsDate{
	font:10px verdana;
	font-weight:normal;
}

#as{
	text-align:center;
}
#midle{
	min-height:300px;
	background:#f2f2f2;
	width:800px;	
}
#textBlock{
	text-align:left;
	width:735px;
}
.chapter{
	font:26px Arial, Helvetica, sans-serif;
	color:#878787;
}

#menuPart ul.clearfix {
	margin: 0;
	padding: 0;
	padding-left:20px;
	padding-right: 1px;
	margin-top:15px;
	height: 65px;
	float: left;
}
#menuPart ul{
display: table-cell; 
vertical-align: middle;
}
#menuPart  ul.clearfix li {
	float: left;
	list-style-image:url(../images/menu_bulet.gif);
	padding-right: 20px;
	height:22px;
}

#menuPart  ul.clearfix li a, #menuPart ul.clearfix li a:visited, #menuPart  ul.clearfix li span, #menuPart  ul.clearfix li a:hover {
	margin: 0px;
	color: #fff;
	text-decoration: none;
	padding:5px;
	font:12px Arial;
	white-space : nowrap
}

#menuPart ul.clearfix li a:hover {
	text-decoration: none;
	cursor: pointer;
	background-color:#97bd00;
}

#footer{
	width:800px;
	height:13px;
	background:#e0e0e0;
}
 #content, td{
	color:#474747;
 }
 .headerURL{
	color:#8bbd00;
 }
 a img{
	border:1px solid #cbcbcb;
 }
#main_menu{
margin-top:5px;
}
#main_menu td{
   width:25%; 
white-space:nowrap; 
padding-left:5px; 
padding-right:5px;
height:26px;
}
#main_menu td img{
margin-right:5px;
}
#main_menu td a{
color:#ffffff;
text-decoration:none;
padding:5px;
}
#main_menu td a:hover{
background:#97bd00;
}
/* End of 'ecotex' */

