﻿
body,td,th {
font-size: 12px; color:#333333;

}
/*文字连接*/
A:link {
	COLOR:#666666; TEXT-DECORATION: none
}
A:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A:hover  { 
	color:#FF0000;text-decoration:none; 
}

A.mapA{
	COLOR: #000000; TEXT-DECORATION: none
}
A.mapA:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.mapA:hover  { 
	color:#FF0000;text-decoration:none; 
}

.wz13 {
	font-size: 13px;
	line-height: 200%;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

.jsbg {
	background-image: url(images/jsbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lxbg {
	background-image: url(images/lxbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lxwz {
	font-size: 14px;
	line-height: 170%;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: normal;
}

.lxh {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	background-image: url(images/hslxbg.gif);
	background-repeat: no-repeat;
	letter-spacing: 2px;
}

#pic{
  margin:0 auto;
  width:600px;
  padding:0;
  border:1px solid #333;
  }
#pic img{
    max-width:600px;
	border:1px dashed #000;
	}
	

.imgDisabled
{
	cursor: default;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

