@import url(color01.css);

body {
	font-size:10pt; "Century Gothic",sans-serif;
}
.layout {
	width: 800px;
	text-align: left;
}
.layout td{
	vertical-align: top;
}
.layout .foot {
	text-align: center;
}
.inner_left{
	width:200px;
	border-collapse:collapse;
	border:1px dotted #808080;
}
/*
.inner_left td, .inner_left th {
	padding: 2px;
	border:1px dotted;
}
*/
.inner_main {
	width:590px;
}
.table_menu {
	border-collapse:collapse;
}
.table_menu td {
	border-style:none;
}
.div_info{
	border-style: dotted none none none;
	border: 2px #808080;
	padding: 3px;
	margin: 5px;
}
.div_info img{
	vertical-align: middle;
}
img {
	border:0px none;
}
fieldset.short {
	 height:553px;
}

