body {
	background:url(../images/2_01.jpg) repeat-x top #fff;
	font-family: simsun, arial, serif;
	font-size: 12px;
	color: #000;
	line-height: 1;
	height:100%;
}
a:link, a:active,a:hover,a:visited {
	text-decoration: none;
	color: #000;
}
a{blr:expression(this.onFocus=this.blur());} /* 只支持IE，过多使用效率低 */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.fr{float: right;}
.fl{float: left;}
.oh{overflow: hidden;}
.dn{display: none;}
.db{display: block;}
.di{display: inline;}
.tal{text-align: left;}
.tar{text-align: right;}
.tac{text-align: center;}
.mt5p{ margin-top:5px;}
.mb5p{ margin-bottom:5px;}
.mt10p{ margin-top:10px;}
.ml5p{ margin-left:5px;}
.ml10p{ margin-left:10px;}
.p5p{padding:5px;}
.p10p{padding:10px;}
.br{ background:#f00;}
.bc{ background:#ccc;}
.vm{ vertical-align:middle;}
.center{
	margin-left:auto;
	margin-right:auto;
}
.vscape{
	clear:both;
	height:0px;
	overflow:hidden;
}

#container {width:970px; margin:0 auto;}
#header{}
#main {width:100%; overflow:hidden;}
#connect{ width:795px; float:right;}
#sidebarleft{width:201px; float:left;}
#foot{}

.md .md-bd{padding:5px;}

.mdSreach



