.MainCompany,.MainPro{ width:701px; margin:0 auto;}

.MainCompany{ height:237px; background-image:url(../images/MainImg1.jpg);}
.MainCompany h1{
	font-size: 12px;
	text-decoration: underline;
	padding-top: 25px;
	padding-left: 12px;
	padding-bottom: 15px;
}
.MainCompany p{
	text-align: justify;
	width: 460px;
	padding-left: 15px;
	line-height: 175%;
	font-family: Arial, Helvetica, sans-serif;
}

.MainCompanyT a{ color:#333; text-decoration:none; font-weight:bold;}


.More1 a{ color:#FF0000; text-decoration:none; margin-top: 5px;}

.MainCompany h1 a{ color:#333;}

.MainPro{ height:600px; background-image:url(../images/IndexProBg.jpg); background-repeat:no-repeat;}
.more{
	float: left;
	margin-top: 12px;
	margin-left: 100px;
}
.Cross{
	float: right;
	margin-top: 5px;
	width: 550px;
	margin-right: 10px;
	
}
.Cross a{
	color: #999999;
	text-decoration: none;
}
.Cross a:hover{
	color: #333333;
	text-decoration: underline;
}
.ProList{
	width:667px;
	height:97px;
	background-image:url(../images/IndexProListBg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding-top: 10px;

}

.ProListImg{
	height: 93px;
	width: 103px;
	background-image: url(../images/IndexProImg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	float:left;
}
.ProListCon{
	float: right;
	width: 500px;
}
.ProListCon p{
	background-image: url(../images/icon2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
	padding-top: 3px;
	padding-right: 2px;
}
.ProListCon p a{
	color: #CC3300;
}
.ProListCon p a:hover{
	color: #999999;
	text-decoration: underline;
}
