/* 机构样式表 */
/* 作者：蒋贤 日期:2012-03-06 21:08:26 */
body{background-color:#FFF;}
#wrap{width:960px; height:600px;  margin:0 auto;}
.logo{ height:100px; background:url(jgimageslogo.png) no-repeat;}
.nav{ height:40px; background:#082666; text-align:center; line-height:40px; margin-top:5px; font-weight:bold;}
.nav ul li{display:inline;}
.nav ul li a{font-size:14px; color:#FFF; padding:0 10px;}
.departArea{ margin-top:10px; border-top:2px solid #082666; background:#F5F5F5;}
.departArea h1{background: url(jgimagesicon-gallery.gif) 8px 8px no-repeat; height: 30px; width: 200px; color: #082666; font-weight: bold; font-size: 14px; line-height: 30px; padding-left: 28px; overflow: hidden;}

.subList ul li{ float:left;margin-left:20px;}
#title{width:270px; margin-left:10px; height:30px;}
.subList ul li a{ padding:5px 1px; }
.subList ul li a:hover{color:#930;}
#foot{ border-top:1px solid #082666; padding:10px 0; background:#F0F0F0; text-align:center; margin-top:10px; }
