@charset "UTF-8";
/* CSS Document */

@import url("element.css");
@import url("header_e.css");
@import url("layout.css");
@import url("globalNavi_e.css");
@import url("quickLink.css");
@import url("indexLink.css");
@import url("localNavi.css");
@import url("footer.css");


/*globalNavi -----------------------------------------------------*/

#globalNavi02 a {
	background-image:url(../images/globalNavi/globalNavi_e_02.gif);
	background-repeat: no-repeat;
  background-position: left bottom; 
	width:119px;
}





/*mainImage -----------------------------------------------------*/
#mainImage {
	background-image:url(../english/images/newsreleases/mainImage.jpg);
}


#newsTable table {
	margin-bottom:20px;
}
#newsTable table th {
	vertical-align:top;
	width:80px;
	text-align:left;
	line-height:1.4;
	color:#338FC9;
}
#newsTable table td {
	vertical-align:top;
line-height:1.4;
}
#newsTable table td.new {
	vertical-align:top;
	width:25px;
line-height:1.4;
}

#newsTable table tr td a {
	color:#666666;
}

#newsTable table tr td a:hover {
	color:#0073bb;
}


.newsItem {
	margin:5px 0px 5px 0px;
	padding:6px 0px 3px 0px;
	min-height:20px;
}


ul.newslist {
	margin:0px;
	padding:0px;
}
ul.newslist li {
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	list-style:none;
	list-style-image:none;
	list-style-position:inside;
}
ul.newslist li.newslistDate {
	margin:0px;
	padding:0px 10px 0px 0px;
	width:80px;
	color:#0A5DAB;
	display:block;
}
ul.newslist li.newslistSam {
	margin:0px;
	padding:0px 4px 0px 0px;
	width:520px;
	color:#0A5DAB;
	display:block;
}
ul.newslist li.newslistSam a {
	text-decoration:none;
	color:#262626;
}
ul.newslist li.newslistSam a:hover {
	text-decoration:underline;
}
ul.newslist li.press_icom {
	margin:0px;
	padding:0px;
	width:42px;
	display:block;
}

#highlight_image {
	margin:0px 2px 0px 0px;
	padding:0px;
	width:358px;
	float:left;
}

#highlight_txt {
	margin:0px 0px 35px 0px;
	padding:20px 10px 20px 10px;
	width:320px;
	height:181px;
	background-color:#EAEAEA;
	border:1px #DFDFDF solid;
	float:left;
}

#highlight_txt .highlight_title{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#00AB67;
}

#highlight_txt .newslistDate {
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#0A5DAB;
}