@charset "utf-8";
/* CSS Document */
body
{
	margin-top:0px;		/* 网页上边距 */
	margin-bottom:0px;	/* 网页底边距 */
	margin-left:0px;	/* 网页左边距 */
	margin-right:0px;	/* 网页右边距 */
	font-size:12px;												/* 网页字体大小 */
	font-family:Verdana, Arial, Helvetica, sans-serif,"宋体";	/* 网页字体 */
	color:#000000;												/* 网页文本颜色 */
	line-height:20px;											/* 标准行高 */
	text-align:left;
	background-color: #F1F1F1;
}


/*导航菜单超级链接*/
a{color: #000000;text-decoration: none;font-size: 12px;}
a:hover {color: #000000;text-decoration: underline;font-size: 12px;}

a.menu{color: #FFF;text-decoration: none;font-size: 12px;font-weight: 600;}
a.menu:hover {color: #FFF;text-decoration: none;font-size: 12px;font-weight: 600;}

a.menu02{color: #FB3C3C;text-decoration: none;font-size: 12px;}
a.menu02:hover {color: #FB3C3C;text-decoration: none;font-size:}

a.top{color: #F84963;text-decoration: none;font-size: 12px;}
a.top:hover {color: #F84963;text-decoration: none;font-size: 12px;}

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:12px;font-weight: bold;color: #C60C0C;line-height:18px;}
.title02{font-size:14px;font-weight: bold;color: #F84963;line-height:24px;}
.title03{font-size:13px;font-weight: bold;color: #000000;line-height:18px;}
.title04{font-size:12px;font-weight: bold;color: #FD802C;line-height:20px;}
.title05{font-size:14px;font-weight: bold;line-height:20px;color: #000000;}

/*表格属性*/
table{ font-size:12px;line-height:20px;border-collapse:collapse;}

.red {color: #F84963;font-size: 12px;}
.text11 {color: #999999;font-size: 12px;}
.text02{color: #6D8797;font-size: 13px;line-height: 20px;font-weight: bold;}
.text03{color: #ffffff;font-size: 12px;line-height: 20px;}
.text04{color: #ffffff;font-size: 13px;line-height: 20px;font-weight: bold;}

.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: #EEEEEE;
	border-left-color: #EEEEEE;
}
.bk1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bk1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5C245;
}
