﻿.cblTable table td{width:210px;}
#firstChars {font-size:7.5px;}

#mycontainer
{
display:none;
}
.TopBorder
{
    Font-Size:10px;
    color: red;
}
.ContentBorder
{
    height: 100%;
    width: 100%;
}

/* 系统客户端验证样式定义 */
input.disabled
{
    border: 1px solid #F2F2F2;
    background-color: #F2F2F2;
}

input.required, textarea.required
{
    border: 1px solid #00A8E6;
}

input.validation-failed, textarea.validation-failed
{
    border: 1px solid #FF3300;
    color: #FF3300;
}

input.validation-passed, textarea.validation-passed
{
    border: 1px solid #00CC00;
    color: #000;
}

.validation-advice
{
    margin: 5px 0;
    padding: 5px;
    background-color: #FF3300;
    color: #FFF;
    font-weight: bold;
}

.custom-advice
{
    margin: 5px 0;
    padding: 5px;
    background-color: #C8AA00;
    color: #FFF;
    font-weight: bold;
}

img
{
	border:none;
	}
	
.inputNoDisplay
{
 filter:alpha(opacity=40);/*ie  this.filters.alpha.opacity=50*/
 opacity:0.4;  /*Mozilla  this.style.MozOpacity=0.5*/
}
.inputNoDisplay input
{
 filter:alpha(opacity=40);/*ie  this.filters.alpha.opacity=50*/
 opacity:0.4;  /*Mozilla  this.style.MozOpacity=0.5*/
}
.shaixuanTB {
	border: 1px solid #CBCBCB;
}



.zhaiyaoTB {


	width: 95%;
	border: 1px solid #AAAAAA;
	line-height: 150%;
	background-color: #F9F9F9;
}

.t_zy_title{
	color:#0066CC;
	font-size:10.5pt;
	font-weight:bold
}
.a_zhaiyao{
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
}
:hover.a_zhaiyao{
	font-weight: bold;
	text-decoration: underline;
}
.TD_right {
	text-align: right;
}
.TD_left {
	text-align: left;
}
.TD_line {
	background-image: url('/images/line.gif');
	height: 5px;
}
