/* CSS Document */

/* 以下是标签样式 */
/* ================ */
body {
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}
form {
margin: 0px;
padding: 0px;
}
a:link { color: #333333; text-decoration: none;}
a:visited { color: #333333; text-decoration: none;}
a:hover { color: #FF6600; text-decoration: underline;}
a:active { color: #990000; text-decoration: none;}
.my_center{
width:910px;
position:absolute;
left:50%;
margin: 0px auto;
margin-left:-455px;
}
/* ================ */
/* 以下是自定义样式 */
/* ================ */
.Nav {
	color: #003366;
	text-align: center;
	font-family: "宋体";
	font-size: 11px;
	font-weight: normal;


}
.Nav a:link { color: #000066; text-decoration: none;}
.Nav a:visited { color: #000066; text-decoration: none;}
.Nav a:hover {
	color: #CC0000;
}
.Nav a:active { color: #990000; text-decoration: none;}
/* 导航条文字、链接样式 */
.Nav2 {
	color: #000000;
	text-align: center;
	font-family: "宋体";
	font-size: 11.5pt;

}
.Nav2 a:link { color: #000000; text-decoration: none;}
.Nav2 a:visited { color: #000000; text-decoration: none;}
.Nav2 a:hover {
	color: #FF0000;
}
.Nav2 a:active { color: #990000; 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: 12px;
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: 180%;
	font-size: 13px;
	color: #993300;
	font-weight: bolder;
	font-family: "宋体";
	font-variant: normal;
	padding: 0px;



}/* 信息页新闻标题 */
.contentword {
line-height: 150%;
font-size: 12.8px;
}/* 信息页正文 */
td {
	text-decoration: none;
	font-family: "宋体";
	font-size: 12.5px;
	color: #000000;
	line-height: 180%;
}
.border {
	border: 1px solid #999999;
}
.tableborder {
	border: 1px solid #508BC6;

}
p {
	text-align: justify;
	line-height: 150%;

}
.tdbootom {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: 996633;
}.td2bootom {
    background-color: #E8F2FF;
	border-bottom-width:1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0099CC;
}
.input2 {
	border: 1px solid #999999;
}
.unnamed1 {
	cursor: hand;
}
