body {
	margin: 0px;
}
.menu_main {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.menu_main:hover {
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}
.menu_left {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
}
.foot {
	color: #666666;
	padding-left: 30px;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
}
.text_main {
	line-height: 19px;
	padding: 10px;
}
.black {
	color: #666666;
}
a.black:hover {
	text-decoration: none;
	color: #000000;
}
a.menu_left:hover {
	color: #000000;
}
.table_pic {
	background-color: #f2fce6;
	padding: 5px;
	border: 1px solid #559700;
	margin: 3px;
}
.table_center {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bule {
	color: #006699;
	text-decoration: underline;
}
a.bule:hover {
	color: #FF0000;
	text-decoration: none;
}
.menu_main_cn {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
}
a.menu_main_cn:hover {
	text-decoration: underline;
}

