/* CSS Document */


a.ops:link, a.ops:visited {
	font-size: 10px;
	color: #FFFFFF;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.ops:hover {
	color: #FFFFFF;
	background: #2A5578;
	border: 1px solid #2A5578;
}

select {
	width: 164px;
}
.select1 {
	width: 50px;
}
.select2 {
	width: 76px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-image:  url(../images_template/back_pg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #5E9EEF;
	font-size: 16px;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #5E9EEF;
	font-size: 16px;
}
