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



#mainImage_company {
	height: 174px;
	width: 950px;
	background-image: url(../images/company_img01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}


/* -------COMPANY PROFILE CONTENTS------- */
#company_prof {
	width: 695px;
	background-color: #FFFFFF;
	padding-bottom: 22px;
}
#company_prof .tb_prof {
	background-color: #333333;
	width: 652px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#company_prof .tb_prof th {
	width: 136px;
	background-color: #E8E8E8;
	padding-top: 12px;
	padding-left: 14px;
	line-height: 125%;
	padding-bottom: 12px;
	vertical-align: top;
}
#company_prof .tb_prof td {
	background-color: #FFFFFF;
	line-height: 125%;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 14px;
}
#company_prof .tb_prof .map {
	padding-top: 12px;
	padding-bottom: 12px;
}


/* -------profile CONTENTS------- */

#profile {
	width: 695px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

#profile .container {
	padding-left: 20px;
	padding-top: 20px;
}





#profile .container .left {
	width: 484px;
	float: left;
}
#profile .container .right {
	float: left;
	width: 150px;
	margin-left: 20px;
}
#profile .container .left .tb_stuff {
	width: 484px;
	background-color: #333333;
}
#profile .container .left .tb_stuff th {
	background-color: #E8E8E8;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	line-height: 125%;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}
#profile .container .left .tb_stuff td {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 125%;
	padding-top: 2px;
	padding-bottom: 2px;
}
#profile .container .left .tb_stuff th.headTitle {
	height: 36px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
#profile .container .left .tb_book {
	width: 484px;
	margin-top: 20px;
}
#profile	.container	.left	.tb_book	.side {
	text-align: center;
	width: 120px;
	font-size: 12px;
	line-height: 125%;
	padding:0px 5px 12px 5px;
	vertical-align: top;
}
#profile .container .left .tb_book .center {
	text-align: center;
	width: 218px;
	font-size: 12px;
	line-height: 125%;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 12px;
}

#profile	.container	.right	h4.headTitle {
	font-weight: normal;
	font-size: 12px;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#profile .container .right .name {
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 125%;
}
#profile .container .right dt {
	font-size: 12px;
	line-height: 125%;
}
#profile .container .right dd {
	font-size: 12px;
	line-height: 125%;
	padding-bottom: 15px;
	padding-left: 10px;
}
#profile	 .container	 .right	 dd td	{
	font-size: 12px;
	line-height: 125%;
	vertical-align: top;
}



#stuff {
	width: 695px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	margin-top: 10px;
}
#stuff .container {
	padding-top: 25px;
}
#stuff .container p {
	width: 695px;
	text-align: center;
	padding-bottom: 15px;
}



/* -------BUSINESS CONTENTS------- */

#business {
	width: 695px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

#business .container {
	padding-left: 20px;
	padding-top: 20px;
}



#business .container .business_title01 {
	background-image: url(../images/company/business_title01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 652px;
	padding-bottom: 10px;
}

#business .container .business_title02 {
	background-image: url(../images/company/business_title02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 652px;
	padding-bottom: 10px;
	margin-top: 15px;
}
#business .container .business_title03 {
	background-image: url(../images/company/business_title03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 652px;
	padding-bottom: 10px;
	margin-top: 15px;
}
#business .container .business_title04 {
	background-image: url(../images/company/business_title04.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 652px;
	padding-bottom: 10px;
	margin-top: 15px;
}
#business .container .business_title05 {
	background-image: url(../images/company/business_title05.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 652px;
	padding-bottom: 10px;
	margin-top: 15px;
}
#business .container dt {
	font-weight: bold;
	color: #333333;
}
#business .container dd {
	font-size: 12px;
	line-height: 125%;
	padding-bottom: 15px;
	width: 645px;
	padding-left: 6px;
}

#business .container p {
	line-height: 125%;
	padding-bottom: 15px;
	width: 645px;
	padding-left: 6px;
}
#business .container li {
	line-height: 125%;
	padding-bottom: 15px;
	padding-right: 50px;
	padding-left: 2px;
}
.float {
	float: left;
}
