body{
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.m_center {
	background-image: url(menu_bg_center.jpg);
	background-repeat: repeat-x;
	height: 34px;
	width: 767px;
	color: #FFFFFF;
}
.bt_bg_center {
	background-image: url(bt_bg_center.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 148px;
	color: #FFFFFF;
}
.bt_bg_center1 {
	background-image: url(bt_bg_center.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 463px;
	color: #FFFFFF;
}
.bk {
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bababa;
	border-left-color: #bababa;
	padding: 5px;
}
.bk3 {
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bababa;
	border-left-color: #bababa;
	padding: 5px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
}
a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	position: relative;
	top: 1px;
	right: 0px;
}
