@charset "utf-8";
/*表格样式*/
.main{border-collapse:collapse; border:1px solid #dedfde; border-top:1px solid #dedfde;width: 100%; }
.main tr td{border:1px solid #dedfde;border-top:0px solid #dedfde; }


.bk {
	text-align: left;	
	padding: 3px 6px 3px 4px;
	min-height: 30px;
}

.name {
	text-align: right;
	padding-right: 5px;
	min-height: 30px;
	background-color:#f7f7ff;
	line-height: 30px;
}

.name_1 {
	text-align: right;
	padding-right: 5px;
	min-height: 30px;
	background-color:#F7F3F7;
	line-height: 30px;
}

.view_1 {
	text-align: left;
	padding-right: 5px;
	min-height: 30px;
	background-color:#F7F3F7;
	line-height: 30px;
}

.view_2 {
	text-align: center;
	padding-right: 5px;
	min-height: 30px;
	background-color:#F7F3F7;
	line-height: 30px;
}

.view_3 {
	text-align: right;
	padding-right: 5px;
	min-height: 30px;
	background-color:#F7F3F7;
	line-height: 30px;
}

.img_wxb{
	background-image:url(../images/vain.gif);    
    _background-image: url(../images/vain.gif);
    background-repeat: no-repeat;
    width: 30px;
    height: 16px;
    display:inline-block;    
}
 
.line{ height:1px; border-bottom:1px dashed #dedfde;}

.textareashow{margin-left: 15px;}

.prt_tm{text-align: center;font-size: 16px;margin-bottom: 10px;}

.prt_bt{text-align: center;font-size: 20px;margin-bottom: 10px;font-weight: bold;letter-spacing: 3px;}

.info_bt{
	width:100%;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;	
}

.info_bt font{
	font-weight:bold;
	font-size: 20px;	
}

.info_btit{
	text-align: center;
	font-weight: bold;	
}

.info_left{
	text-align: left;	
}

.info_right{
	text-align: right;	
}

.info_center{
	text-align: center;	
}

.info_bold{
	font-weight: bold;
}

.noData{
	font-weight: bold;
	color:red;
	font-size: 13px;
	padding: 5px;
}