body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #ffffff url(images/main-bg.gif);
	padding: 0;
	margin: 0;
	line-height:24px;
}
table,tr,td{
line-height:24px;}
img {
	border: none;
	filter:Chroma(Color=#D4E6EA);
}
a{
text-decoration:none;
color:#000000;
}
a:hover{
color:#FFCC66;
text-decoration:underline;}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align:left;
	width:600px;
	display:inherit;
	float:left;
	top:10px;
}
.dock a:hover{
color:#000000;
font-size:14px;}
.dock-container {
	position: absolute;
	height: 73px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}

#toptd {
padding-right:0px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #f00;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%;
	display:transparent; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}
#title{
font-size:12px;
margin:5px;
padding:4px 6px 2px 0px;
cursor:hand;}
#title a{
padding:4px 6px 2px 20px;
color:#006699;
text-decoration:none;
background:url(../images/bullet_blue.gif) no-repeat;
background-position:left;
}
#ptpro{
	background:url(images/proxuxian.gif) bottom repeat-x;
	height:24px;
	padding:0 0 0 0;
	}
#ptpro img{
		border:0;
		margin:0 8px 0 0;
		}
	
#content {
font-size:12px;
margin:6px 4px;
padding:8px 10px;
line-height:24px;
width:780px;
overflow:auto;
}
#title a:link{
color:#006699;
text-decoration:none;
}
#title a:visited{
color:#006699;
text-decoration:none;
}
#title a:hover{
color:#990000;
background:url(../images/bullet_delete.gif) no-repeat;
background-position:left;
text-decoration:underline;

}
#title a:active{
}

/*搜索引擎界面*/
#YQdiv{
top:10px;
font-size:14px;
right:30px;
float:right;
height:50px;
padding:10px 30px 10px 0;}
#YQdiv input{
border-top-width:0px;
border-left-width:0px;
width:120px;
border-right-width:0px;
border-bottom-width:1px;
border-bottom-color:#FFFFFF;
background:transparent;
border-bottom-style:groove;}
#YQdiv button{
background:transparent;
font-size:14px;
text-align:center;
border:none;
cursor:hand;}
#qqid{
text-align:left;
font-size:12px;

}
#qqid img{

margin:0px 2px 0px 8px;}

/*左边导航*/
#left{
font-size:12px;
color:#000000;
line-height:24px;
}
#weizhi{
font-size:12px;
color:#000000;
line-height:24px;
margin:0px 0 20px 0;
}
#left a:link{
color:#000000;}
#left a:visited{
color:#000000;}
#left a:hover{
color:#FF0000;}
#booktable td,tr{
border:#DEE1FE 0px dotted;
color:#000000;
font-size:12px;
}
#bookInput{
width:200px;
height:18px;
border:#CC0000 1px solid;
color:#3366FF;
font-size:14px;
text-indent:0px;
padding:0 0 0 20px;
font-weight:700;
}
#booktitle{
font-size:20px;
color:#990000;
font-weight:600;
position:absolute;
margin:30px 0 20px -160px;

}
#errsSpan{
color:#FF0000;
text-align:left;}
#errsdiv{
position:absolute;
margin:0 0 30px 0;
right:10%;
background-color:#CCCCCC;
border:#FF0000 thin ridge;}
.productTable{
border-bottom-color:#CC0000;
margin:8px 0 2px 0;
padding:0px;
background-color:#ffffff;
/*filter:progid:DXImageTransform.Microsoft.Shadow(Color=#333333,Direction=215,strength=3}*/
}
.buttom{
background:url(images/hua.gif) right no-repeat bottom;
color:#000000;
font-size:12px;}
/*产品菜单效果*/
ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 194px; /* Width of Menu Items */
  border:0px;
  }
  
ul li {
line-height:16px;
  position: relative;
  }
  
li ul {
  position: absolute;
  left: 193px; /* Set 1px less than menu width */
  top: 0;
  display: none;
  }

/* Styles for Menu Items */
ul li a {
  display: block;
  text-decoration: none;
  color:#000000;
  background: #fff; /* IE6 Bug */
  padding: 5px;
  border: 1px solid #ffffff; /* IE6 Bug */
  border-bottom: 0;
  }
  ul li a:hover {
  color:#ff0000;
  }
  
  
  
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */
-->

/*产品菜单效果结束*/
<!--product.asp 导航样式-->

.navproduct{
	width:600px;
	}
.navproduct a:link{
color:#fff;
font-size:14px;
}
.navproduct a:hover{
color:#000;
font-size:14px;
}
.navproduct a:visited{
color:#fff;
font-size:14px;}
.navproduct a:hover img{
filter:alpha(opacity=50);}
