@charset "gb2312";
/*---------------资讯*/
/*---------------左侧*/

.pleft{
	width:670px;
	float:left;
	overflow:hidden;
}
/*---------------左侧:当前位置*/
.thisplace{
	width:670px;
	height:31px;
}
.thisplace .title{
	display:block;
	width:170px;
	height:32px;
	line-height:30px;
	text-indent:22px;
	letter-spacing:4px;
	font-weight:bold;
	background:url(../images/place_left.gif) right top no-repeat;
	float:left;
}
.thisplace .placenav{
	float:right;
	margin-right:10px;
	line-height:31px;
}
.thisplace .placenav a{
	color:#333333;
}
/*---------------左侧:图片新闻*/
.titlex{
	height:26px;
	line-height:26px;
	background:url(../images/flink_title_bg.gif) repeat-x;
}
.titlex dl dt{
	width:200px;
	float:left;
	line-height:26px;
	text-indent:20px;
	font-weight:bold;
	letter-spacing:2px;
	color:#333333;
}
.titlex dl dd{
	color:#AAA;
	float:right;
	margin-right:10px;
	display:inline;
}
.titlex dl dd a{
	color:#333333;
}
.picnews{
	width:668px;
	border:0px solid #DDD;
	padding-bottom:3px;
	clear:both;
}
.picnews dl{
	width:660px;
	margin:10px auto;
	overflow:hidden;
}
.picnews dl dd{
	width:152px;
	float:left;
	display:inline;
	text-align:center;
	margin:10px 0px 0px 10px;
	line-height:30px;
}
.picnews dl dd a img{
	border-radius: 5px 5px 5px 5px;
}
.picnews dl dd a:hover img{
	transform: translate(0px, 0px) scale(1.02) rotate(-0deg);
	border-radius: 5px 5px 5px 5px;
}
.picnews dl dd a{
	display:block;
}
/*---------------左侧:文字新闻*/
.picnewz{
	width:668px;
	color:#777;
	border:0px solid #ddd;
	padding-bottom:3px;
	clear:both;
}
.picnewz dl{
	width:664px;
	margin:0px auto;
	overflow:hidden;
}
.picnewz dl dd{
	width:330px;
	float:left;
	display:inline;
	text-align:left;
	margin:10px 10px 0px 14px;
	line-height:20px;
}
.picnewz dl dd a img{
	border:1px solid #777;
}
.picnewz dl dd a{
	display:block;
}

/*---------------内页游戏图文*/
.picnewn{
	width:668px;
	border:1px solid #DDD;
	padding-bottom:3px;
	clear:both;
}
.picnewn dl{
	width:666px;
	margin:1px auto;
	background:url(../images/place_bg.jpg) repeat-x;
	overflow:hidden;
}
.picnewn dl dd{
	width:122px;
	float:left;
	display:inline;
	text-align:center;
	margin:10px 0px 0px 9px;
	line-height:31px;
}
.picnewn dl dd a img{
	border:1px solid #DDD;
}
.picnewn dl dd a{
	display:block;
}

/*---------------右侧*/
.pright{
	float:right;
}
/*-------------------------右侧:常规列表定义*/
.rlist{
	width:222px;
}
.rlist .title{
	width:222px;
	height:19px;
	padding-top:9px;
	background:url(../images/rlist_title_bg.gif) no-repeat;
	text-indent:10px;
	font-weight:bold;
	letter-spacing:2px;
	color:#555;
}
.rbox{
	border:1px solid #DDD;
	width:220px;
	padding:5px 0px 7px 0px;
}
.rbox ul li{
	height:27px;
	line-height:27px;
	background:url(../images/ico_4.gif) 12px 13px no-repeat;
	text-indent:23px;
	overflow:hidden;
	width:214px;
}
.rbox ul li a{
	color:#333333;
}

/*---------------资讯:首页:列表区域*/

/*---------------左侧:新闻列表*/
.listbox{
	width:680px;
	overflow:hidden;
}
.listbox dl{
	width:328px;
	float:left;
	display:inline;
	margin:8px 10px 0px 0px;
	border:1px solid #DDD;
}
.listbox dl dt{
	width:326px;
	height:26px;
	margin:1px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-bottom:1px solid #DDD;
}
.listbox dl dt .title{
	width:200px;
	height:26px;
	line-height:26px;
	float:left;
}
.listbox dl dt .title a{
	margin-left:16px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:2px;
}
.listbox dl dt .more{
	width:48px;
	height:19px;
	float:right;
	line-height:19px;
	background:url(../images/article_ico_2.gif) no-repeat;
	text-align:center;
	margin:3px 5px 0px 0px;
}
.listbox dl dt .more a{
	text-decoration:none;
}
.listbox dl dd{
	padding:3px 0px 5px 14px;
}
.listbox dl dd a{
	height:31px;
	display:block;
	color:#333;
	line-height:31px;
	background:url(../images/ico_2.gif) 2px 12px no-repeat;
	text-indent:20px;
}


/*---------------资讯:列表页:列表区域*/
.newslist{
	width:668px;
	border:1px solid #ddd;
	margin-top:10px;
	padding-bottom:10px;
}
.newslist dl{
	width:650px;
	margin:10px auto 0px;
	display:block;
	border-bottom:1px dotted #DDD;
}
.newslist dl dt{
	width:640px;
	margin:0px auto 0px;
	background:url(../images/ico_2.gif) 3px 11px no-repeat;
}	
.newslist dl dt a{
	color:#003366;
	line-height:30px;
	font-weight:bold;
	margin-left:20px;
	letter-spacing:1px;
}
.newslist dl dd{
	width:640px;
	line-height:20px;
	margin:0px auto 0px;
}
.newslist dl dd.preview{
	color:#777;
}
.newslist dl dd.info{
	color:#777;
        text-align:right;
}
.newslist dl dd.info span{
	color:#f60;
}
.newslist a img{
	border-radius: 5px 5px 5px 5px;
	margin:0px 10px 0px 0px;
        background: #fff;
        box-shadow: 0 1px 1px #ccc;
}
.newslist a:hover img{
	transform: translate(0px, 0px) scale(1.02) rotate(-0deg);
	border-radius: 5px 5px 5px 5px;
        background: #fff;
        box-shadow: 0 1px 1px #ccc;
}


/*---------------资讯:内容页*/
.newsview{
	width:668px;
	border:1px solid #DDD;
}
/*---------------内容页:标题*/
.newsview .title{
	width:650px;
	height:80px;
	line-height:80px;
	margin-left:20px;
	font-weight:bold;
	letter-spacing:1px;
}

/*---------------内容页:相关信息*/
.newsview .info{
	width:648px;
	height:30px;
	line-height:30px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	text-align:right;
	padding-right:30px;
	color:#999;
}
.newsview .info span{
	color:#F60;
}
.newsview .info strong{
	color:#777;
	margin-left:30px;
}
.newsview .info a{
	color:#777;

}
/*---------------内容页:正文*/
.newsview .content{
	width:638px;
	overflow:hidden;
	margin:20px auto;
	color:#333;
	line-height:30px;
}

.newsview img{
	max-width: 580px;
	height: auto;
	border-radius: 5px 5px 5px 5px;
}
.newsview hover img{
}

/*---------------内容页:正文分页*/
.newsview .cupage{
	width:638px;
	margin:5px auto;
	text-align:center;
<<<<<<< article.css
	border-bottom:1px solid #EEE;
=======
	line-height:31px;
	overflow:hidden;
>>>>>>> 1.2
}
.newsview .cupage a{
	color:#0033FF;
	margin-left:14px;
<<<<<<< article.css
	line-height:31px;
=======
>>>>>>> 1.2
}
.newsview .cupage strong{
	color:#FF0000;
	margin-left:14px;
}
/*---------------内容页:操作*/
.newsview .actbar{
	width:638px;
	height:30px;
	line-height:30px;
	margin:6px auto;
	background:#FCFCFC;
	border:1px solid #F0F0F0;
	text-align:right;
}
.newsview .actbar span{
	margin-right:30px;
	color:#ccc;
}
.newsview .actbar span a{
	color:#669900;
	margin-right:4px;
	margin-left:4px;
}
/*---------------内容页:上下文*/
.newsview .context{
	width:628px;
	line-height:30px;
	margin:6px auto;
	color:#777;
}
.newsview .context a{
	color:#333;
}