body{ 
	background-color: #EEEEEE;
}
td, div, a, p {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
/*															content_left */
td.content_left {
	background-color: #6699CC;
	padding-left: 30px;
	vertical-align: top;
}
td.content_left p {
	color: #FFFFFF;
}
div.navi_head {
	color: #003399;
	font-weight: bold;
}
td.content_left a.link {
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navi_1st {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 15px;
	background-image: url(/static/i/sww_arrow_1st.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
a.navi_1st_active {
	text-decoration: none;
	font-weight: normal;
	color: #003399;
	padding-left: 15px;
	background-image: url(/static/i/sww_arrow_1st_active.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
a.navi_2nd {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 15px;
}
a.navi_2nd_active {
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;
	padding-left: 15px;
}
input.login {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10px;
	font-family: Arial;
}
input.button{
	background-color: #6699CC;
	color: #FFFFFF;
	border: 0px;
	font-size: 12px;
	font-family: Arial;
	padding-left: 10px;
	background-image: url(/static/i/sww_arrow_1st.gif);
	background-position: left;
	background-repeat: no-repeat;
	cursor: hand;
}
td.login {
	color: #FFFFFF;
}
div.login {
	color: #FFFFFF;
	font-family: Arial;
}
/*															content_location */
div.content_location {
	padding-left: 23px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 5px;
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	height: 10px;
}
a.location, a.location:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
/*															content_middle */
div.content_middle {
	padding-top: 5px;
	padding-left: 23px;
	padding-right: 30px;
	vertical-align: top;
	height: 100%;
}
/*													 content_middle - news */
div.news_header{
	color: #003399;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
}
div.news_text{
	font-size: 13px;
	padding-bottom: 3px;
}
div.news_footer{
	font-weight: bold;
	text-align: right;
	padding-bottom: 20px;
}
div.news_footer a.news_link{
	margin-right: 20px;
	text-decoration: none;
}
/*															content_right */
td.content_right {
	background-color: #99CC99;
	vertical-align: top;
}
div.news_header_right{
	color: #003399;
	font-size: 15px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(/static/i/sww_news_image.gif);
	background-position: 5px 4px;
	background-repeat: no-repeat;
}
div.news_text_right {
	font-size: 11px;
	padding-left: 20px;
	padding-right: 10px;
}
div.news_footer a.news_link_right{
	font-weight: normal;
	padding-right: 10px;
	text-align: right;
	font-size: 11px;
}
/*															footer_middle */
td.footer_middle{
	background-image: url(/static/i/sww_wave_bottom.jpg);
	background-repeat: no-repeat;
	height: 96px;
	vertical-align: middle;
	text-align: center;
}
td.footer_middle a {
	text-decoration: none;
}
td.footer_left {
	background-color: #6699CC;
	padding-left: 30px;
	vertical-align: top;	
}
td.footer_right {
	background-color: #99CC99;
	vertical-align: top;
}

