/**************************
---峨眉新闻网全新改版CSS---
---设计--QQ--6760015---
---margin:上 右 下 左---
------color: #046---------
***************************/

@charset "utf-8";
/* css public */
*{ margin:0; padding:0; list-style:none; font-family:'Microsoft YaHei';}
body{ font:14px/1.5; color:#555;}
img{border:0;}
a{text-decoration:none; color:#555;}




/* left */
.left{ width:210px; float:left; min-height:960px; background:#EFF7FE;}
.split_line { min-height:960px; float:left; width:7px; background-color: #e7e7e7; position:relative; cursor:pointer;}
.botton_left_hover { background: url(../../../img/spanline.gif) no-repeat left;}
.left_hidden { height:40px; width:7px; top:50%; margin-top:0px; position:absolute; cursor:pointer;}

/* sub_menu */
.sub_menu_title{ height:40px;line-height:40px;color:#4976a4;font-weight:bold;padding-left:25px;margin-left:40px;
background: url(../../../img/sub_menu_title.gif) no-repeat 0px 12px;}
.sub_menu{ width: 210px;background:#FFF; border:1px solid #D0DBE8;}
.sub_menu li a{ height:34px; line-height:34px; display:block; margin-bottom:2px; padding-left:40px; 
background:url(../../../img/menu_blue.gif) no-repeat 15px 9px; font-size:14px;border-bottom: 1px solid #D0DBE8; border-left:0px;}

.sub_menu li a:hover{ background:url(../../../img/menu_blue_hover.png) no-repeat #146AC1 15px 10px; color:#FFF;}
.sub_menu li .sub_menu_hover{ background:url(../../../img/menu_blue_hover.png) no-repeat #146AC1 15px 10px; color:#FFF;}

.web_info{ width:210px; line-height:28px; text-align:center;}

/* class_menu */
.sub_menu_b{ width: 190px;background:#FFF;border:1px solid #D0DBE8;}
.sub_menu_c{ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #eee; }


/* list_table */
.list{margin-bottom: 50px;}
.list_table{ border-top:1px solid #CCC; margin-top:3px;}
.list_table tr td{ border-bottom:1px solid #F0F0F0;}
.list_table thead tr td{ height:42px; line-height:40px; background:#E4EEFA; border-right:1px solid #CCC;
 border-bottom:1px solid #CCC; font-size:16px;}
.list_table thead tr td:last-child{ border-right:0px;}
.list_table tbody tr td{ line-height:22px; border-bottom:1px solid #EFEFEF; margin-bottom:2px;}
.list_table tbody tr:hover{ background:#EFEFEF;}
.list_table tbody tr td .thumb_img{ width:80px; height:60px; padding:5px 0;}
.list_table tbody tr td .thumb_img:hover{ border:1px solid #06C;}




