.news_header{
	font-weight:bold;
}
.news_link{
	width:300px;
	padding-top: 5px;
	float:left;	
}
.news_link a:link, .news_link a:visited {
	text-decoration: none !important;
	color:#006633 !important;	
	font-weight: bold;
}

.p_tag_type_1_news{
	float:left;
	width:157px;
	color: #5A788B;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #D4A16B;
	padding-bottom:2px;
	margin-left:10px;
}


#next_branch_box{
	float:left;
	min-width:250px;
	margin-left:10px;
	margin-top:25px;
	background-image: url("../images/home/branch_meeting.gif");
	color: #5A788B;
	font-size: 12px;
	padding-top: 21px;
	font-weight: bold;
}
#next_branch_sub_1{
	float:left;
	min-width:40px;
	margin-left:10px;
	margin-top:18px;
	font-size: 11px;
	line-height: 19px;
}
#next_branch_sub_2{
	float:left;
	min-width:100px;
	margin-left:2px;
	margin-top:18px;
	font-size: 11px;
	line-height: 19px;
}
#next_branch_sub_3{
	float:left;
	min-width:200px;
	margin-left:4px;
	padding-top:5px;
}


.sub_banner{
	background-image: url("../images/home/sub_banner.jpg");
	background-repeat: repeat-x;
	float:left;
	width:220px;
	height:27px;
	font-size:14px;
	color: #5A788B;
	margin-left:10px;
	padding-left:5px;
	padding-top:4px;
	font-weight: bold;
	margin-top:10px;
}
.sub_section_go{
	margin-top:10px;
	margin-left:5px;
	float:left;
	height:27px;
	
}
.section_go{
	font-size:16px;
	background-color: none;
}
.sub_section_body{
	float:left;
	width:360px;
	margin-left: 10px;
	margin-top: 4px;
	line-height:17px;
	
}
.sub_section{
	float:left;
}


#nav1, #nav2, #nav3
{
	display: block;
	width: 138px;
	height: 66px;

	position: absolute;

	margin-top: 155px;
}

#nav1 
{
	margin-left: 204px;
	background: url(../images/news/members-button.jpg);
}

#nav2 
{
	margin-left: 402px;
	background: url(../images/news/younger-members-button.jpg);
}

#nav3 
{
	margin-left: 596px;
	background: url(../images/news/search-button.jpg);
}

#nav1:hover 
{
	background: url(../images/news/members-button-hover.jpg);
}
#nav2:hover 
{
	background: url(../images/news/younger-members-button-hover.jpg);
}
#nav3:hover 
{
	background: url(../images/news/search-button-hover.jpg);
}
