body { margin-left: 0px;
       margin-top: 0px;
       margin-right: 0px;
       margin-bottom: 0px;
	   font-family: 宋体;
	   font-size:12px；
}
/*--定义整站中表格里的文字风格---*/

TD {   COLOR: #000000;
       FONT-SIZE:12px;
       TEXT-DECORATION: none;
       line-height: 170%;
}

/*--定义一般的链接文字的属性---*/
A{	COLOR: #000000;
	TEXT-DECORATION: none;
	}

A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	}
A:visited {COLOR: #000000;TEXT-DECORATION: none;}
A:active {TEXT-DECORATION: none;COLOR: #000000;}
A:hover { COLOR: #666666; TEXT-DECORATION: none;}
/*--定义不同的链接文字属性---*/
a.a:link {
	font-size: 12px;
	line-height: 120%;
	color: #ffffff;
	text-decoration: none;
}
a.a:visited {
	font-size: 12px;
	line-height: 120%;
	color: #ffffff;
	text-decoration: none;
}
a.a:hover {
	font-size: 12px;
	line-height: 120%;
	color: #ffffff;
	text-decoration: none;
}
/*--定义不同的链接文字属性---*/
a.m:link {
	font-size: 12px;
	line-height: 120%;
	color: #FF8F17;
	font-weight:bold;
	text-decoration: none;
}
a.m:visited {
	font-size: 12px;
	line-height: 120%;
	color: #FF8F17;
	font-weight:bold;
	text-decoration: none;
}
a.m:hover {
	font-size: 12px;
	line-height: 120%;
	COLOR: #FF8F17;
	font-weight:bold;
	text-decoration: none;
}
a.n:link {font-size: 12px;	color: #8C4E35;	font-weight:bold;	text-decoration: none;}
a.n:visited {font-size: 12px;	color: #8C4E35;	font-weight:bold;	text-decoration: none;}
a.n:hover {	font-size: 12px;	COLOR: #8C4E35;	font-weight:bold;	text-decoration: none;}

a.rw:link {font-size: 12px;	color: #B88C56;	text-decoration: none;}
a.rw:visited {font-size: 12px;	color: #B88C56;	text-decoration: none;}
a.rw:hover {	font-size: 12px;	COLOR: #B88C56;	text-decoration: none;}

/*定义上面的链接*/
A.t:link {COLOR: #595959;	TEXT-DECORATION: none;}

A.t:visited {COLOR: #595959; TEXT-DECORATION: none;}

A.t:active {TEXT-DECORATION: none;COLOR: #595959;}

A.t:hover { COLOR: #595959; TEXT-DECORATION: none;}
/*--定义左边链接文字属性---*/
a.l:link {
	font-size: 12px;
	line-height: 120%;
	color: #ffffff;
	text-decoration: none;
}
a.l:visited {
	font-size: 12px;
	line-height: 120%;
	color: #ffffff;
	text-decoration: none;
}
a.l:hover {
	font-size: 12px;
	line-height: 120%;
	COLOR: #cccccc;
	text-decoration: none;
}


/*--定义表单元素属性---*/
.box {
	BACKGROUND: #ffffff;
	BORDER-BOTTOM: 1px solid #8791B4;
	BORDER-LEFT: 1px solid #8791B4;
	BORDER-RIGHT: 1px solid #8791B4;
	BORDER-TOP: 1px solid #8791B4;
	text-decoration: none;
	width: 80px;
	height:15px;
	COLOR: #666666;
}
.kong {
	BORDER-BOTTOM: 1px solid #8791B4;
	text-decoration: none;
	COLOR: #666666;
}
/*--定义一条虚线（横）---*/
.xian {
       background-image: url("https://www.libertyshoppe.com/images/lxyz/dot-heng.gif");
       background-repeat: repeat-x;
       background-position: top;
       font-size: 12px;
       color: #000000;
}
.xian2{
       background-image: url("https://www.libertyshoppe.com/images/lxyz/dot-heng.gif");
       background-repeat: repeat-x;
       background-position:bottom;
       font-size: 12px;
       color: #000000;
}
.wuhuan{background-image: url("https://www.libertyshoppe.com/images/lxyz/aoywuhuan.gif");   background-repeat: no-repeat;   background-position:bottom; font-size: 12px;   color: #000000;}

/*--定义阴影文字---*/
.yin {
	font-size: 12px;
	color: #000000;
	line-height: 170%;
	text-decoration: none;
	filter:dropshadow(color=#ff6600,offx=2,offy=2,positive=2) ;             
	height: 1px;
}

/*--定义英文字体---*/
.en {
	COLOR: #000000; 
	FONT-SIZE:12px; 
	TEXT-DECORATION: none;
	line-height: 170%;
}
/*--定义表格边框颜色---*/
.kuang{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
/*--定义背景图片---*/
.di {
	background-image: url("https://www.libertyshoppe.com/images/lxyz/gywm-di-1.gif");
	background-repeat: no-repeat;
	background-position: center center;
}
.btl {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.red {
	font-size: 12px;
	color: #D62025;
	text-decoration: none;
}
.green{
	font-size: 12px;
	color: #009933;
	text-decoration: none;
}
.white {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.gray {color: #777777;	text-decoration: none;}
.title {
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}