.Pro_main{
	background-color: #eeeeee;
	padding: 15px;
	clear: both;
	height: 500px;
	background-image: url(../images/gongsi.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.Pro_main_Right_bg{
	border: 1px solid #eeeeee;
	background-color: #DDDDDD;
	padding: 10px;
	width: 500px;
	margin-bottom: 10px;
	cursor: hand;
	overflow: hidden;
}
.Pro_main_Right_bg:hover{
	border: 1px solid #ff0000;
	background-color: #FEF3DD;
}

.Pro_main_Right_bg_english{
	border: 1px solid #eeeeee;
	background-color: #DDDDDD;
	padding: 10px;
	width: 500px;
	height: 110px;
	margin-bottom: 10px;
	cursor: hand;
}
.Pro_main_Right_bg_english:hover{
	border: 1px solid #ff0000;
	background-color: #FEF3DD;
}

.Pro_main_Right_img{
	border: 1px solid #999999;
	width: 150px;
	background-color: #999999;
	margin-right: 20px;
	float: left;
}
.Pro_main_Right_img strong{
	line-height: 20px;
	color: #FFFFFF;
}

.Pro_main_Right_body{
	margin-bottom: 10px;
	float: left;
}

.Pro_list li{
	background-image: url(../images/dian.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-left: 20px;
	line-height: 20px;
}
.Pro_list li a:hover{
	color: #FF0000;
}
.main_right_title{
	background-color: #DDDDDD;
	color: #666666;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	cursor: hand;
}
