@charset "gb2312";

*{margin:0;padding:0;list-style-type:none;}
body{ margin:0; padding:0; list-style:none;}
img{ border:0;}
.wrapper{ margin:0 auto; padding:0; width:1000px; min-height:600px;}

/* 左右框架 */
.column{ margin:10px 0; padding:0; width:100%;}
.column_l{ margin:0; padding:0; width:260px; float:left;}
.column_r{ margin:0; padding:0; width:720px; float:right; display:block;}
.column_c{ margin:0; padding:0; width:1100px;}

.caption{ margin:0; padding:10px 0; color:#333; font-size:12px; border-bottom:1px solid #ccc; clear:both; float:none;}
.caption strong{ font-variant:normal; font-size:12px; color:#0576c4; clear:both;}
.caption a{ color:#333; text-decoration:none;}
.caption p{ margin-top:10px; padding:8px 0px; text-indent:20px; color:#960; background:#fde6b0; border:1px solid #eed18d; font-size:12px; text-align:left; clear:both;}
.caption p a{ color:#960;}

.smallcaption{margin:0; padding:10px 0; color:#333; font-size:15px; border-bottom:0px solid #ccc; clear:both; float:none;}
.smallcaption strong{ font-variant:bold; font-size:16px;}
.verticalline{ margin-right:10px; display:block; float:left;}

/* 二级页面左侧菜单 */
.menu_left{width:100%; margin:0 auto 23px 0; border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; min-height:491px;}
.menu_left ul li{ text-indent:15px; background:#fff; font-size:15px; font-weight:normal; line-height:40px; color:#333;}
.menu_left ul li .cur{ background:#eee; color:#666; border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; font-size:15px; line-height:40px; font-weight:bold;}
.menu_left ul li a{color: #000; display: block; line-height:40px; position: relative; text-decoration:none;}

.menu_left ul li a:hover{background:#0576c4;color:#fff;}
.menu_left ul li a:active{background:#0576c4;color:#ff0080;}

.menu_left ul li .inactive{ background:url(sgsmlimgarrow-down.png) no-repeat 230px center; border-bottom:1px solid #dcdcdc;}
.menu_left ul li .inactives{background:url(sgsmlimgarrow-up.png) no-repeat 230px center;} 
.menu_left ul li ul{display: none;}
.menu_left ul li ul li{ color:#333;}
.menu_left ul li ul li a{ color:#333; padding-left:15px; font-size:15px;}
.menu_left ul li ul li ul{display: none;}
.menu_left ul li ul li ul li { border-bottom:1px solid #dcdcdc;}
.menu_left ul li ul li ul li a{ color:#666; padding-left:25px;}
.last{ border-bottom:1px solid #dcdcdc;}

/* 单元 */
.cell{ margin:0; padding:0;}

/* 块列表 */
.block_list{ margin:0; padding:0; width:100%;}
.block_list th{ margin:0; padding:10px 0; color:#333; font-weight:bold; text-align:left; font-size:15px;}
.block_list td{ margin:0; padding:0; width:20%; height:60px;}
.block_list td a{ text-decoration:none; color:#333;}.zd_list td a:hover{color:#069;}
.block_list td:hover{ color:#069; cursor:pointer;}
.block_list_insider{ margin:5px auto; padding:2% 3%; width:95%; height:60px; text-align:center; font-size:15px; color:#196db6; border:1px solid #ccc; border-top:3px solid #196db6; background:#e7f4ff;}
.block_list_insider:hover{ background:#eee;}
.block_list_insider p{ margin:0 auto; padding:0; width:70%;}
.block_list_insider p a{color:#196db6;}

.table_norma1_t{ margin:0; padding:0; width:720px;}
.table_normal_t th{ margin:0; padding:10px 0; color:#333; font-size:12px; border-top:1px solid #666; border-bottom:1px solid #666; text-align:center; background:#f5f5f5; white-space:nowrap;}
.table_normal_t td{ margin:0; padding:10px; color:#666; font-size:12px; border-bottom:1px solid #dcdcdc; overflow:hidden; text-overflow:ellipsis; }
.table_normal_t td a{color:#666; text-decoration:none;}
.table_normal_t td a:hover{text-decoration:underline;}
.table_normal_t td small{ color:#888; font-size:12px; min-height:60px; display:block;}
.table_normal_t i{ margin-right:5px; width:3px; background:url(../sgsmlimg/point.png) no-repeat left; float:left;}

.mulu{ margin:10px 0 0 0; padding:0; width:100%;}
.mulu li{ margin:0; padding:0; float:left; width:25%; cursor:pointer;}
.mulu li a{ text-decoration: none;}

