.LTextBoxDrop
{
	BORDER: black 1px solid;
	FONT-SIZE: 16px;
	font-weight:bold;
	Z-INDEX: 99;
	BACKGROUND: white;
	LINE-HEIGHT: 17px;
	POSITION: absolute;
	 
}

.LTextBoxDrop_Act
{
	BACKGROUND: #36c; COLOR: white
}

.DataGridHead
{
	background-image: url(images/DataGridHead.gif);
	background-color: #4455aa;
	color: white;
	font-size: x-small;
	font-weight:bold;
}

.DataGridHead  A:link,.DataGridHead A:visited
{
	Color:#6C6C6C;
}

.DataGridHead A:hover,.DataGridHead A:active
{
	Color:#cc0000;
}

.Attachment table
{
    border-right: #d9e3ea 2px solid;
    border-top: #d9e3ea 2px solid;
    border-left: #d9e3ea 2px solid;
    border-bottom: #d9e3ea 2px solid;
    border-collapse: collapse;
}

.Attachment th,.Attachment td
{
    padding-right: 4px;
    padding-left: 6px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.TableCaption
{
    font-weight: bold;
    font-size: large;
    margin:6px 0 0 0;
}

.BBSHeadItem th
{
    border-bottom: #639ace 1px solid;
}

.LVTabControl
{
    border-right: #71A1AF 1px solid;
    border-top: #71A1AF 1px solid;
    border-left: #71A1AF 1px solid;
    border-bottom: #71A1AF 1px solid;
}

.LVTabControl th,.LVTabControl td
{
    text-align: left;
    border-bottom: #cccccc 1px solid; /*×ó±ßµ¼º½±ß¿òÏßµÄÑÕÉ«*/   
}

.LVTabControl a
{
    width: 100%;
    background-position: right;
    background-image: url(images/navexpand.gif);
    background-repeat: no-repeat;
    padding-right: 30px;
    padding-left: 6px;
    padding-bottom: 6px;
    padding-top: 6px;
    text-decoration: none;
}

.LVTabControl th
{
    background-image: url(images/xian_k.gif);
    background-repeat: repeat-x;
    color:#6AA7D6;
    font-weight: bold;
    font-size: 15px;
    padding-left:6px;
    padding-right:6px;
}

.vTabSelected th
{
    background-image: url(images/navSelbj.gif);
    color:Red;
    font-weight: bold;
    font-size: 15px;
    padding-left:6px;
    padding-right:6px;
}

.vTabSelected span
{
    width: 100%;
    background-position: right;
    background-image: url(images/navcollapse.gif);
    background-repeat: no-repeat;
    padding-right: 30px;
    padding-left: 6px;
    padding-bottom: 6px;
    padding-top: 6px;
}

.LVTabControl img
{
     margin-right: 8px;
     padding-right:10px;
}
