@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_tbg div.art_title{
	border-bottom:1px #ccc dashed; color:#000; text-align:center; padding-bottom:4px; margin-bottom:16px;
}
.mblock_tbg div.art_title h1{
	font-size:16px; line-height:30px;
}
.mblock_tbg div.art_title a{
	#343434;
}
.mblock_tbg div.art_title a:hover{
	color:#b71313;
}
.mblock_tbg div.art_cont{
	color:#0c1c23; font-size:13px; text-align:center; padding:0px 5px; width:652px; line-height:21px; *line-height:22px;
}
.mblock_tbg div.art_cont p{
	text-indent:2em;
}
.mblock_bbg{
	background:url(../images/mbbg.gif) no-repeat left bottom; width:960px; height:4px;
}

