/* CSS Document */
*{margin:0px;padding:0px;}
body{font-size:12px;font-family:"宋体", "新宋体", "华文行楷";color:#141414;}
#web{width:1002px;margin:0 auto;}
/*通用样式*/
a{text-decoration:none;color:#141414;}  
a:hover{color:#f60;text-decoration:none;} 	
img{border:0px;}
ul{list-style-type:none;}
.font{font-size:13px;font-family:"宋体";line-height:22px; padding:6px;}
.wei{background:url(../images/wei.jpg) no-repeat left center;}

/*头部样式*/



/*导航样式*/
#menu{width:1002px;height:46px;background:url(../images/nav.jpg) repeat-x;} 
#menu ul{width:1002px;height:46px;}
#menu ul li{ height:46px;line-height:46px;width:125px;float:left;text-align:center;font-size:15px;font-weight:bold;background:url(../images/nav_line.jpg) no-repeat right center;}

#menu ul li.end{background:none;}
#menu ul li a{ width:125px;height:46px;color:#fff;display:block;text-decoration:none;}  
#menu ul li a:hover{color:#fff;text-decoration:none;} 	


#nav, .leftborder {
	margin:0 auto;
	width:200px;
}
#nav a {
	display:block;
	height:35px;
	line-height:35px;
	width:200px;
	text-indent:40px;
	letter-spacing:2px;
	font-size:13px;
	
	background:url(../images/arrow.jpg) no-repeat 8px center;
	border-bottom:1px dashed #ccc;
	margin-top:4px;
}
#nav a:hover, #nav a:active {
	color:#f60;text-decoration:none;
}
#nav a.navA{color:#141414;text-decoration:none;}


/*当前位置*/
.position h3{width:700px;height:35px;text-indent:30px;font-size:14px;line-height:35px;background:url(../images/wei.jpg) no-repeat left bottom;color:#1374A9;}
.position h3 em{font-style:normal;font-weight:normal;float:right;padding-right:10px;color:#393939;font-size:12px;}

ul.left_class{width:210px;margin:0 auto;}
ul.left_class li{background:url(../images/left_class.jpg) no-repeat;font-weight:bold;height:30px;line-height:30px;text-align:center;margin-top:12px;}
ul.left_class li a{width:210px;height:30px;display:block;}

/*版权样式*/
#footer{background:url(../images/footer.jpg) repeat-x;}
#footer p{text-align:center;line-height:24px;padding-top:10px;color:#333;}	

/*产品列表样式*/
dl.pro_list{width:170px;height:220px;float:left;text-align:center;}
dl.pro_list dt{width:154px;height:184px;}
dl.pro_list dt img{width:150px;height:180px;padding:2px;border:1px solid #ccc;}
dl.pro_list dd{height:30px;line-height:30px;}

/*产品列表样式*/
dl.pro_list1{width:230px;height:230px;float:left;text-align:center;}
dl.pro_list1 dt{width:204px;height:174px;}
dl.pro_list1 dt img{width:200px;height:170px;padding:2px;border:1px solid #ccc;}
dl.pro_list1 dd{height:40px;line-height:40px;}



/*图片列表样式*/
dl.photo_list{width:180px;height:220px;float:left;text-align:center;}
dl.photo_list dt{width:165px;height:185px;}
dl.photo_list dt img{width:160px;height:180px;padding:2px;border:1px solid #ccc;}
dl.photo_list dd{height:30px;line-height:30px;}

/*向左滚动的div 样式*/
#demo{overflow:hidden;width:650px;heght:250px;margin:0 auto;}
#indemo{float:left;width: 800%;}
#demo1{float:left;}
#demo2{float:left;}




