﻿.content_table{
	width:1000px;
	margin:0 auto 0 auto;
}
.fig_1{
	background:url('../images/tables/content/fig_1.png') no-repeat right top;
	width:30px;
	height:50px;
}
.fig_2{
	background:url('../images/tables/content/fig_2.png') repeat-y right center;;
	width:30px;
}
.fig_3{
	background:url('../images/tables/content/fig_3.png') no-repeat right bottom;
	width:30px;
	height:50px;
}
.fig_4{
	background:url('../images/tables/content/fig_4.png') repeat-x center bottom;
	height:50px;
	text-align:right;
}
.fig_5{
	background:url('../images/tables/content/fig_5.png') no-repeat left bottom;
	width:30px;
	height:50px;
}
.fig_6{
	background:url('../images/tables/content/fig_6.png') repeat-y left center;
	width:30px;
}
.fig_7{
	background:url('../images/tables/content/fig_7.png') no-repeat left top;
	width:30px;
	height:50px;
}
.fig_8{
	background:url('../images/tables/content/fig_8.png') repeat-x center top;
	height:50px;
	padding-top:3px;
	text-align:right;
}
.fig_9{
	background:black none;
	text-align:center;
}
.ext_link{
	height:15px;
	width:200px;
	margin:0 0 0 0;
	border:1px gray dotted;
	background:gray;
	color:silver;
	cursor:pointer;
}