body#top {
	background-color: #90c7e3;
	background-image: url(../top_img/t_bg.gif);
	background-repeat: repeat-x;
	font-size: 100%;
	text-align: center;
	border: none;
}
#top #wrapper {
	width: 747px;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../top_img/t_w_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px auto;
	text-align: center;
}
#top #t_head {
	text-align: right;
	margin-right: 10px;
}
/* -- 
#top #wrapper {
	width: 747px;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../top_img/t_c_bg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px auto;
	text-align: center;
	padding-top: 18px;
}
#top #t_head_bg {
	background-image: url(../top_img/t_c_bg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 747px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
} -- */
#top #t_over {
	padding-top: 69px;
	_padding-top: 65px;
	width: 746px;
	margin: 0px auto;
	text-align: center;
}
#top #t_under {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	height: 0px;
	clear: right;
}
/* --  -- */
#top #left {
	width: 171px;
	float: left;
	padding-left: 25px;
	_height: 231px;
	padding-bottom: 20px;
}
#top #left img {
	margin-bottom: 7px;
}
#top #right {
	width: 496px;
	float: right;
	padding-right: 21px;
	padding-top: 53px;
}


#top #right #t_photo {
	background-image: url(../top_img/t_photo.jpg);
	background-repeat: no-repeat;
	width: 496px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#top #right #t_news {
	margin-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
}
#top #right #t_news p {
	border: 1px dotted #006699;
	margin-top: 12px;
	padding: 10px;
	width: 450px;
}
* html>#top #right #t_news p {
	width: 472px;
}


#top #right #t_news2 {
	margin-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
}
#top #right #t_news2 ul {
	border: 1px dotted #006699;
	margin-top: 12px;
	padding: 10px;
	width: 450px;
	_width: 472px;
}
#top #right #t_news2 li {
	list-style-type: none;
	margin-bottom: 7px;
	background-image: url(../top_img/point_new.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 5px;
	line-height: 130%;
}
* html>#top #right #t_news2 ul {
	width: 472px;
}

