/* Updated 2007/09/18,E */

	@import "/sys_common_css_e/default.css"; 
	@import "/sys_common_css_e/english.css"; 


/* for [/news_e/index.html] */

#contents table.newsindex {
	border-top:1px solid #B4B4B4;
	border-left:1px solid #B4B4B4;
	width: 749px !important;
	width /**/: 750px;
}
#contents table.newsindex th{
	background-color:#EEEEEE;
	padding:5px;
	text-align:left;
	border-bottom:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
}
#contents table.newsindex th.green{
	background-color:#D3FFA6;
}
#contents table.newsindex th.green div.listleft{
	float:left;
}
#contents table.newsindex th.green div.listright{
	float:right;
}
#contents table.newsindex th.head{
	white-space:nowrap;
	text-align:center;
}
#contents table.newsindex td{
	background-color:#EEEEEE;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	border-bottom:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
	white-space:nowrap;
}

#contents div.buttonRight {
	text-align:right;
}
#contents span.upper {
	text-transform:uppercase;
}

/* for Template*/

#contents div.centered {
	text-align:center;
}
#contents div.prevnext {
	width:100%;
}
#contents div.prevnext .prev{
	float:left;
}
#contents div.prevnext .next{
	float:right;
}

/* RSS and e-mail service box */

#contents div.newstopbox {
	background:#ffc;
	padding:12px 0 7px 10px;
	margin:0 0 10px 0;
}

#contents div.newstopbox div.lefttxt {
	float:left;
	width:380px;
}

#contents div.newstopbox div.rightimg {
	float:right;
	width:335px;
}

#contents div.newstopbox div.rightimg img.rssimg {
	margin:0 6px 0 0;
}

#contents div.newstopbox:after {content:".";height:0px;display:block;clear:both;visibility:hidden;}
#contents div.newstopbox {display:inline-block;}
/* macie hak \*/
* html #contents div.newstopbox {height:1px;}
#contents div.newstopbox {display:block;}
/* macie hak end */
