@charset "gb2312";
body {color: #000;font-size: 12px;margin:0 auto;line-height:20px; background:url(images/bg.jpg) repeat-x #fae4bc;}/*  主体定义 */
ul,p,div,form,h1,h2,h3,h5,td,table,dl,dt,dd,li{margin:0px;padding:0px;}/*重置标签样式*/
li{list-style-type: none;}/*去掉标签*/
/*--------------默认链接样式---------------*/
A:link,A:visited {color: #000; text-decoration: none}
A:hover,a:hover { color: #f00; text-decoration: none; }
/*--------------红色链接样式---------------*/
a.red:link,a.red:visited {color: #ff0; text-decoration: none; }
a.red:active ,a.red:hover { color: #00f; text-decoration: underline; }
.clear{clear:both}
h1{ font-size:14px; color:#000;}/*标题１重定义*/
.mainframe{margin:0 auto;  width:1000px;}/*主体框*/
.content{ padding:5px 10px 5px 10px; line-height:27px;}/*内容时使用*/
.f1{ line-height:27px; padding:10px 5px;}
.f2 {font-size: 12px;line-height: 24px;color: #e87d22;}
.f3{ line-height:25px; padding:10px 15px;}
.f4{padding:5px 0px;}
.imgbox{ border:1px solid #999; padding:5px;}/*图片加边框*/
/*表格默认灰色框-------使用这个时候表格里不能包含表格-------*/
.mytable{border-collapse: collapse;}
.mytable td {padding:0px;border: 1px solid #fdbb84;}
/*新闻样子*/
.main_news {padding:5px 0px 5px 0px;}
.main_news li{ height:24px; line-height:24px; border-bottom:1px dashed #aaa;padding-left:0px; }
/*产品及图片样式*/
.show{margin:5px;width:100%; }
.show li{list-style-type: none;width:180px;height:180px;float:left;padding:13px;text-align:center;line-height:25px;}
.show img{border:1px #888 solid;padding:2px;margin:1px;background-color:#ffffff;}
/*PNG透时图片时使用*/
.png{ width: 1px;height: 1px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic.JPG",sizingMethod="image");}
/*滚动图片时使用*/
#marquee1{ margin-left:10px; width:658px; overflow:hidden;}
#marquee1 img{ border:1px solid #bbb; margin:5px; padding:0px;}

#marquee2{ margin-left:5px; width:250px; overflow:hidden;}
#marquee2 img{ border:1px solid #bbb; margin:5px; padding:0px;}

/*加警察用*/
#footerinner{position:relative; text-align:center;}
#cyberpolice{position:absolute; right:5px;}

.line_text{ color:#535353; letter-spacing:2px;}

.imgb1{ border: 2px solid #e67515;}

.index_news{ margin-top:10px; margin-left:25px; margin-bottom:10px;}
.index_news li{ width:98%; line-height:28px; border-bottom:1px dotted #8a8a8a;}
.index_news li .left{ float:left;}
.index_news li .right{ float:right}

.sub_news{ margin-top:10px; margin-left:20px; margin-bottom:10px;}
.sub_news li{ width:98%; line-height:30px; border-bottom:1px dotted #8a8a8a;}
.sub_news li .left{ float:left;}
.sub_news li .right{ float:right}

.sub_pic{ margin-top:20px; margin-left:5px; margin-bottom:10px;}
.sub_pic li{ float:left; margin-left:30px; width:138px; height:136px;}
.sub_pic li .top{ width:136px; height:104px; border:1px solid #646464;}
.sub_pic li .down{width:136px; height:10px; line-height:10px; text-align:center;}



.sub_page{ padding:8px 0; line-height:24px; text-align:center; width:100%; font-weight:bold; color:#666666;}