@charset "utf-8";
/* CSS Document */
body{ font-family:Arial, Tahoma, "宋体-PUA"; font-size:12px; color:#000000; width:960px; margin:0 auto;}
ul,ol,li,p,h1,h2,h3,h4,h5,h6,table,td,th,form,fieldset,img,dl,dt,dd,span{margin:0px;padding:0px;}
textarea,input,select,body{font-size:12px}
select,input{vertical-align:middle}
ul,ol,h1,h2,h3,h4,h5,h6,li{list-style:none;}

.box01{ width:958px;}
.box02{ background:url(b.jpg) no-repeat right bottom;width:958px; }
.box02 li img{ width:220px; height:190px; margin:5px 5px 0px 5px;}
.t1{ width:960px; height:340px; margin:0 auto;}
.box02 ul { width:958px;}
.box02 li{float:left; height:318px; width:230px; margin:6px 0px 0px 6px; }

/*========================公共======================*/
/* 空白间距 */
.mt8{ margin-top:8px;}
.mt5{ margin-top:5px;}
.p5_20{ padding:5px 20px;}
.p5{ padding:5px;}
.pb5{ padding-bottom:5px;}
.pl8{ padding-left:8px;}
.ml32{ margin-left:32px;}
.border01{ border:1px solid #0F96FF;}
.border02{ border:1px dashed #A6D734;}

/*文字字号*/
.f14{ font-size:13px;}
.f16{ font-size:16px;}
.f15{ font-size:14px;}
.fb{ font-weight:bold;}
.wb{vertical-align: text-bottom ;text-align : justify ; }

/*标题*/
h1{ text-align:center; font-size:22px; font-weight:bold; color:#497901; line-height:30px; height:30px; padding-top:10px; }
h2{ text-align:center; font-size:13px; font-weight:normal; color:#000000; line-height:20px; height:20px; padding-top:5px; width:220px; }
/*背景*/
.bg_color1{ background:#BCD9EF;}

a{ color:#000000; text-decoration:none;}
a:hover{ color:#497901; text-decoration:underline;}
.color1,.color1 a{ color:#497901; text-decoration:none;} .color1 a:hover{ color:#497901; text-decoration:underline;}/*兰色*/
/*行高*/
.lh30{ line-height:30px;}
.lh14{ line-height:140%;}
.lh18{ line-height:180%;}
/*文本*/
.t_center{ text-align:center;}
.t_left{ text-align:left;}
.t_right{ text-align:right;}
.t_indent{text-indent:24px;}
/* 清除悬浮 */
.left{ float:left;}
.right{ float:right;}
.clear {clear:both;} 

