#bottom_nav {
	color: #666;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
body {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
}
#Table_01 {
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	background-color: #F1EFEF;
}
.sent {
	color: #093;
}
.error {
	color: #C00;
}
.pic_button {
	margin-right: 30px;
	
}


.v_line {
	background-image: url(images/v_line.jpg);
	background-repeat: repeat-y;
	height: 100%;
	vertical-align: baseline;
}
#front_text {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 20px;
	color: #2e2e2e;
	font-weight: 900;
	text-align: center;
	padding: 5;
}
.td_gray {
	background-color: #F1EFEF;
}
img {
	border: 0;
}

td {
	background-color: #FFF;
}


.hs_block {
	overflow: auto;
	margin-bottom: 10px;
	margin-right: 10px;
}
.item_div {
	height: 150px;
	margin-bottom: 25px;
}
.item_div_pic {
	float: left;
	margin-right: 15px;
}
