@charset "gb2312";

/*---------------左侧:当前位置*/
.thisplace{
	width:574px;
	height:31px;
	background:url(./images/place_bg.gif) repeat-x;
}
.thisplace .title{
	width:220px;
	height:31px;
	background:url(./images/place_left.gif) left top no-repeat;
	float:left;
}
.thisplace .placenav{
	float:right;
	padding-right:10px;
	line-height:31px;
	color:#FF6600;
	background:url(./images/place_right.gif) right top no-repeat;
}
.thisplace .placenav a{
	color:#FF6600;
	margin:0px 3px;
}
.introduce {
padding:5px;
border:#CCCCCC 1px dotted;
}
/*---------------左侧:图片新闻*/
.contenter {
	*width:574px;
	height:auto;
	padding-bottom:6px;
	border-top:1px solid #FBDBC5;
	border-left:1px solid #FBC39D;
	border-right:1px solid #FBC39D;
	border-bottom:1px solid #FBC39D;
	background:#FFFFFF;
}
/*---------------左右浮动*/
.pleft{
	width:574px;
	float:left;
	overflow:hidden;
}
.pright{
	float:right;
}
/*-------------------------右侧:常规列表定义*/
.rlist{
	width:202px;
}
.rlist .title{
	width:202px;
	height:19px;
	padding-top:9px;
	background:url(./images/rcbox_title.gif) left top no-repeat;
	text-indent:10px;
	font-weight:bold;
	letter-spacing:2px;
	color:#FF6600;
}
.rbox{
	background:#FFFFFF;
	border-top:1px solid #FBDBC5;
	border-left:1px solid #FBC39D;
	border-right:1px solid #FBC39D;
	border-bottom:1px solid #FBC39D;
	*width:202px;
	padding:8px 0px 8px 0px;
	overflow:hidden;
}
.rbox ul li{
	height:27px;
	line-height:27px;
	background:url(./images/ico_4.gif) 0px 10px no-repeat;
	border-bottom:1px #DFF5FF dotted;
	text-indent:12px;
	overflow:hidden;
	margin-left:8px;
	color:#FF0000;
	width:200px;
}
.rbox ul li a{
	color:#FF6600;
}
.rbox a{
	color:#FF6600;
}
/*---------------左侧:新闻列表*/
.listbox{
	*width:558px;
	overflow:hidden;
}

.listbox ul {
	width:558px;
	margin:6px 25px;
}
.listbox ul li{

	line-height:22px;
	*background:url(./images/ico_2.gif) 0px 8px no-repeat;
	text-indent:12px;
	margin-right:25px;
	margin-top:10px;
	*margin-bottom:10px;
	font-size:14px;
	color:#666666;
	
}
.listbox ul li a{
	color:#FF6600;
	font-size:14px;
	text-decoration:dotted;
	float:left;
}
.listbox ul li span {
	color:#666666;
	float:left;
	*height:21px;
	*line-height:25px;
	margin-top:10px;
	font-size:13px;
	border-bottom:1px #cCC dotted;
}


/*---------------资讯：相关文章位置*/
.listbox_relate{
	width:564px;
	overflow:hidden;
}
.listbox_relate dl{
	width:561px;
	float:left;
	margin-left:1px;
	display:inline;
	margin:0px auto 6px 1px;
	border:1px solid #AACCEE;
}
.listbox_relate dl dt{
	width:561px;
	height:26px;
	margin:1px auto;
	background-color:#EDF6FF;
	border-bottom:1px solid #AACCEE;
}
.listbox_relate dl dt .title{
	width:196px;
	height:26px;
	line-height:26px;
	text-indent:25px;
	float:left;
	background:url(./images/article_ico.gif) 8px 8px no-repeat;
}
.listbox_relate dl dt .title a{
	color:#2259A6;
	margin-left:25px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:2px;
}
.listbox_relate dl dt .title a:hover{
	color:#FF3300;
}
.listbox_relate dl dt .more{
	float:right;
	margin:6px 5px 0px 0px;
}
.listbox_relate dl dt .more a{
	text-decoration:none;
}
.listbox_relate dl dd{
	width:625px;
	padding:3px 0px 5px 12px;
}
.listbox_relate dl dd ul {
	width:620px;
	margin:6px 5px;
}
.listbox_relate dl dd ul li{
	height:25px;
	line-height:25px;
	background:url(./images/ico_2.gif) 0px 8px no-repeat;
	text-indent:12px;
	border-bottom:1px #B4E0F7 dotted;
}
.listbox_relate dl dd ul li a{
	color:#0066CC;
	font-size:13px;
	float:left;
}
.listbox_relate dl dd ul li span {
	color:#666666;
	float:right;
	padding-top:5px;
	font:normal 11px Tahoma;
}

/*---------------资讯:列表页:列表区域*/
.newslist{
	width:654px;
	border:1px solid #CFE9F6;
	margin-top:10px;
	margin-left:6px;
	padding-bottom:10px;
	background:url(./images/place_bg.gif) 0px -1px repeat-x;
}
.newslist dl{
	width:638px;
	margin:10px auto 0px;
	display:block;
	border-bottom:1px dotted #B4E0F7;
}
.newslist dl dt{
	width:626px;
	margin:0px auto 0px;
	background:url(./images/ico_2.gif) 3px 10px no-repeat;
}	
.newslist dl dt a{
	color:#039;
	line-height:27px;
	font-size:13px;
	font-weight:bold;
	margin-left:20px;
	letter-spacing:1px;
}
.newslist dl dd{
	width:612px;
	margin:0px auto 0px;
}
.newslist dl dd.preview{
	line-height:19px;
	color:#777;
	text-indent:14px;
}
.newslist dl dd.info{
	line-height:31px;
	color:#003399;
}
.newslist dl dd.info span{
	color:#009900;	
	margin-right:20px;
}
.newslist dl dd.info a{
	color:#039;
	float:right;
	position:relative;
	margin:-30px 5px 0px 0px;
}

/*---------------资讯:内容页*/
.newsview{
	width:564px;
	border-top:1px #CFE9F6 solid;
	border-left:1px #B1DAEF solid;
	border-right:1px #B1DAEF solid;
	border-bottom:1px #B1DAEF solid;
}
/*---------------内容页:标题*/
.newsview .title{
	width:666px;
	height:50px;
	line-height:50px;
	margin:0px auto 0px;
	background:url(./images/place_bg.gif) 0px -1px repeat-x;
}
.newsview .title h1{
  text-align:center;
	font-size:15px;
	color:#2259A6;
	margin-left:21px;
}
/*---------------内容页:相关信息*/
.newsview .info{
	width:648px;
	height:27px;
	line-height:27px;
	border-top:1px #DFF5FF dashed;
	border-bottom:1px #DFF5FF dashed;
	text-align:right;
	padding-right:20px;

}
.newsview .info span{
	color:#F60;
	margin-left:10px;
}
.newsview .info span a{
	color:#F60;
	font-weight:normal;
}
/*---------------内容页:正文*/
#content{
	width:648px;
	overflow:hidden;
	margin:10px 10px;
	color:#444;
	font-size:14px;
	line-height:25px;
}
#content .articlead {
	width:662px;
	text-align:center;
	overflow:hidden;
}
#content span.quote,#content .code,#content .Code{
	width:92%;
	display:block;
	padding:3px 10px;
	margin:10px auto;
	color:#000000;
	background-color:#F5FBFF;
	border:1px #BFDFFF dashed;
}
.quote a:active {test:expression(target="_blank");}
#content span.quote span {
	color:#FF0000;
	display:block;
}
.diggArea{ 
	padding:0px;
	margin:0px;
	background:url(./images/diggbg.gif) no-repeat;
	width:60px;
	height:58px;
	line-height:20px;
	float:left; 
}
.diggNum{ 
	margin:0px; 
	text-align:center; 
	padding:0px;  
	font-size:16px; 
	font-weight:bold; 
	color:#FFFFFF;
	width:58px; 
	height:28px; 
	margin-top:8px;
}
.diggLink{ 
	margin:0px; 
	text-align:center; 
	padding:0px;  
	font-size:13px; 
	width:58px;  
	height:20px;  
}
.diggLink a{ 
	font-size:13px; 
	color:#0066CC;
}

/*---------------内容页:正文分页*/
.newsview .cupage{
	width:638px;
	margin:5px auto;
	text-align:right;
<<<<<<< article.css
	border-bottom:1px solid #EEE;
=======
	line-height:31px;
	overflow:hidden;
>>>>>>> 1.2
}
.newsview .cupage a{
	color:#0033FF;
	font-size:13px;
	margin-left:13px;
<<<<<<< article.css
	line-height:31px;
=======
>>>>>>> 1.2
}
.newsview .cupage strong{
	font-size:14px;
	color:#FF0000;
	margin-left:14px;
}
/*---------------内容页:操作*/
.newsview .actbar{
	width:648px;
	height:27px;
	line-height:27px;
	margin:6px 10px;
	background:#F2F9FD;
	border:1px #CFE9F6 solid;
	text-align:right;
}
.newsview .actbar span{
	margin-right:20px;
	color:#B1DAEF;
}
.newsview .actbar span a{
	color:#2259A6;
	margin-right:3px;
	margin-left:3px;
}
/*---------------内容页:上下文*/
.newsview .context{
	width:628px;
	line-height:27px;
	margin:6px auto;
	color:#666;
}
.newsview .context a{
	color:#0066CC;
}

/*---------------内容页:评论*/
.comment{
	width:564px;
	border:1px solid #B1DAEF;
	margin-top:7px;
}
.comment .commenttitle{
	width:666px;
	height:26px;
	background:url(./images/place_bg.gif) 0px bottom repeat-x;
	border-bottom:1px solid #CFE9F6;
}
.comment .commenttitle .title{
	float:left;
	margin:5px 0px 0px 12px;
	color:#999;
	display:inline;
}
.comment .commenttitle .title strong{
	letter-spacing:4px;
	color:#444;
	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:564px;
}
.comment .commentbox dl{
	width:636px;
	margin:10px auto 0px;
	border:1px solid #CFE9F6;
}
.comment .commentbox dl dt{
	width:636px;
	background:#EDF7FC;
	line-height:25px;
	text-indent:10px;
	color:#333;
	border-bottom:1px solid #CFE9F6;
}
.comment .commentbox dl dt span{
	color:#669933;
	font-size:11px;
}
.comment .commentbox dl dd{
	padding:10px;
	font-size:13px;
	line-height:25px;
	color:#666;
}
/*---------------内容页:发表评论:标题*/
.comment .posttitle{
	width:666px;
	height:26px;
	margin:10px auto;
	background:url(./images/place_bg.gif) bottom repeat-x;
	border-top:1px solid #CFE9F6;
	border-bottom:1px solid #CFE9F6;
}
.comment .posttitle strong{
	letter-spacing:4px;
	color:#444;
	display:block;
	margin:7px 0px 0px 13px;
}
.comment .postbox{
	width:636px;
	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;
	height:15px;
	border:1px solid #B1DAEF;
	margin-right:10px;
}
.comment .postbox .userbox dl dd.mtop{
	margin:3px 10px 0px 0px;
}
.comment .postbox .txtbox{
	width:636px;
	line-height:25px;
}
.comment .postbox .txtbox textarea{
	border:1px solid #B1DAEF;
	width:600px;
	height:80px;
	padding:5px;
}
.comment .postbox  .sbut{
	margin:10px;
}
.comment .postbox .userbox .submit{
	width:70px;
	height:21px;
	margin-top:3px;
	background:url(./images/review.gif) no-repeat;
}
