/* ???????????? ?????? */
a.underline:link{
	color: #000000;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
}

a.underline:visited {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a.underline:hover {
	color: #8A94A4;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
}

a.webmaster:hover {
	color: #8A94A4;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

a.webmaster:link {
	color: #8A94A4;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

a.webmaster:visited {
	color: #8A94A4;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

/* ???????????? ?????? */
a.act_underline:link, a.act_underline:visited{
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

a.act_underline:hover {
	color: #000000;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
}

/* ????????? ?????? */

a.system:link {
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

a.system:visited {
    color: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

a.system:hover {
	color: #8A94A4;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}


/* ??????? ?????????????? ?????? */
a:link {
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #8A94A4;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

/* ????????? ????? */
.table_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #616B7C;
}

.copyR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8A94A4;
}

.header_note_1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
		text-align: left;
        color: #8A94A4;
		margin-left: 0px;
		margin-top: -15px;
}

.header_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #616B7C;
	text-align: left;
	text-transform: none;
}

.header_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-y;
}
.link {
	font-size: 36px;
	color: #FF0033;
}
.c_section_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 10px 0px 5px 0px;
	color: #333333;
}
.c_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.c_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
.c_src {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	margin: 2px 0px 0px 15px;
}

.list_1 {
	FONT-SIZE: 12px;
	MARGIN: 18px 0px 18px 15px;
	COLOR: #000000;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/bullet_2.gif);
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

ul.list_1 li {
	margin: 6px 0px 6px 0px;
}

.list_2 {
	FONT-SIZE: 12px;
	MARGIN: -18px 0px 18px 40px;
	COLOR: #000000;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/bullet_1.gif);
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.search_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;

	border: 0px solid #FFFFFF;
	margin: 2px 3px 2px 3px;
	padding: 0px;
	border: 1px solid #616B7C;
}
.search_table {
	background: #616B7C;
}
.search_submit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13xx;
	margin: 1px 3px 2px 3px;
	background: #616B7C;
	border: 0px solid #FFFFFF;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
}
