﻿
/*关于表格边框的样式*/
/*-------------------------------------*/
.buildTable
{
	border:#eeeeee 1px solid; 
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	font-size: 12px;
	width:88%;
}

.tabShowProvinceLine
{
	border-left: #cecfce 1px solid; 
	border-top: #cecfce 1px solid; 
	border-right: #cecfce 1px solid; 
	border-bottom: #cecfce 1px solid; 
	
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	font-size: 12px;
	width:99%;
}

.tabProvinceLine
{
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	font-size: 12px;
	width:99%;
}

.buildCell_Td
{
	font-size: 12px;
	vertical-align:middle;
}

.buildCell_left_top_right_bottom_Title
{
	border-left: #cecfce 1px solid; 
	border-top: #cecfce 1px solid; 
	border-right: #cecfce 1px solid; 
	border-bottom: #cecfce 1px solid;
	vertical-align:middle;
	color:#717176;
	font-family:宋体;
	font-size: 12px;
	font-weight:bold;
}

.buildCell_left_top_right_bottom
{
	border-left: #cecfce 1px solid; 
	border-top: #cecfce 1px solid; 
	border-right: #cecfce 1px solid; 
	border-bottom: #cecfce 1px solid; 
	vertical-align:middle;
	
	padding-top:3px;
	padding-bottom:3px;
	font-size: 12px;
}

.buildCell_left_top_bottom_Title
{
	border-left: #cecfce 1px solid; 
	border-top: #cecfce 1px solid; 
	border-bottom: #cecfce 1px solid;
	vertical-align:middle;
	color:#717176;
	font-family:宋体;
	font-size: 12px;
	font-weight:bold;
}

.buildCell_left_top_bottom
{
	border-left: #cecfce 1px solid; 
	border-top: #cecfce 1px solid; 
	border-bottom: #cecfce 1px solid;
	vertical-align:middle;
	
	padding-top:3px;
	padding-bottom:3px;
	font-size: 12px;
}

.buildCell_left_top_Title
{
	border-left: #cecfce 1px solid; 
	border-top: #cecfce 1px solid; 
	vertical-align:middle;
	color:#717176;
	font-family:宋体;
	font-size: 12px;
	font-weight:bold;
}

.buildCell_left_top
{
	border-left: #cecfce 1px solid; 
	border-top: #cecfce 1px solid; 
	vertical-align:middle;
	
	padding-top:3px;
	padding-bottom:3px;
	font-size: 12px;
}

.buildCell_left_right_bottom
{
	border-left: #cecfce 1px solid; 
	border-right: #cecfce 1px solid; 
	border-bottom: #cecfce 1px solid;
	vertical-align:middle;
	
	padding-top:3px;
	padding-bottom:3px;
	font-size: 12px;
}

.buildCell_left_bottom
{
	border-left: #cecfce 1px solid; 
	border-bottom: #cecfce 1px solid;
	vertical-align:middle;
	
	padding-top:3px;
	padding-bottom:3px;
	font-size: 12px;
}

.buildCell_left_top_right
{
	border-left: #cecfce 1px solid; 
	border-top: #cecfce 1px solid; 
	border-right: #cecfce 1px solid;
	vertical-align:middle;
	
	padding-top:3px;
	padding-bottom:3px;
	font-size: 12px;
}

.buildCell_left_right_bottom
{
	border-left: #cecfce 1px solid; 
	border-right: #cecfce 1px solid; 
	border-bottom: #cecfce 1px solid;
	vertical-align:middle;
	
	padding-top:3px;
	padding-bottom:3px;
	font-size: 12px;
}

.buildCell_bottom
{
	border-bottom: #cecfce 1px solid;
	vertical-align:middle;
	
	padding-top:3px;
	padding-bottom:3px;
	font-size: 12px;
}

.buildCell_left
{
	border-left: #cecfce 1px solid;
	vertical-align:middle;
	
	padding-top:3px;
	padding-bottom:3px; 
}

.buildCell_right
{
	border-right: #cecfce 1px solid;
	vertical-align:middle;
	
	padding-top:3px;
	padding-bottom:3px; 
	font-size: 12px;
}

.buildCell_left_right
{
	border-left: #cecfce 1px solid; 
	border-right: #cecfce 1px solid;
	vertical-align:middle;
	
	padding-top:3px;
	padding-bottom:3px; 
	font-size: 12px;
}

.buildCell_right_bottom
{
	border-right: #cecfce 1px solid; 
	border-bottom: #cecfce 1px solid;
	vertical-align:middle;
	
	padding-top:3px;
	padding-bottom:3px;
	font-size: 12px;
}

.a_YbNum { TEXT-DECORATION: none; }
.a_YbNum:hover { RIGHT: 0px; COLOR: red; font-weight:bold; POSITION: relative; TOP: 1px; TEXT-DECORATION:none; }

/*中秋图标*/
.img_Zq
{
	POSITION: relative; 
	TOP: 2px;
	margin-left:2px;
	margin-right:2px;
	display:none;
}

/*国庆图标*/
.img_Gq
{
	POSITION: relative; 
	TOP: 2px;
	margin-left:2px;
	margin-right:2px;
	display:none;
}

/*全部图标样式*/
.img_Full
{
	POSITION: relative; 
	TOP: 2px;
	margin-left:2px;
	margin-right:2px;
	display:inline;
	width:20px;
	height:15px;
}




