/*当前位置*/
.thisplace{width:678px; padding:0 10px;height:26px; line-height:26px; background:#E9F4F8; border:1px solid #BDD8F4;}
.thisplace a{margin:0 3px;}

/*列表页左边图片*/
.picnews{width:698px;border:1px solid #BDD8F4;padding-bottom:3px;clear:both;}
.picnews dl{width:698px;margin:1px auto;overflow:hidden;}
.picnews dl dd{width:100px;float:left;display:inline;text-align:center;margin:10px 0px 0px 13px;line-height:22px;}
.picnews dl dd a img{border:1px solid #666; width:100px; height:150px;}
.picnews dl dd a{display:block;}


/*列表页列表*/
.arlist {padding:0;border:1px solid #BDD8F4;}
.arlist ul { margin:3px 10px 5px 10px;}
.arlist li { padding-left:12px; color:#999; height:30px; line-height:30px; font-size:14px; overflow:hidden; border-bottom:1px solid #eee; background:url('images/ico2.gif') no-repeat left 10px;}
.arlist li span { float:right; color:#999; font-size:12px;}

/* @最终列表. */
.conlist { width:518px;border:1px solid #BDD8F4; float:left;}
.conlist ul li{ padding:0 10px 0 15px;color:#999;line-height:26px;height:26px; background:url('images/ico2.gif') no-repeat 10px 8px;}
.conlist ul li span {float:right;font-size:11px;}
.conlist ul li a { margin-left:5px;}

/* @分页链接样式. */
.pages {padding: 1em;margin: 1em 0 0 0;clear: left;font-size: 80%;font: 83%/1.4 "verdana", "arial",sans-serif;}
.pages strong {display: block;float: left;border: 1px solid #2E6AB1;padding: 0.3em 0.8em;margin-right: 0.3em;background: #006099;
color:#fff;font-size:12px;font-weight: bold;}
.pages a {display: block;float: left;padding: 0.3em 0.8em;margin-right: 0.3em;background: #fff;font-size:12px;border: 1px solid #C0DFEB;text-decoration: none;}
.pages a:hover {border-color: #006099;}


/*=============================内容页========================================*/
   
/* @内容. */
#theTitle {padding:0; 
margin-bottom:15px; 
line-height:2em;}
	
	#theTitle h1 {
	padding:15px 10px 0;
    font-size:20px;
    border: none;
    color:#006099;}
	
	#theTitle .docParameter { 
	color:#666; 
	line-height:1.8em; 
	margin:0 10px 10px;
	border-bottom:1px dotted #ccc;}
	
#endText{
text-align:left; 
color:#000; 
overflow:hidden; 
padding:0 10px; 
font-size:14px; 
clear:both; 
line-height:23px;}

    #endText p{ padding:10px 0;}
    #endText strong { margin:10px 0;}
    #endText table{table-layout:fixed;}	
	#endText img{border:1px solid #ccc; margin:10px 0;max-width: 600px;}


    .endPage { 
	margin:5px 0; 
	padding:5px 10px;
	color:#666; 
	height:60px;
	line-height:2em;
	font-size:12px; }
		
		.endPage p { position:relative; bottom:0px; float:right; color:#000;}
		    .endPage p a {margin:0 5px; color:#999;background:none;}
		    .endPage p a:hover { text-decoration:underline; color:#E02B05; background:none;}



/*---------------内容页:评论*/
.comment .commenttitle{
	padding:0;
	height:26px;
	margin:1px auto;
	background:#E9F4F8;
	border-bottom:1px solid #BDD8F4;
}
.comment .commenttitle .title{
	float:left;
	margin:3px 0px 0px 12px;
	color:#999;
	display:inline;
}
.comment .commenttitle .title strong{
	letter-spacing:4px;
	color:#000;
	margin-right:10px;
}
.comment .commenttitle .gotopost{
	float:right;
	display:block;
	width:100px;
	height:23px;
}
.comment .commenttitle .gotopost a{
	width:95px;
	height:22px;
	display:inline;
	float:right;
	text-align:center;
	line-height:22px;
	text-decoration:none;
	background:url(../images/ico_gotopost.gif) no-repeat;
	margin:1px 3px 0px 0px;
}
.comment .commentbox{
	width:698px;
}
.comment .commentbox dl{
	width:636px;
	margin:10px auto 0px;
	border:1px solid #D1DDCE;
}
.comment .commentbox dl dt{
	width:636px;
	background:#F4F9F2;
	line-height:25px;
	text-indent:10px;
	color:#333;
	border-bottom:1px solid #E6ECE3;
}
.comment .commentbox dl dt span{
	color:#669933;
	font-size:11px;
}
.comment .commentbox dl dd{
	padding:10px;
	font-size:14px;
	line-height:25px;
	color:#666;
}
/*---------------内容页:发表评论:标题*/
.comment .posttitle{
	height:26px;
	margin:10px auto;
	background:#E9F4F8;
	border-top:1px solid #BDD8F4;
	border-bottom:1px solid #BDD8F4;
}
.comment .posttitle strong{
	letter-spacing:4px;
	color:#000;
	display:block;
	line-height:26px;
	margin:0px 0px 0px 13px;
}
.comment .postbox{
	width:678px;
	margin:5px auto;
	overflow:hidden;
}

.comment .postbox .userbox{
	width:636px;
	overflow:hidden;
	margin-top:10px;
}
.comment .postbox .userbox dl{
	width:636px;
}
.comment .postbox .userbox dl dd{
	float:left;
	display:block;
	padding-bottom:2px;
}
.comment .postbox .userbox dl dd input.username,.comment .postbox .userbox dl dd input.password{
	width:100px;
	border:1px solid #CCC;
	padding:3px 0px 2px 5px;
	margin-right:10px;
}
.comment .postbox .userbox dl dd.mtop{
	margin:7px 7px 0px 0px;
}
.comment .postbox .txtbox{
	width:636px;
	line-height:25px;
}
.comment .postbox .txtbox textarea{
	border:1px solid #CCC;
	width:600px;
	height:80px;
	padding:5px;
}
.comment .postbox  .sbut{
	margin:10px;
}
.comment .postbox .userbox .submit{
	width:100px;
	height:25px;
	padding-top:2px;
}

