﻿body {
}

.font
{
	font-size:12px;
	font-family:宋体;
	color:#000000;
}

.font_main
{
	font-size:12px;
	font-family:宋体;
	color:#51619C;
}

.fontblue
{
	font-size:14px;
	font-family:宋体;
	color:#252A6A;
	font-weight:bolder;
}

.font_title
{
	font-size:12px;
	font-family:宋体;
	color:#079239;
}

.font_red
{
	font-size:12px;
	font-family:宋体;
	color:#ff0000;
}

.font_gray
{
	font-size:12px;
	font-family:宋体;
	color:#999999;
}

.fontTitle
{
	font-size:12px;
	font-weight:bolder;
	font-family:宋体;
	color:#000000;
}

legend
{
	border:solid 0px #f39800;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	color:#49A671;
	font-size:12px;
	font-family:宋体,Sans-Serif;
}

fieldset
{
	border:solid 1px #6287B4;
	font-size:12px;
	width:95%;
}

.select1
{
	border:solid 0 #6287B4;
	background-color:#D5E1EF;
}

.input_button1
{
	border: solid 1 #B1C0DD;
	background-image: url("../images/btn_bg.gif");
	margin: 0 0 0 0;
	height:28;
	color: #0D2379;
	font-size: 12px;
	font-family: 宋体;
}

.input_button2
{
	border: solid 1 #777777;
	background-image: url("../images/btn_bg.gif");
	margin: 0 0 0 0;
	height:28;
	color: #DA2C47;
	font-size: 12px;
	font-family: 宋体;
}

.table_title
{
	width:194px;
	height:23px;
	background-image:url("../images/title_bg.gif");
}

.warnframe
{
	border: solid 1px #000000;
	background-color: #ffffff;
	font-size:12px;
}

.tr1
{
	background-color: #4977a8;
	height:25px;
	font-size:12px;
	color:#ffffff;
}

.tr2
{
	background-color: #dedede;
	font-size:12px;
	height:25px;
	color:#000000;
}

.btn2f
{
	border: solid 0px #ffffff;
	background-image:url("../images/btn2f.gif");
	width: 59px;
	height:26px;
	color: #171C60;
	font-family:宋体;
	padding-top:1px;
}

.btn4f
{
	border: solid 0px #ffffff;
	background-image:url("../images/btn4f.gif");
	width: 75px;
	height:26px;
	color: #171C60;
	font-family:宋体;
	font-size:12px;
	padding-top:1px;
}

.btn6f
{
	border: solid 0px #ffffff;
	background-image:url("../images/btn6f.gif");
	width: 90px;
	height:26px;
	color: #171C60;
	font-family:宋体;
	font-size:12px;
	padding-top:1px;
}

.span
{
	font-family:宋体;
	font-size:14px;
}

a:link
{
	color:Black;
	font-size:12px;
	text-decoration:none;
}

a:visited
{
	color:Black;
	font-size:12px;
	text-decoration:none;
}

a:hover
{
	color:Orange;
	font-size:12px;
	text-decoration:none;
}

.a1:link
{
	color:Black;
	font-size:12px;
	text-decoration:none;
}

.a1:visited
{
	color:Black;
	font-size:12px;
	text-decoration:none;
}

.a1:hover
{
	color:Red;
	font-size:12px;
	text-decoration:none;
}

.infoTable
{
	background-image:url(../images/info_bg.gif);
	background-repeat:repeat-x;
	border:solid 1 #6484BC;
}
