@charset "UTF-8";
.CSS {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}


a {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #064b8d;
	text-decoration: none;
	line-height: 20px;
}

a:hover 
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: underline;
	line-height: 20px;
}

#list a
{
	font-family: Arial;
	font-size: 14px;
	color: #546c83;
	text-decoration: none;
    line-height: 20px;
}

#list a:hover
{
	font-family: Arial;
	font-size: 14px;
	color: #546c83;
	text-decoration: underline;
    line-height: 20px;
}

#conlist a
{
	font-family: Arial;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
}

#conlist a:hover
{
	font-family: Arial;
	font-size: 14px;
	color: #546c83;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
}

#conlist2 a
{
	font-family: Arial;
	font-size: 13px;
	color: #a2a2a2;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
}

#conlist2 a:hover
{
	font-family: Arial;
	font-size: 13px;
	color: #546c83;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
}

#right a
{
	font-family: Arial;
	font-size: 13px;
	color: #546c83;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

#right a:hover
{
	font-family: Arial;
	font-size: 13px;
	color: #3f5162;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

.back{
	background-color: #ffffff;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4a647b;
	border-left-color: #4a647b;
}


.belowblueline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.belowblueline2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.title
{
	font-family: Arial;
	font-size: 12px;
	color: #74848a;
	text-decoration: none;
}
