#right {
	float: right;
	width: 749px;
}
.title span {
	padding: 0 5px;
	font: bold 12px/22px normal;
	color: #0c3377;
}
.title a {
	float: right;
	margin-top: 5px;
	width: 41px;
	height: 11px;
	overflow: hidden;
	background-image: url("../images/more.gif");
}
.title a:hover {
	background-position: left -11px;
}
.center1 {
	float: left;
	width: 468px;
	overflow: hidden;
}
.index{
	margin-bottom:10px;
	}
.right1 {
	float: right;
	width: 268px;
	overflow: hidden;
}
.center {
	float: left;
	width: 368px;
	overflow: hidden;
}
.index{
	margin-bottom:10px;
	}
.right {
	float: right;
	width: 368px;
	overflow: hidden;
}
.product {
	clear: both;
	height: 159px;
	padding: 5px 0 0 30px;
	margin: 9px 0;
	border: 1px solid #ccc;
	background: url("../images/ptitle.gif") left top no-repeat;
}
.content, #list1, #list2 {
	padding: 10px 8px 10px 8px;
	overflow: hidden;
}
#list1 p, #list2 p {
	margin: 0;
	padding: 2px 0 0 26px;
	height: 22px;
	border-bottom: 1px dashed #e1e1e1;
	background: url("../images/ico.gif") 5px -20px no-repeat;
	overflow: hidden;
}
#list2 p {
	margin-left: 1px;
	border-bottom: 1px dotted #e1e1e1;
	background: url("../images/ico.gif") 5px -46px no-repeat;
}  
#list1 p a, #list2 p a {
	float: left;
	max-width: 165px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#list2 p a {
	max-width: 190px;
}
#list1 p span, #list2 p span {
	float: right;
	width: 70px;
	color: #999;
}
#list2 p span {
	float: right;
	width: 60px;
}
#network {
	height: 147px;
	background: url("../images/pic.jpg") center center no-repeat;
}