/* CSS Document */
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #F8F8F6;
	font-family: "宋体", "仿宋", "黑体", "楷体";
	font-size: 14px;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
}
ul{
	margin: 0px;
	padding: 0px;
}
li{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
h3{
	font-family: "宋体", "仿宋", "黑体", "楷体";
	font-size: 12px;
	line-height: 27px;
	background-image: url(../images/leftbgh.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 27px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
h1{
	font-family: "宋体", "仿宋", "黑体", "楷体";
	font-size: 12px;
	line-height: 27px;
	background-image: url(../images/h1bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 27px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.clr {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}
#warp {
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#menu {
	clear: both;
	width: 100%;
	height: 25px;
	font-family: "宋体", "黑体", "仿宋_GB2312";
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #000000;
}
#menu li{
	float: left;
	width: 150px;
	height: 25px;
	text-align: center;
	background-image: url(../images/menuline.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 1px;
}
#menu li a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
	line-height: 25px;
	display: block;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
}
#menu li a:hover{
	color: #ffcc00;
	line-height: 25px;
}
#flash {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}
#zhengwen {
	margin: 0px;
	padding: 10px;
	clear: both;
}
#zwleft{
	width: 238px;
	float: left;
}
#zwleft ul{
	background-color: #FFFFFF;
	border: 1px solid #D4D0C8;
	padding: 10px;
	margin-bottom: 10px;
}
#zwleft li{
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 33px;
}
#zwleft li a{
	color: #666666;
	text-decoration: none;
	padding-left: 35px;
}
#zwleft li a:hover{
	color: #990000;
}
#zwright{
	float: right;
	width: 730px;
}
#feeter {
	margin: 0px;
	padding: 10px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.proimg img{
	padding: 6px;
	height: 262px;
	width: 330px;
	border: 1px solid #D4D0C8;
}
#plist {
	padding: 5px;
	margin-right: 15px;
	margin-left: 5px;
	border: 1px double #D4D0C8;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}
#plist img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 159px;
	width: 200px;
}
#plist a{
	color: #336699;
	text-decoration: none;
}
#plist a:hover{
	color: #FF6600;
	text-decoration: none;
}






.float11 {
  position: fixed;
  top: 20%;
  right: 10px;
  margin-top: -1px;
  width: 53px;
  z-index: 1000;
}


.float-item {
	width: 150px;
	height: 176px;
	/*  border-bottom: 1px solid #008fd5;
*/  position: absolute;
	right: 0px;
	background-color: #fff;
	text-align: center;
	padding-top: 5px;
}
.float-item a{
	color: #fff;
	line-height: 23px;
	font-size: 14px;
	cursor: pointer;
	text-decoration: none;	
	}
.float-item a:hover{
	color: #FFFF00;
	text-decoration: underline;
}

/*
.float-item a {
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
  width: 200px;
  height: 53px;
  display: block;
  position: absolute;
  left: 0px;
  background-color: #01651d;
  color: #fff;
  line-height: 53px;
  font-size: 16px;
  cursor: pointer;
}*/
