/*-------------------top----------------------------------*/

/*-------------------body----------------------------------*/

body{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #676767;
	background-color: #F6F5EB;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul {list-style-type: none;margin: 0px;}
td {font-size: 12px;line-height: 20px;}

.text12px-fff{font-size: 12px;color: #ffffff;}/*12象素-白色*/
.text12px-tit{font-size: 13px;color: #706F57;font-weight: bold;}/*12象素-非-加粗*/

.tb-6px {margin-bottom: 6px;}/*底留6PX*/
.tb-s6px {margin-top: 6px;}/*上留6PX*/
.tb-sx6px {margin-bottom: 6px;margin-top: 6px;}/*上下留6PX*/

.tb-alllinehei {border: 1px solid #000;}/*四线1PX黑色*/
.tb-alllinered {border: 1px solid #b0b0b0;}/*四线1PX灰色*/

.text12px-heib{font-size: 12px;color: #000;font-weight: bold;}/*12象素-黑色-加粗*/
.text14px-hb{font-size: 14px;color: #000;font-weight: bold;}/*14象素-百色-加粗*/



/*默认灰色链接*/
a.{color: #444444;text-decoration: none;}
A.:hover {COLOR: #444444; TEXT-DECORATION: underline;}

/*12PX白色链接*/
a.fff{color: #fff;text-decoration: none;letter-spacing: 3px;}
A.fff:hover {COLOR: #fff;TEXT-DECORATION: underline;letter-spacing: 3px;}

/*12PX黑色链接*/
a.hei{color: #000;text-decoration: none;}
A.hei:hover {COLOR: #000; TEXT-DECORATION: underline;}

/*啡色到黑色链接*/
a.lr{color: #6C6D4A;text-decoration: none;}
A.lr:hover {COLOR: #000; TEXT-DECORATION: underline;}

/*灰色链接*/
a.bl {color: #444444;text-decoration: none;}
A.bl:hover {COLOR: #444444; TEXT-DECORATION: underline;}
.hw {
	font-family: Gulim;
}
.tab {
	height: 14px;
	width: 94px;
	border: 1px solid #D4D0C8;
	font-size: 9pt;
}
.tab2 {
	border: 1px solid #D4D0C8;
	font-size: 9pt;
}
