﻿.Content
{
    width:960px;
    clear: both;
    text-align:left;
    margin: 10px auto;
}
.filter
{
    width:182px;
    position:relative;
    float:left;
	top: 0px;
	left: 0px;
}
.filterTitle
{
    width:100%;
    text-align:center;
    background-image:url(../images/vendor/wintitle06.gif);
    height:18px;
    color:White;
    font-weight:bold;
    padding-top:6px;
}
.filterContent
{
	padding-top: 20px; 
    width:99%;
    border-bottom:1px solid #fe8e20;
    border-left:1px solid #fe8e20;
    border-right:1px solid #fe8e20;    
    height:300px;
    min-height:300px;
}
.filter UL
{
    margin:0px;
    padding: 0;
    list-style: none;
}
.filter LI
{
    margin-top:5px;
    padding-left:10px;
}
.filterButtom
{
    width: 130px;
    margin: 20px auto auto;
}
.VendorList
{
    width:768px;
    /*min-height:408px;*/
    float:right;
}
.VendorListTitle
{
    background-image:url(../images/vendor/xianshiback.jpg);
    height:20px;
    line-height:20px;
    color:White;
    border:1px solid #daac76;
    text-align:center;
}
.VendorListItem
{
    white-space:nowrap;
    text-overflow:ellipsis;
    text-decoration:none;
    height:30px;
    line-height:30px;
    overflow:hidden;
}
a.VendorItem
{
    color:#666666;
    text-decoration:underline;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
a.VendorItem_title
{
	color:#ffffff;
    text-decoration:underline;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
a.VendorItem:hover
{
    color:#FF812D;
    text-decoration:underline;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.SelectRow
{
    border:1px solid #c1d3e9;
    background-color:#fff8ee;
}
.PageControl
{
    text-align:right;
}
.List
{
    /*min-height:408px;*/
}
.VendorFilterButton
{
    background-image:url(../images/vendor/searchbackbott2.gif);
    padding-top:3px;
    height:21px;
    font-size:12px;
    color:White;
}