﻿/* 通用默认样式-------------------------------------- */
body {background-image:url(../images/index_bg.jpg); margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px; }
td {font-family:Verdana, Arial,"宋体";font-size:12px;color:#2F2F2F;line-height:20px;text-decoration: none;}
A:link   {font-family:Verdana, Arial,"宋体";font-size:12px;color: #2F2F2F;;text-decoration: none;}
A:visited {font-family:Verdana, Arial,"宋体";font-size:12px;color: #2F2F2F;;text-decoration: none;}
A:hover  {
	font-family:Verdana, Arial,"宋体";
	font-size:12px;
	color: #0161ae;
	text-decoration: none;
}
A:active {
	font-family:Verdana, Arial,"宋体";
	font-size:12px;
	color: #0161ae;
	text-decoration: none;
}

/* 分类菜单链接样式----------------------------------- */
tr.WebMenu {vertical-align: middle;background-image: url(../images/Point_line_02.gif);height: 26px;}
.lefttexth {font-family:Verdana, Arial,"宋体";font-size:12px;color: #2F2F2F;;text-decoration: none;font-weight:bold;}

/* 导航条链接样式----------------------------- */
.sb_ljdh A:link   {font-family:Verdana, Arial,"宋体";font-size:12px;color: #ffffff;text-decoration: none;}
.sb_ljdh A:visited{font-family:Verdana, Arial,"宋体";font-size:12px;color: #ffffff;text-decoration: none;}
.sb_ljdh A:hover  {font-family:Verdana, Arial,"宋体";font-size:12px;color: #1874CD;text-decoration: none;}
.sb_ljdh A:active {font-family:Verdana, Arial,"宋体";font-size:12px;color: #1874CD;text-decoration: none;}

/* 产品列表页链接样式----------------------------- */
#pshow {padding-right:2px;}
#pshow li{float:left;width:150px;margin-top:8px;}
#pshow li span{clear:both;display:block;text-align:center;line-height:25px;height:25px;overflow:hidden;}
#pshow li img{width:130px;height:120px;border:1px #ddd solid;padding:2px;}

/* 上下页链接样式----------------------------- */
.dede_pages{clear:both;margin:16px 0;padding-right:16px;}
.dede_pages ul{background:#ededed;height:30px;line-height:30px;padding-left:8px;}
.dede_pages span.pageinfo{float:right;padding-right:8px;}
.dede_pages li{float:left;margin-right:8px;}
.dede_pages li.thisclass{color:#ff0000;font-weight:bold;}

