@charset "utf-8";
/* CSS Document */
body
{
	margin-top:0px;		/* 网页上边距 */
	margin-bottom:0px;	/* 网页底边距 */
	margin-left:0px;	/* 网页左边距 */
	margin-right:0px;	/* 网页右边距 */											/* 网页字体大小 */											/* 标准行高 */
	background-repeat: repeat;
	background-position: top;
	font-family: "宋体";
	font-size: 12px;
	color: #757575;
	line-height: 20px;
	background-image: url(images/01_bg.jpg);
}
.dibu {
	background-image: url(images/%E6%96%AF%E4%BC%9F%E6%96%AF%E5%A1%941_12.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}



/*导航菜单超级链接*/
a{color: #FFF;text-decoration: none;font-size: 12px;}
a:hover {color: #FFF;text-decoration: none;font-size: 12px;}

a.menu{color: #959595;text-decoration: none;font-size: 12px;font-weight:600;}
a.menu:hover {color: #959595;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: #757575;text-decoration: none;font-size: 12px;}
a.top:hover {color: #757575;text-decoration: none;font-size: 12px;}

a.more{color: #FFF;text-decoration: none;font-size: 12px; font-weight:600;}
a.more:hover {color: #FFF;text-decoration: underline;font-size: 12px; font-weight:600;}

a.news{color: #FFF;text-decoration: none;font-size: 12px;}
a.news:hover {color: #FFF;text-decoration: none;font-size: 12px;text-decoration: underline;}


.title01{font-size:12px;;color: #0072FF;line-height:12px;}
.title02{font-size:12px;font-weight: bold;color: #FF0000;line-height:24px;}
.title03{font-size:14px;font-weight: bold;color: #5f5f5f;line-height:18px;}
.title04{font-size:12px;font-weight: bold;color: #FFF;line-height:20px;}
.title04b{font-size:12px;font-weight: bold;color: #006633;line-height:20px;}
.title04c{font-size:12px;font-weight: bold;color: #FF6804;line-height:20px;}
.title05{font-size:12px;font-weight: bold;line-height:18px;color: #000000;}

.red {color: #ffe11f;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: #ffffff;font-size: 12px;line-height: 20px;}
.text04{color: #ffffff;font-size: 13px;}

.copyright{color: #909090;font-size: 11px;line-height: 18px;}
.time{color: #666666;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-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8c0003;
	border-left-color: #8c0003;
}
.bk2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e2e0e1;
}

.bk3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cfcfcf;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cfcfcf;
	border-left-color: #cfcfcf;
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgg {
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
}
.bk1 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-left-style: none;
	border-right-color: #949494;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
}

