@import url("list2.css");
@import url("buyinfo.css");
@import url("proinfo.css");
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;
}
h1, h2, h3, h4, h5, h6 {
	display: inline;
	font-size: 12px;
	font-weight: normal;
}

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: 96px;
}
.header .logo{
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
}
.header .right {
	float: right;
	height: 86px;
	width: 790px;
	padding-top: 10px;
}
.header .top {
	height: 58px;
	overflow: hidden;
}
.header .login  {
	float: left;
	padding-left: 20px;
	color: #888686;
	width: 480px;
	height: 50px;
	overflow: hidden;
}
.header .info  {
	float: right;
	text-align: right;
	width: 280px;
	color: #888686;


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

}
.header .info  p{
	padding-top: 5px;
	letter-spacing: 3px;



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




}

.header .menu {
	height: 28px;
	clear: both;
}
.header .menu li{
	height: 28px;
	float: left;
	line-height: 28px;
	/*	margin-left: 1px;
	font-family: "微软雅黑", "黑体";*/
	font-weight:bold;
	margin-right: 1px;
}
.header .menu li h2 {
	font-size: 14px;
	font-weight: bold;
}

.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;
}
/* 20110125 */
.left3{
	float: left;
	width: 190px;
}
.right3{
	float: right;
	width: 750px;
}
/* 20110125 */
.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;

}
.title5 h2{
	font-size: 14px;
	color: #58b00f;
	font-weight: bold;

}
.title5 h3{
	font-size: 14px;
	color: #58b00f;
	font-weight: bold;

}

/* 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: 682px;
	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 dt h3{
	font-size: 14px;
	font-weight: bold;
}
.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;

}
/* 20110125 sub */
.lmenu.pro {
	width: 186px;
	height: auto;
}
.lmenu.pro .menu {
	padding-right: 9px;
	padding-left: 9px;
}
.lmenu.pro .menu li {
	width: 75px;
	_width: 72px;
	padding-left: 8px;
	_display:inline;

}
.lmenu.pro .menu dd.m1 li {
	background-position: 55px 6px;
}
.lmenu.pro .menu li.hover {
	padding-left: 7px;
}
.lmenu.pro .tabs1 dd {
	padding-left: 6px;
}
.lmenu.pro .tabs1 ul li {
	padding-right: 9px;
	padding-left: 9px;
	_padding: 0 6px;
}
/* 20110125 end */


.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 .title h1{
	color: #65b621;
	font-size: 14px;
	font-weight: bold;
}
.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 .title h1{
	font-size: 14px;
	font-weight: bold;
}
.proinfo ul{
	padding: 5px;
}
.proinfo li{
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a2d595;
	padding-left: 28px;
	zoom:1;
	padding-top: 5px;
	padding-bottom: 3px;
	display: block;
	clear: both;
}
.proinfo li h2{
	line-height: 28px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	zoom:1;
	width: 70px;
	font-weight: bold;
	display: block;
	width:130px;
	text-align:center;
}
.proinfo li div.t1 {
	width: 25px;
	float: left;
	line-height: 28px;
}
.proinfo li div.t2 {
	width: 565px;
	float: left;
	padding-left: 10px;
}
.proinfo li div.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 div.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 div.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 div.t1 a:hover{
	background-color: #d77f0d;
	color: #fcfcfc;
}
.proinfo li div.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 div.t2 a:hover{
	color: #fff;
	text-decoration: none;
	background-color: #f8981c;

}
.proinfo li div.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: 285px;
	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;






}
.prolist .imgli dd p.t {
	line-height: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.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{



}




/* 20110125 end */
.lnjl {
	padding: 1px;
	border: 1px solid #9fcd41;
	zoom:1;
}
.lnjl dl{
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;


}
.lnjl dl img {
	height: 120px;
	width: 120px;
}

.lnjl dt{
	margin-top: 5px;
	margin-bottom: 5px;

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


}
.lnjl dd p{
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 16px;
	color: #777a7d;




}
.lnjl dd p big {
	font-size: 12px;
	color: #a32227;
}

.lnjl dd strong{
	color: #a32227;
	font-size: 14px;



}
.lnjl dd p small {
	font-size: 12px;
	text-decoration: line-through;
}
.lnjl.pro dl {
	width: 160px;
}
.lnjl.pro dl img {
	height: 160px;
	width: 160px;
}

/* 20110125 end */




.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 h4{
	font-size: 38px;
}
.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;

}
}

