﻿/* CSS Document */
#nodeshow{
	width:1100px;
	margin:10px auto;
}
#nodeshow .list_down a:link { 
	 text-decoration: none; font-weight: normal; 
} 

#nodeshow .list_down a:visited , #nodeshow .list_down a:hover , #nodeshow .list_down a:active{ 
	/* text-decoration: none; */
	color:#be0000;
}

#nodeshow .line{
	height:1px;
	background:#ccc;
	margin:8px 20px 0 10px;
}
#nodeshow .center .left{
	width:250px;
}
.center .top_bj{
	width:838px;
	height:26px;
	background:#e0e0e0;
	border:1px solid #ccc;
}
#nodeshow .center .right{
	width:828px;
	min-height:400px;
	padding:20px 0 10px 10px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.center .left .title_bg{
	height:25px;
	background:#e6e6e6;
	border:1px solid #e0e0e0;
	padding:3px 0 0 15px; 
}
.center .left .title_icon{
	display:inline-block;
	width:90px;
	height:25px;
	padding-top:3px;
	text-align:center;
	background:url(../image_xxgk/icon.gif) -360px -40px no-repeat;
}
.center .left .list_con{
	padding:5px 0 10px 10px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}
#list_show{
	width:292px;
}
.center .left .list .list_con li{
	padding:6px 0  6px 0;
	text-align:left;
	border-bottom:1px dotted #ccc;
}
.center .left .list  .item_icon{
	display:inline-block;
	width:12px;
	height:12px;
	float:left;
	margin:3px 15px 0 20px;
	background:url(../image_xxgk/icon.gif) -360px 0 no-repeat;
}
.center .left .list .list_con .word_space{
	letter-spacing:3px;
}
.center .left .sljg{
	height:320px;
	margin-top:10px;
	max-height:154px;
	overflow:hidden;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
.center .left .gzdt{
	margin-top:10px;
}
.center .left .gzdt .list_con{
	padding-bottom:18px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
.center .left .item_list{
	margin-top:14px;
	width:215px;
}
.center .left .item_list .item_icon{
	display:inline-block;
	width:4px;
	height:6px;
	background:url(../image_xxgk/icon.gif) 0 -280px no-repeat;
	margin: 0 8px 0 8px;
	padding-bottom:1px;
	
}
.center .left .item_list .item_icon1{
	
	color:#cf1800;
	padding:0 10px 1px 8px;
	font-weight:bold;
}
.center .right .title{
	text-align:center;
}
.center .right h2{
	text-align:center;
}
.center .right .detail_con{
	padding:0 20px;
}
.center .right .con_title_down{
	margin-top:8px;
}
.center .right .con_title_down .time{
	margin-right:15px;
}
.center .right .list{
	padding-left:5px;
}
.center .right .list .con_item_bug{
	display:inline-block;
	width:650px;
	
}
.center .right .list .time_item{
	display:inline-block;
	*display:inline; 
	*zoom:1;
}

.center .right .list li{
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	margin-bottom:10px;
}
.center .right .list li .item_icon{
	display:inline-block;
	width:4px;
	height:4px;
	margin-left:5px;
	background:url(../image_xxgk/icon.gif) -40px -280px no-repeat
}
.center .right .con_item_a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin-left:10px;
}
.page{
	margin-top:20px;
	text-align:center;
}