/* 网站全局 */
body,td,th {
	font-size: 12px;
	font-family: "宋体";
	color: #000000;
}
body{
	background-color: #088308;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
ul{
	list-style-type: none;
}
li{
	list-style-type: none;
}
form{
	margin: 0px;
	padding: 0px;
}

.white{color:#FFFFFF}
.Red{color:#FF0000}
.Blue{color:#0000FF}
.Hui{color:#666666}

a.lwhite:link{color:#FFFFFF}
a.lwhite:visited{color:#FFFFFF}
a.lwhite:hover{color:#FFFF00}
a.lwhite:active{color:#FFFF00}

.hj{height: 5px;}
.bt{
	color: #FFFFFF;
	background-color: #115F04;
	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: solid;
	border-left-style: solid;
	border-top-color: #115F04;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #115F04;
	padding: 3px;
}
.input{
	background-color: #FFFFFF;
	border: 1px solid #009933;
}


/* 框架 */
#wrap{
	background-color: #FFFFFF;
	text-align: center;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#pagebody{
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#head{
	background-image: url(skin1/head_bg.gif);
	background-repeat: repeat-x;
	height: 100px;
	width: 960px;
}
#Banner{
	height: 275px;
	width: 960px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#copyright{
	line-height: 150%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 13px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1D981D;
	margin-top: 10px;
}
#showdate{
	line-height: 26px;
	background-color: #EEFFF7;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBFFDD;
	text-indent: 30px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.nav{
	background-image: url(Skin1/nav_ico.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 50px;
	color: #088308;
}
#b_line{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1669AE;
}

/* 左侧 */
.leftwrap{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
	background-color: #F9F9F9;
}
.l_announcement{background-image: url(Skin1/l_announcement.gif);background-repeat: no-repeat;height: 39px;width: 279px;}
.l_proclass{background-image: url(Skin1/l_proclass.gif);background-repeat: no-repeat;height: 32px;width: 279px;}
.l_vote{background-image: url(Skin1/l_vote.gif);background-repeat: no-repeat;height: 32px;width: 279px;}
.l_contact{background-image: url(Skin1/l_contact.gif);background-repeat: no-repeat;height: 32px;width: 279px;}
.l_links{background-image: url(Skin1/l_links.gif);background-repeat: no-repeat;height: 32px;width: 279px;}
.l_bottom{
	background-image: url(Skin1/l_bottom.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 279px;
}
.l_contact_text{
	line-height: 200%;
}

/* 右侧 */
.t_bg{
	background-image: url(Skin1/t_bg.gif);
	background-repeat: repeat-x;
}
.t_c_bg{
	background-color: #FBFAFB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-left-color: #E7E7E7;
}
.t_bottom{
	background-image: url(Skin1/t_bottom.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 686px;
}
.t_hj{
	height: 10px;
}
.index_about{
	line-height: 150%;
	color: #204CAC;
}

.item_title{
	line-height: 39px;
	background-image: url(Skin1/item_title_bg.gif);
	background-repeat: no-repeat;
	text-indent: 58px;
	height: 39px;
}
.item_content{
	background-color: #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-left-color: #E7E7E7;
}
.item_bottom{
	background-image: url(Skin1/item_bottom.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 686px;
}
.ItemContent{
	line-height: 150%;
	margin: 8px;
}

/* 搜索 */
.search{
	background-image: url(Skin1/search_ico.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 30px;
}
.search_word{
	background-color: #E6E6E6;
	border: 1px solid #E6E6E6;
}

/* --------------网站顶部菜单样式----------------- */
.topmenu{
	height:42px;
	background-image: url(Skin1/menu_bg.gif);
	background-repeat: repeat-x;
}
topmenu_main{
	width: 992px;
	margin-right: auto;
	margin-left: auto;
}
.topmenu ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.topmenu ul li{
	float:left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.topmenu ul li a,.topmenu ul li a:visited{
	float:left;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	height:43px;
	line-height:37px;
	width: 100px;
	font-size: 14px;
	text-align: center;
}
.topmenu ul li a:hover{
	color:#FFFF99;
	background-image: url(Skin1/menu_hover.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 100px;
	background-position: center 0px;
}
.topmenu ul li a.thisclass{
	color:#F76900;
	background-image: url(Skin1/menu_this.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: center center;
}

/* other */
.ulogin_bg{
	background-image: url(Skin1/ulogin_bg.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
}

/*----*/
.news_t{
	background-image: url(Skin1/news_t.gif);
	background-repeat: no-repeat;
}
.news_c{
	background-image: url(Skin1/news_c.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
.news_b{
	background-image: url(Skin1/news_b.gif);
	background-repeat: no-repeat;
}

/*----*/
.article_t{
	background-image: url(Skin1/article_t.gif);
	background-repeat: no-repeat;
}
.article_c{
	background-image: url(Skin1/article_c.gif);
	background-repeat: no-repeat;
	padding-right: 18px;
	padding-left: 18px;
}
.article_b{
	background-image: url(Skin1/article_b.gif);
	background-repeat: no-repeat;
}

/*----*/
.box1_t{
	color: #FFFFFF;
	background-image: url(Skin1/box1_t.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	height: 43px;
	width: 240px;
	line-height: 43px;
}
.box1_c{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1EA81E;
	border-left-color: #1EA81E;
	padding-right: 10px;
	padding-left: 10px;
}
.box1_b{
	background-image: url(Skin1/box1_b.gif);
	background-repeat: no-repeat;
	height: 11px;
}

/*----*/
.box2_t1{background-image: url(Skin1/box2_t1.gif);background-repeat: no-repeat;}
.box2_t2{background-image: url(Skin1/box2_t2.gif);background-repeat: repeat-x;color: #FFFFFF;}
.box2_t3{background-image: url(Skin1/box2_t3.gif);background-repeat: no-repeat;}
.box2_c{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1EA81E;
	border-left-color: #1EA81E;
}
.box2_b{
	background-image: url(Skin1/box2_b.gif);
	background-repeat: no-repeat;
	height: 11px;
}

/*----*/
.links_i1{background-image: url(Skin1/links_i1.gif);background-repeat: no-repeat;height: 6px;width: 6px;}
.links_i2{background-image: url(Skin1/links_i2.gif);background-repeat: no-repeat;height: 6px;width: 6px;}
.links_i3{background-image: url(Skin1/links_i3.gif);background-repeat: no-repeat;height: 6px;width: 6px;}
.links_i4{background-image: url(Skin1/links_i4.gif);background-repeat: no-repeat;height: 6px;width: 6px;}
.links_title{
	line-height: 28px;
	background-image: url(Skin1/links_title.gif);
	background-repeat: no-repeat;
	text-indent: 38px;
	height: 28px;
	color: #FFFFFF;
}

/*----*/
.t_text{
	background-image: url(Skin1/t_ico.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	background-position: 0px center;
}


.itemcontent{
	width: 98%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

/*--------------------------------------------------------------*/

.newsico{
	background-image: url(Skin1/newsico.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 40px;
}
.newslist{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}

.ShowPhotoClass ul{
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 95%;
}
.ShowPhotoClass li{
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	text-indent: 38px;
	background-image: url(Skin1/proclass_ico.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}

.login_Erro{
	color: #FFFF00;
}


/*--------------------------------------------------------------*/

/* 文章列表页 */
.news_ico{
	background-image: url(Skin1/dot.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	width: 15px;
}
.news_row{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
/* 文章内容页 */
.NewsTitle{
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000000;
	height: 50px;
	font-weight: bold;
}
.NewsTime{
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D0C8;
}
.NewsContent{
	padding-top: 10px;
}


/* 留言板样式 */
.GuestList_Tb{/* 留言整体 */
	background-color: #ffffff;
}
.GuestList_Tb .td{/* 留言单元格--此项可单独设置右侧上下两单元格 */
	background-color: #F7F7F7;
}
.GuestList_Left{/* 左侧头像处单元格 */
	background-color: #FFFFFF;
	border: 1px solid #D4D0C8;
}
.GuestList_Right{/* 右侧整体单元格背景 */
	border: 1px solid #D4D0C8;
}
.GuestList_RightContent{/* 右侧单元中间留言区 */
	background-color: #FFFFFF;
}


/* --------------在线订购-----------------*/
.order_title{
	line-height: 120%;
	color: #FFFFFF;
	background-color: #009933;
	text-align: center;
}

/* 顶右侧文字 */
.top_text{
	margin-right: 5px;
}
.top_text td{
	background-image: url(skin1/ico1.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	text-indent: 5px;
}
.top_text td a{
	font-size: 12px;
}

/* 主菜单 */
.menu_left{
	background-image: url(skin1/menu_left.gif);
	background-repeat: no-repeat;
	width: 5px;
}
.menu_right{
	background-image: url(skin1/menu_right.gif);
	background-repeat: no-repeat;
	width: 5px;
}
.menu_bg{
	background-image: url(skin1/menu_bg.gif);
	background-repeat: repeat-x;
}
.menu_line{
	background-image: url(skin1/menu_line.gif);
	background-repeat: no-repeat;
	width: 18px;
	background-position: center center;
}
.tb_menu td{
	font-size: 14px;
	text-align: center;
}
.tb_menu td a{
	color: #FFFFFF;
}
.tb_menu td a:hover{
	color: #FFCC00;
}
.tb_menu td a:visited{
	color: #FFFFFF;
}

/* 产品分类 */
.proclass_title{
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(skin1/proclass_title.gif);
	text-indent: 50px;
	height: 38px;
	width: 230px;
	line-height: 38px;
}
.proclass_content{
	background-color: #57B657;
	background-image: url(skin1/jiao.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
}
.proclass_content ul{
	padding: 0px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.proclass_content li{
	font-size: 13px;
	background-image: url(skin1/ico2.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 20px;
	list-style-type: none;
	line-height: 30px;
	height: 30px;
}
.proclass_content li a{
	color: #FFFFFF;
}
.proclass_content li a:hover{
	color: #FFFF00;
}
.proclass_content li a:visited{
	color: #FFFFFF;
}

/* 区块 */
.box_tb{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #148F14;
	margin-bottom: 10px;
}
.box_title{
	font-size: 13px;
	line-height: 38px;
	color: #FFFFFF;
	background-image: url(skin1/box_title.gif);
	background-repeat: no-repeat;
	height: 38px;
	text-align: center;
}
.i_about{
	font-size: 13px;
	line-height: 150%;
}

.links_content{
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.links_content ul{
	list-style-type: none;
}
.links_content li{
	list-style-type: none;
	float: left;
	margin-right: 15px;
	color: #006600;
}
.links_content a{color: #006600;}
.links_content a:hover{color: #FF6600;}

.tel_css{
	font-family: "微软雅黑";
	font-size: 18px;
	font-style: oblique;
	color: #FF0000;
}