/* CSS Document */
/*-----------首页及总的样式------------*/

body{
	margin:0 auto;
	font-size:12px;
	width:100%;
	height:auto;
	}

.MsgIndexCon{
	margin:0 auto;
	background-image:url(../Images/MsgIndexCon.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:807px;
	}
.MsgIndexContain{
	margin:0 auto;
	width:1000px;
	height:807px;
	}
	
.MsgIndexLeft{
	display:inline;
	float:left;
	width:390px;
	height:auto;
	}
.MsgIndexLeftPro{
	width:350px;
	padding-right:40px;
	height:auto;
	}
.MsgIndexLeftProCon{
	background-image:url(../Images/MsgIndexLeftProCon.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:320px;
	height:57px;
	padding-bottom:1px;
	padding-left:30px;
	}
.MsgIndexLeftProList{
	float:left;
	background-image:url(../Images/MsgIndexLeftProList.png);
	background-repeat:no-repeat;
	width:88px;
	padding-top:22px;
	height:35px;
	line-height:35px;
	color:#1e3b04;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
	}
.MsgIndexLeftProList1{
	float:left;
	background-image:url(../Images/MsgIndexLeftProList1.png);
	background-repeat:no-repeat;
	width:88px;
	padding-top:22px;
	height:35px;
	line-height:35px;
	color:#f8f8f8;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
	}
.MsgIndexLeftProList:hover{
	float:left;
	background-image:url(../Images/MsgIndexLeftProList1.png);
	background-repeat:no-repeat;
	width:88px;
	padding-top:22px;
	height:35px;
	line-height:35px;
	color:#f8f8f8;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
	}
	
.MsgIndexLeftNews{
	width:360px;
	padding-top:30px;
	height:auto;
	padding-left:30px;
	}
.MsgIndexLeftNewsBtn{
	float:left;
	width:65px;
	height:auto;
	padding-top:20px;
	}
.MsgIndexNewLast{
	width:65px;
	height:15px;
	padding-bottom:20px;
	text-align:center;
	}
.MsgIndexNewNext{
	width:65px;
	height:15px;
	padding-bottom:20px;
	text-align:center;
	}
.MsgIndexLeftNewsImg{
	float:left;
	background-image:url(../Images/Newbg.png);
	background-repeat:no-repeat;
	width:112px;
	height:100px;
	padding:2px;
	}
.MsgIndexLeftNewsMsg{
	float:left;
	width:164px;
	height:104px;
	padding-left:15px;
	}
.MsgIndexLeftNewTitle{
	width:164px;
	height:30px;
	line-height:30px;
	color:#fdfdfd;
	font-weight:bold;
	}
.MsgIndexLeftNewTitle a:link,.MsgIndexLeftNewTitle a:hover,.MsgIndexLeftNewTitle a:active,.MsgIndexLeftNewTitle a:visited{
	color:#fdfdfd;
	font-weight:bold;
	}
.MsgIndexLeftNewDes{
	width:164px;
	height:94px;
	line-height:20px;
	line-height:20px;
	color:#fdfdfd;
	}
	
	
.MsgIndexRight{
	display:inline;
	float:left;
	width:610px;
	height:auto;
	}
.MsgIndexSerch{
	float:left;
	width:260px;
	height:86px;
	padding-top:30px;
	}
.MsgIndexOrder{
	float:left;
	width:200px;
	height:170px;
	padding-left:50px;
	padding-top:20px;
	}
.MsgIndexNewCon{
	position:relative;
	width:330px;
	height:auto;
	padding-top:-65px;
	padding-left:250px;
	padding-right:30px;
	}
.MsgIndexNewMore{
	width:330px;
	height:11px;
	padding-bottom:30px;
	text-align:right;
	}
.MsgIndexNewList{
	width:330px;
	height:63px;
	}
.MsgIndexNewDot{
	width:310px;
	height:9px;
	line-height:9px;
	padding-left:20px;
	padding-top:10px;
	}
.MsgIndexNewDotList{
	background-image:url(../Images/IndexDot.png);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	float:left;
	padding-right:10px;
	}
.MsgIndexNewDotList1{
	background-image:url(../Images/IndexDot1.png);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	float:left;
	padding-right:10px;
	}
.MsgIndexNewImg{
	float:left;
	width:72px;
	height:63px;
	}
.MsgIndexNewMsg{
	float:left;
	width:240px;
	height:63px;
	padding-left:18px;
	}
.MsgIndexNewListDate{
	width:240px;
	height:23px;
	line-height:23px;
	color:#96a6a9;
	}
.MsgIndexNewListTitle{
	width:240px;
	height:40px;
	line-height:20px;
	color:#5a9528;
	}
.MsgIndexNewListTitle a:link,.MsgIndexNewListTitle a:hover,.MsgIndexNewListTitle a:active,.MsgIndexNewListTitle a:visited{
	color:#5a9528;
	}
.MsgIndexResultCon{
	float:left;
	position:relative;
	width:220px;
	height:auto;
	padding-left:360px;
	padding-right:30px;
	padding-top:75px;
	}
.MsgIndexResultListCon{
	padding-top:20px;
	width:220px;
	height:180px;
	overflow:hidden;
	}
.MsgIndexResultListCon ul li{
	width:220px;
	height:23px;
	line-height:23px;
	}
.MsgIndexResultList{
	width:220px;
	height:23px;
	line-height:23px;
	overflow:hidden;
	color:#666666;
	}
.MsgIndexResultList a:link,.MsgIndexResultList a:hover,.MsgIndexResultList a:active,.MsgIndexResultList a:visited{
	color:#666666;
	}
.MsgIndexResultMore{
	position:absolute;
	top:40px;
	right:25px;
	}
	
	
	
	
	
	
	
.MsgProductNavCon{
	margin:0 auto;
	background-image:url(../Images/MsgProductNavCon.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:100%;
	height:auto;
	min-height:660px;
	_height:660px;
	}	
.MsgProductNavTopCon{
	margin:0 auto;
	width:1280px;
	height:185px;
	}
.MsgProductNavTop{
	margin:0 auto;
	width:1000px;
	height:185px;
	}

.MsgMneuNavCon{
	width:720px;
	height:35px;
	line-height:35px;
	padding-left:240px;
	padding-right:40px;
	padding-top:60px;
	padding-bottom:90px;
	}
.ProductNavConMsg{
	margin:0 auto;
	background-image:url(../Images/ProductNavConMsg.png);
	background-repeat:repeat-y;
	background-position:top;
	background-position:center;
	width:100%;
	height:auto;
	min-height:475px;
	_height:475px;/*475*/
	}
.ProductNavConMsgAA{
	margin:0 auto;
	width:1280px;
	height:auto;
	}
.ProductNavContain{
	margin:0 auto;
	width:1000px;
	height:auto;
	}
.MsgProductNavBtm{
	margin:0 auto;
	background-image:url(../Images/ProductNavBtm.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:100%;
	height:90px;
	}
.MsgProductNavBtmAA{
	margin:0 auto;
	width:1280px;
	height:90px;
	}
	
	
.MsgNewCon{
	margin:0 auto;
	background-image:url(../Images/MsgNewCon.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:750px;
	}
	
.MsgCompanyCon{
	margin:0 auto;
	background-image:url(../Images/MsgCompanyCon.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:750px;
	}	
.MsgProductCon{
	margin:0 auto;
	background-image:url(../Images/MsgProductCon.gif);
	background-repeat:no-repeat;
	width:100%;
	height:750px;
	}
.MsgProductContain{
	margin:0 auto;
	width:1000px;
	height:750px;
	}
.NewsConMsg{
	float:left;
	width:690px;
	height:370px;
	margin-top:20px;
	}
.NewsViewTitle{
	width:690px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:16px;
	}
.NewsViewCon{
	width:690px;
	line-height:25px;
	height:340px;
	scrollbar-face-color:#c7d5fc;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#FFF;
	scrollbar-3dlight-color:#FFF;
	scrollbar-arrow-color:#4c6289;
	scrollbar-track-color:#FFF;
	scrollbar-darkshadow-color:#fff;
	overflow:hidden;
	}
.NewsList{
	background-image:url(../Images/NewsList.gif);
	background-repeat:no-repeat;
	width:690px;
	height:35px;
	line-height:35px;
	}
.NewsListTitle{
	float:left;
	width:560px;
	height:35px;
	line-height:35px;
	padding-left:30px;
	}
.NewsListTitle a:link,.NewsListTitle a:hover,.NewsListTitle a:active,.NewsListTitle a:visited{
	color:#4f7d2a;
	}
.NewsListDate{
	float:left;
	width:100px;
	height:35px;
	line-height:35px;
	}
	
.ProductConMsg{
	float:left;
	width:690px;
	line-height:25px;
	height:370px;
	margin-top:20px;
	scrollbar-face-color:#c7d5fc;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#FFF;
	scrollbar-3dlight-color:#FFF;
	scrollbar-arrow-color:#4c6289;
	scrollbar-track-color:#FFF;
	scrollbar-darkshadow-color:#fff;
	overflow:hidden;
	}
	
.MsgCompanyLeft{
	display:inline;
	float:left;
	width:350px;
	height:auto;
	padding-right:10px;
	border-right:1px solid #4c4c4c;
	}
.MsgCompanyRight{
	display:inline;
	float:left;
	width:310px;
	height:auto;
	text-align:center;
	}
	
.ProductConMsg_Nav{
	float:left;
	width:690px;
	height:auto;
	padding-top:20px;
	}
.MsgSearChCon{
	width:600px;
	height:auto;
	padding:0 45px;
	}
.MsgSearImg{
	padding:5px;
	}
.MsgSearchName{
	padding-left:5px;
	}
.MsgSearchPage{
	width:600px;
	height:30px;
	line-height:30px;
	text-align:center;
	padding:10px 0px;
	}
.MsgProductListCon{
	margin:0 auto;
	background-image:url(../Images/MsgProductListCon.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:750px;
	}
.MsgProductListContain{
	margin:0 auto;
	width:1000px;
	height:750px;
	}
	
	

.MsgOrderCon{
	margin:0 auto;
	background-image:url(../Images/MsgOrderCon.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:1090px;
	}
.MsgOrderContain{
	margin:0 auto;
	width:1000px;
	height:1090px;
	}
.MsgIndexMneu{
	width:720px;
	height:35px;
	line-height:35px;
	padding-left:245px;
	padding-right:35px;
	padding-top:60px;
	padding-bottom:100px;
	z-index:9999;
	}
.MsgMneuCon{
	width:720px;
	height:35px;
	line-height:35px;
	padding-left:245px;
	padding-right:35px;
	padding-top:60px;
	padding-bottom:120px;
	}

	
.MsgMneu{
	position:relative;
	width:720px;
	height:35px;
	line-height:35px;
	/*padding-left:255px;
	padding-right:25px;
	padding-top:60px;
	padding-bottom:120px;*/
	}
.MsgLogo{
	position:absolute;
	left:-245px;
	top:-60px;
	z-index:100000;
	}
.MsgMenuList{
	position:relative;
	float:left;
	width:80px;
	height:35px;
	line-height:35px;
	text-align:center;
	font-family:"微软雅黑";
	color:#fdfdfd;
	font-size:14px;
	z-index:9998;
	}
.MsgMenuList a:link,.MsgMenuList a:hover,.MsgMenuList a:active,.MsgMenuList a:visited{
	font-family:"微软雅黑";
	color:#fdfdfd;
	font-size:14px;
	}
.MsgSmallMenu{
	position:absolute;
	left:0px;
	top:33px;
	width:340px;
	height:36px;
	}
.MsgSmallMenu2{
	position:absolute;
	left:0px;
	top:33px;
	width:260px;
	height:36px;
	z-index:9999;
	}
.MsgSmallMenu3{
	position:absolute;
	left:0px;
	top:33px;
	width:180px;
	height:36px;
	z-index:9999;
	}
.MsgSmallMenuTop{
	position:relative;
	padding-left:30px;
	width:100%;
	height:7px;
	text-align:left;
	}
.MsgSmallMenuLeft{
	float:left;
	background-image:url(../Images/MsgSmallMenuLeft.png);
	background-repeat:no-repeat;
	width:10px;
	height:29px;
	}
.MsgSmallMenuMid{
	float:left;
	background-image:url(../Images/MsgSmallMenuMid.png);
	background-repeat:repeat-x;
	width:auto;
	height:29px;
	}
.MsgSmallList{
	float:left;
	width:70px;
	height:29px;
	line-height:29px;
	text-align:center;
	}
.MsgSmallListHr{
	float:left;
	width:10px;
	height:29px;
	line-height:29px;
	text-align:center;
	}
.MsgSmallList a:link,.MsgSmallList a:hover,.MsgSmallList a:active,.MsgSmallList a:visited{
	font-family:"微软雅黑";
	color:#fdfdfd;
	font-size:12px;
	}

.MsgSmallMenuRight{
	float:left;
	background-image:url(../Images/MsgSmallMenuRight.png);
	background-repeat:no-repeat;
	width:10px;
	height:29px;
	}
.MsgOrderLeftdb{
	float:left;
	width:260px;
	height:auto;
/*	padding-left:10px;*/
_padding-left:10px;
	padding-top:10px;
	position:relative;
	}	
.MsgOrderLeft{
	float:left;
	width:260px;
	height:auto;
	/*	padding-left:10px;*/
_padding-left:10px;
	padding-top:10px;
	position:relative;
	}
.MsgSearLeftNavCon{
	position:absolute;
	left:0px;
	top:0px;
	}
.MsgSearLeftNav{
	float:left;
	left:0px;
	}
.MsgProductNavBtmImg{
	position:absolute;
	background-image:url(../Images/ProLeftBtmImg.png);
	background-repeat:no-repeat;
	width:240px;
	height:250px;
	left:0px;
	bottom:-30px;
	z-index:9999;
	}
.ProductNavLeft{
	width:225px;
	height:30px;
	padding-top:20px;
	padding-bottom:5px;
	}
.ProductNavLeftAA{
	float:left;
	width:225px;
	height:30px;
	padding-top:20px;
	padding-bottom:5px;

	}
.ProductNavLeftBtm{
	width:225px;
	height:10px;
	}
.MsgLeftPro{
	float:left;
	width:190px;
	height:auto;
	padding-left:20px;
	padding-right:50px;
	/*padding-top:40px;	*/
	}
.MsgLeftNew{
	float:left;
	width:190px;
	height:220px;
	padding-left:20px;
	padding-right:50px;
	padding-top:40px;	
	}
.MsgLeftProTop{
	width:170px;
	height:40px;
	}
	
.MsgLeftProList{
	background-image:url(../Images/ProLeft.gif);
	background-repeat:no-repeat;
	width:170px;
	height:31px;
	line-height:31px;
	padding-left:20px;
	margin-bottom:5px;
	} 
.MsgLeftProList a:link,.MsgLeftProList a:hover,.MsgLeftProList a:active,.MsgLeftProList a:visited{
	color:#656565;
	}
.MsgLeftProList:hover{
	background-image:url(../Images/ProLeft1.gif);
	background-repeat:no-repeat;
	width:170px;
	height:31px;
	line-height:31px;
	padding-left:20px;
	} 
.MsgLeftProList:hover a:link,.MsgLeftProList:hover a:hover,.MsgLeftProList:hover a:active,.MsgLeftProList:hover a:visited{
	color:#fdfdfd;
	}

.MsgLeftProList1{
	background-image:url(../Images/ProLeft1.gif);
	background-repeat:no-repeat;
	width:170px;
	height:31px;
	line-height:31px;
	padding-left:20px;
	margin-bottom:5px;
	} 
.MsgLeftProList1 a:link,.MsgLeftProList1 a:hover,.MsgLeftProList1 a:active,.MsgLeftProList1 a:visited{
	color:#fdfdfd;
	}

.MsgOrderLeftSearch{
	width:260px;
	height:auto;
	padding-top:60px;
	}
.MsgProSearCon{
	background-image:url(../Images/MsgProSearCon.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:230px;
	height:auto;
	min-height:100px;
	_height:100px;
	position:relative;
	}
.MsgProSearConTop{
	position:absolute;
	left:0px;
	top:20px;
	width:230px;
	height:30px;
	}
.MsgOrderLeftSearchList{
	width:230px;
	height:22px;
	padding-bottom:10px;
	padding-left:30px;
	}
.MsgOrderLeftSearchListAA{
	width:200px;
	height:22px;
	padding-bottom:10px;
	padding-left:30px;
	}
.MsgOrderLeftSearchNameAA{
	float:left;
	width:60px;
	height:22px;
	line-height:22px;
	color:#457f12;
	}
.MsgOrderLeftSearchTypeAA{
	float:left;
	width:140px;
	height:22px;
}
.MsgOrderLeftSearchBtnAA{
	width:200px;
	height:22px;
	line-height:22px;
	padding-top:30px;
	padding-left:30px;
	}
.MsgIndexSearchBtn{
	width:260px;
	height:25px;
	line-height:22px;
	text-align:center;
	padding-top:8px;
	}
.MsgOrderLeftSearchName{
	float:left;
	width:60px;
	height:22px;
	line-height:22px;
	color:#457f12;
	}
.MsgOrderLeftSearchType{
	float:left;
	width:170px;
	height:22px;
}
.MsgOrderLeftSearchBtn{
	width:260px;
	height:22px;
	line-height:22px;
	padding-top:30px;
	text-align:center;
	}
.MsgOrderLeftNew{
	width:230px;
	height:auto;
	padding-top:75px;
	padding-left:25px;
	padding-right:5px;
	}
.MsgOrderLeftNewCon{
	width:230px;
	height:180px;
	overflow:hidden;
	}
.MsgOrderLeftNewCon ul li{
	width:230px;
	height:23px;
	line-height:23px;
	}
.MsgOrderLeftNewList{
	width:230px;
	height:23px;
	line-height:23px;
	overflow:hidden;
	color:#666666;
	}
.MsgOrderLeftNewList a:link,.MsgOrderLeftNewList a:hover,.MsgOrderLeftNewList a:active,.MsgOrderLeftNewList a:visited{
	color:#666666;
	}	
.MsgLeftProBtm{
	float:left;
	width:240px;
	height:140px;
	padding:5px 10px 0px 10px;
	}
.MsgLeftProSearBtm{
	float:left;
	width:240px;
	height:140px;
	padding:55px 10px 0px 10px;
	}
.MsgOrderRight{
	float:left;
	width:690px;
	padding-right:40px;
	height:auto;
	}
.MsgProListSite{
	width:660px;
	height:57px;
	padding-top:10px;
	padding-left:30px;
	border-bottom:1px solid #80b056;
	margin-bottom:20px;
	}
.MsgProListSiteNav{
	float:left;
	background-image:url(../Images/MsgProListSite1.gif);
	background-repeat:no-repeat;
	margin-right:10px;
	width:88px;
	padding-top:22px;
	height:35px;
	line-height:35px;
	color:#1e3b04;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	}
.MsgProListSiteNav a:link,.MsgProListSiteNav a:hover,.MsgProListSiteNav a:active,.MsgProListSiteNav a:visited{
	color:#1e3b04;
	font-size:14px;
	font-weight:bold;
	}
.MsgProListSiteNav1 {
	float:left;
	background-image:url(../Images/MsgProListSite.gif);
	background-repeat:no-repeat;
	margin-right:10px;
	width:88px;
	padding-top:22px;
	height:35px;
	line-height:35px;
	color:#f8f8f8;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	}
.MsgProNav {
	color:#f8f8f8;
	font-size:14px;
	font-weight:bold;
	}
	
.ProductNavRightTop{
	width:690px;
	height:30px;
	line-height:30px;
	}
.MsgOrderSite{
	width:690px;
	height:35px;
	line-height:35px;
	border-bottom:1px solid #ccc;
	}

.MsgOrderSiteName{
	float:left;
	width:100px;
	height:35px;
	line-height:35px;
	font-size:19px;
	color:#000;
	font-weight:bold;
	font-family:"黑体";
	/*font-family:"方正大黑简体";*/
	}
.MsgOrderSiteMap{
	float:left;
	width:590px;
	height:35px;
	line-height:35px;
	text-align:right;
	}
.MsgOrderSiteMapName{
	color:#f0a016;
	}

.OrderConTable{
	width:690px;
	height:auto;
	padding-top:30px;
	}
.OrderConTable table tr{
	height:35px;
	line-height:35px;
	}
.MsgOrderBtnImg{
	padding-top:8px;
	height:27px;
	line-height:27px;
	}
.OrderTableTitle{
	background-color:#4d7b27;
	text-align:center;
	color:#FFF;
	}
.OrderTableType{
	width:100px;
	height:20px;
	}

.MsgProductListMsg{
	width:670px;
	height:auto;
	padding-left:20px;
	}	
.MsgProList{
	float:left;
	width:670px;
	height:auto;
	padding-bottom:6px;
	border-bottom:1px dashed #ccc;
	margin-bottom:15px;
	}
.MsgProListImg{
	float:left;
	background-image:url(../Images/MsgProListImg.gif);
	background-repeat:no-repeat;
	width:112px;
	height:100px;
	padding:5px;
	}
.MsgProListCom{
	float:left;
	width:535px;
	height:110px;
	padding-left:13px;
	}
.MsgProListName{
	width:535px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	font-size:14px;
	}
.MsgProListName a:link,.MsgProListName a:hover,.MsgProListName a:active,.MsgProListName a:visited{
	color:#287cd7;
	font-size:14px;
	}
.MsgProListDes{
	width:520px;
	height:auto;/*40*/
	line-height:20px;
	padding-right:15px;
	color:#666666;
	}
.MsgProListMore{
	width:535px;
	height:20px;
	line-height:20px;
	padding-top:10px;
	}
.MsgProPage{
	width:680px;
	height:30px;
	line-height:30px;
	text-align:right;
	padding-right:10px;
	padding-top:20px;
	}
.MsgProListPage{
	float:left;
	width:660px;
	height:30px;
	line-height:30px;
	text-align:right;
	padding-right:10px;
	}
.MsgProListCon{
	float:left;
	width:690px;
	height:auto;
	padding-top:20px;
	padding-bottom:35px;
	border-bottom:1px dashed #ccc;
	}
	
.MsgTechnologyCon{
	float:left;
	width:690px;
	line-height:25px;
	height:370px;
	margin-top:20px;
	scrollbar-face-color:#c7d5fc;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#FFF;
	scrollbar-3dlight-color:#FFF;
	scrollbar-arrow-color:#4c6289;
	scrollbar-track-color:#FFF;
	scrollbar-darkshadow-color:#fff;
	overflow:hidden;
	}
.MsgProListMsg{
	float:left;
	padding:8px;
	width:122px;
	height:auto;
	
	}
.ProListImg{
	background-image:url(../Images/MsgProListImg.gif);
	background-repeat:no-repeat;
	width:112px;
	height:100px;
	padding:5px;
	}
.ProListTitle{
	width:122px;
	height:20px;
	line-height:20px;
	text-align:center;
	padding-top:5px;
	overflow:hidden;
	}
	
.MsgBtm{
	width:100%;
	height:95px;
	background-color:#4c7f1f;
	}
.MsgBtmCon{
	position:relative;
	margin:0 auto;
	width:1000px;
	background-image:url(../Images/MsgBtmCon.gif);
	background-repeat:no-repeat;
	height:93px;
	line-height:93px;
	}
.MsgIndexBtmCon{
	position:relative;
	margin:0 auto;
	background-image:url(../Images/MsgIndexBtmCon.gif);
	background-repeat:no-repeat;
	width:1000px;
	height:93px;
	line-height:93px;
	}
.MsgBtmLogo{
	position:absolute;
	left:0px;
	top:-42px;
	}
.MsgBtmConMsg{
	padding-top:20px;
	width:900px;
	height:73px;
	padding-right:100px
	}
.MsgBtmList{
	width:900px;
	height:20px;
	line-height:20px;
	text-align:right;
	color:#FFF;
	}
.MsgMap{
	width:690px;
	height:231px;
	text-align:center;
	}
.MsgContactCon{
	background-image:url(../Images/MsgContactCon.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:560px;
	height:auto;
	min-height:130px;
	padding-top:20px;
	padding-left:30px;
	padding-right:100px;
	}
.MsgContactList{
	float:left;
	width:140px;
	height:22px;
	line-height:22px;
	color:#333333;
	}
	.MsgContactList1{
	float:left;
	width:520px;
	height:22px;
	line-height:22px;
	color:#333333;
	}
.MsgContactListName{
	float:left;
	width:520px;
	height:22px;
	line-height:22px;
	color:#0054af;
	font-weight:bold;
	font-size:16px;
	}
.MsgContactList span{
	color:#d19327;
	}
	.MsgContactList1 span{
	color:#d19327;
	}
	
.yqlj
{
	width:1000px;
	margin:0 auto;
	margin-top:20px;
	color:#000000;
	font-size:12px;
	font-family:"宋体";
	line-height:20px;
}