body {
	padding: 0;	margin: 0;
	font: 12px "Trebuchet MS", Arial, sans-serif;	color: #333333;
}

.clear {	clear: both;	}

#tit{	height : 104px;	background: #ff3333 url(../images/g/ft.gif) repeat-x top;	}

#tit-l {	float: left; }
#tit-l h1 {
	background: url(../images/g/l.gif) no-repeat 22px 19px;
	width: 350px;
	height: 104px;
	margin:0;
	float: left;
	position: absolute;
}
#tit-l h1 a {
	position: relative;
	display: block;
	top: 10px;
	left: 10px;
	width: 350px;
	height: 104px;
}

#tit-l h1 a:hover {
	background-color: transparent;
}

#tit-l h1 a span {	display: none;	}

#tit-r {	float: right;	}
	
#cont{	background: White url(../images/g/fc.gif) repeat-x top;	padding : 20px;	width:auto; height: 100px;}

#cont-l {
	float: left;
	border-right: 1px solid #e6e6e6;
	width: 68%;
	margin: 0 1% 0 0;
	padding: 0;
}

#cont-l-c {
	float: left;
	clear: both;
}

#cont-l-c {
	padding: 0 0 15px 0;
}

#cont-r {
	float: right;	
	width: 30%;
	margin: 0 0 0 0;
}

#pie {
	text-align:left;
	vertical-align:middle;
	padding:10px;
	height : 26px;	background: #ff3333 url(../images/g/ff.gif) repeat-x top;
	color:#FFFFFF;
}

#pie a {	color:#FFFFFF; padding:0 2px; 0 2px;}
#pie a:hover { background-color: #ee2a27; color: #ffffcc;	}

#nav1	{ margin: 5px 15px 5px 5px; }
#nav1	ul {	list-style:none;	margin:0;	padding:0;	}
#nav1	li	{	margin:0;	padding:0;	display: inline;	}
#nav1	li a{
	padding: 5px 10px 5px 5px;
/*	border-right: 1px solid #ffb265; */
	background: transparent url(../images/g/b1s.gif) no-repeat right;	
	color: #fcd7d6;
	text-decoration: none;
	height: auto;
	vertical-align: middle;
	text-align: left;
	font: 12px "Trebuchet MS", Arial, sans-serif;
}
#nav1	li a:hover{	background-color: #ee2a27; color: #ffffcc;	}

#nav2	{
	float: right;
	position: absolute;
	left:310px;
	top:75px;
	width: 440px;
/*	height: 29px; */
	text-align: right;
	vertical-align: bottom;
	}

.t-r {
	float: right;
	text-align: right;
/*	height: 29px; */
}

#nav2	ul { list-style:none;	margin:0;	padding:0; clear: both; width: 300px; }
#nav2	li	{ margin:0; padding:0; display:inline; }
#nav2	li a{
	float:left;	display:block;
	background: transparent url("../images/g/el.gif") no-repeat left top;
	margin:0 1px 0 0;	padding:0 0 0 2px; height: 29px;
	font: 14px "Trebuchet MS", Arial, sans-serif;
	text-decoration:none; color: #fcd7d6; font-weight: bold;
}
#nav2	li a:hover{	}
#nav2 a span {
	float:left;
	display:block; 
	background: transparent url("../images/g/er.gif") right top no-repeat;
	padding: 6px 10px 6px 10px;
	}

#nav2 li a#active_menu {	background: transparent url("../images/g/ela.gif") left top no-repeat;	color: #f26522;		margin:0 2px 0 0;	}
#nav2 li a#active_menu span{	background: transparent url("../images/g/era.gif") right top no-repeat;	}

