div#wrapper div#content{
	min-height:502px;
	background:#fff url(../../science/img/bg.gif) repeat-x;
}

div#wrapper div#content h2{
	position:absolute;
	left:0;
	bottom:0;
}

div#wrapper div#content div#content_wrap{
	margin-left:170px;
	min-height:502px;
}

div#wrapper div#content div#intro{
	padding:30px;
	background-color:#fdece2;
	zoom: 100%;  
}

div#wrapper div#content div#intro:after {  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}


div#wrapper div#content div#intro h3{
}


div#wrapper div#content p.science{
	float:left;
	padding:20px 0pt 0 0;
	width:520px;
	font-size:115%;
	line-height:1.6;
	font-family:serif;
}

div#wrapper div#content div.detail{
	width:260px;
	margin:20px 0px 5px 20px;
	padding:0px;
	float:left;
}

* html div#wrapper div#content div.detail{
	width:250px;
	margin:20px 10px 5px 15px;
}

div#navi{
	height:297px;
	margin-bottom:10px;
	clear:both;
}


div#wrapper div#content div.mask,
div#wrapper div#content div.diagnosis{
	border-right:1px solid #C39887;
	padding-right:10px;
	clear:both;
}

div#wrapper div#content div.detail h4{
	margin:5px 0;
}

div#wrapper div#content div.diagnosis h4{
	margin-top:-3px;
}

*div#wrapper div#content div.diagnosis h4{
	margin-top:0;
}

div#wrapper div#content div.detail img.image{
	float:left;
	margin-right:5px;
}

div#wrapper div#content div.detail img.link{
	margin-top:10px;
}

div#wrapper div#content div.detail p.text{
	color:#666666;;
}