body{
	margin:0;
	padding:0;
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
A {
	FONT-SIZE: 12px; COLOR: #003278;TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 12px; COLOR: #FF7300; TEXT-DECORATION: none}
	
.link {
	FONT-SIZE: 12px; COLOR: #003278;TEXT-DECORATION: underline
}
.link:hover {
	FONT-SIZE: 12px; COLOR: #FF7300; TEXT-DECORATION: none}	
img,a,table,td,tr{border:0}	

.gray {
	COLOR: #999999; 
}
.content {
	line-height: 20px;	
}

.box {
	border: 1px solid #BFBAAC;
}
.box_blue {
	border: 1px solid #4279B5;
}
.x_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}

.cheng {
	font-weight: bold;
	color: #FF6600;
}

.black {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.red {
	color: #FF0000;
}
.blue {
	color: #003278;
}

.green {
	color: #006600;
}
.big {
	font-size: 16px;
	font-weight: bold;
}
.x_line_s {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF7300;
}

