@charset utf-8;

.banner{ height:204px; }
#header { height:283px; }
#header .bg-wrap { height:283px; }
#container { background:url(bg_grid.jpg) repeat-y center 0; }
.grid-s8m0e5 { background:url(bg_container_02.jpg) no-repeat; padding-top:12px; }
#footer { background:url(bg_footer_02.jpg) no-repeat center bottom; height:86px; }
#footer .bg-wrap { width:930px; text-align:left; }

/* 栏目标题 */
.column-title { background:url(bg_title.jpg) no-repeat; width:204px; height:30px; padding-left:42px; color:#fff; line-height:30px; }
.column-title span { font-weight:normal; font-size:11px; }

/* 面包屑 */
.breadcrumbs { background:url(bg_breadcrumbs.jpg) no-repeat; padding-right:9px; color:#828282; width:626px; text-align:right; line-height:32px; height:32px; }
.breadcrumbs a { color:#828282; }
.breadcrumbs .title { float:left; padding-left:40px; font-weight:bold; font-size:13px; color:#e62ba2; }

/* 二级导航 */
.menu { width:246px; padding:17px 0; }
.menu dl { width:192px; padding-right:24px; padding-left:30px; margin:0 auto; }
.menu dt { width:192px; height:36px; text-align:right; border-bottom:1px solid #E6E6E6; line-height:36px; margin:0 auto; }
.menu dt a { display:block; width:168px; padding-right:12px; _height:36px; background:url(point_01.jpg) no-repeat right center; *min-height:36px; color:#000; line-height:36px; }
.menu dt a:hover, .menu dt .current { background:url(point_02.jpg) no-repeat right center; color:#E62BA2; text-decoration:none; }
.menu ul { text-align:center; }
.menu ul li { width:150px; margin:0 auto; padding-bottom:10px; height:50px; }

/* 栏目名称 */
.con_title { background:url(bg_second.jpg) no-repeat; height:26px; line-height:26px; padding-top:3px; color:#fff; padding-left:32px; }

/* 内容模式部分 */
.artbox { padding:5px 25px 0; text-align:center; }
.artbox h1 { padding:10px 0; border-bottom:1px solid #666; font-size:18px; }
.artbox .info { padding:0; line-height:24px; }
.article { padding:15px 25px; }

.frist-news { height:117px; padding:15px 0 8px 155px; }
.frist-news .pic { position:absolute; margin-left:-155px; width:145px; height:117px; border:1px solid #F181C8; }
.frist-news dl { padding-top:10px; }
.frist-news dt { font-size:14px; font-weight:bold; }
.frist-news dt a { color:#c91481; text-decoration:underline; }
.frist-news dd { line-height:22px; padding-top:5px; padding-right:3px; }
.frist-news dd a { font-weight:bold; color:#c91481; text-decoration:underline; }

/* 新闻列表 */
.list { clear:both; }
.list ul { padding:0 32px 0 8px; }
.list ul li { padding:0 3px; background:url(line_01.jpg) repeat-x left bottom; line-height:30px; clear:both; }
.list ul li a { padding-left:6px; color:#333; }
.list ul li a:hover { text-decoration:underline; }
.list .date { float:right; color:#333; }
.list .ico { float:left; width:5px; height:30px; margin:0; background:url(point.jpg) no-repeat 0 center; }

/* 图片列表 */
.pic-item-list { padding-top:12px;}
.pic-item-list .pic-item { width:200px; float:left; text-align:center; padding-top:8px; }
.pic-item-list .pic-item .list-pic { width:160px; height:128px; line-height:128px; border:1px solid #A9A9A9; margin:0 auto; }
.pic-item-list .pic-item dl { width:206px; padding:0; line-height:30px; text-align:center;}
.pic-item-list .pic-item dl a { color:#656565; }

.pic-item-list-02 { padding-top:12px;}
.pic-item-list-02 .pic-item { width:206px; float:left; text-align:center; padding-top:8px; }
.pic-item-list-02 .pic-item .list-pic { width:160px; height:150px; line-height:150px; border:1px solid #A9A9A9; margin:0 auto; }
.pic-item-list-02 .pic-item dl { width:206px; padding:0; line-height:30px; text-align:center;}
.pic-item-list-02 .pic-item dl a { color:#656565; }

/* 分页 */
.page { padding:5px 0; line-height:24px; text-align:center; }
.page a { margin:0 3px; color:#828282; }
.page a:hover,.page .current { color:#c00; text-decoration:underline; }
.page span {}
.page .top { float:right; background:url(bg_top.jpg) no-repeat 0 center; padding-left:15px; }
