@charset "utf-8";


body{ margin:0px; padding:0px;font-size:12px; background:url(jjglxy_11_01.jpg) repeat-x;  }


.clear{ clear:both;}

a{cursor:pointer;}
img{ border:none;}
a:link {
 text-decoration: none;
}
a:visited {
 text-decoration: none;
}
a:hover {
 text-decoration: none;
}
a:active {
 text-decoration: none;
}
.border{border:1px solid  #E1E1E1; }
.border2{ border-bottom:2px solid #0056A1; }
.border1{border-left:1px solid #0356A2;border-right:1px solid #0356A2;  }
.bk_bottom{ border-bottom:1px dashed #cccccc;}

.title{font-size:0px;}


.hy{ color:#ffffff;}
.title1{font-size:16px; font-family:"微软雅黑";  color:#00416F; font-weight:bold;}
.title2{ font-size:14px; color:#00416F; font-family:"微软雅黑";font-weight:bold;}
.title3{ color:#666;}
.title4{ font-size:14px; color:#0063C1; font-weight:bold;}
.more{ font-size:14px;color:#034498; font-weight:bold;font-family:"微软雅黑";}


.shadow {
     -moz-box-shadow: 0px 3px  3px 2px #000;
    -webkit-box-shadow: 0px 3px 3px 2px #000;
    box-shadow: 0px 3px 3px 2px #000;
    
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#000000')";
    
    filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#000000');
}