body {
	background: #fff;
	background-image: url(../common/bg001.gif);
	margin: 0;
	padding: 0;
	color: #000;
}
* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
}
img {
	border: 0;
}
a {
	color: #00f;
	text-decoration: none;
}
a:visited {
	color: #00f;
}
a:hover {
	color: #f00;
}
a:active {
	color: #f00;
}
#logo {
	position: absolute;
	top: 26px;
	left: 10px;
}
#limit {
	width :710px;
	background-image: url(../common/bg002.gif);
	background-repeat: repeat-y;
}
#header {
	
}
#invitation {
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
}
#title {
	height: 70px;
	width :700px;
	background-image: url(../common/header.jpg);
	background-repeat: no-repeat;
}
#navi_1 {
	width:173px;
	margin-left: auto;
	margin-right: auto;
}
#navi_1 li {
	list-style: none;
	text-align: center;
}
#navi_1 li a {
	width: 173px;
	height: 37px;
	background-image: url(../common/navi01_off.gif);
	background-repeat: no-repeat;
	color: #05c;
	line-height: 32px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
#navi_1 li a:hover {
	background-image: url(../common/navi01_on.gif);
	color: #f00;
}

#navi_2 ul,#navi_2 li {
	margin: 0;
	padding: 0;
}
#navi_2 li {
	padding-top: 9px;
	padding-right: 10px;
	list-style: none;
	float: right;
}
#navi_2 a,#navi_2 a:visited {
	background-image: url(../common/point_off.gif);
	background-repeat: no-repeat;
}
#navi_2 a:hover,#navi_2 a:active {
	background-image: url(../common/point_on.gif);
	background-repeat: no-repeat;
}
#left_s {
	margin-left: 0px;
	float: left;
}
#left_u {
	height: 100px;
	margin-top: 15px;
	margin-left: 5px;
}
#right_s {
	width: 526px;
	margin-left: 0px;
	padding-right: 10px;
	float: right;
}
#right_s img {
	margin: 0;
	padding: 0;
}
#footer {
	clear: both;
	height: 23px;
	width :690px;
	background-color: #000;
	background-image: url(../common/footer.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 10px;
	color: #fff;
	font-size: 10px;
}
#introduction {
	padding: 45px 35px 30px 40px;
	background-image: url(../img/introduction.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #333;
	font-size: 13px;
	line-height: 16px;
}
#news_top {
	height: 230px;
	background-color: #fff;
}
#news_h {
	height: 24px;
	background-image: url(../img/obj_banner.jpg)
}
#news_top_t {
	padding: 5px;
	margin: 0;
	border-bottom: 1px dotted #999;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../img/p_01.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	font-weight: normal;
	padding-left: 20px;
}
#news_top_s {
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 300px;
}
#news_top_s li {
	border-bottom: none;
	list-style-type: none;
	background-image: url();
	background-repeat: no-repeat;
	float: right;
}
h1 {
	position:absolute;
	top: 70px;
	left: 190px;
}
