﻿
.boder_lr
{
	border: solid 1px #D3D3D3;
	margin-top: 0px;
}

.title_back_lr
{
	background: url(../image/index1/左右两边title.png) repeat-x;
	height: 25px;
}

.title_pic_lr
{
	background: url(../image/Index1/绿圈圈三角.gif) no-repeat;
	float: left;
	margin-left: 5px;
	height: 19px;
	padding-left: 25px;
	margin-top: 3px;
	font-weight: bolder;
	padding-top: 3px;
}
.title_right
{
	float: right;
	width: 150px;
	height: 19px;
	margin-top: 5px;
	margin-right: 5px;
	vertical-align: middle;
	color: #676767;
}

.search_txt
{
	width: 260px;
	border: solid 1px #CCCCCC;
	margin-left: 5px;
	float: left;
}

.search_ddl
{
	width: 100px;
	margin-left: 5px;
}

.search_btn
{
	background: url(../image/banner/搜索按钮.gif) no-repeat;
	height: 24px;
	width: 74px;
	border: 0;
	margin-top: 5px;
}

/*列表样式切换开始*/
.displayLi
{
	list-style: none;
}
.displayLi li
{
	width: 100%;
	margin-top: 5px;
	border-bottom: dashed 1px #D3D3D3;
	text-align: left;
	line-height: 30px;
	height: 100px;
}
.displayLi img
{
	width: 130px;
	height: 90px;
	border: 0;
	float: left;
	margin-right: 10px;
}
.displayLi li div
{
	float: left;
}
.imageli
{
	list-style: none;
}
.imageli li
{
	float: left;
	width: 220px;
	margin-left: 10px;
	text-align: left;
	margin-top: 5px;
}
.imageli img
{
	width: 210px;
	border: 0px;
}
/*列表样式切换结束*/
