﻿.Are_headfont{
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B8EBFF,endcolorstr=#FFFFFF,gradientType=1);
	height:30px; 
	width:100%;
   line-height: 31px;
   overflow: hidden;
   padding: 2px 10px 0px;
	 font-weight: bold;
	 color: red;
}

.boder_top_right{
   
   border-right:1px solid #acd9f7;
   border-bottom: 1px solid #acd9f7;
   border-left: 1px solid #acd9f7;
   margin-bottom: 10px;
   overflow: hidden;
}