@charset "utf-8";
body {
	background: #fff;
	margin: 0px;
	font-family : Helvetica;
	font-size: 12px;
	padding: 0px;
}
.brd_ubar_bg {
	background : #124893;
	margin : 0;
	color: #fff;
	font-family : Helvetica;
	font-size: 12px;
}
.brd_ubar_bg a, .brd_ubar_bg a:visited{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.brd_ubar_bg a:hover{
	text-decoration: underline;
}

.brd_1_bg {
	background : #e5ecf9;
	margin : 0;
}
.brd_1_1 {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.brd_1_2 {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}
.brd_1_3 {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}
.brd_1_4 {
  border-left: 4px solid #fff;
  border-right: 4px solid #fff;
}
.brd_1_1,
.brd_1_2,
.brd_1_3,
.brd_1_4 {
  font-size: 0;
  margin: 0;
  padding: 0;
  height: 1px;
}

.top,
.bottom
{
	width: 1018px;
}
.top,
.bottom,
.main{
border: 0px solid;
margin: 0px;
padding: 0px;
margin-right:auto;
margin-left:auto;
}

.main{
	width: 1018px;
	margin-top: 4px;
	border-collapse: collapse;
}
.main td, .main tbody, .main tr {
	vertical-align: top;
}

.main_left,
.main_center,
.main_right{
margin: 0px;
padding: 0px;
border-collapse: collapse;
width: 100%;
}

.main_center{
	text-align: left;
	
}

.inner_left{
	width: 150px;
}
.inner_center{
	width: 590px;
}
.inner_right{
	width: 200px;
}
.inner_left,
.inner_center,
.inner_right{
	margin: 0;
	padding: 0px 8px;
	/*height: auto;*/
	text-align: left;
}
.inner_top,
.inner_bottom{
	margin: 0;
	padding: 0px 8px;
	text-align: left;
}
.icon_female {
	background: url("/skin/default/icon_female.jpg");
}
.icon_male {
	background: url("/skin/default/icon_male.jpg");
}
.icon_female,
.icon_male {
	width: 80px; height: 80px;
}

div#area_title {
	font-family: Helvetica;
	font-size: 17px;
	font-weight: bold;
}
img {
	border: none;
}

.article_container {
	width: 600px;
	display: table;
}

.article_container .summary, .article_container .article, .article_container .continue, .article_source {
	display: table;
	width: 580px;
	text-align: left;
	margin-right:auto;
	margin-left:auto;
}

.article_container .summary, .article_container .article  {
	margin-top: 10px;
}

.article_container .continue{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.article_container .subject, .article_container .subject a, .article_container .subject a:visited {
	text-decoration: none;
	color: #000;
	font-size: 20px;
	font-weight: bold;
}
.article_container .subject a:hover {
	text-decoration: underline;
}

.article_container .continue a, .article_container .continue a:visited{
	font-family: Verdana,Arial;
	text-decoration: none;
	color: #124893;
	font-size: 12px;
	font-weight: bold;
}
.article_container .continue  a:hover {
	text-decoration: underline;
}
.article_container .subject .date {
	color: #124893;
	width: 80px;
	font-size: 12px;
}

.article_container .article_source {
	text-align: left;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 12px;
}
.article_container .article_source a, .article_container .article_source  a:visited{
	text-decoration: none;
	color: #124893;
}
.article_container .article_source  a:hover {
	text-decoration: underline;
}

.article_nav {
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.article_nav a, .article_nav  a:visited{
	text-decoration: none;
	color: #124893;
}
.article_nav  a:hover {
	text-decoration: underline;
}

.bar_archive {
	text-align: left;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 12px;
}
.bar_archive a, .bar_archive  a:visited{
	
	text-decoration: none;
	color: #124893;
}
.bar_archive  a:hover {
	text-decoration: underline;
}

.left_nav_gettoss {
	text-align: left;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 12px;
}
.left_nav_gettoss a, .left_nav_gettoss  a:visited{
	
	text-decoration: none;
	color: #124893;
}
.left_nav_gettoss  a:hover {
	text-decoration: underline;
}


