﻿<!------------------jky栏目始------------------>
/* 栏目页 */
.childclass_main
{
    margin-left: 5px;
}
* html .childclass_main
{
    margin-left: -4px;
}
/* 父栏目二列式左右循环 */
.childclass_main_box
{
    float: left;
    border: 1px solid #CCCCCC;
    width: 460px !important; width: 460px ;
    margin: 0px 0px 5px 5px;
}
* html .childclass_main_box
{
    width: 460px !important; width: 460px;
}
/* 父栏目二列式左右循环 */
.childclass_main_box
{
    float: left;
    border: 1px solid #CCCCCC;
    width: 460px !important; width: 460px;
    margin: 0px 0px 5px 8px;
	
}
* html .childclass_main_box
{
    width: 460px;
}

.class_title, .childclass_title, .childclass_title_border
{
    font: normal normal bold 14px/30px Arial, "宋体" ,Helvetica,sans-serif;
    height: 26px !important; 
    background:#669656 repeat-x top;
	BACKGROUND-POSITION: left 50%; PADDING-LEFT: 0px; BACKGROUND-IMAGE: ; COLOR: #ffffff; PADDING-TOP: 0px; BORDER-BOTTOM: #c7dbbf 5px solid; BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-COLOR: #669656; 
    text-align: left;
    color: #014390;
    clear: none;
}
.childclass_title_border
{
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.class_title a, .childclass_title a, .childclass_title_border a
{
    font: normal normal bold 13px/28px Arial, "宋体" ,Helvetica,sans-serif;
    padding-left: 30px;
    color: #fff;
}
.class_title a, .childclass_title a, .childclass_title_border a
{
    background: url({PE.SiteConfig.SkinPath/}images/c_title.gif) no-repeat 10px 2px;
}
.class_title a:hover, .childclass_title a:hover, .childclass_title_border a:hover
{
    background: url({PE.SiteConfig.SkinPath/}images/c_title_hover.gif) no-repeat 10px 2px;
}
.class_title .more, .childclass_title .more, .childclass_title_border .more
{
    float: right;
    line-height: 26px;
    margin: 0px 10px 0px 0px;
    display: block;
}
.childclass_pic
{
    float: left;
    width: 30px;
    height: 30px;
    background: url({PE.SiteConfig.SkinPath/}images/c_title_hover.gif) no-repeat center;
}
.class_title .more a, .childclass_title .more a, .childclass_title_border .more a
{
    text-decoration: none;
    color: #014390;
    font-size: 12px;
    font-weight: normal;
    background: none;
}
.class_title .more a:hover, .childclass_title .more a:hover, .childclass_title_border .more a:hover
{
    color: #c00;
    background: none;
}

.class_title .more a, .childclass_title .more a, .childclass_title_border .more a
{
    text-decoration: none;
    color: #014390;
    font-size: 12px;
    font-weight: normal;
    background: none;
}
<!------------------jky栏目尾------------------>
<!------------------jky文章始------------------>
/* ==全局样式定义== */
body
{ 
    font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
    margin: 0px;
    padding: 0px;
    background: #fff;
    text-decoration: none;
}
a
{
    font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #000;
}
a:hover
{
    color: #03c;
    text-decoration: underline;
}
img
{
    border:none;
}
input[type=text], input[type=Keyword]
{
    height: 15px;
    margin: 1px;
}
* + html input[type=text]
{
    margin: 0px;
}
h1
{
    margin: 0px;
    padding: 0px;
    background: none;
    font: normal normal bold 24px/150% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: center;
}
dl, dt, dd, ul, li 
{
    padding: 0px;
    margin: 0px;
}
li
{
    line-height: 22px;
    list-style:none;
}
/* --定义文字换行(FF不支持)-- */
*, #*, .*
{
    word-wrap: break-word;
    word-break: break-all;
}

#main_bg
{
    width: 935px;!important; width:935px;
}

#center_all_jky
{
    padding-bottom: 5px;
}
#top_all_jky
{
    background: url(images/head_bg.gif) repeat-x top;
}
#main_right_jky /* 网页中部右侧整体定义1 */
{
    float: left;
    width: 942px !important; width:940px;
    margin-left: 3px;
    text-align: left;
}
#main_right_box_jky /* 网页中部右侧整体定义2 */
{
    margin-left:4px;
}
#r_main_jky /* 中部右侧定义 */
{
    float: right;
    width: 200px;
    text-align: left;
}
#main_box_jky /* 中部整体定义 */
{
    margin: 0px;
}
.c_main_jky /* 中部中间定义 */
{
    margin-right: 205px;
}
.c_mains_jky /* 中部中间定义 */
{
}
.c_main_box_jky /* 中部中间定义 */
{
    border: 1px solid #cccccc;
}



/* --网页中部右侧内容-- */
/* 右侧导航 */
.r_navigation_jky
{
    margin-bottom: 5px;
    line-height: 24px;
    border: 1px solid #669656;
    background: #669656 repeat-x top;
    text-align: left;
    clear: both;
    color: #014390;
}
.r_navigation_jky a, #r_navigation_jky:link
{
    font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #014390;
}
.r_navigation_jky a:hover
{
    color: #c00;
    text-decoration: underline;
}
.r_n_pic_jky
{
    float: left;
    width: 30px;
    height: 20px;
    margin: 1px 0px 0px;
    background: url(images/c_title.gif) no-repeat center;
    display: block;
}

/* 右侧标题与内容 */
.r_announce_jky dl, .r_announce_jky dt, .r_announce_jky dd, .r_content_jky dl, .r_content_jky dt, .r_content_jky dd
{
    margin: 0px;
    padding: 0px;
}
.r_announce_jky, .r_content_jky
{
    border: 1px solid #cccccc;
}
.r_announce_jky dt, .r_content_jky dt
{
    background: url(images/r_boxtit.gif) no-repeat left top;
    border-bottom: 1px solid #cccccc;
    color: #0a4180;
    font: normal normal bold 14px/24px Arial, "宋体" ,Helvetica,sans-serif;
    text-align: center;
}
.r_announce_jky dd, .r_content_jky dd
{
    padding: 4px 5px;
    line-height: 150%;
    height: auto !important;
    height: 100px;
    min-height: 100px;
}

/* main_box(中部文章列表内容) */
#main_box_jky dl, #main_box_jky dt, #main_box_jky dd
{
    padding: 0px;
    margin: 0px;
}
/* 中部标题与内容 */
.c_main_jky dl, .c_main_jky dt, .c_main_jky dd
{
    margin: 0px;
    padding: 0px;
}
.c_main_jky dl
{
    border: 1px solid #cccccc;
}
.c_main_jky dd
{
    border: 5px solid #fff;
}
.c_title_jky
{
    font: normal normal bold 14px/25px Arial, "宋体" ,Helvetica,sans-serif;
    color: #014390;
    padding-left: 10px;
    background: url(images/main_tit.gif) #fdfdfd repeat-x top;
    border-bottom: 1px solid #cccccc;
}
.c_title_jky a, .c_title_jky a:link
{
    font: normal normal bold 14px/25px Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #014390;
    padding-left: 34px;
    background: url(images/c_title.gif) no-repeat 10px 2px;
}
.c_title_jky a:hover
{
    color: #c00;
    text-decoration: underline;
    background: url(images/c_title_hover.gif) no-repeat 10px 2px;
}
.c_content_jky
{
    padding: 5px;
    line-height: 150%;
    color: #808081;
    height: auto !important;
    height: 170px;
    min-height: 170px;
}
.c_content_jky a
{
    text-decoration: none;
    color: #000;
    font-size: 12px;
    font-weight: normal;
}
.c_content_jky a:hover
{
    color: #c00;
}

.c_content_jky table
{
	text-align:center;
	width:100%;
	border-collapse: collapse;
}

.c_content_tb_jky table
{
	text-align:left;
	width:100%;
	border-collapse: collapse;
}
.c_content_tb_jky td
{
	vertical-align:middle;
}
.odd_row_jky
{
	background:#e5effa;
}

.c_bot_jky
{
    background: none;
    height: 0px;
    font-size: 0px;
}
/* 中部间距 */
.c_spacing_jky
{
    background: none;
    height: 5px;
    font-size: 0px;
}
.c_title_jky .more_jky
{
    float: right;
    line-height: 18px;
    margin-right: 10px;
    display: block;
}
.c_title_jky .more_jky a
{
    text-decoration: none;
    color: #808081;
    font-size: 12px;
    font-weight: normal;
    background: none;
}
.c_title_jky .more_jky a:hover
{
    color: #014390;
    background: none;
}

/* 内容页 */
.c_title_text_jky
{
    margin: 10px 5px;
    text-align: center;
    clear: both;
    height: auto !important;
    height: 34px;
    min-height: 34px;
}
.c_title_author_jky
{
    margin: 0px 10px 10px;
    font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
}
.font_left_jky
{
    float: left;
}
.font_left_jky span
{
    margin-right: 8px;
}
.font_right_jky
{
    float: right;
}
.c_content_text_jky
{
    font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: left;
    padding: 10px;
    height: auto !important;
    height: 300px;
    min-height: 300px;
}
.c_bot_text_jky
{
    color: #508BD4;
    font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
    text-align: right;
    background: #c7dbbf;
    padding-left: 10px;
    border-top: 1px solid #cccccc;
    height: auto !important;
    height: 5px;
    min-height: 5px;
}
/* 定义内容中的最大宽度，超过隐藏，如隐藏过大的图片 */
.c_content_overflow_jky
{
    width: 100%;
    overflow: hidden;
}

/* ==center_all(中部)定义结束== */
<!------------------jky文章尾------------------>
<!------------------子栏目开始------------------>
/* 分页 */
.class_page1
{
    clear: left;
    padding: 5px;
    margin-top: 5px;
    background: #f9f9f9;
    border: 1px solid #cccccc;
    text-align: center;
}
.class_page1 ul, .class_page1 li
{
    padding: 0px;
    margin: 0px 0px 0px 10px;
    text-align: left;
    list-style: none;
}
.class_page1 a
{
    color: blue;
    text-decoration: underline;
}
#main_bg1
{
	margin-left:4px;
    width: 935px;!important; width:935px;
}

/* 父栏目一列式列表(显示父栏目名) */
.childclass_main_box31
{
    border: 0px;
}
.class_title, .childclass_title, .childclass_title_border
{
    font: normal normal bold 14px/30px Arial, "宋体" ,Helvetica,sans-serif;
    height: 30px;
    background: url(images/Channel_bg.gif) #669656 repeat-x top;
    text-align: left;
    color: #014390;
    clear: none;
}
.childclass_title_border
{
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.class_title a, .childclass_title a, .childclass_title_border a
{
    font: normal normal bold 14px/30px Arial, "宋体" ,Helvetica,sans-serif;
    padding-left: 30px;
    color: #0a4180;
}
.class_title a, .childclass_title a, .childclass_title_border a
{
    background: url(images/c_title.gif) no-repeat 10px 2px;
}
.class_title a:hover, .childclass_title a:hover, .childclass_title_border a:hover
{
    background: url(images/c_title_hover.gif) no-repeat 10px 2px;
}
.class_title .more, .childclass_title .more, .childclass_title_border .more
{
    float: right;
    line-height: 30px;
    margin: 0px 10px 0px 0px;
    display: block;
}
.childclass_pic
{
    float: left;
    width: 30px;
    height: 30px;
    background: url(images/c_title_hover.gif) no-repeat center;
}
.class_title .more a, .childclass_title .more a, .childclass_title_border .more a
{
    text-decoration: none;
    color: #014390;
    font-size: 12px;
    font-weight: normal;
    background: none;
}
.class_title .more a:hover, .childclass_title .more a:hover, .childclass_title_border .more a:hover
{
    color: #c00;
    background: none;
}

.class_content, .childclass_content
{
    font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: left;
    padding: 5px;
    height: auto !important;
    height: 182px;
    min-height: 182px;
}
.class_content li, .childclass_content li
{
    border-bottom: 1px dotted #ccc;
}
.class_bot, .childclass_bot
{
    height: 5px;
    background: #F4F8FD;
}
<!------------------子栏目结束------------------>