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

/*--------------------------------------------------------------------
¥Ë¥å©`¥¹Ò»ÓE
--------------------------------------------------------------------*/
#tabs {
	margin:0;
	position: relative;
	}

#tabs ul.btn_tab {
	float: left;
	background:url(../../images/newsrelease/list_tab_bg_2.jpg) no-repeat left top;
	width: 720px;
	height:40px;
	margin:0;
	padding:0 0 10px 0;
	}

#tabs ul.btn_tab li {
	margin:0;
	padding:0;
	list-style: none;
	}

* html #tabs  ul.btn_tab li {
	display: inline;
	}

#tabs ul.btn_tab li,
#tabs ul.btn_tab li a {
	float: left;
	}

#tabs p.nr {
	position: absolute;
	top: 0;
	right: 0;
	}

#tabs div.newsrelease_contents {
	padding:0;
	clear:both;
	}
	
/*DL¥¿¥¤¥×*/
.newsrelease_contents table {
	width: 100%;
	}

.newsrelease_contents table th,
.newsrelease_contents table td {
	padding: 8px 0;
	background: url(../../images/common/border.gif) repeat-x left  bottom;
	}

.newsrelease_contents table th {
	text-align: left;
	width: 90px;
	background: url(../../images/common/border.gif) repeat-x left bottom;
	}

.newsrelease_contents table th img {
	padding: 0 5px 0 0;
	}

.newsrelease_contents table td a {
	color: #333;
	}

.newsrelease_contents table td a:hover {
	text-decoration: none;
	}

.newsrelease_contents table .icon {
	width: 103px;
	text-align: center;
	}
