﻿@charset "utf-8";
/* CSS Document */
body
{
	margin-top:0px;		/* 网页上边距 */
	margin-bottom:0px;	/* 网页底边距 */
	margin-left:0px;	/* 网页左边距 */
	margin-right:33px;	/* 网页右边距 */											/* 网页字体大小 */											/* 标准行高 */
	background-repeat: repeat-x;
	background-position: top;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	background-color: #222E3C;
}

table{font-size:12px;}
/*导航菜单超级链接*/
a{color: #000000;text-decoration: none;font-size: 12px;}
a:hover {color: #000000;text-decoration: underline;font-size: 12px;}

a.menu{color: #000;text-decoration: none;font-size: 12px;font-weight: 600;}
a.menu:hover {color: #000;text-decoration: none;font-size: 12px;font-weight: 600;}

a.menu02{color: #FF0505;text-decoration: none;font-size: 12px;}
a.menu02:hover {color: #FF0505;text-decoration: none;font-size:}

a.top{color: #fff;text-decoration: none;font-size: 12px;}
a.top:hover {color: #fff;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;;color: #2F5701;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: #1A8526;line-height:20px;}
.title04c{font-size:12px;font-weight: bold;color: #FF6804;line-height:20px;}
.title05{font-size:14px;font-weight: bold;line-height:20px;color: #000000;}

.red {color: #985D28;font-size: 12px;}
.text11 {color: #000000;font-size: 12px;line-height: 20px;}
.text02{color: #336699;font-size: 13px;line-height: 20px;font-weight: bold;}
.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;
}
.bk {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #184983;
}
.bk2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1D1D1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1D1D1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
}

.bk3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7C7C7C;
}
.bgg {
	background-repeat: repeat-x;
	background-position: top;
}

