body {
	background-color: #ffffff;
	margin: 0px;
}
body,td,th {
	font-size: 12px;
	line-height:24px;
}
.menu_bj{
	background-image: url(../images/menu_bj.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.body_bj{
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.line{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
a.top:link {
	color: #5E5753;
	text-decoration: none;
}
a.top:visited {
	text-decoration: none;
	color: #5E5753;
}
a.top:hover {
	text-decoration: none;
	color: #BEA89B;
}
a.top:active {
	text-decoration: none;
}
a.menu:link {
	color: #ffffff;
	text-decoration: none;
}
a.menu:visited {
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover {
	color: #DEDEDE;
	text-decoration: none;
}
a.menu:active {
	text-decoration:none;
}
#divSeoNav a{
	color:#E6E6E6;
}
.body{background-color:#000000;  filter:alpha(opacity=65,Style=0);}
.body_border{border:1px solid #ffffff; filter:alpha(opacity=25,Style=0);}
.no_alpha{position:relative;}
