.font {
	font-family: Arial;
	font-size: 10px;
}
body
{
	margin:0px;
	background-image:url(../images/mainbj.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:88b4fd;
}
.nowbj
{
	background-image:url(../images/topbj1.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
.mainbj
{
	background-image:url(../images/btbj.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.nowbottombj
{
	background-image:url(../images/topbtbj.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.otherbj
{
	background-image:url(../images/topbj2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
.productbt
{
	font-size:17px;
	font-family:Arial;
	margin-bottom:10px;
	font-weight:bold;
	color:#FFFFFF;
}
.productbthei
{
	font-size:15px;
	font-family:Arial;
	margin-bottom:10px;
	font-weight:bold;
	color:#000000;
}

.topfont
{
	font-family:Arial;
	font-size:13px;
	color:#FFFFFF;
	font-style:oblique;
	font-weight:bold;
}
.topfont2
{
	font-family:Arial;
	font-size:17px;
	color:#5A8DE0;
	font-style:oblique;
	font-weight:bold;
}
input
{
	height:20px;
	font-size:11px;
	color:#003366;
}
select
{
	height:19px;
	font-size:11px;
	color:#003366;
	width:100px;
}
.fontcu
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}
.fontdan
{
	font-size:11px;
	font-family:Arial;
	line-height:16px;
}a:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link.left {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited.left {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover.left {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link.right {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited.right {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover.right {
	font-family: Arial;
	font-size: 11px;
	color: red;
	text-decoration: none;
}