@charset "UTF-8";
/* CSS Document */

/*======================================

	products

=======================================*/
.box#contact{
	width:290px;
	float:right;
}
.box#env-activities{
	width:290px;
	float:left;
}
#eventcatch h3{
	height:41px;
	background:url(../images/eventcatch.gif) left top no-repeat;
	text-indent:-9999px;
}
#eventcatch p{
	padding:10px 5px;
}

.box#env-activities .def-list{
	/*list-style-type:disc;
	list-style-position:inside;*/
	width:auto;
	margin:0 auto;
}
.box#env-activities .def-list li{
	width:auto;
	clear:both;
}

.box#contact .contents-head{
	width:auto;
	background-image:url(../images/ch_contact.gif);
}
.box#activities .contents-head,.box#env-activities .contents-head{
	background-image:url(../images/ch_activities.gif);
}
.box#contact-activities .contents-head{
	background-image:url(../images/ch_contact.gif);
}

/*	content-title	*/
.content-title#faq{
	background-image:url(../images/ct_faq.gif);
}

#def-content #eventinfo,#def-content #activities{
	width:600px;
}
#def-content #eventinfo .newsrow ,#def-content #activities .newsrow ,#def-content #eventinfo .newsrow-noimg ,#def-content #activities .newsrow-noimg {
	width:590px;
	margin-bottom:10px;
	background:url(../images/dot_border.gif) left bottom repeat-x;
}
#def-content #eventinfo .newsrow:after ,#def-content #activities .newsrow:after,#def-content #eventinfo .newsrow-noimg:after ,#def-content #activities .newsrow-noimg:after {
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
}
#def-content #eventinfo .newsrow .newsimage,#def-content #activities .newsrow .newsimage{
	width:180px;
	float:left;
	margin-right:15px;
}
#def-content #eventinfo .newsrow .date,#def-content #activities .newsrow .date{
	float:left;
	margin-right:15px;
}
#def-content #eventinfo .newsrow .newsbody,#def-content #activities .newsrow .newsbody{
	width:290px;
	float:left;
	padding-top:0;
}
#def-content #eventinfo .newsrow-noimg .newsbody,#def-content #activities .newsrow-noimg .newsbody{
	width:470px;
	float:left;
	padding-top:0;
}

