body {
	background-color: #F3EBE1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.cbody {width:1004px;background-color:#ffffff}	/*总宽度*/
.cbody .lc {width:240;float:left} /*左列*/
.cbody .cc {width:594;float:left;border-left-width: 1px;
border-left-style: solid;
border-left-color: #CCCCCC;} /*中列*/
.cbody .rc {width:170;float:right} /*右列*/

.fonten_9 {
	color: #E4B8C2;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}

.red_14 {
	font-size: 14px;
	line-height: 23px;
	color: #CE0000;
	font-family: "宋体";
	font-weight: bold;
}

.red01_12{
	font-size: 12px;
	line-height: 22px;
	color: #C15353;
	font-family: Arial, Helvetica, sans-serif;
}
.red_12{
	font-size: 12px;
	line-height: 22px;
	color: #CE0000;
	font-family: Arial, Helvetica, sans-serif;
}
.yellow_12{
	font-size: 12px;
    line-height: 21px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}
.yellow01_12{
	font-size: 16px;
	line-height: 23px;
	color: #D16200;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blue_12{
	font-size: 13px;
	line-height: 20px;
	color: #00A9EC;
	font-family: Arial, Helvetica, sans-serif;
}

.green_12 {
	font-size: 12px;
	line-height: 22px;
	color: #205E03;
	font-family: Arial, Helvetica, sans-serif;
}
.green01_12 {
	font-size: 18px;
	line-height: 19px;
	color: #388E0B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.grey02_12 {
	font-size: 12px;
	color: #585858;
	font-weight: bold;
}
.grey_12 {
	font-size: 12px;
	line-height: 20px;
	color: #313131;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.grey01_12 {
	font-size: 12px;
	color: #6A6A6A;
	font-family: Arial, Helvetica, sans-serif;
}
.grey01_14 {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: bold;
}

.white_12 {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.white_14 {
	font-size: 14px;
	line-height: 23px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

A:visited {
	color: #434343;
	text-decoration: none;
}
A:hover {
	color: #1A65CD;
	text-decoration: none;
}
A:active {
	color: #434343;
	text-decoration: none;
}
A:link {
	color: #434343;
	text-decoration: none;
}

A.a01:visited {
	color: #ffffff;
	text-decoration: none;
}
A.a01:hover {
	color: #FFDE00;
	text-decoration: none;
}
A.a01:active {
	color: #ffffff;
	text-decoration: none;
}
A.a01:link {
	color: #ffffff;
	text-decoration: none;
}

A.a02:visited {
	color: #1C5EB9;
	text-decoration:underline;
}
A.a02:hover {
	color: #FF7E00;
	text-decoration: none;
}
A.a02:active {
	color: #1C5EB9;
	text-decoration:underline;
}
A.a02:link {
	color: #1C5EB9;
	text-decoration:underline;
}

