BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background:#ffffff;
	margin-left:auto;margin-right:auto;width:800px;
}



/* 页面所有的链接 */

A:link {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 12px;
	COLOR: #FF0000;
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none
}



.Cate{ 
	font-size:16px;
	COLOR: #fff;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	border-bottom:1px solid #7d8891;
}
	
/* 顶部top菜单  */

.Nav {
	height:29px;
	background:url(/images/img_1.jpg) repeat;
}
.Nav .bg {
	height:29px;
	width:7px; 
	background:url(/images/img_2.jpg);
}
.Nav ul {padding:0;margin:0 0 0 10px;}
.Nav li {display:block;float:left;padding-left:1px;}
.Nav a:link,.Nav a:visited {display:block;padding:10px 5px;text-align:center;font:bold 12px/1em  "Times New Roman", Times, serif;color:#ffffff;text-decoration:none;}
.Nav a:hover {text-decoration:none;color:#f00;}
.Nav .flag {padding:6px 10px}




/*--左侧二级菜单css部分--*/
#leftmenu{
  float:left;
  width:175px;
  margin:0 auto;
 background:url(/images/MenuBg.jpg);
 font-family:"Times New Roman", Times, serif;
  
}
#leftmenu ul{
  width:175px;
  list-style:none;
}
#leftmenu ul li{
  width:175px;
  height:30px;
  font-size:13px;
  text-align:left;
  float:left;
  line-height:30px;
  position:relative;
}
#leftmenu ul li a{
  width:100%;
  display:block;
  color:#FFFFFF;
  text-decoration:none;
  padding:0px 3px;
}
#leftmenu ul li:hover a,#leftmenu ul li.over a{
  color:#000000;
  background-color:#506A3D;
  padding:0px 5px;

}
#leftmenu ul li ul{
  top:0;
  left:175px;
  width:175px;
  display:none;
  position:absolute;
  background:#CCCCCC;
  filter:alpha(opacity=90);/*ie*/
    -moz-opacity:.90;/*Firefox*/
    opacity:0.9;/*Opera Safari*/
   font-weight:bold;

}
#leftmenu ul li:hover ul,#leftmenu ul li.over ul{
  display:block;
  font-weight:bold;

}
#leftmenu ul li:hover ul li,#leftmenu ul li.over ul li{
  float:none;
  position:static;
    font-weight:bold;

}
#leftmenu ul li:hover ul li a,#leftmenu ul li.over ul li a{
  color:#000000;
  background:#CCCCCC;
  font-weight:normal;

}
#leftmenu ul li:hover ul li a:hover,#leftmenu ul li.over ul li a:hover{
  color:#fff;
  background-color:#1b152d;
  font-weight:bold;

}
/*--左侧二级菜单css部分--*/


/* 左边menu菜单  */

*{margin:0;padding:0;}
.menu{
	font-size:13px;
	position:relative;
	font-family:"Times New Roman", Times, serif;
	z-index:100;
	width: 175px;
	border: 1px solid #7d8891;
	background:url(/images/MenuBg.jpg);
	clear:both;
}

.menu .dot{
	width:100px;
	clear:both;
	}

.menu ul{
	list-style:none;
	padding: 0px;
}
.menu li {
	position:relative;
	width: 175px;
}/*这里可以调整li的横竖状态*/
.menu table {position:absolute; top:0; left:0;}
.menu ul li:hover ul,.menu ul a:hover ul{visibility:visible;}
.menu a{
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.menu a:hover{
	color:#f00;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;*/
	font-size: 13px;
	background:#617456
}
.menu ul ul{
/*	border: 1px solid #333333;*/
	left: 175px;
	position: absolute;
	visibility: hidden;
	top: 0px;
	background-color:#000;
	border: 1px solid #7d8891;

}
.menu ul ul li {clear:both;text-align:left;font-size:13px;height:23px;}
.menu ul ul li a{
	display:block;
	width:auto;
	height:13px;
	margin:0;
}
.menu ul ul li a:hover{
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #FFffff;
}


/*.Nav li.current {padding-right:8px;color:#309274!important;background:url(mainNavm.gif) right bottom no-repeat;}
.Nav li.current a {display:block;padding:13px 17px 6px 25px!important;text-decoration:none!important;color:#309274!important;background:url(mainNavn.gif) left bottom no-repeat!important;}*/


#MainLeft {
 background-color: #465C35; 
 border: 1px solid #7d8891;
 float: left;
 height: 600px;
 width: 450px;
}
#MainRight {
 background-color: #F2FDDB;
 border: 1px solid #7d8891;
 float: right;
 height: 600px;
 width: 133px;
}

/* About 页面menu*/


#AboutLeft{
	background:#465C35;
	border: 1px solid #7d8891;
	float: left;
	height:600px;
	margin:0px;
	padding:5px 20px;
	width: 165px;
	overflow:hidden
}

#AboutLeft li { list-style:none; } 



/* 左右自适应相同高度 end*/

/*父容器中加入
overflow: auto;
_height: 1%;
*/

/* 新闻页面*/

#NewsMainContent {
	background:#506A3D;
	border: 1px solid #7d8891;
	float: inherit;
	color:#FFF;
	height:550px;
	width:600px;
	padding: 5px;
	clear:both;
	overflow:auto;
}

#MainContent {
	background:#506A3D;
	border: 1px solid #7d8891;
	float: inherit;
	color:#FFF;
	height:auto;
	width:600px;
	padding: 5px;
	overflow:hidden;
}


.NewsList ul{
	list-style:none;
	padding-left:5px;
	padding-top:5px;
	float:left;
	width:570px;
	height:25px;
}

.NewsList li{
	list-style:none;
	float:left;
	height:25px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#999;
	width: 570px;
	padding: 0px 3px;
}

.NewsList li a {
	padding:0px;
	float:left;
	width: 570px;
	display: block;
}



.NewsList a:link,.NewsList a:visited {
	display:block;
	padding:7px 5px;
	text-align:left;
	font: 12px/1em  "Times New Roman", Times, serif;
	color:#ffffff;
	text-decoration:none;
}


.NewsList a:hover {
	display:block;
	color:#000;
	padding:7px 5px;
	text-align:left;
	background-color:#CCCCCC;  
}


.AboutTitle{
	background:url(../images/bgTitle.jpg);
	height:20px;
	weight:500px;
	margin:0px;
	padding: 5px;
	font-size:12px;
}


.AboutTitle li{ 
	list-style:none;
}

#MainContent .page{
	background:#f54;
	text-align:right;
	margin-top:-100px;
	}


#MainContent .page a:hover {
	text-decoration:underline;
	font-size:12px;
	color:#C90;
}

.info {
	width: 600px;
	height:800px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.info div {
	border:0px;
	padding:0px;
}
.info h1{
	margin-top:5px;
	position:absolute;
	width:136px;
	height:30px;
	font-size:12px;
}
.info span {
	text-align:right;
	display:block
}
.info li {
	display:inline;
	padding-left:0px;
	float:left;
	width:140px;
	background-repeat: no-repeat;
	background-position: left center;
}
.info li .productList {
	padding-left:0px;
	float:left;
	width:135px;
	height:200px;
	border: 0px;
}
.productDetail .ProImage { 
	margin:10px auto;
	padding:0px 2px 5px 20px;
}

.productDetail h1 {
	padding-left:5px;
	height:25px; 
	background-color:#000;
	font-size:14px;
	text-align:center;
}


.contact {
	border:1px solid #7d8891;
	font-size:14px;
	}


.contact h1{
	font-size:16px;
	font-weight:800;
	}

.contact ul{
	list-style:none;
	padding:10px;
	}

.productBase {
	border:1px solid #7d8891;
	font-size:12px;
	padding:0px;
	}



.TableHeader ul{
    list-style:none;
    height:21px;
    margin:0px;
    padding:0px;
	font-weight:bold;
}
.TableHeader li{
    float:left;
    display:block;
	background-color:#90B579;
    width:49%;
    line-height:21px;
	text-align:center;
	border:1px solid #7d8891;
	font-size:12px;
}  


.TableMain ul{
    list-style:none;
    height:21px;
    margin:0px;
    padding:0px;
}
.TableMain li{
    float:left;
    display:block;
    width:49%;
    line-height:21px;
	text-align:center;
	border:1px solid #7d8891;
	font-size:12px;

}  



.productDetail .productContent {
	padding:5px 10px;
}


.AboutContent {
	padding:5px 15px;
	font-size:12px;
}


.info li .ProImage {
	margin:0 auto;
}

.info li .productList a:hover {
	text-decoration:underline;
	font-size:12px;
	color:#C90;
}

.info li .productList a:active {
	text-decoration:none;
	font-size:12px;
	color:#ff0000
}

.info li .productList  a:visited, link {
	text-decoration:none;
	font-size:12px;
	color:#fff;
}



/*翻页*/

.pageNav {
	margin:-180px 10px 2px 2px;
	padding:1px 10px 2px 2px;
	color:#000;
	font: 13px verdana;
	background: #dfdfdf;
	text-align:right;
	border: solid 1px #506A3D; border-left-width:medium;
	height:25px;
}
.pageNav .typing{float:right; margin-top:-7px;}
.pageNav input{font-size:10px;font-family:verdana;}
.pageNav a{
	padding:0px 5px 2px 2px;
	color:#506A3D!important;
	border: solid 1px #556c77;
	text-decoration: none!important;
	margin: 0px;
}
.pageNav a:hover{
	background-color:#1a3948;
	color:#fff!important;
	padding:0px 5px 2px 2px;
	margin: 0px;
}
.pageNav span.current {padding:2px 5px; color:#506A3D!important;background-color:#1a3948!important;border: solid 1px #556c77;font-weight:bold;}
.pageNav .pre{margin: 0 15px;}
.pageNav .next{margin-left:15px;}





.pageNav2 {
	margin:-180px 10px 2px 2px;
	padding:1px 10px 2px 2px;
	color:#000;
	font: 13px verdana;
	background: #dfdfdf;
	text-align:right;
	border: solid 1px #506A3D; border-left-width:medium;
	height:80px;
}
.pageNav2 .typing{float:right; margin-top:-7px;}
.pageNav2 input{font-size:10px;font-family:verdana;}
.pageNav2 a{
	padding:0px 5px 2px 2px;
	color:#506A3D!important;
	border: solid 1px #556c77;
	text-decoration: none!important;
	margin: 0px;
}
.pageNav2 a:hover{
	background-color:#1a3948;
	color:#fff!important;
	padding:0px 5px 2px 2px;
	margin: 0px;
}
.pageNav2 span.current {padding:2px 5px; color:#506A3D!important;background-color:#1a3948!important;border: solid 1px #556c77;font-weight:bold;}
.pageNav2 .pre{margin: 0 15px;}
.pageNav2 .next{margin-left:15px;}



.NewspageNav {
	margin:-30px 10px 2px 2px;
	padding:1px 10px 2px 2px;
	color:#000;
	font: 13px verdana;
	background: #dfdfdf;
	text-align:right;
	border: solid 1px #506A3D; border-left-width:medium;
	height:25px;
}
.NewspageNav .typing{float:right; margin-top:-7px;}
.NewspageNav input{font-size:10px;font-family:verdana;}
.NewspageNav a{
	padding:0px 5px 2px 2px;
	color:#506A3D!important;
	border: solid 1px #556c77;
	text-decoration: none!important;
	margin: 0px;
}
.NewspageNav a:hover{
	background-color:#1a3948;
	color:#fff!important;
	padding:0px 5px 2px 2px;
	margin: 0px;
}
.NewspageNav span.current {padding:2px 5px; color:#506A3D!important;background-color:#1a3948!important;border: solid 1px #556c77;font-weight:bold;}
.NewspageNav .pre{margin: 0 15px;}
.NewspageNav .next{margin-left:15px;}


/*底部菜单*/
#footer ul {
	border:1px solid #7d8891;
	font:8px; "Times New Roman", Times, serif; 
	
}
#footer li {
	display:inline;
}

#footer .noRight {
	display:inline;
	padding-left:4px;
	padding-right:4px;
	font-size:13px;
	border-right:0px;

}
.BottomProduct ul{
	padding-bottom:8px;
	margin:4px 0;
	padding:5px 0;
	font-size:12px;
	}
.BottomProduct li{
	width:14%;
	padding:0px 5px;
	height:15px;
	border-right:1px solid #ADADAD
}


.BottomProduct li a:hover {
	text-decoration:underline;
	color:#C90;
}
.BottomProduct li a:active {
	text-decoration:none;
	color:#ff0000
}
.BottomProduct li a:visited, link {
	text-decoration:none;
	color:#fff;
}


.link ul{
	margin:2px 0;
	padding:2px 0;
	font-size:13px;
	}
.link li{
	width:12%;
	padding:0px 5px;
	height:15px;
	font-size:13px;
	border-right:1px solid #ADADAD
	}


.link li a:hover {
	text-decoration:underline;
	color:#C90;
}
.link li a:active {
	text-decoration:none;
	color:#ff0000
}
.link li a:visited, link {
	text-decoration:none;
	color:#fff;
}


#footer .fs {
	margin:0px;
	padding:0 5px;
	color:#FFF;
	font: 12px; "Times New Roman", Times, serif;
}


#footer #copyright {
	font-size:13px;
	margin:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:3px;
	color:#ffffff
}
