﻿#left {
	float: left;
	width: 235px;
	overflow:hidden;
}
#left .visitor {
	background-image: url(../images/login.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
	width: 235px;
}
#left .area {
	width: 233px;
	border-left:solid 1px #EDE5CA;
	border-right:solid 1px #EDE5CA;
	border-bottom:solid 1px #EDE5CA;
}
#left .area .lgtable {
    margin-top:6px;
}
#left .area .t1 {
	height: 22px;
	width: 72px;
	padding-right:3px;
	line-height:22px;
	text-align:right;
	font-size:11px;
}
#left .area .t2 {
	height: 22px;
	width: 160px;
	line-height:22px;
}
#left .area .t2 .ctext {
	background-color: #D1C6A0;
	height: 18px;
	width: 148px;
	border:0px;
}
#left .area .t2 .limg {
    margin-right:5px;
}

#left .exhibitor {
	background-image: url(../images/exhibitor.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
	width: 235px;
	margin-top: 5px;
}
#left .exarea {
	background-image: url(../images/exarea.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 235px;
	padding-top: 10px;
}
#left .exarea ul {
	height: 28px;
	line-height:28px;
	width: 228px;
	
	margin-right: auto;
	margin-left: auto;
}
#left .exarea li {
	height: 28px;
	float:left;
	width: 73px;
	margin-right: 3px;
	list-style-type:none;
	background-image: url(../images/unselect.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	cursor:pointer;
}
#left .exarea li.selected {
	margin-right: 2px;
	background-image: url(../images/selected.gif);
}
#left .exarea li.oth {
	margin-right: 0px;
}

#left .exsearch {
	height: 42px;
	width: 233px;
	border: 1px solid #EDE5CA;
	border-top:0px;
}
#left .exsearch .t1 {
    width:158px;
	text-align:right;
	height:20px;
	line-height:20px;
	padding-top:10px;
}
#left .exsearch .t2 {
    width:69px;
	padding-left:6px;
	height:20px;
	line-height:20px;
	padding-top:10px;
}
#left .exsearch .stext {
	background-color: #D1C6A0;
	height: 18px;
	line-height:18px;
	width: 148px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#left .fair {
	background-image: url(../images/fair.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 235px;
	margin-top: 6px;
}
#left .fairbg {
	background-image: url(../images/fairbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 192px;
	width: 233px;
	border: 1px solid #EDE5CA;
}
#left .fairbg ul {
	width: 213px;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
}
#left .fairbg li {
	height: 20px;
	line-height:20px;
	list-style-type:none;
	width: 213px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
#left .products {
	background-image: url(../images/fairbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 145px;
	margin-top:6px;
	width: 233px;
	border: 1px solid #EDE5CA;
}
#left .products h2 {
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	line-height:25px;
	width: 204px;
	padding-left:20px;
	color:#615225;
	margin-left: 9px;
}
#left .products .pro {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-top:15px;
}
#left .products .pro td {
	text-align: center;
	vertical-align: middle;
	height: 78px;
	width: 90px;
}
#left .products .pro img {
    border:#CCCCCC 1px solid;
}