@charset "utf-8";
/* CSS Document */
#new_f01 td.new{ padding:0; margin:0;}
.bar_l, .bar_r{ width:11px;}
.bar_l {
	background-image: url(../images/banqiao/hidari.png);
	background-repeat: repeat-y;
}
.bar_r {
	background-image: url("../images/banqiao/migi.png");
	background-repeat: repeat-y;
}
td.shiten{ width:721px; margin:0; padding:0;background-image:url("../images/banqiao/kenri.png"); background-repeat:no-repeat; background-position:right bottom;}
div.shiten{ float:left; margin-right:5px; color:#888; font-size:9px; width:122px;}
div.shiten a{ color:#777777; text-decoration:none;}
div.shiten a:hover{ color:#999; text-decoration:underline;}

div.new_down{
	margin:0 0 5px 0;
	padding:0;
	background-image:url("../img/down_chainlink.jpg");
	width:742px;
	height:105px;
	background-repeat: no-repeat;
}
div.new_down li{
	float:left;
	width:80px;
	font-size: 14px;
}
div.new_down li.r_spe{ margin:0px 30px; width:130px;}
div.new_down ul{ position:relative; top:60px; left:-15px; list-style:none;}
div.new_down li a{ color:#7a657a; text-decoration:none; font-weight:bold;}
div.new_down li a:hover{ color:#774286; text-decoration:underline;}
