﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:微软雅黑;
	font-size: 12px;
    background-image:url(bek.gif);
	background-repeat:repeat-x;

}
a:link, a:visited {
	font-family:微软雅黑;
	color: #938497;
	text-decoration: none;
}
a:hover, a:active {
	font-family:微软雅黑;
	color: #FF0000;
	text-decoration: none;
}
#bg{
	background-image:url('dt2.gif');
	background-repeat:no-repeat;
}
#bg a{
	color:#e12847;
	font-size:16px;
	font-family:微软雅黑;
}
#bg2{
	background-image:url('sj2.gif');
	background-repeat:no-repeat;
	background-position:9px center;
}
#bg2 a{
	color:black;
	font-size:16px;
	font-family:微软雅黑;
}