﻿@charset "utf-8";
/*=== 缺省定义 ===*/
BODY,DIV,FORM,UL,LI,DL,DT,DD,H1,H2,H3,H4,H5,H6,H7,em{PADDING:0; MARGIN: 0px; border:0;FONT-SIZE: 12px;font-family:Arial, Helvetica, sans-serif; line-height:160%}

TABLE,TD,TR,TH {FONT-SIZE: 12px; line-height:160%}
LI {list-style-type:none;}

a{color:#000;TEXT-DECORATION: none;}
a,li,erea{ 
    blr:expression(this.onFocus=this.blur());   /*    IE Opera    */
    outline:none;   /*    FF Opera    */
}
a:focus;li:focus{ 
    -moz-outline-style: none;   /*    FF    */
}
a img{border:none}
A:hover {COLOR: #990000; TEXT-DECORATION:underline; }

b,strong{color:#000;margin:0 1px}
i,em{ color:#666666; font-style:normal;margin:0 1px 0 0}
p{ text-indent:2em; line-height:180%;margin:0.5em 0; text-align:left; }

/*=== 公共局部模块定义 ===*/
.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}
body{ background:url(images/bg.jpg) no-repeat top center;}
button{ border:none; background:none; }

/*=== 页面公共 ===*/
.main{ width:980px; margin:0 auto; background:#FFF; overflow:hidden;	}
.head{ width:980px; margin:0 auto;}

.main_body{ width:980px; margin:0 auto; background:url(images/cen.jpg) repeat-y; }

.bar{ width:920px; margin:0 auto;padding:10px 10px 20px 10px; font-size:14px; border-bottom:1px dotted #999;} 

.bar_wx{ width:930px; margin:10px auto;  padding:3px; border-bottom:1px  dotted #999}
.bar_wx .top{ height:50px;}
.bar_wx .title{ float:left;}
.bar_wx .more{ float:right;}
.bar_wx .con{ padding:15px;overflow:hidden;}
.bar_wx .con b{ padding:0 0 0 10px;}
.bar_wx .con em{ color:#F00;}
.bar_wx .con .btn{ padding:10px 0 0 0; }
.bar_wx .bot{ text-align:center; }

.bar_wx .con ul{}
.bar_wx .con li{ float:left;width:420px;  font-size:14px; margin:0 10px 10px 15px;}
.bar_wx .con li a{ float:left;width:420px; height:23px; line-height:23px; overflow:hidden;}

.bar_pic{ width:930px; margin:10px auto; padding:3px; }
.bar_pic .top{ height:50px;}
.bar_pic .title{ float:left;}
.bar_pic .more{ float:right;}
.bar_pic .con { padding:15px; overflow:hidden; text-align:center; font-size:12px;}
.bar_pic .con em { color:#F00;}
.bar_pic .con .btn { padding:5px 0 0 0; }

.bar_pic .con ul {}
.bar_pic .con ul li{ margin:10px 0 0 0; width:126px; height:200px; float:left;}
.bar_pic .con ul li img { padding:2px; border:1px solid #ececec; width:100px; height:130px; clear:both;}
.bar_pic .con ul li h3 { font-weight:400; font-size:13px; clear:both;}
.bar_pic .con ul li span { display:block; line-height:20px; color:#F00; clear:both;}
.bar_pic .con ul li span b { font-weight:700; color:#000;}
.bar_pic .con ul li em { display:block; height:30px; font-style:nomarl; text-align:center; clear:both;}
.bar_pic .con ul li em img { margin:0; padding:0; width:48px; height:21px;}
 
.bar_pic .bot { text-align:center;}
.bar_pic .con button img { border:none;}

.footer{ width:960px; padding:10px; margin:0 auto; text-align:center;}


















