﻿body {
	font-size: 12px;
	color: #404040;
	background-image: url(./images/ai_grid.gif);
	line-height: 22px;
}
b {
	font-size: 13px;
}
td {
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}
a:link    { text-decoration:none; color:#4444FF}
a:visited { text-decoration:none; color:#4444FF}
a:active  { text-decoration:none; color:#FF4444}
a:hover   { text-decoration:none; color:#FF4444}

.title1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	width: 350px;
	height: 30px;
	background-image: url(./images/bg_title1.gif);
	background-repeat: no-repeat;
    padding-left: 35px;
    padding-top: 7px;
}
.err1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	width: 350px;
	height: 30px;
	background-image: url(./images/bg_err1.gif);
	background-repeat: no-repeat;
    padding-left: 35px;
    padding-top: 7px;
}.return1 {
	font-size: 15px;
	font-weight: bold;
}
