@charset "utf-8";
/* CSS Document */

.view_right{
	float: left; width: 763px; margin-top:5px;margin-bottom:2px;
}
.view_rightheaderdiv{
	float: left;
	width:763px;
	height:37px;
	background:url(../image/zjzj_rightheader.gif) no-repeat;
}
.view_rightheadertext{
	font-size:14px;
	font-weight:bold;
	margin-left:75px;
	margin-top:10px;
}
.view_rightbodydiv{
	width: 763px;
	margin: 0;
	float: left;
background:url(../image/zjzj_rightbody.gif) repeat-y;
}
.view_rightbodyheight{

}	
.view_rightbottomdiv{
	float: left;
	width:763px;
	height:18px;
	background:url(../image/zjzj_rightbottom.gif) no-repeat;
}


.view_righttable{
	width: 96%; margin-left:15px;
}
.view_righttitle{
	padding-left: 15px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	
}
.view_rightdate{
	border-bottom:1px dotted #666666;
	font-size:12px;
	color:#9E6000;
	text-align:center;
}
.view_rightnote{
	line-height:150%;
	font-size:15px;
	padding-top:20px;
}

