@charset "utf-8";

h1 {
	color: #555555;
	border-top: 3px solid #7582bd;
	padding: 7px 3px 3px 3px;
}

h2 {
	padding-left: 3px;
}

h3 a {
	font-weight: bold;
}

#location {
	background-color: #7582bd;
}

#side ul li {
	background-color: #d3daed;
}

#side ul li ul li {
	background-image: url(/img/en/web/company/e_cList.gif);
}
#content p {
	padding: 5px 0 10px 10px;
}
#content table {
	margin:0 0 10px 15px;
	padding: 0;
	color: #555555;
	width: 575px;
}
#content th,
#content td {
	line-height: 1.5em;
	padding: 2px;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
}
#content th {
	color: #5567A6;
	text-align: left;
}
#content th a {
	color: #5567A6;
}
#content th a:hover {
	color: #ABB5D3;
}
#content table .ename {
	font-weight: normal;
}
#content table em {
	font-weight: bold;
	font-style: normal;
}

#content td dl {
	margin: 0;
	padding: 0;
	width: 100%;
}
#content td dt {
	line-height: 16px;
	font-weight: normal;
	color: #555555;
	margin: 0;
	padding: 0;
	width: 30%;
}
#content td dd {
	position: relative; 
	top: -16px;
	left: 30%;
	margin: 0px;
	padding: 0px; 
	line-height: 16px;
	z-index: 1;
	width: 70%;
}
#content ul {
	margin: 0px 0px 0px 15px;
	padding-left: 10px;
}

/* .catDownload */

.catDownload {
	margin-bottom: 10px;
	padding: 0 4px 5px 5px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	_overflow: inherit;
}
.catDownload h2 {
	border-top: none;
	color: #663300;
}
.catDownload p {
	line-height: 1.5em;
}
.catDownload img {
	float: left;
	padding-right: 5px;
}
.catDownload a img {
	padding-top: 5px;
}
