@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #595959;
	LINE-HEIGHT: 16px;
	FONT-STYLE: normal;
	MARGIN-TOP: 0px;
	FONT-FAMILY: Verdana, Helvetica, Arial;
	MARGIN-BOTTOM: 0px;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none
}
body {
	background-color: #EBEBEB;
}
a:link {
	color: #595959;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #595959;
}
a:hover {
	text-decoration: underline;
	color: #C30;
}
a:active {
	text-decoration: none;
}

.menu_text {
	font-size: 12px;
	color: #FFF;
	font-weight: 600;
}
.menu_text a:link {
	color: #FFF;
	text-decoration: none;
}
.menu_text a:visited {
	color: #FFF;
	text-decoration: none;
}
.menu_text a:hover {
	color: #0CF;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
.home_bottom {
	background-image: url(images/web-frame-new_08.jpg);
}

.menu_img {
	background-image: url(images/web-frame-new_03.jpg);
}.t_title {
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
.t_gexin {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
}
.home_top {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.input  {
	height: 20px;
	width: 120px;
	border: 1px solid #9F2321;
}
.query {
	border-collapse: collapse;
	border: 1px solid #dcdcdc;

}
.query th {
	padding: 5px 10px;
	margin-bottom: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #dbdbdb;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
	color: #FFFFFF;
	background-color: #999;
}

.query td {
	font-weight: normal;
	color: #000;
	float: none;
	height: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	padding: 3px;
	background-color: #CCC;
}

#form1 a {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.btn {
	background-color: #C1C1C1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	font-weight: bold;
	height: auto;
	width: auto;
}
.btn2 {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	font-weight: bold;
	height: auto;
	width: auto;
}
.btn3 {
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	font-weight: bold;
	height: auto;
	width: auto;
}
