@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../img/bg_a.jpg);
	background-repeat: repeat-y;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
}

#menu {
	position: absolute;
	top: 230px;
	width: 275px;
	height: 200px;
}

#news {
	position: absolute;
	top: 470px;
	width: 265px;
	padding-left: 10px;
}

#content {
	position: absolute;
	width: 690px;
	left: 312px;
}

#form_left {
	float: left;
	width: 198px;
	padding-left: 50px;
}

#form_right {
	float: right;
	width: 370px;
	padding-right: 50px;
}

#content_left {
	float: left;
	width: 325px;
	padding-left: 10px;
	padding-right: 10px;
}

#content_right {
	float: right;
	width: 325px;
	padding-left: 10px;
	padding-right: 10px;
}

#content_wide {
	width: 670px;
	padding-left: 10px;
	padding-right: 10px;
}

#content_support {
	width: 440px;
	padding-left: 10px;
	padding-top: 180px;
	padding-bottom: 180px;
}

#footer {
	width: 680px;
	float: left;
	text-align: right;
	padding: 20px 5px 5px 5px;
}

#sohoweb_left {
	position: relative;
	float: left;
	width: 201px;
	margin-right: 10px;
	margin-left: 10px;
}

#sohoweb_middle {
	position: relative;
	float: left;
	width: 201px;
	margin-right: 10px;
	margin-left: 10px;
}

#sohoweb_right {
	position: relative;
	float: left;
	width: 201px;
	margin-right: 10px;
	margin-left: 10px;
}

#widget_bar {
	position: absolute;
	left: 1025px;
	width: 170px;
	top: 40px;
}

#widget_border {
	padding-left: 10px;
	padding-right: 10px;
	border: thin solid #CCCCCC;
	width: 170px;
}

#adsense {
	padding-left: 10px;
	padding-right: 10px;
	width: 170px;
	padding-top: 20px;
}

.footer_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.footer_style a:link {
	color: #2b78b6;
	text-decoration: none;
}

.footer_style a:visited {
	color: #2b78b6;
	text-decoration: none;
}

.footer_style a:hover {
	text-decoration: underline;
}

.content_style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.content_style1 a:link {
	color: #2b78b6;
	text-decoration: none;
}

.content_style1 a:visited {
	color: #2b78b6;
	text-decoration: none;
}

.content_style1 a:hover {
	text-decoration: underline;
}

.news_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.news_style a:link {
	color: #2b78b6;
	text-decoration: none;
}

.news_style a:visited {
	color: #2b78b6;
	text-decoration: none;
}

.news_style a:hover {
	text-decoration: underline;
}
