html, body {
	margin: 0;
	padding: 0;
	height:100%;	
	}
	
html>body {
   min-height:100%;
   height:auto;
  }	
	
body { 
	font: normal 12px Arial;
	position: relative;
	margin: 0; 
	padding: 0;
	background: white;
	}	
	
a {
	color: #0d5d36;
}	

a:hover {
	color: #5ec916;
	text-decoration: none;
}

input.inp {
	width: 400px;
	padding: 3px;
	color: #656565;
	border: 1px solid #e2e2e2;
	}

textarea {
	padding: 3px;
	width: 400px;
	height: 150px;
	border: 1px solid #e2e2e2;	
	overflow: auto;
	color: #656565;
	margin-bottom: 10px;
	}
	
h1 {
	font: normal 24px Georgia;
	color: #009925;
	}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	}

.container { 
	position: relative;
	padding: 0;  
	margin: 0 auto; 
	width: 100%;
	min-width: 980px;
	min-height: 490px;
	font: normal 12px Arial;	
	line-height: 1.5em;
	color: #757575;
	z-index: 2;
	}	
	
.container .header {
	position: relative;
	width: 100%;
	height: 232px;
	margin: 0;
	padding: 0;
	background: url(../img/right-top.jpg) right top no-repeat;
	}	
	
.header .links {
	position: absolute;
	top: 20px;
	right: 25px;	
	z-index: 111;
	}

.links a.home {
	display: block;
	width: 11px;
	height: 10px;
	background: url(../img/home.gif) no-repeat;
	}	
	
.links a:hover.home {
	background: url(../img/home-sel.gif) no-repeat;
	}		
	
.links a.search {
	display: block;
	width: 12px;
	height: 9px;
	margin-top: 18px;
	background: url(../img/gallery.gif) no-repeat;
	}	
	
.links a:hover.search {
	background: url(../img/gallery-sel.gif) no-repeat;
	}		
	
.links a.email {
	display: block;
	width: 12px;
	height: 8px;
	margin-top: 18px;
	background: url(../img/email.gif) no-repeat;
	}	
	
.links a:hover.email {
	background: url(../img/email-sel.gif) no-repeat;
	}	
	
.container .menu {
	position: relative;
	float: left;
	width: 240px;
	height: 380px;
	font: normal 16px Georgia;
	color: #ff0000;
	background: url(../img/left-middle.jpg) left bottom no-repeat;
	}
	
.container .menu a {
	display: block;
	width: 120px;
	padding-left: 23px;
	height: 22px;
	margin: 18px 0 0 50px;
	color: #ff7800;
	background: url(../img/list.gif) left center no-repeat;
	}
	
.container .menu span {
	display: block;
	width: 120px;
	padding: 3px 0 0 23px;
	margin: 18px 0 0 50px;
	color: #ff0000;
	height: 19px;
	background: url(../img/list-selected.gif) left top no-repeat;
	}		
	
.container .content {
	position: relative;
	margin:0 0 0 242px;
	padding: 0 50px 170px 0;
	min-height: 500px;
	}	

.content h1 {
	position: relative;
	display: block;
	padding: 0;
	background: url(/img/h1_bg.gif) right bottom no-repeat;
	margin: 15px 0;
	}
	
.content h2	{
	padding: 0;
	margin: 7px 0;
    font-weight:normal;
	}
	
.content h2.articleH2	{
	padding: 0;
	margin-top: 5px;
	}	
		
span.intoH1 {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	bottom: 0;
	right: 0;
	width: 40px;
	height: 31px;
	background: url(../img/h1.jpg) left bottom no-repeat;
	}	
	
.content a.articleLink {
	color: #0d5d36;
	font: normal 17px Georgia; 
	}	
	
.content a.articleLink:hover {
	color: #5ec916;
	text-decoration: none;
	}		
	
.content a.more {
	display: block;
	float: right;
	width: 102px;
	background: url(../img/more.jpg) right bottom no-repeat;
	font: normal 11px Arial; 
	}	
	
.footer {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 340px;
	width: 100%;
	min-width: 980px;
	background: url(../img/left-bottom.jpg) left bottom no-repeat;
	}	
	
.footer .contentF {
	position: relative;
	margin: 240px 0 0 242px;
	padding: 0 50px 0 0;
/*	border: 1px dashed block; */
	}		
	
.footer .contentF .line {
	padding: 0;
	margin: 0;
	height: 10px;
	background: url(../img/h1-bg.jpg) left bottom repeat-x;
	}		
	
.footer .contentF .copyright {
	position: absolute;
	color: #8e8e8e;
	font: normal 11px Arial;
	left: 50px;
	top: 36px;
    padding-left:40px;
    padding-top:4px;
    height:42px;
    background: url(../img/copy.gif) no-repeat;
	}	
	
.footer .contentF .web {
	position: absolute;
	top: 40px;
	right: 0px;
	padding-left: 37px;
	width: 220px;
	height: 42px;
	font: normal 11px Arial;
	color: #8e8e8e;
	background: url(../img/sdudio-white.gif) left top no-repeat;
	z-index: 101;
	}		
	
.footer a, .footer a:hover, .container .breadCrumb a, .container .breadCrumb  a:hover {
	/*color: #4897CC;*/
    color: #4b9ed8;
	}

.container .breadCrumb {
	position: absolute;
	height: 16px;
	padding: 0 0 0 20px;
	top: 215px;
	left: 245px;	
	background: url(../img/breadcrumb.jpg) left 2px no-repeat;
	}

.content img {
	margin: 3px 10px 10px 10px;
	padding: 2px; border:1px solid #64BA79;
	}
	
.content .new {
	position: relative;
	display: block;
	float: left;
	margin-top: 40px;
	}	
	
.content .date {
	display: block;
	color: #28a1d3;
	padding-right: 20px;
	font: normal 15px Georgia;
	}		
	
.content a.gallery {
	position: relative;
	display: block;
	width: 99px;
	padding: 3px 0 0 3px;
	height: 114px;
	float: left;
	margin: 10px 20px;
	background: url(../img/photo-frame.gif) left top no-repeat;
	}	

.content a.gallery img {
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	}
	
span.spContact {
	display: block;
	margin: 10px 0 0 0;
	color: #656565;
	}	
	
.logoLink {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 320px;
	height: 100px;
	z-index: 201;
	}		
	
#logo2 {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 0;
	left: 20px;
    z-index:200;
	}
	
#slogan {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 110px;
	left: 50px;	
	width: 222px;
	height: 17px;
	background: url(/img/slogan.gif) left bottom no-repeat;
	}	
	
.nav { padding: 10px 0 10px 0;  font-size: 13px; font-weight: bold; text-align: center; }

#sendBtn {
    display:block;
    float:left;
    width:93px; height:29px;
    background:url(/img/sendBtn.gif) no-repeat bottom;
    text-decoration: none;
    }

#sendBtn:hover {
    background:url(/img/sendBtn.gif) no-repeat top;
    text-decoration:none;
    }

#corner_cloud {
    position:absolute;
    top:0px;
    left:0px;
    width:364px;
    height:183px;
    background:url(/img/left-top.jpg) no-repeat;
    z-index:-1;
    }

/* .content_table */
.content table {
	border-collapse: collapse;
    width:80%;
    background:#DCDCDC;
}

/*.content_table th */
.content table th {
    background:#DEFCE3;
    padding:2px 5px;
    color:#2CBE51;
    font-size:13px;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
}

/*.content_table td */
.content table td {
	border:1px solid #649D3F;
    background:#fff;
    padding:2px 5px;
}
