#top {
	background: #339933 top;
	height: 20px;
}
#top h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 3px;
}
#center {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#header_navi {
	height: 24px;
	list-style-type: none;
	font-size: 9px;
	display: inline;
	position: absolute;
	width: 550px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
ul#header_navi li {
	padding: 4px 0px 0px;
	margin: 0px 0px 0px 10px;
	float: left;
	text-indent: 10px;
	background: url(../img/bace/menu_li.jpg) no-repeat 0px 6px;
}
ul#header_navi li a{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	display: block;
}
#header_navi a:link {
	text-decoration: none;
	color: #333333;
}
#header_navi a:visited {
	text-decoration: none;
	color: #333333;
}
#header_navi a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#header_navi a:active {
	text-decoration: none;
	color: #333333;
}
#header {
	width: 950px;
	margin-bottom: 15px;
	padding-top: 28px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
}	
#header_02 {
	width: 950px;
	margin: 5px auto;
}
#header #top_index {
	height: 120px;
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-bottom: auto;
	margin-left: 5px;
}
#header #top_index_right {
	margin-left: 0px;
	float: right;
	margin-right: 102px;
}
#menu_bar_all {
	background: url(../img/bace/navi_bg_back.png) repeat-x;
}

#menu-bar {
	background: url(../img/bace/navi_bg.png) no-repeat center center;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	border-style: none;
}
#menu-bar ul {
	display: inline-block;
	width: 950px;
	margin-left: 25px;
	margin-top: 2px;
}
#menu-bar ul li {
	margin-left: 12px;
	width: 950px;
	background: center;
	display: inline;
}
#menu_bar_all_02 {
	background: url(../img/bace/navi_bg_back_02.png);
}
#menu-bar_02 {
	background: url(../img/bace/navi_bg_02.png) no-repeat center center;
	border-style: none;
	height: 60px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -10px;
}
#menu-bar_02 ul {
	display: inline-block;
	width: 950px;
	margin-left: 25px;
	margin-top: 2px;
}
#menu-bar_02 ul li {
	margin-left: 12px;
	width: 950px;
	background: center;
	display: inline;
}
#map_navi {
	background: #339933 repeat-x;
	margin-top: 0px;
}
#index_map {
	background: #339933;
	height: 321px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#index_map_area {
	width: 425px;
	margin: 1px 0px 0px 18px;
	float: left;
	position: relative;
}
#index_map_right {
	float: right;
	height: 311px;
	width: 250px;
	margin-left: 0px;
	margin-right: 20px;
}
#index_map_navi_top {
	width: 250px;
	padding: 4px 0px 0px;
	margin: 0px;
	list-style-type: none;
	float: none;
}
ul#index_map_navi_top li {
	width: 250px;
	height: 41px;
	background: url(../img/bace/map_li_top.jpg) no-repeat 0px 0px;
	padding-top: 5px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
ul#index_map_navi_top li a{
	text-decoration: none;
	display: block;
	margin-top: 4px;
}
#index_map_navi_top a:link {
	text-decoration: none;
	color: #FFF;
}
#index_map_navi_top a:visited {
	text-decoration: none;
	color: #FFF;
}
#index_map_navi_top a:hover {
	text-decoration: underline;
	color: #ccff33;
}
#index_map_navi_top a:active {
	text-decoration: none;
	color: #333333;
}
#index_map_navi {
	width: 250px;
	padding: 2px 0px 0px;
	margin: 0px;
	list-style-type: none;
	float: none;
}
ul#index_map_navi li {
	width: 250px;
	height: 41px;
	background: url(../img/bace/map_li.jpg) no-repeat 0px 0px;
	padding-top: 1px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
ul#index_map_navi li a{
	text-decoration: none;
	display: block;
	margin-top: 5px;
}
#index_map_navi a:link {
	text-decoration: none;
	color: #FFF;
}
#index_map_navi a:visited {
	text-decoration: none;
	color: #FFF;
}
#index_map_navi a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#index_map_navi a:active {
	text-decoration: none;
	color: #333333;
}
#contents {
	width: 950px;
	margin: 20px 0px 0px;
	padding: 0px;
}

#menu {
	width: 250px;
	float: right;
	text-align: left;
	height: auto;
	margin-bottom: 0px;
	padding-bottom: 50px;

}
#menu a:link {
	text-decoration: none;
	color: #0033FF;
}
#menu a:visited {
	text-decoration: none;
	color: #0033FF;
}
#menu a:hover {
	background-position: 0px -21px;
	color: #FF9900;
}
#menu a:active {
	text-decoration: none;
	color: #0033FF;
}
#menu_contents {
	width: 680px;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#menu_contents p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 8px;
}
#menu_contents h2 {
	text-indent: -1000px;
}
#menu_contents h3 {
	color: #330033;
	font-size: 14px;
	margin: 2px 0px;
	padding: 0px;
}
#menu_contents h4 {
	font-size: 14px;
	margin: 2px 0px;
	padding: 0px;
	background-image: url(/img/menu_li.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
}
#menu h6 {
	font-size: 12px;
	color: #003399;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px;
	text-indent: 20px;
	clear: both;
	background: url(../img/bace/menu_link.gif) no-repeat;
}
#menu_contents a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #0033FF;
}
#menu_contents a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #0033FF;
}
#menu_contents a:hover {
	text-decoration: underline;
	color: #F60;
	font-weight: bold;
}
#menu_contents a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #0033FF;
}
#menu_keitai {
	width: 248px;
	border: 1px solid #999;
	height: auto;
	background: url(../img/bace/keitai.png) no-repeat 100px 30px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#menu_keitai p {
	width: 144px;
	margin-left: 100px;
	margin-top: 10px;
}
#menu_toiawase {
	padding-bottom: 10px;
	border: 1px solid #999;
	width: 248px;
	margin-bottom: 10px;
}
#menu_toiawase p {
	width: 210px;
	margin-left: 20px;
}
#menu_credit {
	border: 1px solid #ff9933;
	height: 120px;
	width: 248px;
	padding-bottom: 5px;
}
#menu_credit .blue {
	margin-left: 20px;
}
#main_contents {
	width: 682px;
	float: left;
	padding-bottom: 20px;
}
#main_contents_02 {
	width: 950px;
	margin: 0px auto 20px;
}
#main_contents_div {
	width: 682px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
#search_table {
	border: 1px solid #339933;
	width: 682px;
	padding-top: -10px;
}
#main_contents h1 {
	margin: 0px 0px 8px;
	padding: 4px 0px;
	font-size: 16px;
	color: #FFFFFF;
	height: 26px;
	width: 680px;
	clear: both;
	background-color: #339933;
	text-indent: 16px;
}
#main_contents h2 {
	margin: 0px;
	padding: 4px 0px 0px;
	font-size: 16px;
	color: #FFFFFF;
	width: 682px;
	clear: both;
	background-color: #339933;
	text-indent: 16px;
}
#main_contents h3 {
	font-size: 14px;
	margin: 0px 0px 3px 5px;
	padding: 5px 0px 0px 10px;
	clear: both;
	font-weight: bold;

}
#main_contents h4 {
	color: #339933;
	font-size: 14px;
	margin: 5px 2px;
	padding: 4px 0px;
	text-indent: 25px;
	clear: both;
	display: block;
	border: 1px solid #393;
}
#main_contents h5 {
	margin: 15px 0px 10px 0px;
	padding: 2px 0px 0px 0px;
	text-indent: 20px;
	font-size: 12px;
	clear: both;
	background: url(../img/contents/h5.gif) no-repeat -2px;
}
#main_contents h6 {
	font-size: 12px;
	color: #339933;
	margin: 15px 0px 10px 5px;
	padding: 2px 0px 0px;
	text-indent: 20px;
	clear: both;
	background: url(../img/bace/menu_link.gif) no-repeat;
}
#main_contents h7 {
	color: #339933;
	font-size: 14px;
	margin: 0px 0px 0px;
	padding: 0px 0px 5px 5px;
	text-indent: 25px;
	clear: both;
	display: block;
	border-bottom: 1px dotted #666;
}
#main_contents h8 {
	color: #339933;
	font-size: 14px;
	margin: 5px 2px;
	padding: 4px 0px;
	text-indent: 5px;
	clear: both;
	display: block;
	border-bottom: 1px solid #393;
}

#main_contents a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #0033FF;
}
#main_contents a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #0033FF;
}
#main_contents a:hover {
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;
}
#main_contents a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #0033FF;
}
#main_contents p {
	margin: 0px 0px 5px;
	padding: 0px;
	line-height: 1.5em;
}
#campain {
	height: 110px;
	width: 682px;
	margin-bottom: 22px;
}
#pickup {
	width: 680px;
	border: 1px solid #999;
	height: auto;
	margin-bottom: 20px;
}
#main_contents #pickup h2 {
	text-indent: -1000px;
	margin-top: -10px;
}
#pickup table {
	width: 680px;
	margin-bottom: 20px;
	border-style: none;
}
#pickup table tr {
	text-align: center;
	border-style: none;
	margin-left: 5px;
}
#pickup table tr td {
	padding-bottom: 7px;
	padding-top: 7px;
	border-style: none;
}
#main_contents #special {
	height: auto;
	width: 680px;
	margin-bottom: 10px;
	border: 1px solid #666;
	background: #CCC no-repeat;
}
#main_contents #special h2 {
	clear: both;
	text-indent: -1000px;
	margin-top: -10px;
}
#main_contents #topix h2 {
	margin: 0px;
	padding: 10px 0px 0px;
	font-size: 16px;
	height: 30px;
	width: 682px;
	clear: both;
	text-indent: 200px;
	background: #339933;
}
#banner {
	width: 950px;
	margin: 20px 0px 0px;
	padding: 0px;
}
#realestate_navi {
	width: 950px;
	list-style-type: none;
	height: 50px;
	display: inline;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 90px;
}	
#realestate_navi #map {
	width: 185px;
	text-indent: -5000px;
	height: 53px;
	background: url(/img/realestate/navi1.gif);
}
#realestate_navi #mobile {
	width: 185px;
	text-indent: -5000px;
	height: 53px;
	background: url(/img/realestate/navi2.gif);
}
#realestate_navi #print {
	width: 185px;
	text-indent: -5000px;
	height: 53px;
	background: url(/img/realestate/navi3.gif);
}
#realestate_navi #contract {
	width: 185px;
	text-indent: -5000px;
	height: 53px;
	background: url(/img/realestate/navi4.gif);
}
ul#realestate_navi li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	text-align: center;
}
ul#realestate_navi li a{
	text-decoration: none;
	display: block;
	float: left;
}
#realestate {
	width: 950px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#realestate table {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}
#realestate th {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
#realestate td {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#realestate_LM {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 470px;
	float: left;
}
#realestate_LM table {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	width: 470px;
}
#realestate_LM th {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-color: #DDDDDD;
	border: 1px solid #CCCCCC;
}
#realestate_LM td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
}
#realestate_LM h2 {
	margin: 20px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	font-size: 16px;
	color: #339933;
	text-indent: 50px;
	height: 20px;
	width: 470px;
	clear: both;
}
#realestate_L {
	padding: 0px;
	width: 470px;
	float: left;
	margin: 10px 0px 10px 0px;
}
#realestate_L table {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	width: 470px;
}
#realestate_L th {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
#realestate_L td {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#realestate_L h2 {
	margin: 20px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	font-size: 16px;
	text-indent: 50px;
	height: 20px;
	width: 470px;
	clear: both;
}
#realestate_R {
	padding: 0px;
	width: 470px;
	float: right;
	margin: 10px 0px 10px 0px;
}
#realestate_R table {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	width: 470px;
}
#realestate_R th {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
#realestate_R td {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#realestate_R h2 {
	margin: 20px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	font-size: 16px;
	color: #339933;
	text-indent: 50px;
	height: 20px;
	width: 470px;
	clear: both;
}
#realestate h1 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-size: 16px;
	color: #FFFFFF;
	height: 26px;
	width: 950px;
	clear: both;
	background-color: #339933;
	text-indent: 16px;
}
#realestate h2 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-size: 16px;
	color: #FFFFFF;
	height: 26px;
	width: 950px;
	clear: both;
	background-color: #339933;
	text-indent: 16px;
}
#realestate h3 {
	font-size: 16px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	border-bottom: 2px solid #003399;
}
#realestate h4 {
	color: #339933;
	font-size: 12px;
	margin: 15px 0px 5px 0px;
	padding: 3px 0px 0px 0px;
	background-image: url(/img/h4.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	clear: both;
}
#realestate h5 {
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/img/h5.gif);
	text-indent: 20px;
	background-repeat: no-repeat;
	font-size: 12px;
	display: block;
	clear: both;
}
#realestate h6 {
	font-size: 12px;
	color: #339933;
	margin: 15px 0px 10px 0px;
	padding: 3px 0px 0px 0px;
	background-image: url(/img/h6.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	clear: both;
	height: 17px;
}
#realestate a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #0033FF;
}
#realestate a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #0033FF;
}
#realestate a:hover {
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;
}
#realestate a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #0033FF;
}
#realestate_div {
	width: 950px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 10px 10px;
	background-color: #FFFFFF;
	height: auto;
	font-size: 12px;
}
#search {
	border: 1px solid #339933;
	margin-bottom: 10px;
}
#search th {
	width: 150px;
	padding-left: 15px;
	padding-top: 5px;
}
#search td {
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
#tm {
	width: 950px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#tm table {
	margin: 0px;
	padding: 0px;
	border: none;
}
#tm th {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #EEEEEE;
	border: none;
}
#tm td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
#main_table table {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
#main_table th {
	margin: 0px;
	padding: 8px 5px 5px 5px;
	background-color: #EEEEEE;
	text-indent: 10px;
	font-weight: bolder;
}
#main_table td {
	margin: 0px;
	padding: 5px;
}
#main_contents #box{
	margin: 5px;
	padding: 5px 5px 5px 9px;
	width: 200px;
	float: left;
	border: 1px solid #666;
	height: 270px;
	background: #FFF;
}
#main_contents #box h2{
	margin: 0px;
	padding: 2px 2px 2px 0px;
	font-size: 13px;
	line-height: 1.2em;
	text-indent: 1px;
	width: 196px;
	height: 50px;
	font-weight: bold;
	color: #FFF;
	border-bottom: 1px dotted #999;
}
#main_contents #box h2 a:link {
	text-decoration: none;
	color: #FFF;
}
#main_contents #box h2 a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#main_contents #box h2 a:hover {
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;
}
#main_contents #box h2 a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#main_contents #box h3{
	border: none;
	padding: 0px;
	margin: 0;
	text-align: left;
}
#main_contents #box li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	border-bottom: 1px dotted #999;
}
#main_contents #hr{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none;
}
#form_table {
	margin-bottom: 20px;
	border: 1px solid #999;
}
#form_address {
	width: 400px;
	float: left;
	font-size: 130%;
	line-height: 120%;
	position: absolute;
	margin-left: 60px;
	margin-top: 9px;
}

#footer {
	width: 950px;
	padding: 5px 0px 0px;
	list-style-type: none;
	float: none;
	clear: both;
	background: #339933;
	height: 40px;
}	
#footer p {
	font-size: 12px;
	line-height: 1.2em;
	color: #FFF;
}
#copylight {
	text-align: center;
	margin-right: auto;
	margin-top: 5px;
	margin-left: auto;
}
#title_l {
	margin: 0px;
	padding: 0px;
	background-image: url(/img/h1_l.gif);
	width: 500px;
	height: 26px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#txt_l {
	padding: 5px 0px 0px 0px;
	width: 500px;
	background-image: url(/img/txt_l.gif);
	background-position: center bottom;
	margin: 0px 0px 10px 0px;
}
#txt_l h3 {
	font-size: 14px;
	padding: 3px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	color: #FF6633;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	text-indent: 10px;
	clear: both;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6633;
}
#txt_l h4 {
	font-size: 14px;
	color: #003399;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	font-weight: bolder;
	background-image: url(/img/h4_l.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
}
#txt_l h6 {
	font-size: 14px;
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 10px 0px;
	background-image: url(/img/h6_l.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 0px 2px;
}
#title_b {
	margin: 0px;
	padding: 0px;
	background-image: url(/img/h1_b.gif);
	width: 500px;
	height: 26px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#txt_b {
	padding: 5px 0px 0px 0px;
	width: 500px;
	background-image: url(/img/txt_b.gif);
	background-position: center bottom;
	margin: 0px 0px 10px 0px;
}
#txt_b h3 {
	padding: 3px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	color: #003399;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	text-indent: 10px;
	clear: both;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #003399;
	font-size: 14px;
}
#txt_b h4 {
	color: #003399;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	font-weight: bolder;
	background-image: url(/img/h4_b.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	font-size: 14px;
}
#txt_b h6 {
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 10px 0px;
	background-image: url(/img/h6_b.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 0px 2px;
	font-size: 14px;
}
#print {
	width: 720px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-size: 10px;
}
#print table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#print th {
	margin: 0px 0px 0px 0px;
	padding: 3px;
	background-color: #EEEEEE;
}
#print td {
	margin: 0px 0px 0px 0px;
	padding: 3px;
}
#mail {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#line {
	font-size: 20px;
	width: 470px;
	background-image:  url(/realestate/buy/img/index.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 180px 0px 30px 25px;
}
#td_div {
	margin: 5px 0px 5px 4px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #FFFFFF;
	float: left;
	width: 140px;
	text-align: center;
}
#td_border {
	margin: 4px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #999999;
}
.top5 {
	margin-top: 5px;
}
.top8_left20 {
	margin-top: 8px;
	margin-left: 20px;
}
.text_l {
	text-align: left;
	width: 600px;
	margin-left: 82px;
}

