/* base */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,a{margin:0; padding:0;}
table{border-collapse:collapse; border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal; font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
input,select{vertical-align:middle;}
/*h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}*/
abbr,acronym{border:none; font-variant:normal;}
.clear{clear:both; font-size:1px; height:0; line-height:0;}

/* 首页样式 */
.index_pro{ width:800px; height:auto; background:url(images/line1.gif) repeat-x; background-position:0px 7px; overflow:hidden; }
.index_pro ul{padding-top:17px; height:16px; width:3000px;}
.index_pro ul li{width:160px; height:20px; float:left;}
.index_pro ul li a{display:block; width:140px; height:auto; margin:0 10px;}
.index_pro ul li a img{border:1px #000 solid;}
.index_more{ width:800px; height:20px;}
.index_more_a{ width:44px; height:14px; display:block; background: url(images/more.jpg) no-repeat; margin-left:750px; margin-top:5px; color:white; text-decoration:none; line-height:14px; font-size:12px; text-indent:6px;}
.index_more_a:hover{ color:#F00;}
#demo img{margin:3px 5px 0px 0px;}

/* 产品栏目页样式 */
.position{ color:#333; font-size:12px; margin:12px 0px 0px 10px;}
.position a{color:#333; font-size:12px; text-decoration:none;}
.position a:hover{color:red; text-decoration:underline;}
.pro_more_a{ width:44px; height:14px; display:block; background: url(images/more.jpg) no-repeat; margin-left:270px; margin-top:5px; color:white; text-decoration:none; line-height:14px; font-size:12px; text-indent:6px;}
.pro_more_a:hover{color:red;}
.pro_more_p{width:320px; height:auto; color:#265F94; font-size:12px; text-align:left; }

/* 产品内容页样式 */
.pro_title{ font-weight:normal; font-size:12px; text-indent:15px;}
.pro_rel li{ float:left; width:33%; height:15px; text-align:center;}
.pro_rel li a{color:black; font-size:12px; text-decoration:none;}
.pro_rel li a:hover{color:red;}
