@charset "utf-8";

body {
	font-family: Microsoft YaHei;
	font-size: 14px;
}

.divMain {
	width: 1260px;
	margin: 0px auto;
	background: #ffffff;
	border-left: 1px solid #cdcdcd;
	box-shadow: 1px 0px 9px #ccc;
	padding-right: 30px;
	position: relative;
}

.divLeft {
	float: left;
	width: 190px;
}

.s_title {
	height:70px;
	width:110px;
	display: block;
	font-size: 18px;
	line-height: 40px;
	padding:30px 40px;
	color:#fff;
	background:#0c2e54;
}

.sTitleImg{
	width:45px;
	height:45px; 
	background:url(images/sTitle.png) no-repeat center;
	background-size:100%;	
}

.divLeft .l_ul_2nd {
	<!-- margin-top:20px;-->;
	text-align:left;
	width: 110px;
	padding:0 40px;
}

.divLeft .l_li_2nd a{
	color: #333;
	font-size: 16px;
	line-height: 48px;
	display: block;
	width: 243px;
	padding-left: 15px;
}

.divLeft .l_li_2nd_focus >:first-child{
	color: #fff ;
	font-weight: bold;
	background: url(images/cj-p9.png) no-repeat left 10px;
}	
.divLeft .l_li_2nd_mouseOn >:first-child{
	color: #fff !important;
	font-weight: bold !important;
	background: url(images/cj-p9.png) no-repeat left 10px !important;
}
.divLeft .l_li_3rd_mouseOn >:first-child{
	line-height:48px;
	height:40px;
	text-decoration:none;
	text-align:left;
	width:182px;
    padding-left:10px;
    font-size:14px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
	color: #fff ;
	font-weight: bold ;
	background: url(images/cj-p9.png) no-repeat left 10px ;
}
.l_ul_3rd {
	width: 120px;
	margin-left:35px;
	padding: 7px 0;
}

.divLeft .l_ul_3rd a {
	line-height:48px;
	height:40px;
	text-decoration:none;
	text-align:left;
	width:182px;
    padding-left:10px;
    font-size:14px;
    text-overflow:ellipsis;
    overflow:hidden;
    font-weight:bold;
    white-space:nowrap;
}

.divLeft .l_li_3rd_focus   >:first-child{
	background: url(images/cj-p9.png) no-repeat left 10px ;
	line-height: 48px;
	font-size:14px;
	width:182px;
}
.divLeft .l_li_3rd_focus a{
	color:white;	
}

.l_li_3rd_mouseOn {
	width: 230px;
}


.divRight {
	padding-left:20px;
	padding-top:25px;
	float:left;
	width:954px;
    margin-bottom:30px;
    min-height: 600px;
}

.divRight .item_title {
	width:100%;
	float:right;
	text-align: right;
}

.item_title a {
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	color: #999999;
}

.item_title a{
    hover:cursor;
}

.item_title a:hover{
	color:#004ea1;	
}

.divRight .divCnt {
	    padding: 20px 0px 20px 0px;
}

.divCnt .cnt_title {
	display: block;
	font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #093063;
    margin-bottom: 10px;
    margin-top: 50px;
}

.divCnt .cnt_Date {
	display: block;
	font-size: 12px;
    font-weight: 500;
    text-align: center;
    color: #999;
    margin-bottom: 5px;
}

.divRight .divMsg {
	
}

.divMsg .title {
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #bd9700;
	border-bottom: 1px solid #35669f;
}

.divMsg .title a {
	float: right;
}

.p_msgList_title {
	display: block;
	border-bottom: 3px solid #35669f;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	color: #bd9700;
}

.p_msgList_title a {
	float: right;
}

.divMsgItem {
	margin-top: 10px;
}

.divMsgItem span {
	display: block;
	line-height: 20px;
	font-size: 14px;
}


.pager {
	text-align: right;
	overflow: hidden;
}

.pager a,.pager a:link,.pager a:visited,.pager a:active {
	display: inline-block;
	height: auto;
	padding: 5px 13px;
	margin: 0 3px;
	line-height: 20px;
	font-size: 12px;
	color: #666;
	border: 1px solid #cbcbcb;;
	text-decoration: none;
	line-height: 2em;
}

.pager a:hover {
	display: inline-block;
	height: auto;
	padding: 5px 13px;
	margin: 0 3px;
	background: #3399cc;
	line-height: 20px;
	font-size: 12px;
	color: #ffffff;
	border: 1px solid #3399cc;
	text-decoration: none;
	line-height: 2em;
}

.pager .on,.pager .on:link,.pager .on:visited,.pager .on:active,.pager .on:hover {
	display: inline-block;
	height: auto;
	padding: 5px 13px;
	margin: 0 3px;
	background: #3399cc;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #3399cc;
	text-decoration: none;
	line-height: 2em;
}

.tb_msg { }

.tb_msg td {
	padding: 4px;
}

.tb_msg span {
	color: red;
}

.tb_msg .lbl {    
	vertical-align: top;
    text-align: right;
    letter-spacing: 2px;
    line-height: 22px;
    padding: 4px;
}

.tb_msg .opt {
	text-align: right;
}

.tb_msg .long {
	width: 699px;
	height: 22px;
	border: #a9a9a9 1px solid;
}

.tb_msg .txt {
	width: 190px;
	line-height: 22px;
}

.tb_msg textarea {
    width: 699px;
    height: 80px;
    resize: none;
}

.tb_msg .btn {
	width: 60px;
	height: 24px;
	line-height: 20px;
	font-size: 12px;
	color: #333333;
}


.lister1 {
	overflow: hidden;
	width:100%;
}

.lister1 .line {
	padding:8px 0;
	line-height:30px;
	border-bottom: dashed 1px #d6d6d6;
	overflow: hidden;
	zoom: 1;
}

.lister1 .title {
	float: left;
	background-image: url(images/sub.gif);
	background-repeat: no-repeat;
	background-position: 2px 11px;
	padding-left: 14px;
	overflow: hidden;
}

.lister1 .date {
	float: right;
	padding-right: 2px;
	overflow: hidden;
}

.lister1 .subjecttlt{
	font-size:14px!important;
	width: 75%;
	padding-left: 4px;
}

.lister1 .subject_mouseOn {
	text-decoration: underline;
}

.lister2 {
	margin-top:10px;
	background:#E0E0E0;
	overflow: hidden;
}

.lister2 .line {
	float:left;
	width:210px;
	margin:16px 6px 16px 16px;
	background-color: #ffffff;
	overflow: hidden;
	zoom: 1;
}

.lister2 .img {
	width:100%;
	overflow: hidden;
}

.lister2 .info {
	width:100%;
	margin: 2px 0px 4px 0px;
	overflow: hidden;
}

.lister2 .title {
	padding-left:9px!important;
	overflow: hidden;
}

.lister2 .title a,.lister2 .title a:link,.lister2 .title a:visited,.lister2 .title a:active
	{
	font-weight: normal!important;
	font-size: 14px!important;
	text-decoration: none;
}

.lister2 .date {
	color: #999999;
	padding: 4px 9px;
	overflow: hidden;
}

.lister2 .date span {
	color: #555555;
}

.lister3 {
	zoom: 1;
	margin-bottom: 35px;
}

.lister3 .img {
	float: left;
	overflow: hidden;
}

.lister3 .title {
	height: 28px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}

.imgLink,.imgLink:link,.imgLink:visited,.imgLink:active {
	display: block;
	text-align:center;
	overflow: hidden;
	text-decoration: none;
}

.imgLink img {
	width:180px;
	height:160px;
	border: 0px;
}

.imgBorder {
	cursor: pointer;
	text-align: center;
	overflow: hidden;border:1px solid #fff;
}

.imgBorderOver {
	border: 1px solid #c3d6dd;
}

.imgCnt {
	margin: 0 auto;
	margin-top: 3px;
	cursor: pointer;
	text-align: center;
	overflow: hidden;
}

.table_body {
	width:100%;
	margin: 10px 0;
}
.table_body tr{
      height:40px;
        text-align:center;
}

/* 捐赠 */

/*lytView*/
.lytView{
	border-collapse:collapse;
	border-spacing:0px;
	border:0px;
	table-layout:fixed;
	border-left:solid 1px #dbdcde;
	border-right:solid 1px #dbdcde;
	border-top:solid 1px #dbdcde;
}
.lytView td{
	padding:4px 10px;
	text-align:left;
	vertical-align:top;
	border:0px;
	border-bottom:solid 1px #dbdcde;
}
.lytView td.lbl{
	font-size:14px;
	line-height:26px;
}
.lytView td.text{
	line-height:26px;
}
.lytView td.field{
	line-height:24px;
}
.lytView td.memo{
	line-height:26px;
}
.lytView td.memo span{
	font-family: "宋体",Arial,sans-serif;
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
}
.lytView .txt{
	display:inline-block;
	width:300px;
	height:22px;
	line-height:22px;
	font-size:12px;
	padding:0px 4px;
	text-align:left;
	vertical-align:middle;
	border-top:solid 1px #789;
	border-bottom:solid 1px #abc;
	border-left:solid 1px #89a;
	border-right:solid 1px #abc;
	overflow:hidden;
}
.lytView textarea{
	width:300px;
	height:50px;
	font-size:12px;
	padding:4px 3px;
	text-align:left;
	border-top:solid 1px #789;
	border-bottom:solid 1px #abc;
	border-left:solid 1px #89a;
	border-right:solid 1px #abc;
}
.lytView .checkbox{
	display:inline-block;
	vertical-align:middle;
	overflow:hidden;
}
.lytView .checkbox input{
	vertical-align:-2px;
	margin-right:3px;
	*vertical-align:0px;
	*margin-right:0px;
}
.lytView select{
	display:inline-block;
	width:310px;
	height:22px;
	line-height:22px;
	text-align:left;
	vertical-align:middle;
	border-top:solid 1px #789;
	border-bottom:solid 1px #abc;
	border-left:solid 1px #89a;
	border-right:solid 1px #abc;
	overflow:hidden;
}


.btnRed{
	display:inline-block;
	padding:0px 8px 0px 8px;
	height:24px;
	font-size:12px;
	color:#ffffff;
	letter-spacing:3px;
	text-align:center;
	vertical-align:middle;
	background-color:#bb2634;
	border:solid 1px #a41725;
	border-radius:3px;
	overflow:hidden;
}
.btnRed:hover{
	background-color:#be303e;
	border-color:#a8222f;
}
.table_body .tr_back{
	background-color:#f0f0f0;
}
.divMain::before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #cdcdcd;
    position: absolute;
    left: 239px;
    top: 0px;
}
.divMain .divLeft h2::before {
    content: "";
    display: block;
    width: 9px;
    height: 87px;
    background: url(images/cj-pic7.jpg) no-repeat;
    position: absolute;
    right: -9px;
    bottom: 0;
}
.divMain .divLeft h2 {
    font-size: 30px;
    color: #fff;
    text-align: center;
}
.divMain .divLeft h2 span{
    font-size: 14px;
    font-family: arial;
    margin-top: 5px;
    display: block;
}
.divMain .divLeft .ny-nav::before {
    content: "";
    display: block;
    width: 239px;
    height: 300px;
    background: url(images/cj-pic9.jpg) repeat-x;
    position: absolute;
    left: 0;
    top: 2px;
    z-index: -1;
}
.divMain .divLeft .ny-nav ul li::before {
    content: "";
    display: block;
    width: 214px;
    height: 1px;
    background: #cdcdcd;
    position: absolute;
    left: 0;
    top: 47px;
}
.itemShow:hover a{
	color: #164cba !important;
}
.showsA:hover{
	color: red !important;
}
.new{
	color: red !important;
}