@charset "utf-8";

.art-heading{
	text-align:center;
	width:100%;
	font-size:26px;
	line-height:180%;
	font-weight:bold;
}

.art-summary{
	text-align:center;
	width:100%;
	line-height:30px;
	border-bottom: 1px dashed #ddd;
}
.art-date {
	font-family: sans-serif;
}
#art-content{
	min-height:400px;
}
.article-content table p {margin:0px; padding:0px;}
.article-content .conpic{ width:100%; float:left; text-align:center; margin:10px;}
.article-content .confil{ width:100%; float:left; text-align:left; margin:10px 0 0 10px;}
.article-content .fjxz{width:100%; float:left; text-align:left; margin:10px 0 0 10px; font-size:18px; font-weight:bold;}


.art-heading1{
	float:left;
	width:550px;
	font-size:14px;
	line-height:180%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.art-date1{
	float:right;
	width:100px;
	font-size:14px;
	line-height:180%;
}

.cont_icon_list {
    background: #fff none repeat scroll 0 0;
    font-size: 14px;
    line-height: 18px;
    margin: 6px 0;
}
.cont_icon_list a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}
.cont_icon_list table.zndh {
    border-collapse: separate;
    border-spacing: 8px;
}



.tabs_box, .hint, .app_box, .school_file {
    background: #fff none repeat scroll 0 0;
    padding-top: 5px;
}
.notice_tabs, .tabs, .app_tabs, .jq_tabs, .time_tabs {
    height: 31px;
    overflow: hidden;
    position: relative;
    z-index: 999;
}
.notice_tabs ul, .tabs ul, .app_tabs ul, .jq_tabs ul, .time_tabs ul {
    border-bottom: 1px solid #ccc;
    height: 27px;
    position: absolute;
    white-space: nowrap;
    width: 100%;
}
.notice_tabs li, .tabs li, .app_tabs li, .jq_tabs li, .time_tabs li {
    cursor: pointer;
    float: left;
    line-height: 26px;
    margin: 0 2px;
}
.notice_tabs li h3, .tabs li h3, .app_tabs li h3, .jq_tabs li h3, .time_tabs li h3 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f6f6f6 none repeat scroll 0 0;
    border-color: #ccc #ccc -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    padding: 0 8px 0 7px;
}
.notice_tabs li a, .tabs li a, .app_tabs li a, .jq_tabs li a, .time_tabs li a {
    color: #3e4e76;
    font-size: 14px;
}
.notice_tabs li h3 {
    padding: 0 9px 0 10px;
}
.notice_tabs li a {
    font-family: 宋体;
    font-size: 13px;
}
.notice_tabs .notice_tabs-selected, .tabs .tabs-selected, .app_tabs .app_tabs-selected, .jq_tabs .jq_tabs-selected, .time_tabs .time_tabs-selected {
    background: url("template/images/icon33.png") no-repeat scroll center 28px;
    height: 31px;
}
.notice_tabs li.notice_tabs-selected h3, .tabs .tabs-selected h3, .app_tabs .app_tabs-selected h3, .jq_tabs .jq_tabs-selected h3, .time_tabs .time_tabs-selected h3 {
    background: #fff none repeat scroll 0 0;
    border-bottom: 3px solid #F88D2F;
    height: 25px;
}
.notice_tabs .notice_tabs-selected a, .tabs .tabs-selected a, .app_tabs .app_tabs-selected a, .jq_tabs .jq_tabs-selected a, .time_tabs .time_tabs-selected a {
    color: #F88D2F;
}
.notice_tabs .notice_tabs-title, .tabs .tabs-title, .app_tabs .app_tabs-title, .jq_tabs .jq_tabs-title, .time_tabs .time_tabs-title {
    float: left;
}
.tabs_box .notice_content .cont_list li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*background: url("template/images/icon6.jpg") no-repeat scroll 0 14px;*/
    border-color: -moz-use-text-color -moz-use-text-color #dfe0e4;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    line-height: 18px;
    padding: 6px 10px;
}

.cont_icon_list p{
	line-height: 180%;
	padding: 5px 10px;
	text-indent: 2em;
}
.cont_icon_list td a{
	letter-spacing:0.5em;
}

.input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    height: 23px;
    line-height: 23px;
    width: 150px;
}