#concept {
	background-image: url(../conrero/img/textback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #dddddd;
}
#concept h3 {
	padding-top: 300px;
	color: #000000;
	font-size: 20px;
}
#concept p {
	color: #333333;
	line-height: 1.7;
}
#content .link {
	margin-top: 10px;
}

#concept .inyo {
	font-weight: bold;
}


#content table {
width: 600px;
margin: 0 auto;
border-top: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
}
#content th {
font-size: 75%;
line-height: 1.5;
text-align: right;
vertical-align: top;
padding: 5px;
border-top: 2px solid #FFFFFF;
border-right: 1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;
border-left: 2px solid #FFFFFF;
background-color: #F5F5F5;
}
#content td {
font-size: 75%;
line-height: 1.5;
padding: 5px;
border-top: 2px solid #FFFFFF;
border-right: 1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;
border-left: 2px solid #FFFFFF;
}
#content .img {
clear: both;
text-align: center;
}
#content .img img {
padding: 10px 0;
}
