@charset "utf-8";
/* CSS Document */
body
{
	margin-top:0px;		/* 网页上边距 */
	margin-bottom:0px;	/* 网页底边距 */
	margin-left:0px;	/* 网页左边距 */
	margin-right:0px;	/* 网页右边距 */											/* 网页字体大小 */											/* 标准行高 */
	background-repeat: repeat-x;
	background-position: top;
	font-family: "宋体";
	font-size: 12px;
	color: #848484;
	line-height: 20px;
	background-color: #322F2C;
}


/*导航菜单超级链接*/
a{color: #848484;text-decoration: none;font-size: 12px;}
a:hover {color: #848484;text-decoration: underline;font-size: 12px;}

a.menu{color: #ECC86A;text-decoration: none;font-size: 12px;font-weight: 600;}
a.menu:hover {color: #ECC86A;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: #616161;text-decoration: none;font-size: 12px;}
a.top:hover {color: #616161;text-decoration: none;font-size: 12px;}

a.more{color: #abab8f;text-decoration: none;font-size: 12px; font-weight:600;}
a.more:hover {color: #abab8f;text-decoration: underline;font-size: 12px; font-weight:600}

a.news{color: #848484;text-decoration: none;font-size: 12px;}
a.news:hover {color: #848484;text-decoration: none;font-size: 12px;text-decoration: underline;}

table{ font-size:12px;}
.title01{font-size:12px;;color: #0072FF;line-height:12px;}
.title02{font-size:12px;font-weight: bold;color: #FF0000;line-height:24px;}
.title03{font-size:13px;font-weight: bold;color: #c4c4af;line-height:18px;}
.title04{font-size:12px;font-weight: bold;color: #FFF;line-height:20px;}
.title04b{font-size:12px;font-weight: bold;color: #DBC45A;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: #8E8E8E;font-size: 12px;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-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #555043;
}
.f {
	background-color: #3B3B3B;
	border: 1px solid #6F6A5D;
	color: #FFFFFF;
}
.ff {
	color: #FFFFFF;
	background-color: #322F2C;
}


.bk4 {
	border: 4px solid #444038;
}

.bk2 {
	border: 6px solid #FFFFFF;
}

.bk3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47443D;
}

.bgg {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
