#press {
	_width: 676px;
	border: 1px solid #66cccc;
	line-height: 1.5em;
}

#press h2 {
	margin: 0;
	margin-bottom: 16px;
	/*width: 574px;*/
	height: 55px;
	background: url(images/title.gif) 0 0 no-repeat;
	border: 0;
	text-indent: -9999px;
}

#press h3 {
	margin: 0 12px;
	margin-bottom: 12px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #0037e;
	font-size: 130%;
	text-indent: 6px;
}

#press div.category {
	margin: 0 10px;
	margin-bottom: 16px;
	padding: 5px;
	/*border: 1px solid #808080;*/
	text-align: center;
}

#press div.category a.here {
	font-weight: bold;
}

#press table.list {
	margin-bottom: 16px;
	width: 95%;
	border: 0 solid #00537e;
	border-width: 10px 0 9px 0;
}

#press table.list th, #press table.list td {
	padding: 5px 3px;
}

#press table.list th {
	font-weight: bold;
	text-align: center;
}

#press table.list td {
	border-bottom: 1px solid #00537e;
}

#press table.list td.no { white-space: nowrap; }
#press table.list td.date { white-space: nowrap; }
#press table.list td.category { white-space: nowrap; }
#press table.list td.section { white-space: nowrap; }

#press table.detail {
	margin-bottom: 16px;
	width: 95%;
	border: 0 solid #00537e;
	border-width: 10px 0 9px 0;
}

#press table.detail th, #press table.detail td {
	padding: 5px;
	border-bottom: 1px solid #00537e;
}

#press table.detail th {
	width: 100px;
	background: #e8e8e8;
}

#press div.detail_file {
	margin: 0 12px;
	margin-bottom: 16px;
	text-align: center;
}

#press table.form {
	margin-bottom: 16px;
	width: 95%;
	border: 0 solid #00537e;
	border-width: 10px 0 9px 0;
}

#press table.form th, #press table.form td {
	padding: 5px;
	border-bottom: 1px solid #00537e;
}

#press table.form th {
	width: 100px;
	background: #e8e8e8;
}

#press table.form input.s { width: 150px; }
#press table.form input.m { width: 250px; }
#press table.form input.l { width: 400px; }
#press table.form textarea { width: 100%; }

#press table.form div.file {
	margin-top: 3px;
	padding: 5px;
	border: 1px solid #808080;
}

#press #navigation .prev {
	margin: 0px;
	width: 27%;
	text-align: right;
	float: left;
}

#press #navigation .next {
	margin: 0px;
	width: 27%;
	text-align: left;
	float: right;
}

#press div.attention {
	margin: 0 10px;
	margin-bottom: 16px;
	padding: 5px;
	border: 1px solid #808080;
}

#press form.attention {
	margin: 0 10px;
	margin-bottom: 16px;
	padding: 5px;
	border: 1px solid #808080;
	text-align: center;
}

#press div.monthly {
	margin: 0 10px;
	margin-bottom: 16px;
	padding: 5px;
	/*border: 1px solid #808080;*/
	text-align: center;
}

#press div.monthly a.here {
	font-weight: bold;
}

#press div.reader {
	margin: 0 10px;
	margin-bottom: 16px;
	padding: 5px;
	border: 1px solid #808080;
}
#press div.reader img {
	margin-left: 6px;
}

#press div.back {
	margin: 0 12px;
	padding: 1px;
	border-top: 1px dotted #399;
	text-align: right;
}

.clear {
	clear: both;
	display: block;
	/*\*/overflow: hidden;/**/
}

