.lbl
{
	color: #000;
}

.txt
{
	float: left;
	background: #ecedee;
	border: 1px solid #e1dfdf;
	border-radius: 2px;
	font-size: 12px;
	width: 172px;
	padding-left: 5px;
	height: 25px;
	margin-bottom: 6px;
}
.ddl
{
	float: left;
	background: #ecedee;
	border: 1px solid #e1dfdf;
	border-radius: 2px 0 0px 2px;
	font-size: 12px;
	width: 180px;
	padding-left: 5px;
	height: 30px;
	margin-bottom: 6px;
}
.btnCancel, .btnSubmit
{
	height: 29px;
	margin-right: 6px;
	padding: 0 12px;
}


.headgv, .headtop
{
	border-bottom: 1px dashed #7A0000;
	width: 100%;
	margin-top: 20px;
	float: left;
	text-align: left;
	color: #2d80c0;
	margin-bottom: 20px;
	display:none;
}
.gv
{
	background-color: white;
}
.gvheader
{
	background-color: #7E0606;
	color: White;
	height: 35px;
	text-align: left;
}
.gvalter
{
	background-color: #C7C7C7;
}

.product_box1
{
	width: 100%;
	border-bottom: 4px double #ed1c24;
	float: left;
	padding: 10px 0;
	font-family: Arial;
}
.products_image
{
	width: 250px;
	/* float: left;*/
	margin:auto;
}
.products_text
{
	width: 100%;
	float: left;
	line-height: 19px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: justify;
}
a.product_price
{
	background: #3D91E9;
	color: #FFFFFF;
	padding: 10px;
	border-radius: 5px;
	font-size: 14px;
}
.tbls a
{
	border: 1px solid black;
}
.textcontant_Main
{
	overflow: hidden;
}
.textcontant
{
	background: #fff;
	border: 1px solid #ed1c24;
	border-radius: 0 0 8px 8px;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 10px;
	line-height: 19px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: justify;
	padding: 17px 20px 0px 20px;
}
.textcontant_ul
{
	list-style: none;
}
.textcontant_ul li
{
	background: url(../images/arr.png) no-repeat left top;
	padding: 0px 0px 20px 28px;
}
.textcontant_title
{
	float: left;
	width: 100%;
	background-color:#ed1c24;
	height: 40px;
	border-radius: 8px 8px 0 0;
}

.textcontant_title h1
{
	text-align: left;
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	margin: 11px;
}
.product_Manufacture
{	padding-left: 18px;
	overflow: hidden;
}
.product_Manufacture ul
{margin-right: 30px;
	float: left;
	list-style: none;
	margin-bottom: 10px;
}
.product_Manufacture ul li
{
	float: left;
	width: 200px;
	border: 2px solid #2d80c0;
	border-radius: 8px;
	margin-right: 10px;
	background: #fff;
}
.product_Manufacture ul li:last-child
{
	margin-right: 0px;
}
.product_Manufacture ul li span
{
	width: 93%;
	text-align: center;
	margin: 5px;
	float: left;
	height: 96px;
}
.product_Manufacture ul li h1
{
	height: 32px;
	width: 100%;
	float: left;
	text-align: center;
	padding: 5px 0;
	background: #2d80c0;
	font-size: 12px;
	color: #fff;
}
.product_Manufacture ul li h1 a
{
	color: #fff;
}
.infra_Manufacture
{

	overflow: hidden;
}
.infra_Manufacture ul
{
	
	float: left;
	list-style: none;
	margin-bottom: 10px;
}
.infra_Manufacture ul li
{
	float: left;
	width: 159px;
	border: 2px solid #c21212;
	border-radius: 8px;
	margin-right: 10px;
	background: #fff;
}
.infra_Manufacture ul li:last-child
{
	margin-right: 0px;
}
.infra_Manufacture ul li span
{
	width: 100%;
	text-align: center;
	float: left;
	height: 138px;
}
.infra_Manufacture ul li h1
{
	height: 32px;
	width: 100%;
	float: left;
	text-align: center;
	padding: 5px 0;
	background: #c21212;
	font-size: 12px;
	color: #fff;
}
.infra_Manufacture ul li h1 a
{
	color: #fff;
}

.footer_links img
{
	width:4%;
	padding-right: 9px;
margin-top: 5px;
}