
* { padding: 0; margin: 0; }

TD,TH,BODY { font-size: 12px ; color: #000000; }

ul {}
li {}
hr { background: #ffffff; width: 100%; height: 1px; }
h1 {}
h2 {}
h3 {}
p{
	font-size: 12px; line-height: 150%; text-indent: 24px
}

textarea,input {border: 1px solid #999;}
form{	margin: 0; padding: 0;}
.TEXTAREA01{ width:300px;
	 height:100px;}


/* 行距样式 L+百分值 */
.L12{line-height:120%;}
.L15{line-height:150%;}
.L20{line-height:200%;}

/* 字体样式 F+字像素值 */
.F12{font: 12px; }


.F12s{font-size: 12px;	font-weight: bold;}
.F14{font: 14px; }
.F14s{font-size: 14px; 	font-weight: bold;}

/* 边框样式 B+色码+数字 */
.Bgr { border:1px solid #CC0000; }
.line {
	border: 1px solid #95B1D6;
}
.line2 {
	border: 1px solid #CCCCCC;
}
.line3 {
	border-bottom: 1px dashed #CCCCCC;
}

.line4 {
	border-left: 1px solid #95B1D6;
}
.line5 {
	border-bottom: 1px solid #95B1D6;
}

A:LINk,A:VISITED {
	color : #000000;
	line-height: 150%;
	font-size: 12px;
	text-decoration: none;
}
A:HOVER {
	color : #000000;
	line-height: 150%;
	font-size: 12px;
	text-decoration: underline;
}



A.WH14:LINk,A.WH14:VISITED {
	color : #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
A.WH14:HOVER {
	color : #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}



A.WH12:LINk,A.WH12:VISITED {
	color : #FFFFFF;
	font-size: 12px;
	
	text-decoration: none;
}
A.WH12:HOVER {
	color : #FFFFFF;
	
	font-size: 12px;
	text-decoration: underline;
}





.fwh14{font: 14px; color: White; font-weight: bold;}
.fbl12{font: 12px; color: #1A4190; font-weight: bold;}
.fred{font: 12px; color: red; }
.line {
	border: 1px solid #666666;
}

