body,td,p	{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, 宋体,Geneva, Arial, Helvetica, sans-serif;
	margin : 0px 0px 0px 0px;
}

p			{	margin: 5px 5px 5px 5px;}

table.green_t	{
	border: 1 #1F5B97 solid;
	background: #F8FAF5;
}
table.grey_t	{	border: 1 solid #CFCFCF;	background: #FAFAFA;}

a			{
	color: #000000;
	text-decoration : none;
}
a:hover		{
	color: #008080;
	text-decoration : none;
}
a:active	{
	color: #FF0000;
	text-decoration : none;
}

.big		{	font-size : 14px;	}
.en			{	font-size : 9px;	}
.white			{	color : #F9F9F3;}

.green			{
	color: #1F5B97;
}

.blue			{	color : #0000FF;}
.grey			{	color : #808080;}
.red			{	color : #C8490D;}
.orange1		{	color : #1F5A95;}

.green_a		{	color : #000000;	text-decoration : underline;}
.green_a:hover	{
	color: #008080;
	text-decoration : none;
}
.green_a:active	{	color : #1F5B97;	text-decoration : none;}

.ban			{	color : #F3D4B7;	text-decoration : none;}
.ban:hover		{	color : #F9F9F3;	text-decoration : none;}
.ban:active		{	color : #F9F9F3;	text-decoration : none;}

div.div		{	visibility: hidden; 	POSITION: absolute; 	margin-top:4px}
div.cat		{	cursor : default;		border : 1 solid #FAFAFA;
				padding : 3px;	margin : 1px;
			}

ol				{	margin : 5px 5px 5px 28px ;	}
li				{	margin : 5px 5px 5px 0px ;	}

form		{	
margin :0px;		
padding : 0px;
}
  textarea			{
	font-size : 12px;
	color: #1F5B97;
	font-family: 宋体;
	background : #EFF2EB;
	border: 1px #7BAFE3 solid;
	overflow: auto;
}
input.input			{
	font-size : 12px;
	color: #808080;
	height : 20px;
	background: #EAF2FB;
	border: 1px #7BAFE3 solid;
}
input.submit {
	font: 12px Tahoma, Verdana;
	padding: 0 5px;
	color: #1F5B97;
	background-color:#EDF4FA;
	background-repeat: no-repeat;
	background-position: 0 50%;
	outline: 1px solid #D3E0E7;
	height: 21px !important;
	border: 1px #1F5B97 solid !important;
	height: 21px;
	line-height: 17px;
}
INPUT.submit1 {
	BORDER-RIGHT: #eff2eb 0px ridge; BORDER-TOP: #eff2eb 0px ridge; FONT-SIZE: 12px; BACKGROUND: #0e64ac; BORDER-LEFT: #eff2eb 0px ridge; COLOR: #ffffff; BORDER-BOTTOM: #eff2eb 0px ridge; HEIGHT: 20px
}
/*
input.submit		{
	font-size: 12px;
	color : #F9F9F3;
	height : 25px;
	background: #1F5B97;
	border : 2px ridge #EFF2EB;
}
*/
select				{
	font-size : 12px;
	color: #1F5B97;
	background : #EFF2EB;
	width : 120px;
}
select1				{
	font-size : 12px;
	color: #1F5B97;
	background : #EFF2EB;
	width : 220px;
}
hr					{
	height : 1px;
	background-color: #1F5B97;
	border: 0;
}
<!--一下为暂不使用的style-->
/*


.red			{	color : #C8490D;}

.opac_black				{	color : #636563;}
.opac_black:hover	{	color : #B5655A;	text-decoration : none;}
.opac_black:active	{	color : #B5655A;	text-decoration : none;}

.opac_blue				{	color : #426994;}
.opac_blue:visited		{	color : #636563;}
.opac_blue:hover		{	color : #426994;	text-decoration : underline;}
.opac_blue:active		{	color : #426994;	text-decoration : none;}

.opac_blue1				{	color : #426994;}
.opac_blue1:hover	{	color : #426994;	text-decoration : underline;}
.opac_blue1:active	{	color : #426994;	text-decoration : none;}


.opac_white1			{	color : #D9D9D9;	text-decoration : underline;}
.opac_white1:link		{	color : #D9D9D9;	text-decoration : underline;}
.opac_white1:hover	{	color : #F7FBFF;	text-decoration : none;}
.opac_white1:active	{	color : #F7FBFF;	text-decoration : none;}

span			{	scrollbar-shadow-color : #F7F4F2;
					scrollbar-highlight-color : #F7F4F2;
					scrollbar-3dlight-color : #AFB0B3;
					scrollbar-darkshadow-color : #AFB0B3;
					scrollbar-arrow-color : #AFB0B3;
					scrollbar-face-color : #F7F4F2;
					scrollbar-track-color : #FAFAFA;
					scrollbar-base-color : #FAFAFA;}

input.login		{	height: 16px;	font-size: 12px;	color: #56575C;
					background : transparent;	border : none;	border-bottom : 1px dotted #56575C;}

.borderstyle	{	border : 1px dotted #E5E5E5;}
.opac_grey		{	color : #B2BECA;}
.red			{	color : #AA3F4E;}
.grey			{	color : #56575C;}

.white			{	color : #FAFAFA;}
.white:hover	{	color : #FAFAFA;	text-decoration : underline;}
.white:active	{	color : #FAFAFA;	text-decoration : none;}
*/