body {
	margin: 0;
	padding: 0;
	height:  100%;
	margin-bottom: 1px;
	background: url(img/bg.png) fixed 0 0 repeat-x;
	}
a:link, a:visited {
	color: #7EA000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #46c;
	text-decoration: underline;
}
h1 {
	font-weight: normal;
	font-size: 26px;
	color: #000;
}
h2 {
	font-weight: normal;
	font-size: 20px;
	color: #333;
}
td, p, div, span {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 130%;
	text-align: left;
	}
p {margin:15px; text-indent : 1.5em;}
h3 {
	color: #333;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	padding: 4px 0;
	margin: 10px 0;
	border-bottom: 1px solid #ccc;
}
a.mainlevel {
	display: block;
	background: url(img/menu.png) 0 -3px no-repeat;
	padding-left: 20px;
	height: 20px;
	
}
.mini
{
border: 1px solid #ccc;
margin-right: 10px;
margin-top: 3px
}
.ccc{
	font : italic 11px "Times New Roman", Times, serif;
	color : #9D9D9D;
}
.cc{
	font : 11px "Times New Roman", Times, serif;
	color : #8E8E8E;
	text-align : right;
}

div#w_bg {
	margin: 0 15px;
	background: #fff;
}
div#header_xyt {
	background: #03621D url(img/xyt.jpg) 0 0 no-repeat;
	margin: 1px 0px;
	}

div#header_dom {
	height: 120px;
	background: url(img/dom.jpg) 100% 0 no-repeat;
}

div#h_lin {
	height:1px;
	overflow: hidden;
	background: #ccc;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right : 10px;
}

div#divid {
	border: 1px solid #fff;
	}
div.thinsep {
	clear: both;
	margin-top: 15px;
	height: 5px;
	overflow: hidden;
	background: #03621D url(img/xyt.jpg) 0 0 no-repeat;
}
div#footer {
	clear: both;
	margin-top: 15px;
	padding: 5px 0;
	text-align: left;
	color: #999;
	font-size: 10px;
}

div#main {
	margin-left: 1%;
	float: none;
	}
div#padding {
	padding: 0 15px;
	float: none;
	}
div#sidebar {
	float: left;
	width: 25%;
	
}
div#sidebar_padding {
background : #F4F4F4;
	padding: 10px;
	float: none;
	width: auto;
	width: 75%;
	margin-left : 5%;
	margin-bottom : 5%;
	
}
div#h_menu {
	white-space: nowrap;
	margin: 10px 0px; 
	line-height: 20px;
	height: 20px;
	margin-right: 5px;
	padding-left: 15px;
	text-align : right;
}
a.h_menu {
	display: inline;
	padding-left: 20px;
	height: 20px;
}

	#counter{
	visibility: hidden;
}
.h_lin {
	height:1px;
	overflow: hidden;
	background: #ccc;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right : 10px;
}
