.font-pro {
	font-size: 12px;
	line-height: 18px;
}
.font-pro-title {
	font-size: 12px;
	line-height: 20px;
	font-weight: bolder;
}
.font-pro-page {
	font-size: 12px;
	line-height: 30px;
}
.text-foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B7B7B7;
}
.font {
	font-size: 12px;
	line-height: 18px;
}
.title {
	font-size: 12px;
	line-height: 20px;
	font-weight: bolder;
	color: #3684C0;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0773CD;
}
a.1:visited {
	color: #005584;
	text-decoration: none;
}
a.1:link {
	color: #005584;
	text-decoration: none;
}
a.1:hover {
	color: #0773CD;
}

.repeat-y-l {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DCDCDC;
}
.tab-l {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #D5D5D5;
}
.repeat-y-l {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
}
.repeat-y-r {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right top;
}
.repeat-x-t {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
.repeat-x-b {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.norepeat-b {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.norepeat-l {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
