@charset "utf-8";
/* CSS Document */
.bgsq_border_bg_r01 {background-color: #D1E7FC;border: 1px solid #9EC9EC;}
.bgsq_border_bg_r02 {background-color: #CCE0F5;border: 1px solid #9EC9EC;}
.bgsq_border_bg_r03 {background-color: #EFF7FE;border: 1px solid #CAE2F8;}
.bgsq_border_tab {background-color: #F8FCFF;border: 2px solid #7F9DB9;}
.bgsq_border_bg_r04 {background-color: #F8F8F8;border: 1px solid #1A89D7;}
.bgsq_border_title {background-color: #1A89D7;}
.bgsq_border_td {background-color: #F5FBFF;}

.bgsq_font_c_r01{color:#0C3980;}
.bgsq_font_c_r02{color:#fff;}

.bgsq_border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBE9FF;
}

.bgsq_border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBE9FF;
}

.input{behavior:url(../../css/input.htc); border:1px #ccc solid; background:#fff;}/*Only for ie 5.0+*/
/*table背景开?/
.b_g_date tr{
  /*event:expression(onmouseover = function(){this.style.backgroundColor='#F5FBFF'},onmouseout = function(){this.style.backgroundColor='#F8F8F8'});*/
}
.b_g_date tr:hover{
  background:#F5FBFF;
}

.b_g_date td{
  height:25px;
}
/*table背景结束*/

