@charset "gb2312";

/*.red{color: #f00;}*/
.fontbold{font-weight: bold;}

.pleft{width: 225px;}
.pright{width: 750px;}

/*左侧导航菜单*/
.subItem .sideMenu ul li{height:35px;line-height: 35px;font-size: 14px;text-align: center;}
.subItem .sideMenu ul li.choice{background: #e6e6e6;}
.subItem .sideMenu ul li.choice a{color: #01869c;}
.subItem .topTitle{height: 40px;line-height: 40px;text-align: center;color: #fff;
    background:#1999a4 url(imagestop_title.png) no-repeat;
    /*background: #ae3b3b;*/
    font-weight: bold; }
.subItem .latest{margin-top: 10px;}
.subItem .latest ul,.subItem .sideMenu ul{padding:14px 10px;border: 1px solid #034c5b;border-top:none;}
.subItem .latest ul li{height:28px;line-height: 28px;font-size: 12px;background: url(imagesli_icon.jpg) no-repeat left center;padding-left: 10px;}
.subItem .latest ul li a{display:block;width: 200px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/*右侧当前位置*/
.place{height: 40px;line-height: 40px;border-bottom: 2px solid #a40;padding-left: 20px;background: url(imagesthumb.png) no-repeat left 10px;}

/*右侧新闻列表样式*/
.listbox ul{margin-top: 10px;}
.listbox ul li{height: 30px;line-height: 30px;border-bottom: 1px dashed #d5d8d1;font-size: 12px;}
.listbox ul li a{display: block;float: left;padding-left: 20px;
    background: url(imagesredarr.gif) no-repeat left center;}
.listbox ul li span,.tbox .subDetail li span{float: right;color: #666;}

.tbox{padding: 13px 0 0;font-size: 14px;}
.tbox dl dt{height: 30px;line-height: 30px;border: 1px solid #e6e6e6;padding:0 0 0 10px;}
.tbox dl dt a.typename{float: left;color: #01869c;}
.tbox dl dt a.more{float: right;display: block;width:60px;color:#a40;}
.tbox dl dd{padding:5px 0 13px;}
.tbox .subDetail li{height: 25px;line-height: 25px;font-size: 12px;padding-left: 18px;background: url(imagesbullet.gif) no-repeat left center;}
.tbox .subDetail li a{float: left;display: block;width: 500px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.listContent{margin-top: 10px;font-size:14px;line-height:30px;}

.articleContent{border: 1px solid #ddd;border-top: 3px solid #eee;padding: 10px 20px;}
.articleContent .title h2{text-align: center;line-height: 40px;font-weight: bold;}
.articleContent .info{text-align: center;height: 40px;line-height: 40px;}
.articleContent .info small{color: #f00;}
.articleContent .mainCon,.articleContent .mainCon p,.articleContent .mainCon div{font-size: 14px;line-height: 200%;color: #444;}

/*右侧分页样式*/
.dede_pages{margin: 15px 0 10px;}
.dede_pages ul li{padding:2px 8px;float:left;font-family:"宋体";height: 17px;line-height:18px;
    margin-right:6px;border:1px solid #E9E9E9;}
.dede_pages ul li a{float:left;color:#555;display:block;cursor:pointer;}
.dede_pages ul li a:hover{color:#690;text-decoration:none;}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{font-family: "宋体" !important;font-weight: bold;background: #a40000;color: #fff;}
.dede_pages .pageinfo{height:18px;line-height:18px;padding:0 4px;color:#999;}
.dede_pages .pageinfo strong{color:#444;font-weight:bold;margin:0px 2px;}
.dede_pages select{border:none;width:38px !important;height:21px;}

/*上下篇样式*/
.handle{padding:10px 0;}