/* ================ */
/* 以下是标签样式 */
/* ================ */
body {
font-size: 12px;
background-color: #F5F5F5;
text-align: center;
margin: 0px;
padding: 0px;
font-family: "Verdana", "song";
}
td {
	font-size: 12px;
	line-height: 120%;
} 
form {
margin: 0px;
padding: 0px;
}
a:link { color: #000000; text-decoration: underline;}
a:visited { color: #000000; text-decoration: underline;}
a:hover { color: #FF6600; text-decoration: none;}
a:active { color: #000000; text-decoration: none;} 
/* ================ */
/* 以下是自定义样式 */
/* ================ */
.Nav {
color: #FFFFFF;
text-align: center;
}
a.Nav:link { color: #FFFFFF; text-decoration: none;}
a.Nav:visited { color: #FFFFFF; text-decoration: none;}
a.Nav:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.Nav:active { color: #FFFFFF; text-decoration: none;}
/* 导航条文字、链接样式 */
.FormStyle1 {
border: 1px solid #A4A4A4;
margin: 0px;
padding: 2px;
width: 70px;
font-family: "Verdana", "song";
background-color: #FDBE25;
font-size: 12px;
letter-spacing: 6px; 
}
/* 用户名密码input样式 */
.TopImgNews td {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
	
}/* 图片头条文字样式 */
.NavBox1 {
background-color: #DFF3E5;
padding-left: 10px;
border-top-width: 1px;
border-bottom-width: 2px;
border-top-style: dotted;
border-bottom-style: solid;
border-top-color: #000000;
border-bottom-color: #000000;
padding-top: 3px;
padding-bottom: 3px;
}/* 信息页导航所在的表格样式 上虚线 下实线 */
.contenttitle {
	line-height: 150%;
	text-align: center;
	font-size: 26px;
	color: #000000;
	padding-top: 0px;
	font-weight: bold;
}/* 信息页新闻标题 */
.contentword {
line-height: 150%;
font-size: 14.8px;
}/* 信息页正文 */
.cdonline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #428649;
	background-attachment: fixed;
	background-image: url(/images/cdonline_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	height: 27px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left:10px
}
.cdonline2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D8BCD;
	line-height: 120%;
	text-decoration: none;
}
 a.cdonline2:link    {
	color: #1D8BCD;
	text-decoration: none;
}
 a.cdonline2:visited { color: #1D8BCD; text-decoration: none;}
 a.cdonline2:hover   {
	color: #FF6633;
	text-decoration: none;
}
.newslist1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #000000;
}
 a.newslist1:link    { color: #000000; text-decoration: underline;}
 a.newslist1:visited { color: #666666; text-decoration: none;}
 a.newslist1:hover   { color: #FF3300; text-decoration: underline;}
.white {
	font-weight: normal;
	color: #FFFFFF;
}
.border {
	border: 1px solid #999999;
}
.blue {
	color: #136CA8;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.hs {
	color: #CBA82E;
}

.px14 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 120%;
}
.bottom_border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
input {
	font-size: 12px;
}

