#main .content .location {
	float:left;
	width:100%;
	line-height:30px;
}

.page-list .content .search {
	float:left;
	width:900px;
	border:1px solid #c1e1e5;
	background:#e7f6f8 url(../images/ico_search_zoom.gif) no-repeat 10px 9px;
	padding-left: 38px;
}

.page-list .content .search p {
	height:40px;
	line-height:40px;
}

#ie6 .page-list .content .search p {
	height:30px;
	line-height:30px;
	padding-top: 10px;
}

.page-list .content .search p * {
}

.page-list .content .search input, .page-list .content .search select {
	margin-right: 20px;
}

.page-list .content .search input.act {
	width: 51px;
	height: 22px;
	border:0 none;
	background: url(../images/btn_gray_w51.gif) no-repeat;
	cursor:pointer;
	color:#696969;
}

.page-list .content .category-list {
	float:left;
	width:100%;
	margin-top:10px;
}

.page-list .content .category-list .hd {
	float:left;
	width:100%;
	height:15px;
	background:url(../images/bg_lightblue_hf_w940.gif) no-repeat;
}

.page-list .content .category-list .con {
	float:left;
	width:auto;
	background:url(../images/bg_lightblue_line_w940.gif) repeat-y;
	padding:0 20px;
	line-height:24px;
}

.page-list .content .category-list .con a {
	padding-right:20px;
	color:#35699d;
}

.page-list .content .category-list .ft {
	float:left;
	width:100%;
	height:15px;
	background:url(../images/bg_lightblue_hf_w940.gif) no-repeat 0 -15px;
}

.page-list .content .paginate {
	float:left;
	width:100%;
	text-align: right;
	padding: 10px 0;
}

.page-list .content .item-list {
	float:left;
	width:100%;

}

.page-list .content .item-list table {
	width: 100%;
	border-collapse: collapse;
}

.page-list .content .item-list th {
	height: 30px;
	line-height: 30px;
	background: url(../images/bg_gray_vline_h31.gif) repeat-x;
	border-top: 2px solid #bdebf0;
	border-bottom: 1px solid #dcdcdc;
	text-align: center;
}

.page-list .content .item-list td {
	padding: 10px 0;
	text-align: center;
	border-bottom: 1px dashed #dcdcdc;
}


.page-list .content .item-list img.thumb {
	width: 120px;
	height: 90px;
	border: 1px solid #ccc;
}



.page-show .content .item-show-wrap {
	float:left;
	width:820px;
	padding:20px 0 0 70px;
}

.page-show .content .item-show-wrap h3 {
	float:left;
	width:820px;
	height:34px;
	line-height: 34px;
	background:url(../images/bg_show_h3.gif) no-repeat;
}

.page-show .content .item-show-wrap h3 span {
	padding-left:55px;
	color:#35699d;
}

#goods_show{
	width:300px;
	float:left;
	margin-top: 20px;
}
#goods_show div.photo-list{
	width:272px;
	height:212px;
	overflow:hidden;
}
#goods_show div.photo-list div.photo{
	display:none;
	width:270px;
	height:210px;
	text-align:center;
}

#goods_show div.photo-list div.photo img {
	width:270px;
	height:210px;
	border: 1px solid #ccc;
}

#goods_show ul.thumbs{
	width:272px;
	height:76px;
	overflow:hidden;
}
#goods_show ul.thumbs li{
	display:inline;
	line-height:0;
	font-size:0;
	width:54px;
	height:42px;
	float:left;
	padding:2px;
	border:2px solid #fff;
	margin:3px;
	cursor:pointer;
}
#goods_show ul.thumbs li.current{
	border:2px solid #fe3736;
}
#goods_show ul.thumbs li img{
	width:52px;
	height:40px;
	border:1px solid #ccc;
}

.page-show .content .item-show-wrap .extend {
	float:left;
	width:300px;
	text-align:center;
}

.page-show .content .item-show-wrap .item-show {
	float:left;
	width:500px;
	margin-top: 20px;
}

.page-show .content .item-show-wrap .item-show p {
	float:left;
	width: 100%;
	padding: 5px 0;
	border-bottom:1px dashed #ccc;
}

.page-show .content .item-show-wrap .item-show span {
	line-height:20px;
}

.page-show .content .item-show-wrap .item-show span.label {
	float:left;
	width:80px;
	text-align:right;
	font-weight:bold;
}

.page-show .content .item-show-wrap .item-show span.text, .page-show .content .item-show-wrap .item-show span.textarea {
	display: block;
	text-indent: 15px;
}


.page-show .content .item-show-wrap .actions {
	float:left;
	width:100%;
	text-align: center;
	padding: 20px 0;
}


.page-list .content .info-list {
	float:left;
	width:100%;
}

.page-list .content .info-list ul, .page-list .content .info-show ul {
	float:left;
	width:100%;
}

.page-list .content ul.list-head, .page-list .content ul.show-head {
	height:30px;
	background:url(../images/bg_gray_vline_h31.gif) repeat-x;
	border-bottom:1px solid #dcdcdc;
}

.page-list .content ul.list-head li, .page-list .content ul.show-head li {
	float:left;
	height:28px;
	line-height:28px;
	padding: 0 15px;
	border-top: 2px solid transparent;
	border-right: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
}

.page-list .content ul.list-head li.current, .page-list .content ul.show-head li.current {
	border-color: #bdebf0;
	border-style: solid;
	border-width: 2px 1px 0;
	background:url(../images/bg_lightblue_vline_h29.gif) repeat-x;
}

.page-list .content .info-list ul.list-body {
	width:830px;
	padding-top:10px;
}


.page-list .content .info-list ul.list-body li {
	padding:10px 0 10px 35px;
	line-height: 20px;
	border-bottom:1px dashed #dcdcdc;
	padding-left:40px;
	background:url(../images/pt_gray_x3.gif) no-repeat 20px 14px;
}

.page-list .content .info-list ul.list-body li span.date {
	float:right;
	width:80px;
}

.page-list .content .info-list ul.list-body li span.link {
	float:right;
	width:80px;
}


.page-list .content .info-show {
	float:left;
	width:850px;
	padding-left:45px;
	padding-top:20px;
}

.page-list .content .info-show h3 {
	text-align: center;
	height:30px;
	line-height:30px;
}

.page-list .content .info-show .date {
	text-align: center;
	height:20px;
	line-height:20px;
	border-bottom:1px solid #ccc;
}

.page-list .content .info-show .desc {
	line-height:18px;
	font-size:12px;
	padding:20px 0;
}

.page-list .content .info-show .desc p {
	text-indent:40px;
	padding:5px 0;
}


.page-list .content .info-list table.list-table {
	width:740px;
	margin-top:20px;
	margin-left:100px;
	border-collapse:collapse;
	border:1px solid #ddd;
}

.page-list .content .info-list table.list-table th {
	border:1px solid #ddd;
	height:32px;
	line-height:32px;
	text-align:center;
	background-color:#f4f4f4;
	font-weight:bold;
}

.page-list .content .info-list table.list-table td {
	border:1px solid #ddd;
	height:32px;
	line-height:32px;
	padding-left: 20px;
}

.page-list .content .info-list table.list-table td.c {
	text-align:center;
	padding-left:0;
}

.page-list .content .info-show table.show-table {
	width:740px;
	margin-top:20px;
	margin-left:100px;
	border-collapse:collapse;
	border:1px solid #ddd;
}

.page-list .content .info-show table.show-table th {
	border:1px solid #ddd;
	height:32px;
	line-height:32px;
	text-align:center;
	background-color:#f4f4f4;
	font-weight:bold;
}

.page-list .content .info-show table.show-table td {
	border:1px solid #ddd;
	height:32px;
	line-height:32px;
	padding-left: 20px;
}

.page-list .content .info-show table.show-table td.c {
	text-align:center;
	padding-left:0;
}



.page-list .content .info-list ul.list-picinfo {
	float:left;
	width:100%;
}

.page-list .content .info-list ul.list-picinfo li {
	float:left;
	width:100%;
	padding:15px 0;
	border-bottom:1px dashed #ddd;
}

.page-list .content .info-list ul.list-picinfo li img {
	float:left;
	width:210px;
	height:160px;
	border:1px solid #ccc;
	margin-right:20px;
}

.page-list .content .info-list ul.list-picinfo li h3 {
	height:20px;
	line-height:20px;
}

.page-list .content .info-list ul.list-picinfo li h3 i {
	color:#df0022;
	padding-right:15px;
}

.page-list .content .info-list ul.list-picinfo li h3 a {
	color:#666;
	font-weight:bold;
}

.page-list .content .info-list ul.list-picinfo li p.com {
	height:36px;
	line-height:36px;
	color:#35699d;
}

.page-list .content .info-list ul.list-picinfo li p.desc {
	height:20px;
	line-height:20px;
	color:#666;
}

.page-list .content .info-list ul.list-picinfo li p.desc span.label {
	display:block;
	font-weight:bold;
}


.page-show .content .item-show-wrap .item-show h4 {
	height:20px;
	line-height:20px;
	font-size:14px;
}

.page-show .content .item-show-wrap .item-show h4 i {
	color:#DF0022;
	padding-right:15px;
}

.page-show .content .item-show-wrap .item-show p {
	border:0 none;
}

.page-show .content .item-show-wrap .item-show p.com {
	color:#35699D;
	height:30px;
	line-height:30px;
}



.page-show .content .item-show-wrap .item-table {
	float:left;
	width:100%;
	padding:20px 0;
}

.page-show .content .item-show-wrap .item-table table {
	width: 100%;
	border:1px solid #ddd;
	border-collapse:collapse;
}

.page-show .content .item-show-wrap .item-table table th {
	height:21px;
	line-height:21px;
	background:url(../images/bg_lightblue_th_h21.gif) repeat-x;
}

.page-show .content .item-show-wrap .item-table table th h4 {
	padding-left:20px;
	background:url(../images/pt_arrow_r.gif) no-repeat 8px 7px;
}

.page-show .content .item-show-wrap .item-table table td {
	line-height:20px;
	border:1px solid #ddd;
	padding: 4px 10px;
}

.page-show .content .item-show-wrap .item-table table td.label {
	text-align:center;
	font-weight:bold;
	color:#666;
	background-color:#f4f4f4;
}









