@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
body{ background:#063acf; font-size:14px; line-height:28px;}
a{ text-decoration:none;color:#333;padding:0px 5px;}
a:hover{ color:red; text-decoration:underline;}
img{ border:none;}
.left{ float:left}
.right{ float:right;}
.clear{ clear:both;}
.mt10{ margin-top:10px;}
.mb{ margin-bottom:10px;}
p{text-indent:20px;}
.l475{ width:475px; border:#CCCCCC 1px solid; margin:5px 0px;}
.l4751{ width:475px; margin:5px 0px;}
.l475b{ width:465px; background-color:#ecedf7; padding:5px;}

.tuzi{ float:left; width:950px; padding:5px;}
.tuzi img{ float:right; padding:5px;}
.orange{ color:#F90;}
.bg1{ background-color:background-color: #E8F4FC;}
.grayl22 {
    color: #242424;
    line-height: 22px;
    text-decoration: none;
	font-size:12px; 
}
.borsgray-l-r {
    border-left: 1px solid #BEBEBE;
    border-right: 1px solid #BEBEBE;
	border-top:1px solid #BEBEBE;
}
.top{ width:100%; height:40px; background:url(../allzt/wuliu_img/topbg.jpg) repeat-x; font-size:12px;}
.topc,.content{ width:980px; margin:0px auto;}
.topc span{ display:block; width:490px; line-height:40px;}
.content{ background:url(../allzt/wuliu_img/bgb.jpg) repeat-x; width:980px;}
.bt1{height:309px;}
.bt2{ background:url(../allzt/wuliu_img/bg2.jpg) center no-repeat; height:54px;}
.bt3{ background:url(../allzt/wuliu_img/bg3.jpg) center no-repeat; height:66px;}
.bt4{ background:url(../allzt/wuliu_img/bg4.jpg) center no-repeat; height:52px;}
.bt5{ background:url(../allzt/wuliu_img/bg5.jpg) center no-repeat; height:93px;}

.con{ width:980px; margin:0px auto; background:#fff;}
.conc{ padding:10px;}
.tit{ background:url(../allzt/wuliu_img/titbg.jpg) repeat-x; color:#fff; font-weight:bold; text-indent:20px; height:34px; line-height:34px;}
.tit2{ background:#a7d0ed; color:#0e12bd; font-size:14px; font-weight:bold;}

.table01{ border-collapse:collapse;}
.table01 tr td{ border:1px solid #999; padding:2px 6px;}
.table01 th{border:1px solid #999; background:#ccc; text-align:center;}
/*弹出窗口样式*/
.mesWindow{border:#4c9007 1px solid;background:#fff;}
.mesWindowTop{background:#4c9007;padding:3px; color:#fff;font-weight:bold;text-align:left;font-size:12px;}
.mesWindowContent{margin:4px;font-size:12px; line-height:22px;}
.mesWindow .close{height:15px;width:28px;border:none;cursor:pointer;text-decoration:underline;background:#4c9007; color:#fff;}

.bottom{ text-align:center; color:#fff; padding:10px;}