@charset "utf-8";
/* Designed By 猪儿虫弟弟 */

#detail{
	background:url(../images/sub_bt.gif) left bottom no-repeat;
	width:636px;
	height:100%;
	padding-bottom:60px;
   _margin-top:-4px;
	float:left;
}
#detail #topNav{
	width:636px;
	height:109px;
	float:left;
	background:url(../images/sub_top.jpg) left top no-repeat;
}
#detail #topNav p{
	padding-top:50px;
	padding-left:50px;
}
#detail #topNav p a{
	color:#b06019;
	font-size:14px;
	font-weight:bold;
}
#detail .article{
	width:636px;
	float:left;
	background:url(../images/sub_repeat.gif) left top repeat-y;
}
#detail .article h4, #detail .article h5, #detail .article h6{
	color:#de3105;
	padding:5px 0;
	padding-left:100px;
	}
#detail .article h4{
	font-size:14px;
}
#detail .article h5{
	font-size:12px;
}
#detail .article h6{
	font-size:13px;
	font-weight:normal;
}
#detail .article .atCont{
	padding:10px 50px;
	color:#b06019;
}
#detail .article .atCont p{
	text-indent:20px;
	white-space:normal; 
	word-break:break-all;
	width:534px;
	line-height:24px;
}
#detail .article .comment{
	padding:0 50px;
}
#detail .article .comment textarea{
	border:1px solid #f8c86d;
}
.gototop{
	text-align:right;
/*	position:fixed;
	left:auto;
	right:0px;
	top:auto;
	bottom:0px;*/
}
.gototop a{
	display:block;
	float:right;
	width:86px;
   _width:80px;
	height:65px;
   _height:40px;
	background:url(../images/top.png) top left no-repeat;
   _background:url(../images/top_ie6.jpg) top left no-repeat;
	margin-right:30px;
	text-decoration:underline;
	color:#f00;
}




