body {
	margin:0;
	background-color:#2e566b;
	font-size: 36px;
}
td {
	font-size: 9pt;
}

.nav_td {
	font-size:10pt;
	color:#FFFFFF;
}

.news_list_td { 
	border-bottom-width:1pt; 
	border-bottom-style:dotted; 
	border-bottom-color:#CCCCCC
}
.right_td_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bottom_bg {
	background-repeat: no-repeat;
	background-position: left bottom;
}

a:link {
	font-style: normal;
	color: #aa0000;
	text-decoration:none;
}
a:visited {
	font-style: normal;
	color: #666666;
	text-decoration:none;
}
a:hover {
	font-style:normal;
	color:#ff0000;
	text-decoration:none;
}
.content_td {
	font-size: 9.5pt;
	font-style: normal;
	line-height: 15pt;
	text-indent:2em;
}
.left_link_td { 
	border-bottom-width:1pt; 
	border-bottom-style:dotted; 
	border-bottom-color:#ffffff
}
.list_td_bottom_line { 
	border-bottom-width:1pt; 
	border-bottom-style:dotted; 
	border-bottom-color:#cccccc
}
.bannerborder {
	border: 1px 1 #FFFFFF;
}
.left_image {
	border:1px solid #cccccc
}
.p {
	line-height:12pt;
	text-indent:2em;
}
.left_td_bottom_line {
	border-bottom:1px solid #efefef;
}
p {
	line-height:20pt;
	text-indent:2em;
}
.left_td_right_line {
	border-right:1px solid #cccccc;
	}
	
a.top_nav:link {
	font-style: normal;
	color: #ffffff;
	text-decoration:none;
}
a.top_nav:visited {
	font-style: normal;
	color: #ffffff;
	text-decoration:none;
}
a.top_nav:hover {
	font-style:normal;
	color:#cc0000;
	text-decoration:none;
}	
.td_news_list {
	border-bottom:1px dashed #CCCCCC;
	
}

.contack_us {
	background-repeat: no-repeat;
	background-position: right bottom;
}

.product_index_table {
	border:#cecece;
	border:1px; border:solid;
}

.bottom_text {
	color:#666666;
}

/* product样式表
/*为什么要这样定义样式，而不用#cardBar ul 这样定义，我个人的猜测是因为类是就近原则获取样式，而#cardBar ul则不是就近原则，按标签来定义，因此.Selected样式就无法出现。*/
*{
	margin:0px;
	text-decoration:none;
}

/*定义基本样式*/
ul.cardUl{
	font-size:10pt;
	list-style-type:none;
	text-align:center;
	height:26px;
}
/*默认样式下使用css文件*/
ul.cardUl li{
	height:26px;
	background:url(product/images/product_item_bg4.gif) left top no-repeat;
	float:left;
	margin-right:1px;
	padding-left:6px; /*为滑动门另一边提供空间*/
}
ul.cardUl li a{
	float:left;
	height:26px;
	background:url(product/images/product_item_bg5.gif) right top no-repeat;
	display:block;
	padding:8px 8px 3px 4px;/*让文字能够够居中*/
	color:#333;
	white-space: nowrap;
}
/*文字点击使用CSS*/
ul.cardUl li.Selected{
	background:url(product/images/product_item_bg1.gif) left top no-repeat;
}
ul.cardUl li.Selected a{
	background:url(product/images/product_item_bg3.gif) right top no-repeat;
}
/*对点击下栏显示边框的代码进行美化*/
div.hackBox{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	display:none;
}


/*---------------产品首页滑动门*/

div,ul,li{
padding:0;
}
ul{ list-style:none;}
/*选项卡1*/
#Tab1{
width:460px;
margin:0px;
padding:0px;
margin:0 auto;}
/*选项卡2*/
#Tab2{
width:576px;
margin:0px;
padding:0px;
margin:0 auto;}
/*菜单class*/
.Menubox {
width:100%;
background:url(http://www.hxcgw.com/bbs/upfile/20079299441652.gif);
height:28px;
line-height:28px;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
float:left;
display:block;
cursor:pointer;
width:114px;
text-align:center;
color:#949694;
font-weight:bold;
}
.Menubox li.hover{
padding:0px;
background:#fff;
width:116px;
border-left:1px solid #A8C29F;
border-top:1px solid #A8C29F;
border-right:1px solid #A8C29F;
background:url(http://www.hxcgw.com/bbs/upfile/200792994426548.gif);
color:#739242;
font-weight:bold;
height:27px;
line-height:27px;
}
.Contentbox{
clear:both;
margin-top:0px;
border:1px solid #A8C29F;
border-top:none;
height:181px;
text-align:center;
padding-top:8px;
}
.zt1 {
	
	font-style: normal;
	
}