@charset "UTF-8";
/* CSS Document */



/* ______________ LAYOUT ______________ */

#menutools {
	border-bottom: none;
	margin-bottom: 0;
}

#picture {
	position: relative;
	width: 960px;
	background-color: #fff;
	padding-bottom: 19px;
}

#dida {
	position: relative;
	width: 928px;
	padding: 12px 16px 20px;
	background-color: #f2f2f2;
}

/* ______________ STYLES ______________ */

#dida h1 {
	font-size: 24px;
	line-height: 29px;
	letter-spacing: 0;
	text-transform: none;
	color: #666;
	margin-bottom: 15px;
}

#dida h1 span {
	color: #900;
	font-weight: normal;
}

#dida h2 {
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0;
	text-transform: none;
	margin-bottom: 0;
}

#dida h2 i {
	font-style: italic;
}

#footer {
	margin-top: 0;
}
