﻿body {
	margin: 0px;
	font-size: 12px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:link {
	text-decoration: none;
	color: #333333;
}
A:visited {
	text-decoration: none;
	color: #333333;
}
A:hover {
	color: #996600;
	text-decoration: underline;
}
img {
	border-color: #CCCCCC;
}
div {
	overflow: hidden;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
.Back{
	text-align:center;
	height:30px;
	line-height:30px;
	background-color:#E0E0C2;
	margin:20px 0px;
}
.blue {
	font-family: Verdana;
	font-size: 12px;
	line-height: 180%;
	color: #006699;
}
.white {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.bluesmall {
	font-family: Verdana;
	font-size: 11px;
	line-height: 150%;
	color: #006699;
}
#sidelist {
	margin-left: 20px;
	height: 520px;
}
#sidelist ul {
	margin: 0px;
	list-style-type: none;
}
#sidelist li {
	margin: 0px;
	height: 20px;
	width: 194px;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	list-style-type: none;
	border-bottom: 1px #CCCCCC solid;
}
#sidelist a {
	display: block;
	text-decoration: none;
	background-image: url('images/menusign.gif');
	background-position: 4px 5px;
	background-repeat: no-repeat;
	text-indent: 20px;
}
#sidelist a:hover {
	color: #009EEA;
}
/**********************首页新闻列表**************************/
#indexnews {
	width: 181px;
	margin-left: 15px;
}
#indexnews ul {
	margin: 0px;
	list-style-type: none;
}
#indexnews li {
	margin: 0px;
	height: 20px;
	width: 181px;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	list-style-type: none;
	border-bottom: 1px #CCCCCC solid;
}
#indexnews a {
	display: block;
	text-decoration: none;
	background-image: url('images/ico_pro.gif');
	background-position: 5px 3px;
	background-repeat: no-repeat;
	text-indent: 20px;
}
#indexnews a:hover {
	background-color: #0975C6;
	color: white;
}
.ColumnsListName {
	clear: both;
	color: #005FBD;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 5px;
	background-color: #f2f2f2;
}
.ColumnsListName a {
	color: gray;
	font-weight: normal;
}
/**********************首页产品图标列表**************************/
#imgResize2 {
	width: 530px;
	height: 260px;
	margin-left: 10px;
	overflow: hidden;
}
.IndexProdList {
	margin:5px 0px 0px 24px;
	text-align: center;
}
.IndexProdList li {
	float: left;
	width: 100px;
	height:130px;
	_display:inline;
	margin-right: 25px;
}
.IndexProdList .img{
	width:98px;
	height:98px;
	line-height:98px;
	font-size:80px;
	display: table-cell;
	vertical-align:middle;
	text-align:center;
	border:1px #999999 solid;
}
.IndexProdList .img a{
	width:98px;
	height:98px;
	display:block;
	vertical-align:middle;
}
.IndexProdList .img img{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	max-width:98px;
	max-height:98px;
	vertical-align:middle;
	*width: expression(this.width > 98 && this.width > this.height ? 98 : true);
	*height: expression(this.height > 98 ? 98 : true);
	*vertical-align:middle;
}
.IndexProdList span {
	display: block;
	height:30px;
	line-height:30px;
	width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#mybody {
	font-size: 14px;
	color: #333333;
	line-height: 180%;
	padding: 20px 0px 10px 0px;
	text-align: left;
}
.Listname {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding: 30px 0px 10px 0px;
}
.Listname a {
	font-size: 14px;
	color:#808080;
}
.Listname a:hover {
	color: #FF0000;
}
/********************************产品列表页面***********************************/
.ContentIcoList li{
	width:200px;
	height:230px;
	float:left;
	margin:10px;
}
.ContentIcoList .img{
	width:198px;
	height:198px;
	line-height:198px;
	font-size:160px;
	display: table-cell;
	vertical-align:middle;
	text-align:center;
	border:1px #999999 solid;
}
.ContentIcoList .img a{
	width:198px;
	height:198px;
	display:block;
	vertical-align:middle;
}
.ContentIcoList .img img{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	max-width:198px;
	max-height:198px;
	vertical-align:middle;
}
.protype {
	text-align: center;
	width: 198px;
	height: 30px;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: default;
}
/********************************新闻列表页面***********************************/
.NewsRecordTotal {
	margin: 20px 0px;
	height: 20px;
	line-height: 21px;
	background-color: #F7F7F7;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: gray;
}
.NewsList {
	list-style: none;
	margin: 0;
	padding: 0;
}
.NewsList li {
	border-bottom: 1px #CCCCCC dotted;
	height: 30px;
	line-height: 30px;
}
.NewsList li:hover {
	background-color: #F7F7F7;
}
.NewsList .Name {
	float: left;
	width: 70%;
	background-image: url('NewsPoint.gif');
	background-position: 15px 48%;
	background-repeat: no-repeat;
	text-indent: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.NewsList .Name a {
	display: block;
	font-size: 12px;
	color: black;
}
.NewsList .Name a:hover {
	color: #0000CC;
	background-color: transparent;
}
.NewsList .Time {
	float: left;
	width: 28%;
	text-align: right;
	color: #808080;
}
.NewsPagination {
	margin: 20px 0px;
	height: 25px;
	line-height: 25px;
	background-color: #F7F7F7;
	text-align: center;
}
.NewsPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.NewsPagination a:hover {
	background-color: #FFFFFF;
	color: black;
}
/********************************新闻内容页面***********************************/
.NewsTitle {
	font-size: 14px;
	color: #395FAB;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px;
}
.NewsFrom {
	font-size: 12px;
	color: #666666;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0px;
}
.NewsContent {
	margin: 20px 0px;
}
.NewsBack {
	text-align: center;
}
.NewsBack a {
	margin-right: 10px;
	padding: 2px 10px 1px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.NewsBack a:hover {
	background-color: #FFFFFF;
	color: black;
}
/********************************产品列表页面***********************************/
.ProdRecordTotal {
	margin: 20px 0px;
	height: 20px;
	line-height: 21px;
	background-color: #F7F7F7;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: gray;
}
.ProdList {
	margin-top: 20px;
	margin-left: 18px;
	text-align: center;
}
.ProdList li {
	float: left;
	width: 162px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.ProdList .img {
}
.ProdList .img img {
	border: 0px;
	width: 140px;
	height: 110px;
}
.ProdList .name {
	width: 162px;
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
	background-color: #999;
	color: white;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ProdList .desc {
	display: none;
}
.ProdList .details {
	display: none;
}
.ProdList a {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.ProdList a:hover {
	color: #0066CC;
}
.ProdPagination {
	margin: 20px 0px;
	height: 25px;
	line-height: 25px;
	background-color: #F7F7F7;
	text-align: center;
	clear: both;
}
.ProdPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.ProdPagination a:hover {
	background-color: #FFFFFF;
	color: black;
}
/********************************产品内容页面***********************************/
.ProdTitle {
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #003399;
}
.ProdContent {
	text-align: left;
	margin-bottom: 20px;
}
.ProdBack {
	text-align: center;
}
.ProdBack a {
	margin-right: 10px;
	padding: 2px 10px 1px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.ProdBack a:hover {
	background-color: #FFFFFF;
	color: black;
}
/**************客户留言样式*************/
.MsgForm {
	text-align: center;
}
.MsgFormTitle {
	font-size: 12px;
	font-weight: bold;
	width: 600px;
	text-align: left;
	background-color: #D9F8FF;
	text-indent: 20px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #A6D3EE;
}
.MsgForm table {
	width: 600px;
	font-size: 12px;
	border-collapse: collapse;
	text-align: left;
}
.MsgForm td {
	padding: 3px;
	/*border:1px black solid;*/
}
.MsgForm td.td1 {
	width: 70px;
	text-align: center;
}
.MsgForm input.text1 {
	width: 200px;
}
.MsgForm textarea.text1 {
	width: 98%;
}
.MsgForm .submit {
	text-align: center;
}
.MsgTable {
	text-align: center;
}
.MsgTableTitle {
	font-size: 12px;
	font-weight: bold;
	width: 600px;
	text-align: left;
	background-color: #D9F8FF;
	text-indent: 20px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #A6D3EE;
}
.MsgTable table {
	width: 600px;
	font-size: 12px;
	line-height: 18px;
	border-collapse: collapse;
	margin: 3px 0px;
}
.MsgTable td {
	padding: 5px;
	border: 1px solid #45A8E2;
}
.MsgTable .td1 div {
	text-align: center;
}
.MsgTable td.td1 {
	width: 100px;
	background-color: #EBF5FA;
}
.MsgTable td.td2 {
	text-align: right;
	background-color: #EBF5FA;
}
.MsgTable td.td3 {
	text-align: left;
	background-color: #EBF5FA;
}
.MsgTable td.td4 {
	width: 100px;
	font-weight: bold;
	text-align: center;
	background-color: #DAEDF5;
}
.MsgTable td.td5 {
	font-weight: bold;
	text-align: right;
	background-color: #DAEDF5;
}
.MsgTable td.td6 {
	font-weight: bold;
	text-align: left;
	background-color: #DAEDF5;
}
.MsgTable .Pagination td {
	border: 0px;
}
/**********************产品标题**************************/
.Listname {
	width: 100%;
	background-color: #EEFCFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-indent: 20px;
	color: #3366CC;
}
.Listname a {
	font-weight: normal;
	text-indent: 30px;
	font-size: 12px;
	color: #000;
}
.Listname a:hover {
	color: #3366CC;
}
/**************内容部分-页数统计样式*************/
.RecordTotal {
	width: 100%;
	background-color: #F7F7F7;
	padding: 3px 0px 3px 0px;
	text-align: right;
	color: gray;
	font-size: 12px;
}
/**************内容部分-分页样式*************/
.Pagination {
	width: 650px;
	height: 24px;
	line-height: 24px;
	float: left;
	text-align: center;
	font-family: Arial;
	background-color: #f2f2f2;
}
.Pagination a {
	text-decoration: none;
	color: gray;
}
.Pagination a:hover {
	color: black;
}
/**************内容部分-后退按钮样式*************/
.Back {
	text-align: center;
}
.Back a {
	margin-right: 10px;
	padding: 2px 10px 1px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.Back a:hover {
	background-color: #FFFFFF;
	color: black;
}
/**************内容部分-文字列表样式*************/
.ContentTextList {
	list-style: none;
	margin: 20px;
	line-height: 30px;
}
.ContentTextList li {
	border-bottom: 1px #CCCCCC dotted;
}
.ContentTextList .name {
	float: left;
	margin-right: 20px;
}
.ContentTextList a {
	margin-left: 20px;
	display: block;
	float: left;
	width: 320px;
	text-decoration: none;
	color: #3F6293;
}
.ContentTextList a:hover {
	color: #AA0000;
}
.ContentTextList .time {
	float: left;
	margin-right: 20px;
}
/**************内容部分-新闻样式*************/
.NewsTitle {
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #003399;
}
.NewsFrom {
	text-align: center;
	font-size: 12px;
	color: #666666;
	margin-bottom: 20px;
}
.NewsContent {
	text-align: left;
	margin-bottom: 20px;
}
/**************内容部分-产品样式*************/
.ProdTitle {
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #003399;
}
.ProdContent {
	text-align: left;
	margin-bottom: 20px;
}
