@charset "utf-8";

#content .section {
	width:780px;
	margin:0px auto 20px;
	padding:0 0 20px 20px;
	text-align: left;
}

#content .section h3 {
	font-size:120%;
	color:#660000;
}

#content .section .subtitle {
	font-size:120%;
	font-weight:bold;
}

#content .section .left {
	width:130px;
	float:left;
}

#content .section .right {
	width:650px;
	float:right;
}


#content .section .right dl {
	margin:0px;
	padding:0px;
}

#content .section .right dt {
	font-weight:bold;
	margin:0 0 10px 0;
}

#content .section .right dl p {
	margin:0px;
	padding:0px;
}

#content .section .right h3{
	margin:0px;
	padding:0px;
}
#index #wrapper #content .left-box .section .info dt h3 {
	padding-bottom: 5px;
}

#content .list_info dl{
	margin:0px;
	padding:0px;
}

#content .list_info dt{
	float:left;
	width:100px;
	margin:0px;
	padding:0 0 10px 10px;
}

#content .list_info dd{
	float:right;
	width:660px;
	margin:0px;
	padding:0 0 10px;
}
#eyes #wrapper #content .section p {
	width: 600px;
	line-height: 160%;
}
