/* CSS Document */

 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-attachment: fixed;
}

.bg_table{
	background-color: #FFFFFF;
	width: 820px;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0066CC;
	border-left-color: #0066CC;*/
}

.bg_table_1{
	width: 760px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0066CC;
	border-left-color: #0066CC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	padding-top: 15px;
	padding-bottom: 15px;
}



.tt_font{
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	line-height: 25px;
}


.tt_font a{
	font-family: "宋体";
	font-size: 14px;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
.tt_font a:hover{
	font-family: "宋体";
	font-size: 14px;
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}

.img_font{
	font-family: "宋体";
	font-size: 9pt;
	color: #000099;
	text-align: center;
}


.left_img_table{
	padding-top: 10px;
}


.lan_font{
	font-family: "宋体";
	font-size: 14px;
	color: white;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 7px;
	background-image: url(images/bg_lan.gif);
}

.lan_font a{
	font-family: "宋体";
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.lan_font a:hover{
	font-family: "宋体";
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}




.biao_font{
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003399;
	padding-top: 10px;
	padding-bottom: 6px;
}


.biao_font a{
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.biao_font a:hover{
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}


.bg_Imgtable{
	background-color: #F5F5F5;
}


.focus_font{
	font-family: "宋体";
	font-size: 14px;
	color: #1564BC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003399;
	padding-top: 10px;
	padding-bottom: 6px;
	font-weight: bolder;
}


.focus_font a{
	font-family: "宋体";
	font-size: 14px;
	color: #1564BC;
	text-decoration: none;
}

.focus_font a:hover{
	font-family: "宋体";
	font-size: 14px;
	color: #1564BC;
	text-decoration: underline;
}



.time{
	font-family: "宋体";
	font-size: 9pt;
	color: #cccccc;
	text-align: right;
}