﻿.index_menu li{
	float:left;
	width:25%;
	text-align:center;
	background:#fff;
	padding-top:20px;
	}
	
.index_menu{
	background:#fff
	}	
	
.index_menu li p{
	margin-top:0px;
	}	
	
	
.index_pro_content{
	padding: 5px 15px;
	background:#fff
	}	
	
	
.index_pro_item{
	background:#ebebeb;
	margin-bottom:20px;
	
	}	
	
	
.pro_item_fl{
	float:left;
	width:50%
	
	}	
	
.pro_item_fr{
	float:right;
	width:50%
	}	
	
	
.grey_content{
	padding:20px;
	}
	
	
	
	.pro_item_fl img{
		width:90%;
		margin-right:10%;
		border:1px solid #036aac
		}
	
	
	
.index_news_fl{
	width:70%;
	float:left
	}	
	
.index_news_fr{
	width:30%;
	float:right
	}	
	
	
.index_news_ul li{
	padding:20px 0;
	border-bottom:1px solid #e7e7e7
	}
	
	
	
.bottom_contact p{
	margin-bottom:0;
	text-decoration:underline
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	