﻿BODY {
	FONT-SIZE: 12px; COLOR: #000; FONT-FAMILY: 宋体
    margin: 0px;
}

a:link, a:visited {  color: #000000;text-decoration:none}
a:hover { color: #ff4500; text-decoration:none }


/*----字体样式----*/
.bt13 {
	font-size: 13px;
	font-weight: bold;
	color: #006766;/*青*/
}

.gray12 {
	font-size: 12px;
	color: #888888;/*灰*/
}

.black13 {
	font-size: 13px;
	color: #000000;/*黑*/
	line-height:150%;
}

.orange12 {
	font-size: 12px;
	color: #FF5400;/*桔*/
}

.blue12 {
	font-size: 12px;
	font-weight: bold;
	color: #0066AB;/*蓝*/
}
.blue122 {
	font-size: 12px;
	color: #0066AB;/*蓝*/
}

.blueb16 {
	font-size: 16px;
	font-weight: bold;
	color: #0066AB;/*蓝*/
}


/*----表格样式----*/
.lt
{
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	text-align:center;
	}
	
.rtl
{
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	text-align:center;
	}
	
.t
{
	border-top:1px solid #000000;
	text-align:center;
	}


/*----图片样式----*/




/*----链接样式----*/