﻿
#form1 #main #main_r #search {
	width: 100%;
	height: 15px;
	margin-top: 5px;
	text-align: right;
	font-size: 13px;
	float: right;
}
#form1 #main #main_r #show1 {
	width: 746px;
	height: auto;
	float: right;
	display: table;
	overflow: auto;
}
#form1 #main #main_r #show1 #show {
	width: 729px;
	height: auto;
	float: left;
	color: #3B6EAE;
	text-align: left;
	margin: 15px 0px 15px 0px; 
	display: table;
	overflow: auto;
}
.row {
	width: 100%;
	height: auto;
	display: table;
	overflow: auto;
}
.row_l {
	width: 360px;
	height: auto;
	float: left;
	
}
.row_pic_Dang {
	width: 360px;
	height: 222px;
	float: left;
	background-image: url(../images/dangyuan.jpg);
	background-repeat: no-repeat;
	
}
.row_pic_Tuan {
	width: 360px;
	height: 222px;
	float: left;
	background-image: url(../images/tuanyuan.jpg);
	background-repeat: no-repeat;
	
}
.row_r {
	width: 360px;
	height: auto;
	float: right;
}
.row_title {
	width: 100%;
	height: 30px;
	color: #940400;
	font-family: "黑体";
	line-height: 28px;
	text-align: left;
	background-image: url(../images/default_title_bk.gif);
	background-repeat: repeat-x;
}

.row_title_Pic {width: 100%; height: 36px;}
.row_title_Pic_more {width: 100px; height: 100%; float: right; line-height: 32px; text-align: right; font-size: 13px;}

.row_item {
	width: 100%;
	height: 25px;
	line-height: 29px;
	text-align: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.row_item_l {
	width: 270px;
	height: 100%;
	float: left;
}
.row_item_r {
	width: 80px;
	height: 100%;
	float: left;
}
.row_bot1 {
	width: 100%;
	height: 12px;
}

.row_map_l {
	width: 70px;
	height: 25px;
	line-height: 25px;
	margin-top: 5px;
	background: #E6E9E9;
	text-align: center;
	float: left;
	font-size: 14px;
}
.row_map_r {
	width: 640px;
	height: 25px;
	line-height: 25px;
	margin-top: 5px;
	margin-left: 8px;
	text-align: left;
	float: left;
	font-size: 14px;
	color:#999999;
}

<!--图片库-->
#form1 #main #main_r #show1 #show #pic {
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.row_d_cell {
	width: 180px;
	height: auto;
	float: left;
	background-image: url(../images/picture_area2.gif);
	background-repeat: no-repeat;
}
.row_d_pic {
	width: 150px;
	height: 112px;
	margin: 2px 15px 2px 15px;
}
.row_d_title {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 13px;
	color:#333333;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 10px;
}



