@charset "utf-8";
@import url("public.css");
.mblock{
	background:url(../images/mcbg.gif) repeat-y;
}
.mblock_tbg{
	padding:14px 35px; *padding:10px 35px; width:890px; background:url(../images/mtbg.gif) no-repeat;
}
.mblock_bbg{
	background:url(../images/mbbg.gif) no-repeat left bottom; width:960px; height:4px;
}
.mblock_tbg span{
	color:#3A7C9E; background:url(../images/icon04.gif) no-repeat 10px 2px; padding-left:20px;
}


