@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;

	font-size: 12px;
	font-family: "";
}
.gv{ margin:10px; padding:10px;position:relative;}
.gvProducts{ margin:1px; padding:1px;position:relative;}
.greensize{	color: #090;	line-height:25px;}
.blacksize{	color: #000;	line-height:25px;}
p {
	font-size: 13px;
	line-height: 25px;
	text-indent: 2em;
}

a:link {
	color: #0067AC;
	text-decoration: none;
}
a:visited {
	color: #0067AC;
	text-decoration: none;
}
a:hover {
	color: #00CC66;
	text-decoration: none;
}
#box_left {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/index_bg1.jpg);
}
#box_right {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../img/index_bg2.jpg);
}
#nav {
	width: 940px;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
#nav_img {
	height: 32px;
	width: 117px;
	background-image: url(../img/logo1.gif);
	background-repeat: no-repeat;
	float: left;
}

#nav_text {
	height: 32px;
	width: 700px;
	line-height: 32px;
	margin-left: 10px;
	text-align:center;
}
#nav_text a:link {
	color: #336699;
	text-decoration: none;
}
#nav_text a:visited {
	color: #336699;
	text-decoration: none;
}
#nav_text a:hover {
	color: #00CC66;
	text-decoration: none;
}
#fuye_nav {
	height: 36px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	line-height: 36px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #29A200;
	border-right-color: #29A200;
	border-left-color: #29A200;
	text-align:center;
	background-image: url(../img/main_bg.jpg);
	background-repeat:repeat-x;

}
#fuye_logo {
	height: 215px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #29A200;
	border-left-color: #29A200;
	border-bottom-color: #29A200;
}
#nav_text ul {
	list-style:none;
}
#nav_text ul li {
	display:block;
	height:14px;
	line-height:16px;
	float: left;
	margin-left: 10px;
	margin-top: 11px;
	font-family: "";
	font-size: 12px;
	font-weight: bold;
}
.topnav_Div {
	width:1px;
	height:10px;
	background-color: #00CC66;
	list-style-type: none;
}
#logo {
	height: 405px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	padding-top: 5px;

}
#main {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	background-image: url(../img/main_bg.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#left {
	height: 100%;
	width: 435px;
	float: left;
}
#left_top {
	height: 25px;
	width: 435px;
	background-image: url(../img/left_top_text.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
}

#left_text {
	height: 160px;
	width: 428px;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	color: #666;
}
#left_text a:link {
	color: #666;
	text-decoration: underline;
}
#left_text a:visited {
	color: #666;
}
#left_text a:hover {
	color: #009933;
}

#left_text img {
	float: left;
    margin-right: 8px;
}
#left_text p {
	text-indent:2em;
}
#right {
	height: 100%;
	width: 495px;
	float: left;
	margin-left: 5px;
}
#right_top {
	height: 25px;
	width: 495px;
	background-repeat: no-repeat;
	background-position: 30px center;
	background-image: url(../img/right_top_text.gif);
}
#right_img2 {
	height: 160px;
	width: 169px;
	padding-top: 7px;
	float: left;
}
#right_text {
	height: 152px;
	width: 300px;

	padding-top: 7px;
	padding-left: 5px;
	float:left;
}
#right_text ul {
	list-style-type: none;
	height: 100%;
	width: 315px;
	margin: 5px;/*--IE7--*/
	_margin: 3px;/*--IE6--*/
}
#right_text li {
     margin-top: 4px;/*----*/
	*margin-top: 8px;/*--IE7--*/
	_margin-top: 7px/*--IE6--*/
}
#right_text a:link {
	color: #666;
}
#right_text a:visited {
	color: #666;
}
#right_text a:hover {
	color: #009933;
	text-decoration: underline;
}
#links {
	height: 30px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	clear: left;
}
#footer {
	height: 30px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F3F3F3;
	background-image: url(../img/logo2.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	line-height: 30px;
	color: #666;
	text-indent: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #66CC66;
	border-left-color: #E6E6E6;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: left;
}
.c{
	font-family: Arial;
}
/*--------CSS--------*/
#fuye_header {
	height: 42px;
	width: 940px;
	padding-top: 20px;
	*padding-top: 0px;
	*margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#header_img {
	height: 42px;
	width: 154px;
	background-image: url(../img/fuye_logo.gif);
	background-repeat: no-repeat;
	float: left;
}
#header_text {
	height: 42px;
	width: 200px;
	float: right;
	line-height: 42px;
	text-align: center;
}

#fuye_nav ul {
	list-style:none;
	padding-left: 30px;
}
#fuye_nav ul li {
	display:block;
	height:14px;
	line-height:16px;
	float: left;
	margin-left: 15px;
	margin-top: 11px;
	font-family: "";
	font-size: 12px;
	font-weight: bold;
}
#fuye_main {
	height: 100%;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#fuye_left {
	height: 600px;
	width: 230px;

	float: left;
	margin-bottom: 20px;
	background-image: url(../img/picleft.jpg);
	background-repeat:no-repeat;
}
#fuye_left h1 {
	background-color:#C5E3E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 30px;
	background-image: url(../img/fuye_nav_bg3.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 25px;
	letter-spacing: 0.2em;
}
#fuye_left h2 {
	font-weight:bold;
	background-image: url(../img/fuye_nav_bg4.jpg);
	background-repeat: repeat-x;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	color: #666666;
	padding-left: 30px;
	letter-spacing: 0.1em;
}
#fuye_left h1 a { color:#666666; text-decoration:none;}
#fuye_left h1 a:hover {
	color:#333333;
}
#fuye_left_nav_1 h2 a { color:#666666; text-decoration:none;}
#fuye_left_nav_1 h2 a:hover {
	color:#333333;
}
#fuye_right {
	height: 100%;
	width: 700px;
	*_width: 680px;

	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}

#fuye_right_top {
	height: 25px;
	width: 690px;
	background-image: url(../img/fuye_nav_bg2.jpg);
	background-repeat: repeat-x;
	line-height: 25px;
	text-indent: 20px;
}
#fuye_right_top a:link {
	color: #666;
}
#fuye_right_top a:visited {
	color: #0067AC;
	text-decoration: none;
}
#fuye_right_top a:hover {
	color: #00CC66;
	text-decoration: none;
}
#fuye_right_text {
	height: 100%;
	width: 690px;
	margin-top: 10px;
}
/*--------CSS------*/

#fuye_right_text ul {
	list-style-type: none;
}

#fuye_right_text li {
	background-image: url(../img/2.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: 8px;
	text-indent: 25px;
	font-size: 14px;
	font-weight: normal;
	background-color: #ECFFFB;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 700px;
}
#fuye_right_text li a:link {
	color: #666;
	text-decoration: none;
}
#fuye_right_text li a:visited {
	color: #666;
	text-decoration: none;
}
#fuye_right_text li a:hover {
	color: #093;
	text-decoration: underline;
}
#fuye_right_down {
	width: 698px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background-color: #F0FCE9;
	margin-top: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6c6;
	border-left-color: #6c6;
	clear: left;
}
/*--------CSS------*/
#fuye_right_neirong {
	width: 670px;
	height: 100%;
	background-color: #F5F5F5;
	margin-top: 15px;
	padding: 10px;
}

#fuye_right_neirong p {
	line-height: 1.4em;
	text-indent: 2em;
}
#fuye_right_bt {
	width: 670px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}

/*--------()CSS------*/

#fuye_right_img {
	width: 660px;
	height: 100%;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
#fuye_right_img p {
	margin-top: 10px;
}

/*--------CSS------*/
.jianjie{
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	color: #009900;
}
/*--------CSS------*/

#zyyw_img {
	height: 135px;
	width: 140px;
	float: left;
	border: 1px solid #266D1D;
	*margin-top: 10px;/*---IE----*/
}
#zyyw_right {
	float: left;
	height: 135px;
	width: 510px;
	border: 1px solid #266D1D;
	margin-left: 10px;
	*margin-top: 10px;/*---IE----*/
	margin-bottom: 10px;/*---FF----*/
}

#zyyw_top {
	height: 25px;
	width: 510px;
	background-color: #266D1D;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	text-indent: 10px;
}
#zyyw_text {
	height: 80px;
	width: 500px;
	padding: 5px;
	line-height: 1.4em;
	text-indent: 2em;
	
}
#zyyw_text p 
{
	text-indent: 0em;
}
#zyyw_more {
	height: 20px;
	width: 510px;
	text-indent: 480px;

}
.img{
	border: 0px;
}

/*--------CSS------*/
#zzry {
	height: 100%;
	width: 670px;
}
#zzry_left,#zzry_right {
	height: 200px;
	width: 310px;
	border: 1px solid #266D1D;
	float: left;
	*margin-top: 10px;/*---IE----*/
	margin-bottom: 10px;/*---FF----*/
}
#zzry_left_img,#zzry_right_img {
	height: 175px;
	width: 310px;
}
#zzry_left_text,#zzry_right_text {
	height: 25px;
	width: 310px;
	background-image: url(../img/zzry_bg.jpg);
	background-repeat: repeat-x;
	line-height: 25px;
	text-align: center;
	color: #246A1A;
	font-weight: bold;
}
#zzry_right {
	margin-left: 10px;
}

/*--------CSS------*/


#qywh {
	height: 100%;
	width: 680px;
}
#qywh_left,#qywh_right {
	height: 260px;
	width: 330px;
	border: 1px solid #266D1D;
	float: left;
	*margin-top: 10px;/*---IE----*/
	margin-bottom: 10px;/*---FF----*/
}
#qywh_left_img,#qywh_right_img {
	height: 200px;
	width: 330px;
}
#qywh_left_text,#qywh_right_text {
	height: 54px;
	width: 324px;
	line-height: 60px;
	color: #246A1A;
	background-color: #EFEFEF;
	padding: 3px;
}
#qywh_right {
	margin-left: 10px;
}

/*--------CSS------*/

#dwjl_img {
	height: 200px;
	width: 280px;
	float: left;
	border: 1px solid #266D1D;
	*margin-top: 10px;/*---IE----*/
	margin-bottom: 10px;/*---FF----*/
}
#dwjl_right {
	float: left;
	height: 200px;
	width: 360px;
	border: 1px solid #266D1D;
	margin-left: 10px;
	*margin-top: 10px;/*---IE----*/
	margin-bottom: 10px;/*---FF----*/
}

#dwjl_top {
	height: 25px;
	width: 360px;
	background-color: #266D1D;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	text-indent: 10px;
}
#dwjl_text {
	height: 145px;
	width: 350px;
	padding: 5px;
	line-height: 1.4em;
	text-indent: 2em;
}
#dwjl_more {
	height: 20px;
	width: 350px;
	text-indent: 325px;

}

/*--------CSS------*/

.greensize{
	color: #090;
	font-size: 14px;
	font-weight: bold;

}

/*--------CSS------*/

.bluesize{
	color: #006633;
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
}
