﻿@charset "gb2312";
body,table,input,select,a,form{
	font-size:12px;
	color:#1f466f;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	word-spacing: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
body{	background-color: #f0f0f0;}
	
.STYLE1 {color: #034a95}
.STYLE2 {color: #E00032}
.STYLE4 {color: #E00032;font-weight:bold;font-size:12px;}
.STYLE5 {font-size: 12px;font-weight: bold;}
.STYLE6 {color: #1F466F;font-weight: bold;}
.STYLE7 {font-weight: bold; font-size: 16px; color: #000000;}
.STYLE8 {
	color: #1988DA;
	font-weight: bold;
}
.STYLE9 {font-size: 14px}
.STYLE11 {color: #1F466F}
.STYLE12 {color: #000000}
.STYLE13 {color: #F0F0F0}
.STYLE14 {font-size: 12px}
.STYLE15 {color: #E56E10}
.STYLE16 {color: #FFFFFF}
.STYLE17 {color: #E56E10; font-weight: bold; }
a:link {
	color: #E56E10;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E56E10;
}
a:hover {
	text-decoration: underline;
	color: #1F466F;
}
a:active {
	text-decoration: none;
}