#center_all{ margin:0 auto; width:950px; padding:0 5px; background:#FFF;}
#main_bg
{
    width: 950px;
}
/* ==center_all(中部)定义开始== */
/* --主要定义-- */
#main_bg
{
    background: url(images/left-bg.gif) #fff repeat-y left;
    clear: both;
}
#main_left /* 网页中部左侧整体定义 */
{
    float: left;
    width: 208px;
}
#main_right /* 网页中部右侧整体定义1 */
{
    float: right;
    width: 100%;
    margin-left: -210px;
    text-align: left;
}
#main_right_box /* 网页中部右侧整体定义2 */
{
    margin-left: 215px;
}
#r_main /* 中部右侧定义 */
{
    float: right;
    width: 200px;
    text-align: left;
}
#main_box /* 中部整体定义 */
{
    margin: 0px;
}
.c_main /* 中部中间定义 */
{
    margin-right: 205px;
}
.c_mains /* 中部中间定义 */
{
}
.c_main_box /* 中部中间定义 */
{
    border: 1px solid #9bbde6;
}

/* 本站新闻.r_news */
#r_main_t
{
    margin-right: 302px;
    margin-top: -1px;
    border-top: 1px solid #fff;
    border-left: 1px solid #9bbde6;
    border-bottom: 1px solid #9bbde6;
    text-align: left;
}
.r_news
{
    background: url(images/r_news_bg.gif) #fff repeat-x top;
}

/* 书签式面板tabtitle */
.tabtitle, .titlemouseover
{
    float: left;
    font: normal normal bold 13px/21px Arial, "宋体" ,Helvetica,sans-serif;
    text-align: center;
    overflow: hidden;
}
.tabtitle dl, .titlemouseover dl
{
    margin: 0px;
    padding: 0px;
    border: 2px solid #fff;
}
.tabtitle
{
    color: #4d89d2;
    background: url(images/tabtitle.gif) #fff repeat-x top;
    border-top: 1px solid #9bbde6;
    border-right: 1px solid #9bbde6;
    border-bottom: 1px solid #9bbde6;
}
.titlemouseover
{
    cursor: pointer;
    color: #c00;
    border-left: none;
    border-top: 1px solid #9bbde6;
    border-right: 1px solid #9bbde6;
    border-bottom: 1px solid #fff;
    background: #fff;
}
* + html .titlemouseover
{
    padding-bottom: 1px;
}
* html #Tab0, * html #Tab1, * html #Tab2, * html #Tab3
{
    margin-right: -3px;
}
#Tab0, #Tab1, #Tab2, #Tab3
{
    margin-top: -3px;
    padding: 5px;
    border-right: 1px solid #9bbde6;
    border-top: none;
    height: auto !important;
    height: 165px;
    min-height: 165px;
}


/* 幻灯片 */
#main_box_t
{
    float: right;
    height: 199px;
    width: 298px;
    padding: 0px;
    background: #eee;
}
.c_slide, .c_slide a
{
    text-align: center;
}

#bimg
{
    filter: progid:DXImageTransform.Microsoft.Fade(duration=0.5,overlap=1.0);
    width: 298px;
    height: 160px;
}
#simg TD
{
    background: url({PE.SiteConfig.ApplicationPath/}Images/si_b1.gif) no-repeat center 50%;
    cursor: pointer;
    text-align: center;
}
#simg TD.s {
    background: url({PE.SiteConfig.ApplicationPath/}Images/si_b2.gif) no-repeat center 50%;
    color: #fff;
}
#info
{
	
}



/* 站内搜索 */
.main_search
{
    clear: left;
    padding: 5px 5px 5px 70px;
    margin-top: 5px;
    height: auto !important;
    height: 36px;
    min-height: 36px;
    background: #f9f9f9;
    border: 1px solid #9bbde6;
    background: url(images/search.gif) #f9f9f9 no-repeat 5px center;
}
.main_search form
{
    margin: 0px;
}
.main_search input
{
    height: 15px;
    margin: 1px;
    vertical-align: middle;
}

.main_search a
{
    color: blue;
    text-decoration: underline;
}
.main_search select
{
    height: 21px;
    margin: 1px;
    vertical-align: middle;
}

.c_content .main_search
{
    padding: 5px 5px 5px 100px;
    border: 0px;
    background: url(images/search.gif) #f9f9f9 no-repeat 20px 20px;
}
.c_contents .main_searchs
{
    padding: 5px 5px 5px 50px;
    border: 0px;
    background: url(images/search.gif) #f9f9f9 no-repeat 20px 20px;
}

/* 高级搜索 */
.c_content .main_search_sub
{
    margin: 10px auto 0px auto;
    text-align: center;
}



/* --网页中部左侧内容-- */
/* user_box(用户登录)、left_box(左侧内容) */
#main_left, .left_box, .left_box dl, .left_box dt, .left_box dd, .user_box, .user_box dl, .user_box dt, .user_box dd
{
    padding: 0px;
    margin: 0px;
}
.user_box, .left_box
{
    border: 1px solid #9bbde6;
}
.left_box
{
    margin-top: 5px;
}
.user_box dt, .left_box dt
{
    text-align: center;
    font: normal normal bold 14px/120% Arial, "宋体" ,Helvetica,sans-serif;
    color: #0a4180;
    line-height: 24px;
    border-bottom: 1px solid #9bbde6;
}
.user_box dt
{
    background: url(images/user_tit.gif) no-repeat left top;
}
.left_box dt
{
    background: url(images/left_tit.gif) no-repeat left top;
}
.user_box dd, .left_box dd
{
    background: #f4f8fd;
    padding: 5px;
    line-height: 150%;
    height: auto !important;
    height: 100px;
    min-height: 100px;
}
.user_box dd
{
    text-align: center;
}
.Login_ajax
{
    text-align:left;
}

/* --网页中部右侧内容-- */
/* 右侧导航 */
.r_navigation
{
    margin-bottom: 5px;
    line-height: 24px;
    border: 1px solid #9bbde6;
    background: url(images/Channel_bg.gif) #a8c6e9 repeat-x top;
    text-align: left;
    clear: both;
    color: #014390;
}
.r_navigation a, #r_navigation:link
{
    font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #014390;
}
.r_navigation a:hover
{
    color: #c00;
    text-decoration: underline;
}
.r_n_pic
{
    float: left;
    width: 30px;
    height: 20px;
    margin: 1px 0px 0px;
    background: url(images/c_title.gif) no-repeat center;
    display: block;
}
/* 右侧广告 */
.r_ad
{
    padding: 0px;
    margin: 0px;
}
.b_ad
{
    padding: 0px;
    margin-bottom: 3px;
    text-align: center;
}
.adright {
    float: right;
    border: #cdc9ca 1px solid;
    padding: 8px 0px 0px 22px;
    height: 80px;
}
/* 右侧标题与内容 */
.r_announce dl, .r_announce dt, .r_announce dd, .r_content dl, .r_content dt, .r_content dd
{
    margin: 0px;
    padding: 0px;
}
.r_announce, .r_content
{
    border: 1px solid #9bbde6;
}
.r_announce dt, .r_content dt
{
    background: url(images/r_boxtit.gif) no-repeat left top;
    border-bottom: 1px solid #9bbde6;
    color: #0a4180;
    font: normal normal bold 14px/24px Arial, "宋体" ,Helvetica,sans-serif;
    text-align: center;
}
.r_announce dd, .r_content dd
{
    padding: 4px 5px;
    line-height: 150%;
    height: auto !important;
    height: 100px;
    min-height: 100px;
}

/* main_box(中部文章列表内容) */
#main_box dl, #main_box dt, #main_box dd
{
    padding: 0px;
    margin: 0px;
}
/* 中部标题与内容 */
.c_main dl, .c_main dt, .c_main dd
{
    margin: 0px;
    padding: 0px;
}
.c_main dl
{
    border: 1px solid #9bbde6;
}
.c_main dd
{
    border: 5px solid #fff;
}
.c_title
{
    font: normal normal bold 14px/25px Arial, "宋体" ,Helvetica,sans-serif;
    color: #014390;
    padding-left: 10px;
    background: url(images/main_tit.gif) #dfebf9 repeat-x top;
    border-bottom: 1px solid #9bbde6;
}
.c_title a, .c_title 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 a:hover
{
    color: #c00;
    text-decoration: underline;
    background: url(images/c_title_hover.gif) no-repeat 10px 2px;
}
.c_content
{
    padding: 5px;
    line-height: 150%;
    color: #808081;
    height: auto !important;
    height: 170px;
    min-height: 170px;
}
.c_content a
{
    text-decoration: none;
    color: #000;
    font-size: 12px;
    font-weight: normal;
}
.c_content a:hover
{
    color: #c00;
}

.c_content table
{
	text-align:center;
	width:100%;
	border-collapse: collapse;
}

.c_content_tb table
{
	text-align:left;
	width:100%;
	border-collapse: collapse;
}
.c_content_tb td
{
	vertical-align:middle;
}
.odd_row
{
	background:#e5effa;
}

.c_bot
{
    background: none;
    height: 0px;
    font-size: 0px;
}
/* 中部间距 */
.c_spacing
{
    background: none;
    height: 5px;
    font-size: 0px;
}
.c_title .more
{
    float: right;
    line-height: 18px;
    margin-right: 10px;
    display: block;
}
.c_title .more a
{
    text-decoration: none;
    color: #808081;
    font-size: 12px;
    font-weight: normal;
    background: none;
}
.c_title .more a:hover
{
    color: #014390;
    background: none;
}
/* 中部二列c_main_two */
.c_main_two
{
    float: left;
    width: 100%;
}
.c_right, .c_right dl, .c_right dt, .c_right dd, .c_left, .c_left dl, .c_left dt, .c_left dd，.c_main_one, .c_main_one dl, .c_main_one dt, .c_main_one dd
{
    margin: 0px;
    padding: 0px;
}
.c_right dl, .c_left dl, .c_main_one dl
{
    border: 1px solid #9bbde6;
    overflow: hidden;
}
.c_right dd, .c_left dd, .c_main_one dd
{
    border: 5px solid #fff;
}
* html .c_main_one dd
{
    border: 0px;
}
.c_right
{
    float: right;
    width: 270px;
    display: block;
}
.c_left_box
{
    margin: 0px;
    padding: 0px;
}
.c_left
{
    margin-right: 275px;
    display: block;
    clear: none;
}

/* 栏目页 */
.childclass_main
{
    margin-left: -5px;
}
* html .childclass_main
{
    margin-left: -10px;
}
/* 父栏目二列式左右循环 */
.childclass_main_box
{
    float: left;
    border: 1px solid #9bbde6;
    width: 379px;
    margin: 5px 0px 0px 5px;
}
* html .childclass_main_box
{
    width: 378px;
}
/* 父栏目一列式上下循环 */
.childclass_main_box2
{
    margin: 0px 205px 0px 5px;
}
* html .childclass_main_box2
{
    margin: 0px 205px 0px 10px;
}
/* 父栏目一列式列表(显示父栏目名) */
.childclass_main_box3
{
    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) #a8c6e9 repeat-x top;
    text-align: left;
    color: #014390;
    clear: none;
}
.childclass_title_border
{
    border-top: 1px solid #9bbde6;
    border-left: 1px solid #9bbde6;
    border-right: 1px solid #9bbde6;
}
.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;
}
/* 分页 */
.class_page
{
    clear: left;
    padding: 5px;
    margin-top: 5px;
    background: #f9f9f9;
    border: 1px solid #9bbde6;
    text-align: center;
}
.class_page ul, .class_page li
{
    padding: 0px;
    margin: 0px 0px 0px 10px;
    text-align: left;
    list-style: none;
}
.class_page a
{
    color: blue;
    text-decoration: underline;
}

/* 内容页 */
.c_title_text
{
    margin: 10px 5px;
    text-align: center;
    clear: both;
    height: auto !important;
    height: 34px;
    min-height: 34px;
}
.c_title_author
{
    margin: 0px 10px 10px;
    font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
    border-bottom: 1px solid #9bbde6;
    overflow: hidden;
}
.font_left
{
    float: left;

}
.font_left span
{
    margin-right: 8px;
}
.font_right
{
    float: right;
}
.c_content_text
{
    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
{
    color: #508BD4;
    font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
    text-align: right;
    background: #F4F8FD;
    padding-left: 10px;
    border-top: 1px solid #9bbde6;
    height: auto !important;
    height: 5px;
    min-height: 5px;
}
/* 定义内容中的最大宽度，超过隐藏，如隐藏过大的图片 */
.c_content_overflow
{
    width: 100%;
    overflow: hidden;
}
/*站内连接*/
.insidelink
{
	color:#0066FF;
}
* html .c_content_overflow
{
    width: 99.5%;
}
/* 友情链接 */
.c_padding
{
    border: 1px solid #9bbde6;
}
.c_friendsite
{
    padding: 5px;
}
.c_friendsite a
{
    color: #333;
    text-decoration: none;
}
.c_friendsite img
{
    width: 88px;
    height: 31px;
    border: 0px;
}

.c_friendsite li
{
    padding: 0px;
    width: 12.4%;
    float: left;
    text-align: center;
    list-style: none;
}

.c_friendsite ul, .c_friendsite li
{
    margin: 0;
    padding: 0;
}
/* ==center_all(中部)定义结束== */
