﻿  .font12black-center{
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	font-weight:normal;
	color: #000000;

}
  .font14-center{
	font-size: 14px;
	text-align: center;
	font-weight:bold;
	color: #000000;

}
  .font12blue-center {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: #B23638;
	line-height: 20px;
	height:30px;
}
.font12yellow-leftA {
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	color: #B23638;
	font-weight: bold;
}
  .border-F9D6BA {
	border: 1px solid #F9D6BA;
	background-color: #FFFFFF;
    text-align:center;
}
.border-333333 {
	border: 1px solid #333333;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;

}
  
  
    .select
        {
            border: 1px solid #000000;
            color: #000000;
            background-color: #F1F1F1;
            width: 199px;
            height: 60px;
            z-index: 100000;
            position: absolute;
            display:none;
        }
.overdiv
        {
            z-index: 99999;
            position: absolute;
            background-color: #464646;
            filter:alpha(opacity=50);  
            -moz-opacity:0.5;  
            -khtml-opacity: 0.5;
            opacity: 0.5;            
        }
        