@charset "utf-8";
/* Designed By 猪儿虫弟弟 *

/*新手指南*/
#detail #topNav ul{
	float:left;
	margin-left:50px;
   _margin-left:25px;
	margin-top:50px;
}
#detail #topNav ul li{
	float:left;
}
#detail #topNav ul li a{
	color:#b06019;
	display:block;
	padding:0 5px;
	font-size:14px;
	font-weight:bold;
	border-right:1px solid #b06019;
}
#detail #topNav ul .last a{
	border:none;
}
#detail .article .section{
	float:left;
}
#detail .article h4, #detail .article h5, #detail .article h6{
	color:#de3105;
	padding:5px 0;
}
#detail .article h4{
	font-size:14px;
	padding-left:50px;
}
#detail .article h5{
	font-size:12px;
	margin-top:5px;
}
#detail .article h6{
	font-size:13px;
	font-weight:normal;
}
#detail .article .atCont{
	padding:10px 50px;
	color:#b06019;
	line-height:20px;
}
#detail .article .atCont img{
	border:none;
	margin-top:5px;
}
#detail .article .atCont p{
	text-indent:20px;
	white-space:normal; 
	word-break:break-all;
	width:534px;
}
#detail .article .atCont .caTable{
	border-collapse:collapse;
	width:300px;
	border:1px solid #ccc;
}
.caTable th, .caTable td{
	padding:5px 0;
	text-align:center;
	border:1px solid #ccc;
}
#detail .article .section{
	display:none;
}
#detail .article #run{
	display:block;
}
#detail .article .atCont a{
	float:right;
}