@charset "utf-8";

#header {
	margin: 0 0 20px 0;
}

#contents h2 {
	margin: 0 0 8px 0;
}
#contents .section {
	margin: 0 0 12px 0;
	padding: 0 0 12px 0;
	background: url(../img/bg_dot.gif) left bottom repeat-x;
}
#contents .section h2 {
	margin: 0 0 8px 0 !important;
	background: none;
}

#mainColumn .section h2 {
    padding: 8px 0 0px;
}

/*  */
#bnr.section {
	margin: 0 0 12px 0;
	background: none;
}

/* philosophy */

#philosophy.section {
	margin: 0;
	background: none;
}


/* news */

#news.section p {
	margin: 0 0 8px;
}


/* projects */

#projects h2 {
	margin-bottom: 4px;
}
#projects.section {
	margin: 0;
	background: none;
}
#projects .article {
	width: 292px;
	height: 164px;
	margin: 0 0 1px 0;
	padding: 20px 0 0 0;
	float: left;
	background: url(../img/bg_panel.gif) left top no-repeat;
}
*html #projects .article {
	width: 287px;
	height: 164px;
	margin: 0 0 3px 0;
	border: 2px solid #ff4d00;
	background :none;
}

#projects .article.right {
	float: right;
}
#projects .article h3,
#projects .article p {
	text-align: center;
}
#projects .article p.none,
#projects .article p.readmore {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}
#projects .article.box_hover {
	cursor:pointer;
/*	background: url(../img/bg_panel_on.gif) left top no-repeat;*/
}
#projects .article.box_hover img {
	opacity: 0.7;
}


/* lifestyle */

#lifestyle li {
	margin: 0;
	font-size: 1px;
	line-height: 1px;
}


/* anotherTeam */

#anotherTeam li {
	margin: 0 0 6px 0;
	font-size: 1px;
	line-height: 1px;
}


/* link */

#link.section {
	margin: 0;
	background: none;
}




body#underC .pict {
	margin: 60px 0;
	padding-left: 270px;
}