@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
ul li {
	list-style:none;
}
a {
	color:#555;
	text-decoration: none;
}
a:hover {
	color:#F00;
}
.clear {
	clear:both;
}
.fl_l {
	float:left;
}
.fl_r {
	float:right;
}
img {
	border:none;
}
img, a img {
	border: 0;
	vertical-align:middle;
}
.border table td {
	border-bottom:  dotted #999 1px;
	padding-left:15px;
}
.border img {
	margin-right:10px;
}

#content {
	width: 1000px;
	margin: 0 auto;
	padding:10px 0;
	background:#FFF;
}
.part01 {
	width:250px;
	float:left;
}
.title {
	height: 36px;
	background: #ebecec;
	position:relative;
}
.title h3 {
	width: 133px;
	height: 36px;
	line-height:36px;
	text-align: center;
	background: url(/main/xin/bg_07.gif) no-repeat;
	color: #eee7de;
	font-size:14px;
	font-weight:bold;
}
.part_list {
	padding: 7px 5px;
	background-color: #ffffff;
	min-height:50px;
}
.more {
	position:absolute;
	right:10px;
	top:7px;
	color:#a67c52;
}
.part02 {
	width:470px;
	float:left;
	margin-left:15px;
}
.part03 {
	width:250px;
	float: right;
}
.part04 {
	width:1000px;
	float:left;
}
.title {
	height: 36px;
	background: #ebecec;
	position:relative;
}
.title h3 {
	width: 133px;
	height: 36px;
	line-height:36px;
	text-align: center;
	background: url(/main/xin/bg_07.gif) no-repeat;
	color: #eee7de;
	font-size:14px;
	font-weight:bold;
}
.part_list {
	padding: 7px 5px;
	background-color: #ffffff;
	min-height:50px;
}
.pro_list img {
	background:#FFF;
	padding:3px;
	margin:0px 5px;
}
#footer {
	width: 1000px;
	margin: 10px auto 0;
	color: #736357;
	font-size: 12px;
	text-align:center;
}
.sub_left {
	width:240px;
	float:left;
}
.sub_left_part {
	margin-bottom:15px;
}
.part05 {
	width:740px;
	float:right;
}
.sub_right_title {
	height: 36px;
	line-height:36px;
	font-size:14px;
	font-weight: bold;
	background: #f8f1e7;
	border-bottom: #c69c6d 1px solid;
	color: #736357;
	padding-left:30px;
	width:710px;
}
.sub_right_list {
	background: #f8f1e7;
	padding:10px 15px;
	min-height:450px;
	height:100%;
	_height:450px;
}
