.pro_list{
	float:left;
	position:relative;
	top:-4px;
	width:928px;
	margin:0px 0 0px 0px;
	padding:0px 20px 20px 20px;
	height:100%;
	background:#f2f2f2;
	border:1px solid #ccc;
}

.one_pro{
	font-size:12px;
	display:block;
	padding:0 7px;
	float:left;
	height:30px;
	line-height:30px;
	color:#bfbfbf;
	border-bottom:1px dashed #bfbfbf;
}
.one_pro a.current{
	font-size:14px;
	display:block;
	padding:0 7px;
	float:left;
	height:30px;
	line-height:30px;
	color:#bfbfbf;
	border-bottom:1px dashed #bfbfbf;
}

.one_pro:hover{
	text-decoration:none;
}

.one_pro_last{
	background:none;
}

.connector_title{
	padding:6px 0;
	font-size:14px;
	color:#f4dcb8;
	font-weight:bold;
}

.line_gray{
	width:100%;
	height:1px;
	background:#595959;
	font-size:0px;
}
.line_black{
	width:100%;
	height:1px;
	line-height:1px;
	background:#141414;
	font-size:0px;
	_margin-top:-1px;
}
.line_none{
	width:100%;
	height:1px;
	line-height:1px;
	background:#313131;
	font-size:0px;
	_margin-top:-1px;
	margin-bottom:8px;
}

.pro_roll{
	float:left;
	width:100%;
	padding:1px 0 20px;
	position:relative;
	top:-2px;
	background:#009440;
}

.pro_roll_area{
	position:relative;
	top:0;
	left:0;
	width:100%;
	background:#FFF;
}

.pro_roll_top_line{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:30px;
	line-height:30px;
}

.roll_column1,.roll_column2,.roll_column3,.roll_column4{
	height:30px;
	line-height:30px;
	text-align:center;
	position:absolute;
	top:0;
	font-weight:bold;	
	border-right:1px solid #dcdcdc;
}

.roll_column1{
	width:140px;
	left:0;
}

.roll_column2{
	width:166px;
	left:140px;
}

.roll_column3{
	width:207px;
	left:305px;
}

.roll_column4{
	width:420px;
	left:510px;
	border-right:0px;
}

.pro_roll_main{
	width:100%;
	position:relative;
	left:0;
	top:30px;
	overflow:hidden;
	border-top:2px solid #009440;
}

.pro_roll_roll{
	width:100%;
	height:100%;
	position:relative;
	top:0;
	left:0;
}

.pro_one_line{
	position:relative;
	left:0;
	top:0;
	width:100%;
	background:#f8f8f8;
}

.pro_no_bg{
	background:#FFF;
}

.pro_roll_table{
	border-collapse:collapse;
	width:100%;
}

.pro_roll_table td{
	vertical-align:middle;
	padding:20px;
}

.roll_pro_column1,.roll_pro_column2,.roll_pro_column3,.roll_pro_column4{
	vertical-align:middle;
	word-break:break-all;
	position:relative;
	float:left;
	height:100%;
}

.roll_pro_column1,.roll_pro_column2,.roll_pro_column3{
	text-align:center;
}

.roll_pro_column4{
	text-align:left;
}

.roll_pro_column1{
	width:100px;
}

.roll_pro_column2{
	width:125px;
}

.roll_pro_column3{
	width:165px;
}

.roll_pro_column4{
	width:380px;
}

.roll_pro_break{
	border-right:1px solid #dcdcdc;
}

.pro_show_hidden{
	width:100%;
	height:100%;
	background:#fff;
	opacity:0;
	filter:alpha(opacity=0);
	position:absolute;
	left:0;
	top:0;
}

.pro_list_parts{
	position:relative;
	top:-4px;
	width:930px;
	margin:5px 0 5px 5px;
	padding:5px 20px 20px 20px;
	height:100%;
	background:#2e2e2e;
	border:1px solid #555555;
}

.pro_parts{
	width:100%;
	height:100%;
	position:relative;
	top:0;
	left:0;
}

.pro_part{
	float:left;
	width:230px;
	height:190px;
	margin-bottom:10px;
}

.pro_link{
	display:block;
	width:230px;
	height:190px;
	position:relative;
	left:0;
	top:0;
	color:#CCC;
	cursor:auto;
}

.pro_link:hover{color:#CCC;}

.pro_part_img{
	width:212px;
	height:145px;
	margin:9px auto;
}

.pro_title{
	display:block;
	position:absolute;
	bottom:15px;
	*bottom:5px;
	_bottom:0px;
	left:0;
	width:100%;
	text-align:center;
}

.news_top{
	width:980px;
	height:230px;
	overflow:hidden;
	position:relative;
	top:3px;
}

.pro_list_news{
	position:relative;
	top:-4px;
	width:930px;
	margin:5px 0 5px 5px;
	padding:5px 20px 20px 20px;
	height:100%;
	background:#2e2e2e;
	border:1px solid #555555;
}

.clear{
	clear:both;
}


