﻿@charset "utf-8";
/*资讯*/
/*左侧*/
.pleft { width:670px; float:left; overflow:hidden; }
/*左侧:当前位置*/
.thisplace { width:670px; height:31px; background:url(place_bg.jpg) repeat-x; }
.thisplace .title { display:block; width:156px; height:31px; line-height:29px; text-indent:22px; letter-spacing:4px; font-weight:bold; background:url(place_left.gif) right top no-repeat; float:left; }
.thisplace .placenav { float:right; margin-right:10px; line-height:31px; }
.thisplace .placenav a { color:#666666; }
/*左侧:图片新闻*/
.picnews { width:668px; border:1px solid #BBC5D6; padding-bottom:3px; clear:both; }
.picnews dl { width:666px; margin:1px auto; background:url(place_bg.jpg) repeat-x; overflow:hidden; }
.picnews dl dd { width:156px; float:left; display:inline; text-align:center; margin:10px 0px 0px 9px; line-height:31px; }
.picnews dl dd a img { border:1px solid #BBC5D6; }
.picnews dl dd  a:hover img { border:1px solid #FFCC00; }
.picnews dl dd a { display:block; }
/*右侧*/
.pright { float:right; }
/*右侧:常规列表定义*/
.rlist { width:222px; }
.rlist .title { width:222px; height:19px; padding-top:9px; background:url(rlist_title_bg.gif) no-repeat; text-indent:10px; font-weight:bold; letter-spacing:2px; color:#555; }
.rbox { border:1px solid #BBC5D6; width:220px; padding:5px 0px 7px 0px; }
.rbox ul li { height:27px; line-height:27px; background:url(ico_4.gif) 12px 13px no-repeat; text-indent:23px; }
.rbox ul li a { color:#039; }
/*资讯:首页:列表区域*/

/*左侧:新闻列表*/
.listbox { width:680px; overflow:hidden; }
.listbox dl { width:328px; float:left; display:inline; margin:8px 10px 0px 0px; border:1px solid #BBC5D6; }
.listbox dl dt { width:326px; height:26px; margin:1px auto; background:url(title_bg_1.gif) repeat-x; border-bottom:1px solid #BBC5D6; }
.listbox dl dt .title { width:200px; height:26px; line-height:26px; float:left; background:url(article_ico_1.gif) 10px 6px no-repeat; }
.listbox dl dt .title a { margin-left:28px; text-decoration:none; font-weight:bold; letter-spacing:2px; }
.listbox dl dt .more { width:48px; height:19px; float:right; line-height:19px; background:url(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:#666; line-height:31px; background:url(ico_2.gif) 2px 12px no-repeat; text-indent:20px; font-size:14px; }
/*资讯:列表页:列表区域*/
.newslist { width:668px; border:1px solid #BBC5D6; margin-top:10px; padding-bottom:10px; background:url(place_bg.jpg) 1px 1px repeat-x; }
.newslist dl { width:650px; margin:10px auto 0px; display:block; border-bottom:1px dotted #BBC5D6; }
.newslist dl dt { width:638px; margin:0px auto 0px; background:url(ico_2.gif) 3px 11px no-repeat; }
.newslist dl dt a { color:#039; line-height:27px; font-size:14px; font-weight:bold; margin-left:20px; letter-spacing:1px; }
.newslist dl dd { width:624px; margin:0px auto 0px; }
.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:15px; }
.newslist dl dd.info a { color:#039; float:right; position:relative; margin:-30px 5px 0px 0px; }
/*资讯:内容页*/
.newsview { width:668px; border:1px solid #BBC5D6; }
/*内容页:标题*/
.newsview .title { width:666px; height:53px; line-height:53px; margin:0px auto 0px; background:url(place_bg.jpg) 1px 1px repeat-x; }
.newsview .title h1 { font-size:24px; margin-left:21px; }
/*内容页:相关信息*/
.newsview .info { width:648px; height:27px; line-height:27px; border-top:1px solid #EEE; border-bottom:1px solid #EEE; text-align:right; padding-right:20px; color:#F60; }
.newsview .info strong { color:#666; margin-left:15px; }
/*内容页:正文*/
.newsview .content { width:638px; overflow:hidden; margin:10px auto; color:#444; font-size:14px; line-height:25px; }
/*内容页:正文分页*/
.newsview .cupage { width:638px; margin:5px auto; text-align:center; line-height:31px; border-top:1px solid #EEE; }
.newsview .cupage a { color:#0033FF; font-size:14px; margin-left:14px; }
.newsview .cupage .page-select { font-size:14px; color:#FF0000; margin-left:14px; }
/*内容页:操作*/
.newsview .actbar { width:638px; height:27px; line-height:27px; margin:6px auto; background:#FCFCFC; border:1px solid #F0F0F0; text-align:right; }
.newsview .actbar span { margin-right:20px; color:#CCC; }
.newsview .actbar span a { color:#669900; margin-right:3px; margin-left:3px; }
/*内容页:上下文*/
.newsview .context { width:628px; line-height:27px; margin:6px auto; color:#666; }
.newsview .context a { color:#CC0000; }
/*文章分页样式*/
/*#content-page{text-align:center;font-size:14px;line-height:28px;margin-top: 15px;}
#content-page .prenext{color:#0000A6;text-decoration:none;padding-top:3px;padding-bottom:0}
#content-page a{color:#0000A6;text-decoration:none;border:1px solid #0000A6;padding-right:5px;padding-left:5px;padding-bottom:1px;padding-top:2px;background-color:#F7F7FF}
#content-page a:hover{color:#B00000;text-decoration:none;background-color:#FFF0F0;border:1px solid #B00000}
#content-page a.page-select{color:#B00000;text-decoration:none;background-color:#FFF0F0;border:1px solid #B00000}
*/