.main {
	margin-top:10px;
}
#pro_list {
	float:left;
	width:188px;
	min-height:420px;
	_height:420px;
}
#content {
	float:left;
	width:800px;
	min-height:420px;
	_height:420px;
	margin-left:16px;
}
#pro_top_bg, #pro_bottom_bg, #pro_middle {
	width:187px;
	height:39px;
	background:url(../images/top_bg.gif) no-repeat;
}
#pro_bottom_bg {
	height:30px;
	background:url(../images/bottom_bg.gif) no-repeat;
}
#pro_middle {
	width:187px;
	height:auto;
	padding:10px 0 20px 0;
	background:url(../images/middle_bg.gif) repeat-y;
}
#pro_middle ul li {
	width:144px;
	height:96px;
	padding:5px 0 0 5px;
	margin-bottom:20px;
	background:url(../images/bg4.gif) no-repeat;
}
#pro_middle ul li img{
	width:140px;
	height:90px;
}
h2 {
	font-size:14px;
	color:#333;
	padding:0 0 0 20px;
	background:url(../images/arrow_ico2.gif) no-repeat 0 2px;
	border-bottom:2px solid #ff962d;
}
#txt {
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:14px;
}
#txt p {
	text-indent:1em;
	margin-top:1em;
}
/*news*/
#news{
	font-size:12px;
	padding:5px 10px 0 10px;
}
#news ul li{
	position:relative;
	padding:0 0 0 18px;
	margin-top:10px;
	border-bottom:1px dotted #999;
	background:url(../images/arrow_ico3.gif) no-repeat 0 5px;
}
#news ul li span{
	position:absolute;
	right:0;
	top:0px;
	color:#999;
	font-size:11px;
}
#news h1{
	text-align:center;
	font-size:18px;
	margin:10px auto;
}
#news p{
	margin-bottom:1em;
	text-indent:1em;
}
#addfav{
	text-align:right;
}
#addfav span{
	margin-left:12px;
	font-weight:bold;
}
.rr{
text-align:right;
font-weight:bold;
}


