
input[type=button],input[type=submit] {
    /*-webkit-appearance: none;  /* Safari 和 Chrome，常用於iOS下移除內建樣式 */
    /*-moz-appearance: none;      FireFox */
    cursor:pointer
}
#HoverAd
{
	position:absolute; 
	top:100px; 
	overflow:hidden; 
	padding:10px; 
	background:#fff; 
	border:solid 1px #eee; 
	/*box-shadow: 0 0 100px #eea236;*/
	z-index: 101;
	margin-left: 5px;
}
#IndexPrice
{
	overflow: hidden;
	margin: 10px 0 0 11px;
	padding-bottom: 0px;
	border: 1px solid #ccc;
	width: 530px;
	height: 80px;
	font-family: Verdana,Geneva,sans-serif;
}

#IndexPrice div.product
{
	width: 170px;
	height: 16px;
	float: left;
	padding: 5px 2px 5px 4px;
	border-bottom: solid 1px #eee;
}
#IndexPrice div.product2
{
	width: 170px;
	height: 16px;
	float: left;
	padding: 5px 2px 5px 4px;
	border-bottom: solid 1px #eee;
	background-color: #EAF0F7;
}
#IndexPrice .price
{
	float: right;
	font-size: 11px;
	line-height: 16px;
}
#IndexPrice img
{
	margin: 2px 0 0 2px;
	vertical-align: top;
}
#IndexPrice a
{
	color: #546fb6;
	font-family: Verdana,Geneva,sans-serif;
	font-size: :13px;
}
#IndexPrice a:hover
{
	color: #ec6841;
	font-family: Verdana,Geneva,sans-serif;
	font-size: :13px;
}
#IndexVideo
{
	overflow: hidden;
	padding-bottom: 0px;
	width: 530px;
}

#ColumnSearch
{
	padding: 5px;
	width: 100%;
	height: 55px;
}
#Column
{
	padding: 0 10px;
	width: 100%;
	float: left;
}
#Column div.list
{
	border-bottom: solid 1px #bbb;
	width: 615px;
	float: left;
	margin: 1px;
	padding-bottom: 10px;
}
#Column .list .author
{
	width: 593px; /*background-color:#D34C12; */
	height: 105px;
	padding: 10px;
	color: #444;
}
#Column .list .author .pic
{
	background-image: url(../img/wineListBg1.jpg);
	background-position: center top;
	height: 98px;
	width: 150px;
	padding-top: 12px;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
}
#Column .list .author .desc
{
	color: #444;
	font-size: 13px;
	float: left;
	width: 440px;
	min-height: 98px;
	padding-top: 8px;
	font-size: 15px;
}

#Column .list .author .desc hr
{
	border: none;
	border-top: solid 1px #eee;
	margin-left: -8px;
	width: 440px;
}
#Column .list .subject
{
	width: 100%;
}
#Column .list .subject table
{
	width: 100%;
	font-size: 15px;
	padding-bottom: 3px;
}
#Column .list .subject table a
{
	font-size: 15px;
}
#Column .list .subject td.nodata
{
	padding-left: 8px;
	color: #888;
}
#Column .list .total
{
	width: 98%;
	text-align: right;
}
#Column .list .subject table tr:nth-child(odd)
{
	background-color: #eee;
}
#Column .list .subject table td
{
	height: 26px;
}

.columnblue15, a.columnblue15
{
	font-size: 15px;
	text-indent: 5px;
	color: #546fb6;
}

.tab-con3
{
	width: 620px;
	height: 31px;
	background: #ddd;
	font-size: 13px;
	line-height: 18px;
}
.tab-con3 th
{
	background: #EAF0F7;
	padding: 5px;
}
.tab-con3 tr:nth-child(even)
{
	background: #fff;
}
.tab-con3 tr:nth-child(odd)
{
	background: #EAF0F7;
}
.tab-con3 td
{
	padding: 5px;
}
.bid-list-menu a
{
	margin: 1px 3px 1px 3px;
}
.bid-list-hint
{
	padding: 5px 0 5px 15px;
	font-size: 13px;
}
.bid-list-thumb
{
	margin: 0px 0px 0px 14px;
}

.bid-list-thumb .item
{
	float: left;
	width: 148px;
	height: 180px;
	text-align: center;
	margin: 0 6px 6px 0px;
}
.bid-list-thumb .info
{
	border: solid 1px #ccc;
	width: 144px;
	height: 176px;	
	margin: 1px 0 0 1px
}
.bid-list-thumb .info:hover
{
	border: solid 2px #FF6600;
	margin: 0
}
.bluebtn
{
	margin-right: 5px;
	background-color: #d8ebF8;
	border: 1px solid #546fb6;
	padding: 0 25px;
	line-height: 25px;
	color: #094;
	font-weight: bold;
}

.bluebtn:hover
{
	border: 1px solid #888;
	background: url(../img/11111.jpg);
	line-height: 25px;
	color: #546fb6;
	text-decoration: none;
	font-weight: bold;
}
div.pager
{
	width: 100%;
	text-align: center;
	margin: 5px;
}
div.clear, div.clean
{
	clear: both;
}
.size15
{
	font-size: 15px !important;
}
.size13
{
	font-size: 13px !important;
}
.size12
{
	font-size: 12px !important;
}
