﻿@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E1E1E1;
	background-image: url(../images/about_background.jpg);
	background-repeat: repeat-x;
}
.products_us_tetle {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
body,td,th {
	font-size: 12px;
}
.products_text_gh {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.products_txt {
    color:#ffffff;
	padding-bottom:15px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.a1{color:#666666 !important;}
.pro img{
	display:block; margin:auto;
}
.pro span{
	display:block; background:#787A80; width:200px; height:38px; line-height:38px; text-align:center;
	font-family:"微软雅黑", Arial, Tahoma !important; color:#FFFFFF; margin:auto; margin-top:8px;
}

