﻿@charset "utf-8";
#index_pro {
	width: 216px;
	background-image: url(img/left_bg.jpg);
	background-position: left 0px;
	height: auto;
	clear: both;
	padding-top: 0px;
	margin-top: 0px;
	overflow: hidden;
}
.index_pro_title{
	padding-top: 0px;
	background-image: url(img/left_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	clear: both;
	width: 100%;
	overflow: hidden;
}
.index_pro_title a.index_pro_tl{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/pro_title-.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	line-height: 36px;
	text-align: center;
	width: 200px;
}
.rollBox {
	OVERFLOW: hidden;
	text-align: center;
	height: auto;
	width: 200px;
	padding-top: 10px;
	margin: auto;
}

.rollBox .Cont {
	WIDTH: 100%;
	OVERFLOW: hidden;
	margin: auto;
}
.rollBox .ScrCont {
	WIDTH: 1342177.27px
}
.rollBox #List1 {
	FLOAT: left;
}
.rollBox #List2 {
	FLOAT: left;
}
.rollBox .LeftBotton {
	WIDTH: 27px;
	DISPLAY: inline;
	FLOAT: left;
	HEIGHT: 180px;
	OVERFLOW: hidden;
	CURSOR: pointer;
	background-image: url(img/arrow_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 60px;
}
.rollBox .RightBotton {
	WIDTH: 27px;
	DISPLAY: inline;
	FLOAT: right;
	HEIGHT: 180px;
	OVERFLOW: hidden;
	CURSOR: pointer;
	background-image: url(img/arrow_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 60px;
}
#indexpro_bg{
	clear: both;
	margin: auto;
	padding-top: 0px;
}

#indexpro_bg li{
	float: left;
	width: 200px;
	padding-left: 0px;
	padding-right: 0px;
	height: 160px;
	text-align: center;
	padding-top: 0px;
	overflow: hidden;

}
#indexpro_bg li div.indexpro{
	height: 100px;
	overflow: hidden;
	border: 0px solid #f1f1f1;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;

}
#indexpro_bg li a.indexpro_pic{
/*	display: table-cell;
	vertical-align:middle;
	text-align:center;
	*display: block;
	*font-size: 88px;
	*font-family:Arial;*/
	
	height:100px;
	width:150px;
	background-image: url(img/pbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;

	border: 0px solid #999999;
	text-align: center;
	margin: auto;
}
#indexpro_bg li img{
	vertical-align: middle;
	height: 100px;
	width: 128px;
}
#indexpro_bg li a{
	display: block;
	text-decoration: none;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	clear: both;
	font-size: 12px;
	width: 100%;
}
#indexpro_bg li a:hover{
	text-decoration: none;
	color: #FF6600;
}
