﻿@charset "utf-8";

#pos {
	height: 35px;
	margin-left: 32px;
	line-height: 35px;
}
#pos em {
	font-style: normal;
	color: #FF6600;
}
.pleft {
	float:left;
	width:166px;
	margin-left:0px;
}
.pleft ul {
	width:166px;
}
.pleft li {
	width:105px;
	height:20px;
	margin-top:5px;
	padding-top:5px;
	padding-left:61px;
	background: url(../images/listBG.gif) no-repeat left top;
	list-style-type:none;
	line-height:18px;
}
#sleft {
	float:right;
	width: 808px;
	overflow:hidden;
}
.tiper {
	width: 790px;
	padding-left:18px;
	height:24px;
	background-image: url(../images/listTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	line-height:24px;
	margin-top:5px;
}
#sleft .searchform {
	height:30px;
	margin-top:6px;
	padding-top:10px;
	background-color:#FFF1E9;
	line-height:20px;
}
#sleft .searchform div {
	float:left;
	padding-left:6px;
}
#sleft .content {
	clear:both;
	margin-top:6px;
}
#sleft .itemlist {
	width:800px;
	padding-left:8px;
}
#sleft .itemlist .item {
	float:left;
	width:400px;
	margin-top:10px;
}
#sleft .itemlist .item .pic {
	float:left;
	width:160px;
}
#sleft .itemlist .item .pic img {
	width:160px;
	height:120px;
}
#sleft .itemlist .item .txt {
	float:left;
	width:200px;
	padding-top:6px;
	padding-left:10px;
}
#sleft .page {
	clear:both;
	padding-top:10px;
}