 body{
 background-image: url(../i/back.jpg);
 background-color: #006600;
 margin: 0px;
 font-family : "arial";
 font-size : 11px;
 color : #555;
 line-height : 16px;
 }
 
a {color : #009900; text-decoration : none; }
a:hover {color : #666; text-decoration : underline; }

a.hhf {color : #fff; text-decoration : underline; font-size : 11px; }
a.hhf:hover {color : #fff; text-decoration : none; font-size : 11px; }


a.detay {background:black; padding:4px; color : #fff; text-decoration : none;}
a.detay:hover {background:black; padding:4px; color : #99CC00; text-decoration : none;}

a.submenu {font-weight:bold; line-height:28px; font-size:12px; background:black; padding:3px; color : #fff; text-decoration : none;}
a.submenu:hover {background:black; padding:3px; color : #99CC00; text-decoration : none;}

a.submenu2 {font-weight:bold; line-height:28px; font-size:12px; background:black; padding:3px; color : #99CC00; text-decoration : none;}
a.submenu2:hover {background:black; padding:3px; color : #99CC00; text-decoration : none;}


img.galeriimg {
	border:2px black solid;
	margin-right:10px;
	margin-bottom:10px;
}

img.galeriimg2 {
	border:3px black solid;
	margin-right:6px;
	margin-bottom:6px;
}

#top {
	margin-left:auto;
	margin-right:auto;
	width:910px;
	height:291px;
	display:block;
}

#maincontent {
	margin-left:auto;
	margin-right:auto;
	width:910px;
	min-height:190px;
	display:block;
	background: #fff url(../i/maincontback.jpg) no-repeat top left;
}

#bottom {
	margin-left:auto;
	margin-right:auto;
	width:910px;
	display:block;
}

#footer {
	margin-left:auto;
	margin-right:auto;
	width:910px;
	height:123px;
	display:block;
	background: url(../i/bottomback.jpg) no-repeat top left;
	color:#fff;
}

.hhffooter {
	padding:10px;
}

.contleft {
	float:left;
	display:block;
	width:622px;
	margin-top:14px;
	border-right:1px #e8e8e8 solid;
}

.contright {
	float:left;
	display:block;
	width:287px;
}


.title {
	width:233px;
	height:30px;
	background: url(../i/titleback.jpg) no-repeat top left;
	color:#fff;
	font-weight:bold;
	font-size:17px;
	margin-left:16px;
	padding-left:8px;
	line-height:30px;
	margin-bottom:17px;
	
}

.subtitle {
	font-weight:bold;
	font-size:16px;
	display:block;
	margin-bottom:15px;
	color:#006600;
	
}


.text {
	width:582px;
	margin-left:24px;
	margin-top:14px;
	font-size:12px;
	line-height:18px;
	padding-bottom:15px;
}

.righttitle {
	font-weight:bold;
	font-size:17px;
	margin-left:15px;
	margin-top:13px;
	color:#006600;
}

.rightcontent {
	margin-left:16px;
	margin-top:10px;
	font-size:12px;
}

.menu {
	position:relative;
	top:-290px;
	left:500px;
	padding:8px 20px 8px 20px;
	width:370px;
}


.menu ul {
	display:inline;
	margin:0px;
	padding:0px;
}

.menu a {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:white;
}

.menu a:hover {
	text-decoration:none;
	color:#CCFF00;
}

.menu a:active {
	text-decoration:none;
	color:#CCFF00;
}

a.active {
	text-decoration:none;
	color:#CCFF00;
}


.menu li {
	display:inline;
	padding:0px;
	margin-left:10px;
	border-left:1px #CCFF00 solid;
	padding-left:12px;
}

li.first {
	display:inline;
	padding:0px;
	margin-left:0px;
	border-left:0px;
	padding-left:0px;
}


.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

