.head {
	width:1000px;
	position:relative;
	height:78px;
	margin: 0 auto;
	padding: 0px 4px 0px 4px;
	background:url(../images/topbg.png) no-repeat center;
}
.head .language {
	height: 25px;
	position:absolute;
	top:5px;
	right:10px;
}

.menu {
	height: 36px;
	width: 760px;
	float:right;
	margin-top:30px;
}

.menu .menucenter {
	height: 36px;
	line-height:36px;
}

.menucenter ul {
	list-style: none;
	margin: 0 auto;
	padding: 0px;
}
.menucenter ul li {
	width:95px;
	list-style: none;
	float:left;
	text-align:center;
	
	
}
.menucenter ul li.hover {
}
.menucenter ul li.hover a{
	color:#eee;
}


/*IE menu center*/
.menucenter ul li {
	*display:inline;
}

.bann {
	text-align:center;
	width:994px; 
	margin: auto;
	padding:3px;
	overflow:hidden;
	background:#FFF;
}
.all{
	width:1000px;
	margin:auto;
	background:url(../images/shadowbg.png) repeat-y #ffffff; overflow-x: hidden;
}

.mleft{ float:left; padding:10px 0px;}
.mright{ float:right; border-left:1px solid #cccccc;padding:10px 0px 10px 9px; min-height:300px;}
.framecenter {
	width: 990px;
	margin: 0 auto;
	overflow:hidden;
}

.mainbg{	
    background:url(../images/mainbg.png) repeat-x #fbfbfb;;
	padding:0px 5px 0px 5px;
	width: 990px;
	margin: 0 auto;
	overflow:hidden;
}


/*home*/
.fl{ float:left; width:350px;}
.fc{ float:left; width:378px; height:300px; padding:0px 10px; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.fr{ float:left; width:240px;}
.frameindex { clear:both;}


.frameindex .ftitle{  font-size:16px; font-family:"微软雅黑","宋体"; color:#000; padding: 0px 8px; padding-top:10px; height:32px;  line-height:32px;}
.frameindex .ftitle span{ float:right;}
.frameindex .ftitle span a{ color:#ff6600;}
.frameindex .ftitle em{ color:#666; font-weight:normal; font-size:14px; font-family:Tahoma, Geneva, sans-serif;}
.frameindex .fcontent{ padding:5px; padding-top:10px; line-height:200%; overflow:hidden;}


.frameindex.product .fcontent ul li{ width:135px;}

.frameindex.protype .search{ background:url(../images/searchbg.jpg) no-repeat center top; height:55px; padding-top:22px; width:220px; text-align:center;}
.frameindex.protype .search input{ vertical-align:middle;}
.frameindex.protype .fcontent ul{ width:220px; margin:auto;}
.frameindex.protype .fcontent ul li{ background:url(../images/typelibg.png) no-repeat center; text-align:center; height:30px; line-height:30px; margin-top:5px;} 
.frameindex.link .fcontent ul li{ list-style:none; float:left; margin-right:20px;}
.frameindex.link .fcontent { border:1px solid #ddd; border-top:0px; overflow:hidden;}


.lsearch{ background:url(../images/searchbg.jpg) no-repeat center top; height:55px; padding-top:22px; width:210px; margin-left:10px; text-align:center;}
.lsearch input{ vertical-align:middle;}

.fup .spantitle {
	float: left;
	width: 70px;
	font-size: 13px;
	color: #257B98;
	font-weight: bold;
	margin-left: 5px;
	padding-left: 15px;
	background: url('../images/icon2.gif') no-repeat 0;
}
.fup .spanmone {
	float: right;
	padding-right: 10px;
}
/*pic*/
.fcontent {
	padding: 0px;
}
.piclist {
	list-style: none;
	margin: 0 auto;
	text-align: center;
	padding: 0px 0 0px 5px;
	overflow: hidden;
}
.piclist li {
	float: left;
	padding: 5px 5px 0px 5px;
	text-align: center;
	width: 125px;
	overflow: hidden;
}
.piclist li p {
	height: 25px;
	line-height: 25px;
}
.piclist li img {
	border: 1px solid #EEE;
}
/*font*/
.fcontent .textlist {
	list-style: none;
	margin: 0 auto;
	padding: 5px 0px 5px 5px;
	display: block;
	overflow: hidden;
}
.fcontent .textlist li {
	height: 25px;
	line-height: 25px;
	list-style: none;
	display: list-item;
}
.fcontent .textlist li .names {
	float: right;
	color: #828282;
	font-size: 12px;
}
/*picnews*/
.garden-bd {
	display: block;
}
.garden-bd img {
	border: 1px solid #BEE2EE;
	float: left;
	height: 88px;
	padding: 2px;
	width: 130px;
}
.garden-bd h3 {
	color: #0058A6;
	float: right;
	font-size: 12px;
	line-height: 22px;
	margin-top: 5px;
	padding-right: 5px;
	width: 180px;
}
.garden-bd p {
	color: #808CA6;
	float: right;
	line-height: 20px;
	padding-right: 5px;
	width: 180px;
}
/*input*/
.frameleft {
	float: left;
	width: 684px;
	margin-top: 8px;
}
.frameleft .fup {
	width: 684px;
	height: 33px;
	line-height: 33px;
	background: url('../images/frame_784.png') no-repeat;
	background-position: 0px -0px;
}
.frameleft .fcontentstr {
	width: 664px;
	background: url('../images/frame_784.png') repeat-y;
	background-position: -684px -0px;
	overflow: hidden;
}
.frameleft .fcontent {
	width: 684px;
	background: url('../images/frame_784.png') repeat-y;
	background-position: -684px -0px;
	overflow: hidden;
}
.frameleft .fdown {
	width: 684px;
	height: 5px;
	background: url('../images/frame_784.png') no-repeat;
	background-position: 0px -36px;
	overflow: hidden;
}
.frameright {
	float: right;
	width: 251px;
	margin-top: 8px;
}
.frameright .fup {
	width: 251px;
	height: 33px;
	line-height: 33px;
	background: url('../images/frame_342.png') no-repeat;
	background-position: 0px -0px;
}
.frameright .fcontent {
	width: 251px;
	background: url('../images/frame_342.png') repeat-y;
	background-position: -251px -0px;
}
.frameright .fcontentstr {
	width: 231px;
	background: url('../images/frame_342.png') repeat-y;
	background-position: -251px -0px;
}
.frameright .fdown {
	width: 251px;
	height: 5px;
	background: url('../images/frame_342.png') no-repeat;
	background-position: 0px -43px;
	overflow: hidden;
}
.frameleft2 {
	float: left;
	width: 338px;
	margin-top: 8px;
}
.frameleft2 .fup {
	width: 338px;
	height: 33px;
	line-height: 33px;
	background: url('../images/frame_400.png') no-repeat;
	background-position: 0px -0px;
}
.frameleft2 .fcontent {
	width: 333px;
	background: url('../images/frame_400.png') repeat-y;
	background-position: -338px -0px;
	padding: 5px 0px 0px 5px;
}
.frameleft2 .fdown {
	width: 338px;
	height: 7px;
	background: url('../images/frame_400.png') no-repeat;
	background-position: 0px -41px;
	overflow: hidden;
}
/*fotter*/

.footer {
	margin: 0 auto;
	width: 1000px;
	padding:00px 0px 80px 0px;
}
.footer .footbar{ height:35px; line-height:35px; text-align:right; width:995px; padding-right:5px; background:url(../images/footbarline.jpg) repeat-x; margin:auto;}
.footer .fottercontent {
	float:right
}
.fotter .fotterlink {
	padding-left:5px;
}

.linkpic {
	width: 920px;
	padding: 10px;
}
.linkpic ul {
	list-style: none;
	margin: 0 auto;
	padding: 0px;
}
.linkpic ul li {
	width: 88px;
	margin: 0 auto;
	padding-left: 3px;
	list-style: none;
	display: inline;
}
.linkfont {
	width: 900px;
	padding: 0px 10px 10px 10px;
	margin: 0 auto;
}
.linkfont ul {
	list-style: none;
	margin: 0 auto;
	padding: 0px;
}
.linkfont ul li {
	width: 98px;
	text-align: center;
	margin: 0 auto;
	padding-left: 10px;
	list-style: none;
	display: inline;
}
.fotter .fotterdown {
	width: 1000px;
	height: 6px;
	background: url('../images/fotter_bg.png') no-repeat;
	background-position: 0px -12px;
}
.fotter .fotterstr {
	width: 1000px;
	text-align: center;
	padding: 5px 0px 10px 0px;
	line-height: 180%;
}
.fotter .parttype {
	width: 1000px;
	text-align: center;
	padding: 10px 0px 0px 0px;
}
.fotter .parttype ul {
	width: 1000px;
	list-style: none;
	margin: 0 auto;
}
.fotter .parttype ul li {
	padding:0px 5px 0px 5px;
	text-align: center;
	margin: 0 auto;
	list-style: none;
	display: inline;
}
/*location*/
.location {
	height: 30px;
	line-height: 30px;
	padding-right:10px;
	float:right;
}
/*lefttab*/
.tbottonlist {
	width: 210px;
	margin-left:10px;
}
.tbottonlist .tg {
	height: 32px;
	line-height: 32px;
	color: #ffffff;
	padding-left: 35px;
	background:url(../images/typetitlebg.png) no-repeat;
	font-size:14px;
	font-family:"微软雅黑","宋体";
}
.tbottonlist .l {
	padding: 5px;
	border-top:0px;
}
.three {
	list-style: none;
	margin: 0 auto;
	padding: 0px;
	margin-left: 10px;
}
.three li {
	 background:url(../images/typelibg.png) no-repeat center; text-align:left; height:30px; line-height:30px; margin-top:5px; padding-left:20px; font-weight:bold;
}
.three li.a {
	font-weight: bold;
}
.three li.b {
	height: 25px;
	padding-left: 8px;
	line-height: 25px;
	background: url('../images/icon3.gif') no-repeat 0px 11px;
	list-style: none;
	display: list-item;
	overflow: hidden;
}
.three li .title {
	float: left;
}
/*fengge*/
.three_fg {
	width:690px;
	list-style: none;
	margin: 0 auto;
	padding: 0px;
	margin-left: 10px;
}
.three_fg li {
	float: left;
	width:330px;
	height: 25px;
	line-height: 25px;
	text-align: left;
	margin: 0 auto;
	padding-left: 0px;
	list-style: none;
	overflow: hidden;
}
.three_fg li.a {
	font-weight: bold;
}
.three_fg li.b {
	height: 25px;
	padding-left: 8px;
	line-height: 25px;
	background: url('../images/icon3.gif') no-repeat 0px 11px;
	list-style: none;
	display: list-item;
}
.three_fg li .title {
	float: left;
}
/*newslist*/

.newslist {
	list-style: none;
	margin: 0 auto;
	padding: 0px;
	margin-left: 10px;
}
.newslist li {
	height: 25px;
	line-height: 25px;
	text-align: left;
	margin: 0 auto;
	padding-left: 0px;
	list-style: none;
	overflow: hidden;
}
.newslist li.a {
	font-weight: bold;
}
.newslist li.b {
	height: 25px;
	padding-left: 8px;
	line-height: 25px;
	background: url('../images/icon3.gif') no-repeat 0px 15px;
	list-style: none;
	padding-bottom:5px;
	border-bottom: 1px dashed #DADBD6;
	display: list-item;
}
.newslist li .title {
	width:400px;
	text-align: left;
	float: left;
}

.date {
	float: right;
	padding-right: 10px;
	color: #B3B3B3;
}
.tbottonlist .spantitle, .gbottonlist .spantitle {
	float: left;
}
.tbottonlist .spanmone, .gbottonlist .spanmone {
	float: right;
	padding-right: 5px;
}
.righttext {
	width: 742px;
	padding-left:8px;
	clear:both;
}
/*righttable*/
.gbottonlist {
	margin: 0 auto;
	width: 761px;
}
.gbottonlist .tg {
	height: 30px;
	line-height: 30px;
	color: #00a142;
	padding-left: 15px;
	font-weight: bold;
	background:url(../images/titlebg.jpg) repeat-x;
	border:1px solid #d0d0d0;
}
.gbottonlist .l {
	padding: 5px;
	height: 100%;
	background-color: #F8F8F8;
	overflow: hidden;
}
/*linebook*/
.gbottonlist2 {
	margin: 0 auto;
	width: 100%;
}
.gbottonlist2 .tg {
	height: 30px;
	line-height: 30px;
	color: #333;
	padding-left: 15px;
	font-weight: bold;
	background:url(../images/titlebg.jpg) repeat-x;
	border:1px solid #d0d0d0;
}
.gbottonlist2 .l {
	padding: 5px;
	height: 100%;
	background-color: #F8F8F8;
	overflow: hidden;
}

.l .pictext {
	list-style: none;
	margin: 0 auto;
	padding: 0px;
}
.l .pictext li {
	width: 350px;
	float: left;
	height: 95px;
	margin-left: 5px;
	line-height: 95px;
	text-align: left;
	margin: 0 auto;
	padding-left: 0px;
	overflow: hidden;
}
/*pic02*/
.garden-bd2 {
	display: block;
}
.garden-bd2 img {
	border: 1px solid #BEE2EE;
	float: left;
	height: 88px;
	padding: 2px;
	width: 130px;
}
.garden-bd2 h3 {
	width: 200px;
	color: #0058A6;
	float: left;
	font-size: 12px;
	line-height: 22px;
	margin-top: 5px;
	padding-left: 5px;
}
.garden-bd2 p {
	width: 200px;
	color: #808CA6;
	float: left;
	line-height: 20px;
	padding-left: 5px;
}
.ttitle {
	height: 32px;
	line-height: 32px;
	vertical-align : middle;

}
.ttitle h3{  font-size:14px; }

/*productlist_list*/
.goodslist {
	overflow: hidden;
	list-style-type: none;
	margin: 0px auto;
	margin-top: 20px;
}
.goodslist li {
	float: left;
	padding: 0px 0px 0px 15px;
	text-align: center;
	width: 160px;
	height: 200px;
	overflow: hidden;
}
.goodslist li .t {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	display: list-item;
}
.goodslist li p {
	height: 25px;
	line-height: 25px;
}
.goodslist li img {
	border: 1px solid #EEE;
}
/*productlist_table*/
.goodstable {
	overflow: hidden;
	list-style-type: none;
	margin: 0px auto;
}
.goodstable li {
	height: 145px;
	padding-top: 20px;
	vertical-align: top;
	display: list-item;
}
.goodstable li img {
	border: 1px solid #EEE;
}
.item1left {
	float: left;
	height: 122px;
	padding-left: 10px;
	width: 122px;
}
.item1protitle {
	float: left;
	overflow: hidden;
	padding-left: 10px;
	width: 550px;
}
.item1protitle dl dt {
	padding-top: 8px;
	display: block;
}
.item1protitle dl dd {
	padding-top: 6px;
	color: #808080;
	line-height: 180%;
	display: block;
}
.item1right {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	text-align: right;
	padding-left: 10px;
	width: 550px;
}
#imgbotton img {
	border: 0px;
}
.priceclass {
	color: #C00;
	margin-right: 5px;
}
.height1dotted {
	margin-top: 10px;
	margin-bottom:10px;
}
.height1dotted {
	background: url(../images/search_bg_spu_100618.png) repeat-x scroll;
	clear: both;
	height: 1px;
	overflow: hidden;
}
.readpic {
	float: left;
	height: 200px;
	padding: 5px;
	width: 235px;
}
.readpic img {
	border: 1px solid #EEE;
}
.readtitle {
	width: 450px;
	float: left;
	text-align: left;
}
.readtitle dl dt {
	padding-top: 10px;
	color: #FF6600;
}
.readtitle dl dd {
	padding-top: 6px;
	color: #828282;
	line-height: 200%;
}
.readlist {
	float: left;
	margin: 0 auto;
	width: 761px;
	margin-top: 10px;
}
.readlist .tg {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #D6DEE5;
}
.readlist .l {
	margin-top: 1px;
	padding: 5px 10px 5px 10px;
	height: 100%;
	background-color: #F8F8F8;
	display: block;
	overflow: hidden;
}
.readlist .f {
	margin-top: 1px;
	padding: 5px 10px 5px 10px;
	height: 100%;
	background-color: #F8F8F8;
	display: block;
	overflow: hidden;
}
.photo {
	overflow: hidden;
	list-style-type: none;
	margin: 0px auto;
}
.photo li {
	float: left;
	padding: 3px;
	margin: 5px;
	border: 1px solid #EEE;
	vertical-align: top;
	display: list-item;
}
/*login_member*/
.sianin .sianinbg {
	width: 369px;
	padding: 10px 0px 0px 0px;
	border-left: #d2e5ef 1px solid;
	border-right: #d2e5ef 1px solid;
	border-top: none;
	border-bottom: none;
	overflow: hidden;
}
.signintitle {
	background: url('../images/application.gif') no-repeat;
	background-position: left -166px;
	padding: 15px 0px 0px 70px;
	height: 29px;
	text-align: left;
	overflow: hidden;
}
.signin-area-bg {
	width: 361px;
	padding: 5px;
	overflow: hidden;
}
.signin-area-bg2 {
	padding: 0px;
	overflow: hidden;
}
.signin-area-bg3 {
	width: 251px;
	padding: 5px 0px 5px 110px;
	overflow: hidden;
}
.title {
	float: left;
	width: 100px;
	padding: 5px 0px 0px 0px;
	text-align: right;
	margin-right: 5px;
	overflow: hidden;
}
.input {
	float: left;
	width: 250px;
	text-align: left;
	overflow: hidden;
}
.tipsnr {
	background: url('../images/login.gif') no-repeat;
	background-position: left -103px;
	height: 5px;
	line-height: 5px;
	width: 371px;
	overflow: hidden;
}
.messicon {
	height: 48px;
	padding-right: 10px;
}
.messtext {
	height: 48px;
	line-height: 48px;
	vertical-align : middle;
}
.messicon2 {
	height: 20px;
	padding-right: 10px;
}
.messtext2 {
	height: 20px;
	line-height: 20px;
	vertical-align : middle;
}

/*tablelist*/
.tablelist .td01 {
	background-color: #F3F3F3;
	border: 1px solid #E6E6E6;
	padding: 5px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}
.tablelist .td02 {
	border: 1px solid #E6E6E6;
	padding: 5px;
	height: 30px;
	line-height: 30px;
}
.tablelist .td03 {
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
	border-color: #E6E6E6;
	padding: 5px 5px 5px 10px;
	height: 30px;
	line-height: 30px;
}
.td03 img {
	vertical-align : middle;
}
.tablelist .td04 {
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
	border-color: #E6E6E6;
	padding: 5px;
	height: 30px;
	line-height: 30px;
}
/*bbstable*/
.tablelist .td05{
	border: 1px solid #F0F0F0;
	padding: 5px 5px 5px 10px;
}
.tablelist .td06{
	padding: 5px;
	height: 30px;
	line-height: 30px;
}
.ttitle2 {
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
	vertical-align : middle;
	background-color: #F0F0F0;
}
.ttitle3 {
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
	vertical-align : middle;
	background-color: #F4E8C3;
}
/*searchtitle*/
.searchtitle{
	height:30px;
	line-height:30px;
	padding-left:15px;
	background: url('../images/icon3.gif') no-repeat 5px 11px;
}
.searchtext{
	line-height:160%;
	padding-left:15px;
	font-size:14px;
}



