@charset "utf-8";
/* CSS Document */
body
{
	margin-top:0px;		/* 网页上边距 */
	margin-bottom:0px;	/* 网页底边距 */
	margin-left:0px;	/* 网页左边距 */
	margin-right:0px;	/* 网页右边距 */											/* 网页字体大小 */											/* 标准行高 */
	background-repeat: no-repeat;
	background-position: top;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}


/*导航菜单超级链接*/
a{color: #707070;text-decoration: none;font-size: 12px;}
a:hover {color: #707070;text-decoration: none;font-size: 12px;}

a.menu{
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:hover {color: #FFF;text-decoration: none;font-size: 12px;}

a.menu02:link{color: #FFFFFF;text-decoration: none;font-size: 12px;}
a.menu02:visited{color: #FFFFFF;text-decoration: none;font-size: 12px;}
a.menu02:hover {color: #FFFFFF;text-decoration: underline;font-size:12px;}

a.top{
	color: #193b93;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.top:hover {
	color: #193b93;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

a.more{color: #000;text-decoration: none;font-size: 12px; font-weight:600;}
a.more:hover {color: #000;text-decoration: underline;font-size: 12px; font-weight:600}

a.news{color: #000000;text-decoration: none;font-size: 12px;}
a.news:hover {color: #000000;text-decoration: none;font-size: 12px;text-decoration: underline;}


.title01{font-size:11px;;color: #193b93;line-height:18px;}
.title02{font-size:12px;font-weight: bold;color: #FF0000;line-height:24px;}
.title03{font-size:13px;font-weight: bold;color: #000000;line-height:18px;}
.title04{font-size:12px;font-weight: bold;color: #FFF;line-height:20px;}
.title04b{font-size:12px;font-weight: bold;color: #4AAB00;line-height:20px;}
.title04c{font-size:12px;font-weight: bold;color: #000000;line-height:20px;}
.title05{font-size:14px;font-weight: bold;line-height:20px;color: #000000;}

.red {color: #FD802C;font-size: 12px;}
.text11 {color: #000000;font-size: 12px;line-height: 20px;}
.text02{
	color: #193b93;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #707070;
}

.text03{color: #636363;font-size: 12px;line-height: 20px;}
.text04{color: #ffffff;font-size: 12px;}

.copyright{color: #909090;font-size: 11px;line-height: 18px;}
.time{color: #C7C7C7;font-size: 11px;line-height: 18px;}

input {
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	border: 1px solid #A5ACB2;
	background-color: #ffffff;
}

.input {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	border: 1px solid #A5ACB2;
	background-color: #D5D5D5;
}

.input_img {
	line-height: 18px;
	border: 0px;
	background-color: #D5D5D5;
}


.table_border {
	border:1px solid #D1D1D1;
}
.bg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.bk {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f2f2f2;
}
.bk1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bk2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.bk3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f2f2f2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #f2f2f2;
	border-right-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
}
.bgg {
	background-repeat: repeat-x;
	background-position: top;
}
