@charset "gb2312";
/* CSS Document */

body,div,html,div,ul,li,p,img,h2{ margin:0; padding:0; border:none;}
body{ background:#fff url(../images/bg.jpg) repeat-x; font-family:"Times New Roman", Times, serif; font-size:12px;}

#top,#bg,#main,#banner,#contant,#footer,#about-bg{ width:1000px; margin:0 auto;}
#top{ background:url(../images/top.jpg) no-repeat; height:30px;}
.link-key{ float:right; width:222px; padding-top:8px;}
.link-key a{ text-decoration:none; color:#333;}
#about-bg{ background:url(../images/contact-bg.jpg) no-repeat;}
#logo{ float:left; width:248px; height:84px;}
#logo-right{ float:right; width:740px;}

#flash{ height:48px;}


.menu{ background:url(../images/nav-bg.jpg) no-repeat bottom; height:41px;list-style-type:none; margin-left:18px; width:694px;}
.menu li{ display:block; float:left; height:35px; margin-left:26px; width:105px; text-align:center;}
.menu li a:link{ color:#000; font-size:16px; font-weight:bold; height:33px; display:block;text-decoration:none; padding-top:8px;}
.menu li a:visited{ color:#000; font-size:16px; font-weight:bold; height:33px; display:block;text-decoration:none; padding-top:8px;}
.menu li a:hover{ background:url(../images/hover.jpg) no-repeat; font-weight:bold; font-size:16px; color:#fff; height:33px; display:block; padding-top:8px; text-decoration:none;}
.hover-menu{ background:url(../images/hover.jpg) no-repeat; font-weight:bold; font-size:16px; color:#fff; text-decoration:none;}

#contant{background:#fbfafa;clear:both;}
#index-about,#index-product,#index-contact{float:left;height:150px; padding-top:50px;}
#index-about{ background:#fbfafa url(../images/about.jpg) top no-repeat; color:#333333; line-height:25px; width:320px; padding-left:15px; text-align:inherit;}
#index-product{ background:#fbfafa url(../images/product.jpg) top no-repeat;margin-left:12px; width:459px;}
#index-contact{ background:#fbfafa url(../images/contact.jpg) top no-repeat;line-height:22px;margin-left:4px;padding-left:10px; width:170px;}

#foot{ background:url(../images/foot.jpg) repeat-x; height:68px; width:100%; margin-top:20px;}
#footer{ background:url(../images/footer.jpg) no-repeat; height:68px;}
.foot-left{ width:400px; color:#FFF; float:left; padding-left:40px;}
.foot-right{ width:200px; color:#FFF; float:right;}


#about-left{ background:none; float:left; width:250px;}
h2{ padding-left:30px; font-size:24px;}
#about-right{ background:none;float:right; width:730px;}


.left-nav{ list-style-type:none; width:190px; margin-left:20px; margin-top:20px;}
.left-nav li{ height:30px; border-bottom:1px dotted #999; line-height:30px;}
.left-nav li a{ color: #333;text-decoration:none;}

.left-nav-m{ margin-left:10px;}

.contant{ font-family:"Times New Roman", Times, serif; line-height:25px; margin-top:20px; width:700px; text-align:justify;}


/*内页产品列表*/
.pageContent_list .item{
	float:left;
	margin-bottom:20px;
	}
.pageContent_list .buy{
	margin-bottom:12px;
	}
.pageContent_list .itemPic{
	margin-bottom:6px;
	background:url(../images/product_bg.jpg) no-repeat;
	padding-top:3px;
	width:190px;
	height:140px;
 	text-align:center;	
	}
.pageContent_list .itemName{
	padding:4px;
	width:180px;
	border:1px solid #E1E1E1;
	text-align: center;
	background:#EFEFEF;
	line-height:16px;
	}
	
/*内页内容查看*/	
.pageContent_view {
	line-height:180%;
	}
	
/*内页查看产品*/
.pageContent_view .itemPic{
	float:left;
	padding-right:20px;
	width:220px;
	height:216px;
	}
.pageContent_view .itemName { float:left;
	width:469px;
	height:220px;
	}
.pageContent_view .itemName img{
	margin:6px 4px 0 0;
	vertical-align:middle;
	}
.pageContent_view .itemParticular {
	clear:both;
	padding-top:16px;
	background: url(../Images/particular.gif) 0px top no-repeat;
	}
/*内页内容结束*/
.pageContent_end {
	clear:both;
	margin-top:30px;
	text-align:right;
	}
	