﻿.mytable
{
	border:solid 1px green;
	width:400px;
	height:150px
}
.righttd
{
	text-align:right;
	width:160px;
	height: 18px
}
.lefttd
{
	text-align:left;
	width:160px;
	height: 18px
}
.tbtitle
{
	text-align:center;
	/*background-color:#0066ff;*/
	background-image:url("../Image/sys/title_home.jpg");
	color:gray;
	font-size:10pt;
	letter-spacing:10px
}

.textbox
{
	width:150px;
	border:groove 1px Black;
	font-weight:bold;
	color:Orange;
}

A:link {
	FONT-SIZE: 14px; COLOR: #50290a; TEXT-DECORATION: none ;
}
A:visited {
	FONT-SIZE: 14px; COLOR: #50290a; TEXT-DECORATION: none;
}
A:hover {
	FONT-SIZE: 14px; COLOR: #ff6600; TEXT-DECORATION: none;
}
A:active {
	FONT-SIZE: 14px; COLOR: #ff6600; TEXT-DECORATION: none;
}

.login-text02 {
	font-family: "宋体";
	font-size: 13px;
	color: #7F9DB9;
	text-decoration: none;
	text-align: right;
	padding-top: 4px;
}

.right-button01 {
	font-family: "宋体";
	font-size: 12px;
	color: #174B73;
	height: 20px;
	width: 63px;
	background-image: url(../images/button03.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.right-button02 {
	font-family: "宋体";
	font-size: 12px;
	color: #174B73;
	height: 20px;
	width: 45px;
	background-image: url(../images/button04.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.login_textbox
{
	width:150px;
	font-family: "宋体";
	font-size: 13px;
	color: #7F9DB9;
	text-decoration: none;
	text-align: left;
	padding-top: 4px;
}