@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;}
/*场地预约区分场地*/
.sl{
	font-weight: bold;
	color: #008eef;
}
.gg{
	font-weight: bold;
	color: green;
}

/**提示样式-start**/
.right{ float:left; padding:10px 0 0 10px; }   
.right_top{ background:url(../images/right_top.jpg) no-repeat; width:629px; height:11px; overflow:hidden;}
.right_content_bg{background:#FFF; border-left:#c9c9c9 1px solid; border-right:#c9c9c9 1px solid; }
.right_content{ padding:10px 2px 10px 30px; height:203px;}
.right_bottom{ background:url(../images/right_bottom.jpg) no-repeat; width:629px; height:11px;}
.right_title{ font-weight:bold; color:#c50402; font-size:16px; line-height:30px;}
.line{ border-bottom:#666 1px dashed; width:400px; height:2px;}
.right_content_wenzi{ line-height:25px; padding-top:10px;font-size: 14px}
.right_content_wenzi1{ line-height:25px; padding-top:10px;}
.right_content_wenzi2{ line-height:25px; padding-top:10px;}
/**提示样式-end**/