	
	
	.p-maxbanner                {	display: none;					}
	.p-minbanner     			{	display: block;	z-index: 100;	}
	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

	/* P-HEADER */
	.p-header 					{	padding: 20px 10px 10px 10px; border-bottom: 1px solid #e6e6e6; overflow: hidden;	}
	.p-header-main 				{	width: 1100px;		}
	
	.p-header-nav 				{	float: left; overflow: hidden;	max-width:70%	}
	.p-header-nav li 			{	
									float: left;
									background: #808080;
									color: #fff;
									padding: 5px 25px;
									margin-right: 10px;
									margin-top:2px

	}

	.p-header-nav li a 			{	color: #fff; font-size: 15px; display: block; width: 100%; height: 100%;	}
	.p-header-nav .active,
	.p-header-nav li:hover 		{	background: #d7000f;	}
	.p-minbanner 				{	display: none;			}
	
	.p-pos 						{	float: left; color: #797979; position: relative; top: 1px; height:25px		}
	.p-pos a 					{ 	color: #797979; text-transform: uppercase;									}
	.p-pos .glyphicon 			{	margin-right: 5px;							}

	.p-pos span 				{	color: #d7000f; text-decoration: underline; text-transform: uppercase;	}
	.p-pos h2 					{	font-size: 12px; display: inline;			}
	
	.p-content 					{	padding: 40px 15px 30px 15px;width: 1100px;}
	.one-pContent 				{	width: 1100px; padding: 30px; background: #fff; position: relative;	top: -65px;}
