/* 网站默认Html的CSS重定义 */

body
{
	font-family: "宋体";
	font-size: 9pt;
	text-decoration: none;
	line-height: 20px;
}
td
{
	font-family: "宋体";
	font-size: 9pt;
	line-height: 20px;
}
p
{
	font-family: "宋体";
	font-size: 9pt;
	line-height: 20px;
}
li
{
	font-family: "宋体";
	font-size: 9pt;
	line-height: 20px;
}
input
{
	font-family: "宋体";
	font-size: 9pt;
	height: 20px;
	background-position: center;
}
button
{
	font-family: "宋体";
	font-size: 9pt;
	line-height: 20px;
}
select
{
	font-family: "宋体";
	font-size: 9pt;
}

/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a {text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;text-decoration: none;} /* 未访问的链接 */
a:visited {color: #000000;text-decoration: none;} /* 已访问的链接 */
a:hover {color: #ff0000;text-decoration: underline;} /* 鼠标在链接上 */ 
a:active {color: #ff0000;text-decoration: underline;} /* 点击激活链接 */

a.lk1:link {color: #ffffff; text-decoration: none}
a.lk1:visited {color: #ffffff; text-decoration: none}
a.lk1:active {color: #ffffff; text-decoration: underline}
a.lk1:hover {color: #ffffff; text-decoration: underline}
a.lk2:link {color: #ffffff; text-decoration: none}
a.lk2:visited {color: #ffffff; text-decoration: none}
a.lk2:active {color: #ffffff; text-decoration: underline}
a.lk2:hover {color: #ffffff; text-decoration: underline}
a.lk3:link {color: #000000; text-decoration: none}
a.lk3:visited {color: #000000; text-decoration: none}
a.lk3:active {color: #000000; text-decoration: underline}
a.lk3:hover {color: #000000; text-decoration: underline}
a.lk4:link {color: #ffffff; text-decoration: none}
a.lk4:visited {color: #ffffff; text-decoration: none}
a.lk4:active {color: #ff0000; text-decoration: underline}
a.lk4:hover {color: #ff0000; text-decoration: underline}
a.lk5:link {color: #00309c; text-decoration: none}
a.lk5:visited {color: #00309c; text-decoration: none}
a.lk5:active {color: #ff0000; text-decoration: underline}
a.lk5:hover {color: #ff0000; text-decoration: underline}

.menu1 {COLOR: #142269}
a.menulk1:link {color: #132168; text-decoration: none}
a.menulk1:visited {	color: #132168; text-decoration: none}
a.menulk1:active {	color: #132168; text-decoration: underline}
a.menulk1:hover {	color: #132168; text-decoration: underline}

a.menulk2:link {color: #132168; text-decoration: none}
a.menulk2:visited {	color: #132168; text-decoration: none}
a.menulk2:active {	color: #1e6fc8; text-decoration: underline}
a.menulk2:hover {	color: #1e6fc8; text-decoration: underline}

a.menulk3:link {color: #132168; text-decoration: none}
a.menulk3:visited {color: #132168; text-decoration: none}
a.menulk3:active {color: #ff0000; text-decoration: underline}
a.menulk3:hover {color: #ff0000; text-decoration: underline}

.title14
{color: #132168;
 font-family: "宋体";
 font-size: 12pt;
 font-weight: bold;}

.myinput{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	HEIGHT: 20px; 
	BACKGROUND-COLOR: #ffffff
}

.title
{
	background:#449AE8;
	color: #ffffff;
	font-weight: normal;
}

.tdbg{
	background:#f0f0f0;
	line-height: 120%;
	height:30px;
}

.tdbg1{
	background:#bfbdbd;
	line-height: 120%;
}

.border{
	border: 1px solid #449AE8;
}

.bgcolor{
	background-color: #E1F4EE;
}
.login_font{
	FONT-FAMILY: "宋体";
	FONT-SIZE: 9pt;
	text-decoration: none;
	line-height: 20px;
}
.login_title
{
	background:#449AE8;
	color: #ffffff;
	font-weight: normal;
}

.login_tdbg{
	background:#f0f0f0;
	line-height: 120%;
	height:30px;
}

.login_tdbg1{
	background:#bfbdbd;
	line-height: 120%;
}
.login_border{
	border: 1px solid #449AE8;
}

.login_input{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	HEIGHT: 20px; 
	BACKGROUND-COLOR: #ffffff
}
.xin_input{
border:1px double rgb(88,88,88);
font:9pt
}

