/* CSS Document */
body
	{	margin:0; 
		border:0; 
		background:#000}

td, div
	{
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height:22px
}

.copyright
	{	color:#ffffff;
		font:10px Arial, Helvetica, sans-serif;
		letter-spacing:0}
		
.copyright a
	{	color:#969696;
		text-decoration:none}
		
.copyright a:hover
	{	color:#969696;
		text-decoration:underline}
		
img
	{	border:0}
	
.link01
		{	font:11px;
			color:#ffffff}
		
.link01 a
		{
	color:#CCC;
	text-decoration:none
}
			
.link01 a:hover
		{	color:#C8130B;
			text-decoration:none}
			
.menu01
	{
	background:url(../images/company_22.gif) no-repeat;
	height:24;
	padding-top: 2;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12;
}
	
.menu01 a
	{	color:#ffffff;
		text-decoration:none}
		
.menu01 a:hover
	{	color:#C8130B;
		text-decoration:none}
.font00
	{
	color:#ffffff;
	font-size:13px;
	font-weight:normal
}
.font01
	{
	color:#ffffff;
	font-size:15px;
	font-weight:bold
}
.font02
	{
	color:#FF0;
	font-size:18px;
	font-weight:bold
}		
.font03
	{
	color:#FF0;
	font-size:12px;
	font-weight:bold
}			
.font04
	{
	color:#0F0;
	font-size:13px;
	font-weight:normal
}	
.td01
	{	color:#363636;
		font-weight:bold;
		font-size:13px;
		background:url(../images/prodemo_32.gif) repeat-x #CCC;
		height:35;
		padding:5}
		
.td02
	{
	background:#FFC;
	padding:5;
}
		
.td03
	{
	background:#ff9;
	padding:5
}
		
/*//////////////////////*/
.tdcolor-main04 {
	background-color: #F0EEE3;
	font-size: 9pt;
	font-family:"Arial";
	color: #756C37;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B6B18A;
	border-bottom-color: #E5E1D7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.tdcolor-main05 {
	background-color: #FFFFFF;
	font-size: 9pt;
	font-family:"Arial";
	color: #767B76;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B6B18A;
	border-bottom-color: #E5E1D7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.tdcolor-04 {
	font-size: 9pt;
	font-family:"Arial";
	background-color: #F0EEE3;
	color: #756C37;
	border-bottom-color: #E5E1D7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
} 
.tdcolor-05 {
	font-size: 9pt;
	font-family:sans-serif, Arial, Dotum, Helvetica, geneva,;
	background-color: #FFFFFF;
	color: #666666;
	border-bottom-color: #E5E1D7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/*/////////顶部导航用/////////////*/
a{
  color: #FFFF99;
  text-decoration: none;
}

a:hover{
  color: #FFF;
  text-decoration: underline;
}
   
#nav{
  padding: 5px 0px 0;
  font-size: 15px;
  font-weight: bold;
  margin: 3em 0 0;
  list-style:none;
}

#nav li{
	float: left;
	margin-right: 1px;
}

.bi{
	position: relative;
	z-index: 0;
	background-color: #000000;
}

.bi:hover{
  z-index: 99;
}

.bi:hover span{
  visibility: visible;
  top: 0;
  left: 0;
  cursor: pointer;
}

.bi span{
  position: absolute;
  left: -999em;
  visibility: hidden;
}

#nav li a,.bi:hover span{
	line-height: 24px;
	text-decoration: none;
	background: #DDD;
	color: #000;
	display: block;
	width: 90px;
	text-align: center;
}

#nav li a:hover,.bi:hover span{
  color: #FFF;
  background: #DC4E1B;
}

.bi:hover span{
  padding-top: 4px;
}

#navbar{
	background: #C8130B;
	height: 8px;
	overflow: hidden;
	clear: both;

}

/*/////////效果对比用/////////////*/
#hovShow{
	border:1px solid #000000;
	position:absolute;
	visibility:hidden;
	background-color:#FFFFFF;
	overflow:hidden;}
#hovShowBg{
	position:absolute;visibility:hidden;background-color:#0C3E74;filter:Alpha(Opacity=40);Opacity:0.4;}
#hovShow #loadimg{
	height:20px;width:100px;margin-top:-11px;margin-left:0px;position:absolute;left:0px;top:50%;background-color:#FFFFFF;line-height:20px;background-image:url(http://www.hwj123.com/img/loading.gif);background-repeat:no-repeat;background-position:5px center;text-indent:28px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:none;border-bottom-style:solid;border-left-style:none;border-top-color:#000000;border-right-color:#000000;border-bottom-color:#000000;border-left-color:#000000;}
#sTit{
	position:absolute;overflow:hidden;z-index:9999;}
#sTit div{
	line-height:30px;background-color:#000000;height:30px;color:#FFFFFF;text-align:center;}
