body{
	margin: 0px 0px 0px 0px;
	
	background: #E2E2EE;
	text-align: center;
	font-family: arial;
	font-size: 12px;
}

#box_wrapper{
	width: 900px;
	text-align: center;
	margin: auto;
}
#box_main{
	text-align: left;
	width: 900px;
	background-image: url('/images/HWC_bg_loop.png');
	background-repeat: repeat;
}
#swf_intro{ 
	color: black; 
}
#img_header{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#box_footer{
	clear: both;
}

#box_home_left { 
	float:left;
	width:299px;
	height: auto;
	padding:0px;
	background-color: ;
}
#box_home_center { 
	float:left;
	width:342px;
	height: auto;
	padding:0px;
	background-color: ;
}
#box_home_right { 
	float:left;
	width:259px;
	height: auto;
	padding:0px;
	background-color: ;
}

#box_about_us_left { 
	float:left;
	width:373px;
	padding:0px;
	background-color: ;
}
#box_about_us_right { 
	float:right;
	width:227px;
	padding:0px;
	background-color: ;
}
#box_about_us_center { 
	margin-right:227px;
	margin-left:373px;
	padding:0px;
	background-color: ;
}

#box_news_left { 
	margin-right:290px;
	width:605px;
	padding:0px;
	background-color: ;
	overflow:hidden;
}
#box_news_right { 
	float:right;
	width:290px;
	padding:0px;
	background-color: ;
	overflow:hidden;
}

#box_memberlist_left { 
	margin-right:612px;
	width:280px;
	padding:0px;
	background-color: ;
	overflow:hidden;
}
#box_memberlist_right { 
	float:right;
	width:612px;
	padding:0px;
	background-color: ;
	overflow:hidden;
}

.album_title{
	font-size:14px;
	font-weight:bold;
}
.album_listitem{
	line-height:24px;
	font-size:14px;
	color:black;
}
a.album_listitem:link, a.album_listitem:visited, a.album_listitem:hover, a.album_listitem:active{
	color:black;
	text-decoration:none;
}


.contact_text{
	width:340px;
	height:20px;
	font-family:arial;
	font-size:12px;
}
.contact_area{
	width:340px;
	height:170px;
	font-family:arial;
	font-size:12px;
}
.contact_label{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
}
.contact_button{
	font-family:arial;
	font-weight:bold;
	background-color:#003298;
	color:white;
	width:103px;
}

.error{
	font-family:arial;
	color: red;
}

.footer_region{
	background-color:#003298;
	color: white;
	font-size: 11px;
	padding: 10px;
	text-align: right;
}
.footer_info{
	float: left;
	text-align: left;
	width: 310px;
}
.footer_menu{
	margin-top: 13px;
}
.footer_link{
	color: white;
	font-size: 11px;
}
a.footer_link:link, a.footer_link:visited, a.footer_link:hover, a.footer_link:active{
	color: white;	
	text-decoration: none;
}

.member_searchname{
	width:160px;
	height:18px;
	margin:7px 0px 4px 2px;
	border:0px;
	background-color:transparent;
}
.member_listitem{
	line-height:16px;
	font-size:14px;
	color:black;
}
a.member_listitem:link, a.member_listitem:visited, a.member_listitem:hover, a.member_listitem:active{
	text-decoration:none;
	color:black;
}
.member_text{
	line-height:17px;
	font-size:14px;
	color:black;
}
.memberlist_search{
	color:003298;
	background-color:transparent;
	font-weight:bold;
	width:68px; height:22px;
	font-size:12px;
	margin:0 0 0 0;
	border:0px;
}

.more_link{
	color:black;
	font-size: 11px;
}
a.more_link:link, a.more_link:visited, a.more_link:hover, a.more_link:active{
	color:black;
	text-decoration:none;
}

.news_header{
	padding-left:2px;
	background-color:#bdc7e4;
	height:20px;
	color:black;
	font-size:12px;
}

.org_chart1{
	background-color:#bdc7e4;
	height:20px;
}
.org_chart2{
	height:28px;
}

.pmore{
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.ptext{
	margin: 4px 0px 6px 0px;
	color: black;
	font-size: 12px;
}

.login_text{
	padding:0px;
	margin-left:110px;
	height:22px;
	width:225px;
}
.login_login{
	width:51px;
	height:45px;
	margin-left:4px;
}

.pjust{
	text-align:justify;
	color: black;
	font-size: 12px;

}