@charset "utf-8";
/* CSS Document */
body{
	background:#e3e3e3 url(images/bg.png) repeat-x top;
	color:#115700;
	margin:0;
	padding:0;
	font:11px Tahoma
	}
A{
	color:#21720c;
	text-decoration:none;
	}
A:hover{
	color:#8d7c20;
	}
#page{
	width:891px;
	background:url(images/bg-pge.png);
	margin:0 auto;
	}
#hed{
	background:url(images/hed.png);
	height:263px;
	width:891px;
	}
#hed .link{
	padding-top:0px;
	margin:0 auto;
	height:28px;
	width:393px;
	}
#hed .link a{
    color: #FFFFFF;
    float: right;
    font: 17px Tahoma;
    margin-left: 44px;
	}
#adv{
    background:#115700;
    border: 3px dotted #000000;
    color: #FFFFFF;
    float: right;
    margin: 0 auto;
    padding: 33px;
    text-align: center;
    width: 76%;
	}
.hed-body {
    background-image:url(images/etar-top-tcat.png);
    background-repeat: repeat-x;
    height:82px;
    text-align:center
}
.hed-right {
    background-image:url(images/etar-top-right.png);
    background-repeat: no-repeat;
    float: right;
    height:82px;
    width:252px;
}
.hed-left {
    background-image:url(images/etar-top-left.png);
    background-repeat: no-repeat;
    float: left;
    height:82px;
    width:20px;
}

.foot-body {
    background-image:url(images/etar-bot-tcat.png);
    background-repeat: repeat-x;
    height:35px;
}
.foot-right {
    background-image:url(images/etar-bot-right.png);
    background-repeat: no-repeat;
    float: right;
    height: 35px;
    width: 35px;
}
.foot-left {
    background-image:url(images/etar-bot-left.png);
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    width:35px;
}
.foot-center {
    background-image:url(images/etar-bot-center.png);
    background-repeat: no-repeat;
	margin:0 auto;
    height: 35px;
    width:196px;
}
.cont-body {
    background:#ffffff;
}
.cont-right {
    background-image:url(images/R.png);
    background-repeat: repeat-y;
    background-position: right;
}
.cont-left {
    background-image:url(images/L.png);
    background-repeat: repeat-y;
    background-position: left;
    padding-left:14px;
    padding-right:14px;
}								
.menu-top{
	background:#115700;
	border:1px solid #115700;
	}
.menu-top-inner{
	border-left:1px solid #1f9701;
	border-top:1px solid #1f9701;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:6px;
	}
.menu-body{
	background:#d5f3ad;
	border:1px solid #20720c;
	margin-top:3px;

	}
.menu-body-inner{
	border-top:1px solid #f5fcea;
	border-left:1px solid #f5fcea;
	padding:10px;
	text-align:right;
	}
.menu-body-inner ul{
	list-style:url(images/list.png);
	}
.menu-body-inner li{
	font:bold 13px Tahoma;
	padding:3px;
	}
#adv-box{
	-moz-border-radius:10px;	
	-webkit-border-radius:10px;
	background:#115700;
	padding:8px;
	}
#adv-box h1{
	-moz-border-radius:10px;	
	-webkit-border-radius:10px;
	background:#d5f3ad;
	color:#115700;
	font:15px Arial, Helvetica, sans-serif;
	text-align:center
	}
#footer{
	background:url(images/footer.png);
	width:891px;
	height:99px;
	margin:0 auto;
	}
.ryad{
	width:60px;
	height:60px;
	float:left;
	margin-left:45px;
	margin-top:22px;
	}		
	
			
	
		
