@charset "UTF-8";

/* -----[news] ----- */
.news-table {
margin :0px 0px 0px 0px;
padding :5px 0px;
}

.news-table table {
width:100%;
}

.news-table table tr th, .news-table table tr td {
border-bottom:1px solid #E8E8E8;
border-top:1px solid #E8E8E8;
padding:5px 12px 4px 0px;
}

.news-table table tr th {
	white-space:nowrap;
	text-align: left;
	vertical-align: top;
}

.news-table table tr td ul.link {
margin:0px;
padding:0px;
}

/* -----[news:list] ----- */
.news_list-table {
margin :0px 0px 0px 0px;
padding :5px 0px 10px 0px;
}

.news_list-table table {
width:100%;
}

.news_list-table table tr th, .news_list-table table tr td {
border-bottom:1px solid #E8E8E8;
border-top:1px solid #E8E8E8;
padding:5px 12px 4px 0px;
}

.news_list-table table tr th {
	white-space:nowrap;
	text-align: left;
	vertical-align: top;
}

.news_list-table table tr td ul.link {
margin:0px;
padding:0px;
}


/* -----[about_6] ----- */
.about_6-table {
margin :0px 0px 0px 0px;
padding :5px 0px;
}

.about_6-table table {
width:100%;
}

.about_6-table table tr th, .about_6-table table tr td {
border-bottom:1px solid #E8E8E8;
border-top:1px solid #E8E8E8;
padding:5px 12px 4px 0px;
}

.about_6-table table tr th {
	white-space:nowrap;
	text-align: left;
	vertical-align: top;
}

.about_6-table table tr td ul.link {
margin:0px;
padding:0px;
}

/* -----[p_info] ----- */
.p_info-table {
margin :0px 0px 0px 0px;
padding :5px 0px 20px 0px;
}

.p_info-table table {
width:100%;
}

.p_info-table table tr th,
.p_info-table table tr td {
	border-bottom:1px solid #E8E8E8;
	border-top:1px solid #E8E8E8;
	padding:5px 12px 4px 0px;
	background-color: #EBE8E2;
}

.p_info-table table tr th {
	white-space:nowrap;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}

.p_info-table table tr th.white,
.p_info-table table tr td.white {
	background-color: #FFFFFF;
	border-top:none;
}

.p_info-table table tr th.dark,
.p_info-table table tr td.dark {
	background-color: #E4DCCC;
}


.p_info-table table tr td ul.link {
margin:0px;
padding:0px;
}