body {
	background-color: #fff;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #219c02;
	text-decoration: none;
}
.link1 a {
	color: #106635;
	text-decoration: none;
}
.link1 a:hover {
	color: #095128;
	text-decoration: underline;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	list-style-type: none;
}
ol {
	list-style-type: none;
}

small {
	font-size: 12px;
}

.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.line8 {
	font-size: 0px;
	line-height: 0px;
	height: 8px;
}
.line10 {
	font-size: 0px;
	line-height: 0px;
	height: 10px;
}
form {
	display: inline;
}

.cbody {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}
.cbody em{
	font-style: normal;
	float: right;
}
.header {
	height: 95px;
}
.header .logo{
	height: 86px;
	float: left;
	width: 160px;
	padding-top: 10px;
	text-align: center;
}
.header .right {
	float: right;
	height: 86px;
	width: 790px;
	padding-top: 10px;
}
.header .top {
	height: 58px;
}
.header .login  {
	float: left;
	padding-left: 50px;
	color: #888686;
	width: 460px;
}
.header .info  {
	float: right;
	text-align: right;
	width: 280px;
	color: #888686;


}
.header .info a {
	padding-right: 5px;
	padding-left: 5px;

}
.header .info  p{
	letter-spacing: 3px;
	line-height: 26px;
	height: 28px;
	overflow: hidden;



}
.header .info  p strong{
	font-size: 28px;
	color: #000;
	line-height: 28px;
	padding-left: 8px;
	letter-spacing: 1px;
	font-family: "微软雅黑";
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;




}

.header .menu {
	height: 28px;
}
.header .menu li{
	height: 28px;
	float: left;
	line-height: 28px;
	/*	margin-left: 1px;
	font-family: "微软雅黑", "黑体";*/
	font-weight:bold;
	margin-right: 1px;
}
.header .menu li a{
	height: 28px;
	line-height: 28px;
	background-image: url(../images/menu_bg1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	float: left;
	font-size: 14px;
	letter-spacing: 2px;
}
.header .menu li a span{
	background-image: url(../images/menu_bg1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-right: 12px;
	padding-left: 15px;
	margin-right: 3px;
	cursor: pointer;
	color: #106635;
	float: left;
	white-space: nowrap;
	line-height: 25px;
	height: 25px;
	padding-top: 3px;
}
.header .menu li a:hover{
	background-position: right top;
}
.header .menu li a:hover span{
	background-position: left top;
	color: #ffffff;
}
.header .menu li.this a{
	background-position: right top;
}
.header .menu li.this a span {
	background-position: left top;
	color: #ffffff;
}
.search {
	background-image: url(../images/search_bg1.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 67px;
	clear: both;
	background-color: #65b621;
}
.search .info {
	line-height: 26px;
	height: 26px;
	color: #fff;
	padding-left: 18px;
	position: relative;
	padding-top: 2px;
}
.search .info a {
	color: #fff;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.search .info a:hover {
	color: #fcfe7d;
	text-decoration: none;
}
.search .info span.t1{
	padding-left: 15px;

}
.search .info dl{
	float: right;
	position: absolute;
	top: 5px;
	right: 15px;
	width: 179px;
}
.search .info dl dt{
	background-image: url(../images/gwc.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 145px;
	color: #000;
	line-height: 22px;
	padding-left: 34px;
	cursor: pointer;

}
.search .info dl dt strong{
	padding-right: 2px;
	padding-left: 2px;


}
.search .info dl dd {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #8d8d8d;
	color: #000;
	line-height: 20px;
}
.search .info ol   {
	display: block;
}
.search .info ol.hide   {
	display: none;

}
.search .box  {
	padding-left: 16px;
	background-color: #ddecc6;
	margin: 2px;
	height: 26px;
	border: 1px solid #b1d889;
	clear: both;
	padding-top: 7px;
	padding-right: 10px;
}
.search .box li {
	float: left;
	padding-right: 5px;
}
.search .inp1  {
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	width: 250px;
	padding-left: 2px;
	border: 1px solid #959595;
	color: #666;
}
.search .inp2 {
	font-size: 12px;
	line-height: 20px;
	width: 80px;
	height: 20px;
}
.search .inp3 {
	line-height: 20px;
	width: 254px;
	height: 20px;
	font-size: 12px;
}
.search .box li.t1 {
	float: right;
	padding-right: 5px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.search .box a {
	padding-right: 3px;
	padding-left: 3px;
}
.indad1 {
	border: 1px solid #9cc330;
}
.newspan {
	float: left;
}
.newspan p {
	display: block;
	float: left;
}
.newspan p.p1 {
	display: block;
	float: left;
	padding-right: 30px;
	position: relative;
}
.newspan p.p1 img{
	position: absolute;
	top: -3px;
	right: 0px;
}

/* 2009-1209 sub */

.line {
	line-height: 22px;
	font-weight: bold;
	height: 22px;
	font-family: "宋体";
	color: #555;
	background-image: url(../images/line_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
}
.line strong{
	color: #219c02;
}
.kfol {
	position: absolute;
	height: 150px;
	width: 30px;
	top: 150px;
	right: 0px;
}
.title5 {
	background-image: url(../images/title_bg2.gif);
	background-repeat: repeat-x;
	padding-left: 17px;
	font-size: 14px;
	color: #58b00f;
	line-height: 20px;
	height: 20px;
	padding-top: 5px;

}
.buyinfo {}
.buyinfo .left{
	float: left;
	width: 620px;
	padding-bottom: 10px;
}
.buyinfo .left dt {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.buyinfo .left dd {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
}
.buyinfo .left dd .lclick{
	float: left;
	height: 90px;
	width: 10px;
}
.buyinfo .left dd .rclick{
	float: left;
	height: 90px;
	width: 10px;
}
.buyinfo .left dd ul{
	width: 440px;
	height: 90px;
	float: left;
}
.buyinfo .left dd li{
	float: left;
	border: 1px solid #a9cb4b;
	height: 88px;
	width: 88px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;

}
.buyinfo .right{
	float: right;
	width: 320px;

}
.buyinfo .right .title{
	font-size: 14px;
	line-height: 30px;
	height: 30px;
}
.buyinfo .right .info1 {
	padding-top: 5px;
}
.buyinfo .right .info1 li{
	line-height: 22px;
	color: #696969;
	position: relative;
	z-index: 99;
}
.buyinfo .right .info1 li p{
	float: left;
	padding-right: 3px;
}
.buyinfo .right .info1 li p.t1{
	color: #219c02;
	background-image: url(../images/ico_listdown.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	margin-bottom: 2px;
	cursor: pointer;
}
.buyinfo .right .info1 li .dq {
	position: absolute;
	width: 250px;
	z-index: 999;
	background-color: #f5f7ef;
	left: 16px;
	top: 22px;
	border: 2px solid #c4db83;
	padding: 5px;
	zoom:1;
}
.buyinfo .right .info1 li .dq a {
	display: block;
	line-height: 18px;
	color: #219c02;
	height: 18px;
	text-align: center;
	float: left;
	width: 60px;
	margin: 1px;
}
.buyinfo .right .info1 li .dq a:hover{
	text-decoration: underline;
	color: #fff;
	background-color: #8ec333;
}
.buyinfo .right .jg  {
	text-decoration: none;
	padding-top: 20px;
	line-height: 24px;
	color: #696969;
	padding-bottom: 20px;
}
.buyinfo .right .jg  p.t1{
	font-size: 14px;
	color: #000000;
}
.buyinfo .right .jg  p.t1 strong{
	font-size: 12px;
	color: #fe5514;
}
.buyinfo .right .jg  p big{
	font-size: 30px;
	line-height: 30px;
	color: #fe5514;
}
.buyinfo .right .buy  {
	line-height: 32px;
	color: #696969;
	background-color: #fefbe9;
	border: 1px solid #ffbea6;
	height: 32px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 35px;
	padding-left: 15px;
}
.buyinfo .right .info2  {
	margin-top: 70px;
	padding-left: 10px;
	color: #696969;
	z-index: 1;
}
.buyinfo .right .info2  .title{
	background-image: url(../images/list_ico4.gif);
	line-height: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 18px;
	padding-bottom: 5px;
}
.buyinfo .right .info2  .title strong{
	font-size: 14px;
	letter-spacing: 8px;
}
.buyinfo .right .info2  .title big{
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 1px;
	color: #101010;
}
.buyinfo .right .info2  li{
	line-height: 24px;
	background-image: url(../images/list_ico3.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	height: 24px;
	padding-left: 18px;
	float: left;
	width: 136px;
	letter-spacing: 2px;
}
.proinfo1 {
	padding: 1px;
	border: 1px solid #a1c63b;
	zoom:1;
}
.proinfo1 .list {
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.proinfo1 .list li {
	line-height: 25px;
	width: 50%;
	float: left;
}
.proinfo2 {
	zoom:1;
}
.proinfo2 .list dl {
	float: left;
	width: 50%;
	text-align: center;
	padding-top: 25px;
}
.proinfo2 .list dt {
	border: 1px solid #a9cb4b;
	height: 348px;
	width: 348px;
	margin-right: auto;
	margin-left: auto;
}
.proinfo2 .list dd {
	width: 348px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.buycom {
}
.buycom .left{
	float: left;
	width: 630px;
}
.buycom .left .pf {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9cb4b;
	zoom:1;
}
.buycom .left .pf dt{
	float: left;
	width: 490px;

}
.buycom .left .pf dd{
	float: right;
	width: 130px;
	text-align: center;
	padding-top: 20px;
	background-image: url(../images/com_bg1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 70px;
	padding-left: 5px;

}
.buycom .left .pf dd a{
	color: #005aa0;


}
.buycom .left .pf dd a strong{
	color: #ff3300;


}
.buycom .left .pf li{
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	height: 20px;
	clear: both;
}
.buycom .left .pf li p{
	float: left;
	padding-right: 10px;
	padding-left: 10px;

}
.buycom .left .pf li p.t1{
	width: 50px;


}
.buycom .left .pl {
	padding-top: 12px;
}
.buycom .left .pl .title{
	line-height: 30px;
	color: #999999;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;

}
.buycom .left .pl .title span{
	padding-left: 20px;


}
.buycom .left .pl dl {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;



}
.buycom .left .pl dl.t1 {
	background-color: #fff;




}
.buycom .left .pl dl.t2 {
	background-color: #f0f0f0;




}
.buycom .left .pl dt {
	color: #666;
	padding-bottom: 8px;



}
.buycom .left .pl dd {
	color: #999;
	padding-bottom: 8px;



}


.buycom .right{
	padding: 1px;
	width: 308px;
	border: 1px solid #a8ca49;
	float: right;
}
.buycom .right .list {
	padding-top: 5px;
	padding-right: 12px;
	padding-left: 13px;
	padding-bottom: 5px;
}
.buycom .right .list dl{
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	zoom:1;
}
.buycom .right .list dt{
	float: left;
	height: 142px;
	width: 142px;
	border: 1px solid #adadad;

}
.buycom .right .list dd{
	float: right;
	width: 130px;
	color: #838383;
	line-height: 25px;
	padding-top: 8px;

}
.buycom .right .list dd p{
	font-size: 14px;
	color: #000;


}
.buycom .right .list dd small{
	text-decoration: line-through;


}
.buycom .right .list dd strong{
	color: #fd5411;
	font-weight: normal;



}



/* 2009-1209 end */


.left1 {
	float: left;
	width: 712px;
}
.left1 .tbox1 {
	float: left;
	height: 237px;
	width: 348px;
	border: 1px solid #9ccb3b;
	padding: 1px;
}
.left1 .tbox1 dl{
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 14px;
	height: 100px;
}
.left1 .tbox1 dt {
	float: left;
	height: 92px;
	width: 92px;
	padding-top: 3px;
}
.left1 .tbox1 dd {
	float: right;
	height: 90px;
	width: 220px;
	line-height: 22px;
	color: #0a0a0a;
}
.left1 .tbox1 dd p {
	padding-bottom: 5px;

}
.left1 .tbox1 dd p a{
	color: #0a808e;
	font-weight: bold;
	text-decoration: none;
}
.left1 .tbox1 dd p a:hover{
	color: #01575e;
	text-decoration: none;
}
.left1 .tbox1 dd small a{
	text-decoration: underline;

}
.left1 .tbox1 ul {
	padding-bottom: 10px;
	padding-left: 16px;
	clear: both;
	zoom:1;
	padding-top: 5px;
}
.left1 .tbox1 ul li{
	background-image: url(../images/list_ico1.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	float: left;
	width: 156px;
	padding-left: 10px;
	line-height: 22px;
	height: 22px;

}
.left1 .tbox1 ul li a{
	color: #606060;
	text-decoration: none;

}
.left1 .tbox1 ul li a:hover{
	color: #219c02;
	text-decoration: none;

}
.lmenu {
	padding: 1px;
	float: left;
	height: 572px;
	width: 148px;
	border: 1px solid #9fcd41;
}
.lmenu .menu {
	padding-right: 8px;
	padding-left: 8px;
}
.lmenu .menu dl{
	padding-top: 10px;

}
.lmenu .menu dt {
	font-size: 14px;
	font-weight: bold;
	color: #219c02;
	padding-left: 6px;
	line-height: 25px;
}
.lmenu .menu ul {
	background-image: url(../images/lmenu_bg1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	zoom:1;
}
.lmenu .menu li {
	line-height: 24px;
	float: left;
	height: 24px;
	width: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dedede;
	padding-left: 6px;
	position: relative;
	z-index: 9999;
}
.lmenu .menu dd.m1 li{
	background-image: url(../images/list_ico2.gif);
	background-repeat: no-repeat;
	background-position: 45px 6px;

}
.lmenu .menu li.hover {
	height: 23px;
	width: 59px;
	line-height: 23px;
	background-color: #fafafa;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a1a1a1;
	border-bottom-color: #a1a1a1;
	border-left-color: #a1a1a1;
	z-index: 10000;
}
.lmenu .menu li.hover a{
	font-weight: bold;
	color: #316ac5;

}
.lmenu .menu li .p {
	position: absolute;
	top: -1px;
	background-color: #fafafa;
	z-index: 9999;
	width: 180px;
	display: none;
	zoom:1;
	border-top-width: 1px;
	border-right-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #a1a1a1;
	border-right-color: #a1a1a1;
	left: 65px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #a1a1a1;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	background-image: url(../images/lmenu_bgp.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.lmenu .menu li .p a{
	font-weight: normal;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;

}
.lmenu .menu li .p a:hover{
	color: #219c02;

}

.lmenu .tabs1  {
	padding-top: 12px;
	padding-bottom: 4px;


}
.lmenu .tabs1 dt {
	font-size: 14px;
	font-weight: bold;
	color: #219c02;
	line-height: 25px;
	height: 25px;
	padding-left: 14px;

}
.lmenu .tabs1 ul {
	padding-left: 2px;
	padding-top: 6px;
}
.lmenu .tabs1 ul li{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	background-image: url(../images/tabs_bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 17px;
	display: inline;
	height: 17px;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 5px;
	padding-left: 5px;
	color: #fff;
	cursor: pointer;
	float: left;

}
.lmenu .tabs1 ul li.this{
	color: #106635;
	background-position: left top;


}
.lmenu .menu ol {
	display: block;
}
.lmenu .menu ol.hide {
	display: none;
}
.lmenu .title  {
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lmenu .title  strong{
	color: #209c00;
	font-size: 14px;

}
.left2 {
	float: left;
	width: 150px;
}
.right2 {
	float: right;
	width: 792px;
}
.hotlist {
	border: 1px solid #9ccb3b;
	background-image: url(../images/hotlist_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	zoom:1;
}
.hotlist .title{
	line-height: 30px;
	color: #65b621;
	height: 30px;
	padding-left: 20px;
	font-size: 14px;

}
.hotlist dl{
	float: left;
	padding: 10px;
	width: 375px;
	height: 205px;

}
.hotlist dt{
	float: left;
	height: 200px;
	width: 200px;

}
.hotlist dd{
	float: left;
	margin-left:5px;

}
.hotlist dd p{
	line-height: 30px;
	color: #222222;


}
.hotlist dd small{
	text-decoration: line-through;


}
.hotlist dd span{
	color: #fe5514;



}
.hotlist dd big{
	font-size: 24px;
	color: #fe5514;
	font-weight: bold;



}
.proinfo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9ccb3b;
	background-image: url(../images/proinfo_bg1.gif);
	background-repeat: repeat-x;
}
.proinfo .clear {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.proinfo .title{
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	padding-left: 20px;
	padding-top: 5px;
}
.proinfo ul{
	padding: 5px;
}
.proinfo li{
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a2d595;
	padding-left: 28px;
	clear:both;
	zoom:1;
	padding-top: 5px;
	padding-bottom: 2px;
}
.proinfo li p{
	line-height: 28px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	zoom:1;
	width: 70px;
}
.proinfo li p.t1 {
	width: 25px;
}

.proinfo li p.t2 {
	width: 605px;
}

.proinfo li p.t1 a{
	line-height: 19px;
	color: #fff;
	text-decoration: none;
	background-color: #f8981c;
	height: 19px;
	margin-top: 2px;
	width: 30px;
	display: block;
	text-align: center;
	margin-bottom: 2px;
}
.proinfo li p.t1select a{
	line-height: 19px;
	color: #fff;
	text-decoration: none;
	background-color: #f8981c;
	height: 19px;
	margin-top: 3px;
	display: block;
	text-align: center;
}
.proinfo li p.t1 a.no{
	line-height: 19px;
	color: #219c02;
	text-decoration: none;
	height: 19px;
	margin-top: 2px;
	display: block;
	text-align: center;
	margin-bottom: 2px;
	background-color: #fff;
}

.proinfo li p.t1 a:hover{
	background-color: #d77f0d;
	color: #fcfcfc;
}
.proinfo li p.t2 a{
	color: #219c02;
	text-decoration: none;
	display: inline;
	float: left;
	line-height: 19px;
	white-space: nowrap;
	height: 19px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
	width: 81px;

}
.proinfo li p.t2 a:hover{
	color: #fff;
	text-decoration: none;
	background-color: #f8981c;

}
.proinfo li p.t2 a.this {
	color: #fff;
	background-color: #f8981c;
}

.proinfo li{
}
.prolist {
}
.prolist .title{
	background-image: url(../images/prolist_bg1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 26px;
	height: 26px;
	border: 1px solid #d0d0d0;
	padding-right: 10px;
	padding-left: 10px;
}
.prolist .title em strong{
	color: #219c02;
	padding-right: 3px;
	padding-left: 3px;

}
.prolist .title dl{
	line-height: 26px;
	height: 26px;
	float: left;
	padding-right: 15px;
}
.prolist .title dt{
	line-height: 26px;
	height: 26px;
	float: left;
	padding-left: 10px;
	padding-right: 5px;
}
.prolist .title dd{
	line-height: 26px;
	height: 26px;
	float: left;
}
.prolist .title dd a{
	line-height: 18px;
	height: 18px;
	float: left;
	display: block;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.prolist .title dd a.this{
	background-image: url(../images/prolist_bg1.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d1d1d1;
	border-left-color: #d1d1d1;
	padding-right: 9px;
	padding-left: 9px;

}
.prolist .title dd a:hover{
	background-image: url(../images/prolist_bg1.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d1d1d1;
	border-left-color: #d1d1d1;
	padding-right: 9px;
	padding-left: 9px;

}

.floatshow {
	POSITION: absolute; 
	border: 1px solid #d0d0d0;
	line-height: 12px;
	height: 38px;
	float: left;
	display: block;
	margin-right: 1px;
	margin-left: 1px; 
	cursor:hand;
}

.floatshow .showpricestyle{
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor:hand;
}

.floatshow .showpricestyle a{
	text-decoration:underline;
	cursor:hand;
}

.floatshow .showdatestyle{
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor:hand;
}

.floatshow .showdatestyle a{
	text-decoration:underline;
	cursor:hand;
}

.prolist .imgli {
	clear: both;




}
.prolist .imgli dl{
	float: left;
	height: 265px;
	width: 190px;
	margin-right: 3px;
	margin-left: 4px;



}
.prolist .imgli dt{
	height: 188px;
	width: 188px;
	border: 1px solid #adadad;



}
.prolist .imgli dd{
	text-align: center;
	padding-top: 8px;
	color: #838383;




}
.prolist .imgli dd small{
	text-decoration: line-through;
	font-family:"宋体";





}
.prolist .imgli dd strong{
	color: #ff5514;






}
.pages1 {
	height: 23px;
	color: #969696;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.pages1 .li {
	float: right;
	height: 22px;
}

.pages1 a{
	font-family: "宋体";
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #cccccc;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 16px;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #fff;
	display: list-item;
	float: left;
	list-style-type: none;

}
.pages1 a.more{
	background-color: #fff;
	border: 1px solid #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;


}
.pages1 a:hover{
	color: #f8981c;
	border: 1px solid #f8981c;
	text-decoration: none;


}
.pages1 a.this{
	color: #fff;
	background-color: #f8981c;
	border: 1px solid #ffcc38;
	font-weight: bold;
	text-decoration: none;


}
.pages1 a.prvei{
	background-image: url(../images/pages_ico1.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 5px center;


}
.pages1 a.next{
	background-image: url(../images/pages_ico2.gif);
	background-repeat: no-repeat;
	background-position: 50px center;
	padding-right: 20px;


}
.pages1 .inpp{
	line-height: 20px;
	text-align: center;
	height: 20px;
	width: 28px;
	border: 1px solid #cccccc;
	margin-right: 3px;
	margin-left: 3px;


}
.pages1 span{
	padding-right: 3px;
	padding-left: 3px;
	display: list-item;
	float: left;
	line-height: 22px;
	white-space: nowrap;
	list-style-type: none;


}
.pages1 .imgli{



}





.lnjl {
	padding: 1px;
	border: 1px solid #9fcd41;
	zoom:1;
}
.lnjl dl{
	padding: 5px;
	margin-top: 4px;
	margin-bottom: 4px;


}
.lnjl dt{
	float: left;
	height: 60px;
	width: 60px;

}
.lnjl dd{
	width: 75px;
	float: left;
	padding-left: 1px;


}
.lnjl dd p{
	line-height: 16px;
	padding-top: 6px;
	padding-bottom: 6px;




}
.lnjl dd strong{
	color: #ff5514;



}





.show {
	float: right;
	width: 552px;
}

.show .slide {
	height: 319px;
	width: 550px;
	border: 1px solid #9ccb3b;
	overflow: hidden;
}
.indad1  {
	border: 1px solid #9ccb3b;
}






.right1 {
	float: right;
	width: 232px;
}
.right1 .tbox1 {
	padding: 1px;
	height: 158px;
	width: 228px;
	border: 1px solid #9ccb3b;
}
.right1 .tbox1 ul {
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 8px;
}
.right1 .tbox1 ul li{
	line-height: 22px;
	background-image: url(../images/list_ico1.gif);
	background-position: 0px 10px;
	height: 22px;
	padding-left: 10px;
	background-repeat: no-repeat;

}
.right1 .rss {
	height: 48px;
	width: 210px;
	border: 1px solid #9ccb3b;
	padding: 10px;
}
.right1 .rss p{
	line-height: 24px;
	height: 24px;

}
.right1 .rss .inp1{
	height: 18px;
	width: 140px;
	border: 1px solid #219c02;
	line-height: 18px;
	color: #555;
	padding-left: 5px;
}
.right1 .news1 {
	border: 1px solid #9ccb3b;
	padding: 1px;
	height: 143px;
}
.right1 .news1 ul {
	padding-top: 4px;
	padding-left: 10px;
}
.right1 .news1 ul li{
	line-height: 22px;
	background-image: url(../images/list_ico1.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 5px;

}




.libox1 {
}
.title1 {
	background-image: url(../images/title_bg1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 48px;
	padding-left: 2px;
}
.title1 strong{
	font-family: "微软雅黑", "黑体";
	font-size: 38px;
	font-weight: normal;
	line-height: 45px;
	color: #106635;
	padding-left: 10px;
}
.title1 small{
	font-size: 32px;
	line-height: 35px;
	color: #d5e6ba;
	padding-left: 5px;
}
.title1 em {
	height: 20px;
	padding-top: 20px;
}
.title2 {
	line-height: 20px;
	color: #fff;
	height: 20px;
	background-color: #65b621;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
}
.title2 strong{
	font-size: 14px;

}
.title2 a {
	color: #fff;
	text-decoration: none;
}
.title2 a:hover {
	color: #cfff69;
	text-decoration: none;
}


.libox1 ul {
	padding-top: 8px;
	height: 308px;
	padding-bottom: 8px;
}
.libox1 li {
	float: left;
	height: 308px;
	width: 715px;
	overflow: hidden;
}
.libox1 li.t1 {
	float: right;
	width: 232px;
}


.imgli1 {
	padding: 10px;
	border: 1px solid #9ccb3b;
	zoom:1;
}
.imgli1 dl {
	float: left;
	height: 225px;
	width: 186px;
	text-align: center;
	padding-top: 10px;
}
.imgli1 dt {
	height: 160px;
	width: 160px;
	border: 1px solid #adadad;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;

}
.imgli1 dd {
	line-height: 22px;
	padding-top: 2px;
	color: #838383;
}
.imgli1 dd small{
	text-decoration: line-through;
	font-family:"宋体";

}
.imgli1 dd strong{
	font-weight:600;
	padding-left: 8px;
	color: #ff5514;
	font-family:宋体,Arial,Helvetica,sans-serif;

}
.imgli1 .t1 {
	line-height: 22px;
	text-align: right;
	padding-right: 12px;
}
.helpbox {
	border: 1px solid #9ccb3b;
	padding: 10px;
	zoom:1;
}
.helpbox ul {
	float: left;
	height: 125px;
	width: 150px;
	background-image: url(../images/help_bg1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 35px;
	zoom:1;
}
.helpbox ul.u1 {
	background-image: none;

}
.helpbox li.lt {
	background-image: none;
	line-height: 35px;
	font-weight: bold;
	padding: 0px;
	color: #838383;

}
.helpbox li {
	background-image: url(../images/list_ico1.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 10px;


}

.flink {
	border: 1px solid #9ccb3b;
	zoom:1;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.flink li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 14px;
	height: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #e1e1e1;
	margin-left: -1px;
	white-space: nowrap;
	margin-top: 4px;
	margin-bottom: 4px;
}
.flink li.t1 {
	border-right-style: none;
}
.flink li.t1 a{
	color: #666;

}
.flink .title {
	padding-bottom: 5px;
}
.footer {
	padding-top: 10px;
	padding-bottom: 30px;
}
.footer p {
	text-align: center;
	color: #010101;
}
.footer p a{
	padding-right: 2px;
	padding-left: 2px;

}
.footer p.p1{
	padding-top: 8px;
	padding-bottom: 5px;
	color: #dddddd;


}
.footer p.p1 a{
	padding-right: 10px;
	padding-left: 10px;

}
le: none;
}
.flink li.t1 a{
	color: #666;

}
.flink .title {
	padding-bottom: 5px;
}
.footer {
	padding-top: 10px;
	padding-bottom: 30px;
}
.footer p {
	text-align: center;
	color: #010101;
}
.footer p a{
	padding-right: 2px;
	padding-left: 2px;

}
.footer p.p1{
	padding-top: 8px;
	padding-bottom: 5px;
	color: #dddddd;


}
.footer p.p1 a{
	padding-right: 10px;
	padding-left: 10px;

}
}
t: 10px;

}
}
