@charset "utf-8";

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5c90de;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0086b6;
	line-height: 30px;
	background-image: url(images/circle_blue.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 18px;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #295AAA;
	line-height: 15px;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 16px 8px;
	padding-left: 25px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.title3 a {
	text-decoration: none;
	color: #295AAA;
}
.title3 a:hover {
	text-decoration: underline;
}
.title4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #295AAA;
	line-height: 20px;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-left: 12px;
	text-decoration: none;
}
.title4  a {
	text-decoration: none;
	color: #295AAA;
}
.title4  a:hover {
	text-decoration: underline;
}
.title5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #295AAA;
	font-weight: bold;
}
.title6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616469;
	line-height: 23px;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 20px 8px;
	padding-left: 30px;
	text-decoration: none;
}
.title6   a {
	text-decoration: none;
	color: #5D90DE;
}
.title6   a:hover {
	text-decoration: underline;
	color: #295AAA;
}






.word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616469;
}
.word2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #616469;
}
.wrod3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 10px;
}
.wrod4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616469;
	line-height: 25px;
	text-decoration: none;
}
.wrod4  a {
	font-family: Arial, Helvetica, sans-serif;
	color: #616469;
}
.wrod4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #295AAA;
	text-decoration: underline;
}

input.btn1 {
	color: #FFFFFF;
	background-color: #295AAA;
	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: #4A6473;
	border-right-color: #295AAA;
	border-bottom-color: #295AAA;
	border-left-color: #295AAA;
	font-size: 10px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}


.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: 1px 1px;
}
.line2 {
	background-image: url(images/line-2.gif);
	background-repeat: repeat-y;
	background-position: 1px 1px;
}
.word5 {
	font-size: 12px;
	color: #CC0000;
}

