@CHARSET "UTF-8";

@import "common.css";

.centercontent {
}

/************index******************/

.profile {
	padding: 20px;
	font-size: small;
	width: 235px;
	font-size: small;
}

.history {
	text-align: left;
	padding-top: 5px;
	vertical-align: top;
}

.history tr {
	padding-top: 3px;
}

.img {
	text-align: center;
	border-bottom: 1px dotted #EFEFEF;
}

.img p {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 8px;
}

.year {
	width: 60px;
}

.message {
	padding-top: 30px;
	padding-bottom: 11px;
	padding-right: 15px;
}

.message h2 {
	vertical-align: top;
	padding-bottom: 10px;
}

.message h3 {
	
}

#ceo{
	background-image:url(../images/signboard/about/ceo.jpg);
	background-position: 50% 100%;
	background-repeat: no-repeat;	
}
/************ index ******************/
.indexbg {
	background-image:url(../images/about/contents_corporate_bg.jpg);
	background-repeat: no-repeat;
	padding-top:40px;
}

.profile {
	float:right;
	width:180px;
}
.profile_h1 {
	padding: 5px 0;
	padding-left: 20px;
	border-bottom:1px dotted #999999;
	background-image:url(../images/about/profile_item.gif);
	background-repeat:no-repeat;
	background-position: 0 6px;
	margin-bottom:5px;
}
.profile table {
	width: 100%;
}
.profile th, .profile td {
	font-size: x-small;
	vertical-align:top;
	padding:2px 0;
}
td.year {
	width:40px;
}

.messages {
	padding-left:20px;
	padding-right:250px;
	line-height: 16pt;
}

/* My Comment */
.messages p {
	margin-bottom:20px;
}
/************company******************/
.company {
	width:500px;
	text-align:left;
	margin: 0px auto;
}
.companybg {
	background-image:url(../images/common/contents_bg.png);
	background-position: top right;
	background-repeat: no-repeat;
	behavior: url(../styles/iepngfix.htc);
}
.mapicon {
	padding:2px 4px;
}
.sales {
	width: 505px;
	height: 280px;
	background-image: url(../images/about/sale_change.png);
	background-repeat: no-repeat;
	behavior: url(../styles/iepngfix.htc);
}
/*************map**************/
.map {
	margin: 0px auto;
	padding: 10px;
	text-align: center;
}
.map img {
	border: 1px solid #999999;
}

.access {
	padding-left: 400px;
	padding-right: 20px;
	text-align: left;
	font-size: small;
}
.access p {
	margin-bottom: 30px;
}
