﻿
.menu {
	width:692px;
	overflow:hidden;
}
.menu ul {
	width:692px;
	height:90px;
	overflow:hidden;
	background:url(../images/product/show_menu_bg.gif) no-repeat;
	}
.menu li {
	margin:0  0 0 10px;
	float:left;
	width:104px;
	height:90px;
}
.menu li a {
	display:block;
	float:left;
	width:104px;
	height:90px;
	text-indent:-9999px;
	behavior:url(../js/ablur.htc);
	}
.menu .show1 a{
	background:url(../images/service/show_menu_3.gif) no-repeat 0px 2px;
}
.menu .show2 a{
	background:url(../images/service/show_menu_4.gif) no-repeat 0px 2px;
}
.menu .show1 a.tabactive {	
	background:url(../images/service/show_menu_3_c.gif) no-repeat 0px 2px;
}
.menu .show2 a.tabactive {	
	background:url(../images/service/show_menu_4_c.gif) no-repeat 0px 2px;
}
	
	
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4 {
	padding:6px;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	background:#fff;
}


/****chaxun***/
.showtd{
	width:550px;
	margin:0px auto;
}

.showtd th{
	padding:6px 0;
	width:80px;
	font-weight:bold;
	color:#000;
}
.showtd td{
	padding:6px 0;
}
.showtd input{
	width:380px;
	height:18px;
	line-height:18px;
	padding:0px;
	margin:0px;
	border:1px solid #d3d3d3;
	vertical-align:middle;
}
.showtd textarea{
	width:380px;
	height:90px;
	padding:0px;
	margin:0px;
	border:1px solid #d3d3d3;
}
.chaxun{
	color:#1fab3b;
	font-weight:bold;
	text-align:center;
	margin:20px 20px 0;
	padding:20px 0 0 0;
	border-top:1px dotted #bebebe;
}

.chaxun span{
	color:#525252;
}






/******download******/
.downlist{
	width:660px;
}
.downlist td{
	font-size:11px;
	color:#818181;
	text-align:center;
}
.downlist th a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.downlist th a:hover{
	text-decoration:underline;
}
.downlist td,.downlist th{
	padding:8px 0;
	border-bottom:1px solid #e5e5e5;
}
	













