@charset "gb2312";
/*---------------资讯*/
/*---------------左侧*/

.main_left{
	width:630px;
	border:1px #dedede solid;
	float:left;
	overflow:hidden;
}
/*---------------左侧:当前位置*/
.thisplace{
	width:650px;
	text-indent: 15px;
	line-height:30px;
	height:31px;
}
.thisplace .placenav a{
	color:#666666;
}
/*---------------资讯:left box图片部分*/


/*---------------资讯:left box*/
.newsview,.newslist{
	width:600px;
	margin:0px auto 20px;
	background:#fff;
	border-top:1px #ccc solid;
}
/*------List -------------*/
.newslist dl{
	width:590px;
	margin:10px auto 0px;
	display:block;
	
	border-bottom:1px dashed #ccc;
}
.newslist dl dt{
	
	width:590px;
	height:25px;
	margin:0px auto 0px;
	background:url(../images/ico_2.gif) 3px 11px no-repeat;
}	
.newslist dl dt a{
	line-height:25px;
	color:#7c7c7c;
	font-size:14px;

	margin-left:20px;
	letter-spacing:1px;

}
.newslist dl dd{
	width:240px;
	margin:0px auto 0px;
	background:url(../images/ico_2.gif) 3px 11px no-repeat;
}
.newslist dl dd.preview{
	line-height:19px;
	color:#777;
	text-indent:14px;
}
.newslist dl dd.info{
	line-height:31px;
	color:#999;
}
.newslist dl dd.info span{
	color:#F60;
	margin-right:20px;
}
.newslist dl dd.info a{
	color:#039;
	float:right;
	position:relative;
	margin:-30px 5px 0px 0px;
}
/*---------------内容页:标题*/
.newsview .title{
	width:646px;
	height:53px;
	line-height:53px;
	margin:0px auto 0px;
	text-align: center;
}
.newsview .title{
	font-size:24px;
	color: #000;
	}
/*---------------内容页:相关信息*/
.newsview .info{
	width:558px;
	height:27px;
	line-height:27px;
	text-align:center;
	color:#F60;
	margin:0px auto;
	border-bottom:#CCC dashed 1px;
}
.newsview .info strong{
	
	color:#666;
	margin-left:20px;
}
/*---------------内容页:正文*/
.newsview .content{
	width:580px;
	overflow:hidden;
	margin:10px auto;
	color:#444;
	font-size:14px;
	line-height:25px;
}
/*---------------内容页:正文分页*/
.newsview .cupage {
width:608px;
text-align:center;
border-bottom:1px solid #EEE;
line-height:31px;
overflow:hidden;
margin:5px auto;
}

.newsview .cupage a {
color:#03F;
font-size:14px;
margin-left:14px;
articlecssline-height:31px;
}

.newsview .cupage strong {
font-size:14px;
color:red;
margin-left:14px;
}
/*---------------内容页:操作*/
.newsview .act{
	width:580px;
	height:27px;
	line-height:27px;
	margin:6px auto;
	background:#FCFCFC;
	border:1px solid #F0F0F0;
	text-align:right;
}
.newsview .act span{
	margin-right:20px;
	color:#CCC;
}
.newsview .act span a{
	color:#669900;
	margin-right:3px;
	margin-left:3px;
}
/*---------------内容页:上下文*/
.newsview .context{
	width:618px;
	line-height:27px;
	margin:6px auto;
	color:#666;
}
.newsview .context a{
	color:#CC0000;
}

/*---------------内容页:评论*/
.comment{
	width:590px;
	border:1px solid #E0E0E0;
	margin-top:7px;
	margin:0 auto;
}
.comment .commenttitle{
	width:590px;
	height:27px;
	margin:1px auto;
    background-color:#5C5C5C;
    color:#ffffff;
    font-weight:bold;
}
.comment .commenttitle .ptitle{
	float:left;
	margin:5px 0px 0px 12px;
	color:#ffffff;
	display:inline;
}
.comment .commenttitle .ptitle 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;
	color:#ffffff;
	text-decoration:none;
	margin:1px 3px 0px 0px;
}
.comment .commentbox{
	width:590px;
}
.comment .commentbox dl{
	width:580px;
	margin:10px auto 0px;
	border:1px solid #D1DDCE;
}
.comment .commentbox dl dt{
	width:580px;
	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{
	width:590px;
	margin:10px auto;
	height:27px;
    background-color:#5C5C5C;
    color:#ffffff;
    font-weight:bold;
	text-align:left;
}
.comment .posttitle strong{
	letter-spacing:4px;
	color:#444;
	display:block;
	margin:0px 0px 0px 13px;
}
.comment .postbox{
	width:580px;
	margin:5px auto;
	overflow:hidden;
	margin-bottom:10px;
}

.comment .postbox .userbox{
	width:616px;
	overflow:hidden;
	margin-top:10px;

}
.comment .postbox .userbox dl{
	width:616px;
}
.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:0px 7px 0px 0px;
}
.comment .postbox .txtbox{
	width:616px;
	line-height:25px;
}
.comment .postbox .txtbox textarea{
	border:1px solid #CCC;
	width:560px;
	height:80px;
	padding:5px;
}
.comment .postbox  .sbut{
	margin:10px;
}
.comment .postbox .userbox .submit{
	width:70px;
	height:25px;
	padding-top:2px;
}
/*---------------右侧*/
.main_right{
width:320px;
background: url(../osiimg/zixun_right1.png) no-repeat;
height:1060px;
float:right;
}
/*-------Right  Artice List---------*/
.classbox{
height:194px;
}


.classbox dl dt{
height:46px;
}
.classbox dl dd ul{
width:318px;
margin-left:15px;

}
.classbox dl dd ul li{

margin-top:5px;
width:100px;
height:27px;
float:left;
text-align:left;

line-height:27px;
}
.classbox dl dd ul li a{
display:block;
width:95px;
height:27px;}

.ptitle{
height:40px;
width:300px;

}
.ptitle span{
height:38px;
width:300px;
padding-left:250px;
_padding-left:250px;
}
.plist .rbox{
	width:300px;
	margin-bottom:35px;
	height:360px;
}
.rbox ul li{
	height:36px;
	line-height:36px;
	text-indent:30px;
	overflow:hidden;
	width:300px;
}
.yellow,.yellow a{
color:#f2b90c;
}

.dinggou55{width:319px; float:left; background-color:#FFFFFF; border:1px #DADADA solid; height:138px; clear:both; margin-top:15px;}
  .dinggou55 ul{ margin-top:9px; padding-left:2px;}
    .dinggou55 ul li{ width:101px; float:left; height:32px; background-image:url(../images/dingjiudo.jpg); margin-left:2px; margin-right:2px; display:inline; margin-bottom:6px; color:#EB6100; font-size:14px; text-align:center; padding-top:5px;}
	   .dinggou55 ul li a{ color:#EB6100;} 
