@charset "UTF-8";
/* CSS Document */

/*About ENDO | index*/
#main_concept {
	width:556px;
	background-color: #999999;
	padding:20px;
}
#historyTb th{
	font-weight:normal;
	padding-right:10px;
}
#contentsAbout {
	width:820px;
	position:relative;
	height: 1108px;
}
#contentsCatalog {
	width:820px;
	position:relative;
	height: 500px;
}
.tableMargin{
	margin:20px 0 0 0;
}


/*About ENDO | projects*/
.projectsBG {
	width:596px;
	background:url(../about_endo/img/projectBody.gif) repeat-y;
	border-top:1px solid #F0F0F0;
}
#contentsProjects {
	width:820px;
	position:relative;
	height: 635px;
}
#projectText{
	margin:20px 10px 0 83px;
	height:150px;
}
.fontb_R  {
	color:#D0111B;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#projectsGray {
	width:576px;
	background:url(../about_endo/img/graybody.gif) repeat-y;
	padding:20px 20px 0 0;
	margin:20px 0 0 0;
}


/*About ENDO | Efforts*/
#contentsEfforts {
	width:820px;
	position:relative;
	height: 692px;
}
#main_efforts {
	width:596px;
	height:618px
	padding:10px 20px 0 20px;
}
.effortsBG{
	height:618px;
	width:596px;
	background:url(../about_endo/img/efforts_bg.jpg) no-repeat;
	text-align:right;

}


/*About ENDO | Technology*/
#contentsTechnology {
	width:820px;
	position:relative;
	height: 620px;
}
#main_technology {
	width:556px;
	margin:80px 20px 0 20px;
}
.technologyBG{
	height:556px;
	background:url(../about_endo/img/technology_bg.jpg) no-repeat;
}


/*About ENDO | Services*/
#contentsServices {
	width:820px;
	position:relative;
	height: 693px;
}
#main_services {
	width:556px;
	padding:20px;
	background:#CACCCE;
}