﻿@charset "utf-8";

body {
	font-family: Microsoft YaHei;
	font-size: 14px;
}

.divMain {
	min-height: 750px;
	min-height: calc(100vh - 320px);
	width: 1200px;
    	margin: 0px auto;
    	padding: 30px 0px 20px 0px;
    	background: #fff;
    	overflow: auto;
}

.divLeft {
	float: left;
	width: 220px;
	padding: 0 10px 0 10px;
	background:#7b070d;
}

.s_title {
	display: block;
	font-size: 20px;
	line-height: 60px;
	color:#fff;
	margin-left:15px;
}
.divRight .l_ul_3rd{
	width:100%;	
}
.divRight .l_li_3rd{
	float:left;
	width:25%;	
	padding:0 4.1667%;
	margin:5px 0;
}
.divRight .l_li_3rd a{
	display:block;
	font-size:14px;
	line-height:40px;
	width:100%;
	text-align:center;
}
.divLeft .l_ul_2nd {
	text-align:left;
	/*width: 190px; */
	position:relative;
	background:#fff;
}

.divLeft .l_li_2nd a{
	font-size: 16px;
	color: #555;
	display: block;
	line-height: 52px;
	/*width: 170px;*/
	padding-left:20px;
	padding-right:20px;
	border-bottom: 1px solid #d9d8d8;
}
.l_li_2nd{
	/*width:190px;*/
	list-style: none;
}

.divLeft .l_li_2nd_focus>a {
	color:#7b070d;
}	

.divLeft .l_li_2nd_mouseOn>a {
	color:#1361a9;
}

.l_ul_3rd {
	width: 190px;
	position:relative;
	padding:0px;
	background:#fafafa;
}
.li_2nd_span{
	float:right;
	font-weight:bold;
	color:#a80015;
	background:#fafafa;
	width:30px;
	text-align:center;
	font-size:25px;
	border-left:1px solid #d9d8d8;
}
.divLeft .l_ul_3rd li{
	width:190px;
}
.divLeft .l_ul_3rd a {
	font-size:14px;
	line-height:40px;
	height:40px;
	text-decoration:none;
	text-align:left;
	width:150px;
	padding-left:40px;
}

.divLeft .l_li_3rd_focus {
	
}
.l_li_3rd_focus a{
	background-color:#f0f0f0;
}

.l_li_3rd_mouseOn a{
	background-color:#f0f0f0;
}


.divRight {
	margin-left: 230px;
	width:930px;
}

.divRight .item_title {
	background: #f5f5f5;
	padding-left:10px;
}

.item_title a {
	font-size: 16px;
	line-height: 50px;
	color: #52637e;
}

.divRight .divCnt {
	padding: 20px;
}

.divCnt .cnt_title {
	display: block;
	font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #093063;
    margin-bottom: 10px;
}

.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;
	padding-left: 4px;
	padding-right: 4px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #4d4d4d;
	border-top: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
	text-decoration: none;
}

.pager a:hover {
	border-top: solid 2px #206fcc;
	border-bottom: solid 2px #206fcc;
	background-color: #206fcc;
	color: #ffffff;
	text-decoration: none;
}

.pager .on,.pager .on:link,.pager .on:visited,.pager .on:active,.pager .on:hover {
	display: inline-block;
	padding-left: 4px;
	padding-right: 4px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #206fcc;
	border-top: solid 2px #206fcc;
	border-bottom: solid 2px #ffffff;
	background: none;
	text-decoration: none;
}

.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;
}

.lister1 .line {
	padding-top:12px;
	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 {
	overflow: hidden;
	zoom: 1;
}

.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;
	margin:8px auto;
	border: 0px;
}

.imgBorder {
	cursor: pointer;
	text-align: center;
	overflow: hidden;
}

.imgBorderOver{
        position:relative;top:2px;left:2px;
}

.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:30px;
        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;
}