@charset "gb2312";
/*网站基础样式*/
body {
	/*background-image: url(../images/bg.jpg);*/
	background:url(../img/bg.jpg) no-repeat #fff center top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#fff;
	font-family: "Microsoft Yahei";
	font-size: 14px;}
.foot {
	font-size: 14px;
	color: #333333;
	line-height: 22px;}
.picbk {
	border: 1px solid #E2DBBE;}
.lmdhfont {
	font-size: 14px;
	font-weight: bold;
	color: #990000;}
.stulink {
	line-height: 20px;}