/* 对总体页面的字体及颜色的控制 */
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height:100%;
}
/* 链接的字体及颜色控制 */
a {
	font-size: 12px;
	color: #1865c9;
	font-family: "宋体";
	line-height: 30px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0033;
}
a:active {
	text-decoration: none;
}

a.link2 {
	font-family: "宋体";
	font-size: 14px;
	color: #1865c9;
	line-height: 24px;
}
a.link2:link {
	text-decoration: none;
}
a.link2:visited {
	text-decoration: none;
}
a.link2:hover {
	text-decoration: none;
	color: #FF0033;
}
a.link2:active {
	text-decoration: none;
}

/* 表格样式 */
.table{
    border:1px solid #000;
	margin:1px 0 1px 0;
	border-color:#d9e1e8; 
    text-align:center;
    border-collapse:collapse;
	height:25px;
}
.table td,th{
    border:1px solid #000;
    border-width:0 1px 1px 0;
	border-color:#d9e1e8;
    margin:2px 0 2px 0;
    text-align:center;
	height:25px;
	font-family: "宋体";
	font-size: 12px;
	color: #0468b4;
}
/* 控制表格第一行的背景、字体、颜色 */
.table1{
    background-image: url(.//images/t_bg.gif);
	font-family: "宋体";
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #0468b4;
}

.back{background-color:#c7e2f3;
}
/* 字体 */
.zt{
	font-family: "宋体";
	font-size: 12px;
	color: #1865c9;
    line-height: 24px;
}

.zt2{
	font-family: "宋体";
	font-size: 12px;
	color: #0066FF;
	line-height: 24px;
	font-weight: bold;
}
.zt3{
	font-family: "黑体";
	font-size: 24px;
	color: #3c3f47;
	line-height: 24px;
	font-weight: bold;
}
.zt4{
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	line-height: 24px;
	font-weight: normal;
}
.zt5{
	font-family: "宋体";
	font-size: 12px;
	color: #3c3f47;
	line-height: 24px;
}

/* 文本框 */
input.dl {
    height: 18px;
    width: 80px;
    font-family: Tahoma, Arial, "宋体";
    font-size: 12px;
    color: #0066FF;
	border: 1px solid #d7d6d6;
}
input.ss {
	height: 20px;
	width: 160px;
	font-family: Tahoma, Arial, "宋体";
	font-size: 12px;
	color: #0066FF;
	border: 1px solid #015b8f;
}

A.show1:link {
	FONT-SIZE: 10pt;  FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
A.show1:visited {
	FONT-SIZE: 10pt;  FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
A.show1:hover {
	FONT-SIZE: 10pt;  FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
.news_subject{
	font-family: "黑体";
	font-size: 24px;
	color: #3c3f47;
	line-height: 24px;
	font-weight: bold;
}

.focus_news {
	FONT-SIZE: 13px; COLOR: #cc0000; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}

.news_con{
	font-family: "宋体";
	font-size: 12px;
	color: #3c3f47;
	line-height: 24px;
}


.laiyuan{
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	line-height: 24px;
	font-weight: normal;
}
td {  font-family: "宋体"; font-size: 12px; line-height: 20px; color: #000000; text-decoration: none}
