body {
	background-image: url(images/xtd.bj.jpg);
	background-repeat: repeat;
	margin: 0px;
	color: #5B594F;
	font-size: 12px;
	line-height: 200%;
}
a {
	text-decoration: none;
	color: #5B594F;
}

.color_898989 {	color: #898989;}
.color_BD4C6F {	color: #BD4C6F;}
.text_11px {font-size: 11px;}
.text_12px {font-size: 12px;}
.text_14px {font-size: 14px;}
.text_15px {font-size: 15px;}
.text_16px {font-size: 16px;}
.text_20px {font-size: 20px;}
.text_center {text-align:center;}
.body_div {
	background:#fff;
	width:998px;
	margin-left:auto;
	margin-right: auto;
}
.top_title {
	text-align:center;
	padding:30px;
	}
.top_menu{
	padding-left:90px;
	font-family: "Tahoma, Geneva, sans-serif";
	}
.top_menu div{
	width:200px;
	text-align:center;
	float:left;
	font-family: "Tahoma, Geneva, sans-serif";
	font-size: 16px;
	letter-spacing:2.5px;
	}
.left_menu {
	display: block;
	float: left;
	border-top-width: 1px;
	border-top-color: #5B594F;
	width: 160px;
	border-top-style: solid;
	margin-left: 20px;
	margin-bottom:10px;
	padding-top: 10px;
	padding-left: 20px;
	letter-spacing:2.5px;
	font-family: "Tahoma, Geneva, sans-serif";

}
.main {
	float: right;
	display: block;
	width: 750px;
}
.main .title{
	font-size:18px;
	letter-spacing:2.5px;
	text-align: center;
	font-family: "Tahoma, Geneva, sans-serif";
}
.main p {
	margin-right:65px;
}

.menu_menu {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #898989;
	border-bottom-color: #898989;
}
.footer {float:left; height:50px; line-height:40px;}
