@charset "utf-8";
.sec1 {
	font-family: Verdana;
	font-size:13.5px;
	color: #0171B9;
	background-image: url(../images/list/off_01.gif);
	background-repeat: no-repeat;
	letter-spacing: 2px;
	cursor: hand;
	padding-top: 7px;
}
.sec2 {
	font-family: Verdana;
	color: #FFFFFF;
	background-image: url(../images/list/on_01.gif);
	background-repeat: no-repeat;
	letter-spacing: 2px;
	cursor: hand;
	font-size:13.5px;
	padding-top: 4px;
	font-weight: bold;
}
.sec2new {
	font-family: Verdana;
	color: #FFFFFF;
	background-image: url(../images/list/on_01.gif);
	background-repeat: no-repeat;
	letter-spacing: 2px;
	cursor: hand;
	font-size:13.5px;
	padding-top: 4px;
	font-weight: bold;
}
.txt1 {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
a.txt1:hover {
	color: 666666;
	text-decoration: underline;
}
.txt2 {
	font-family: Verdana;
	font-size: 12px;
	color: #C00;
	line-height: 18px;
}
.txt3 {
	font-family: Verdana;
	font-size: 12px;
	color: #66;
	line-height: 18px;
	font-weight: bold;
}

a.txt3:hover {
	color: #3b147d;
}
.txt_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0171B9;
}



.box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: CECEC6;
	border-bottom-color: CECEC6;
	border-left-color: CECEC6;
}
.bom2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #0074c5;
	background-repeat:no-repeat;
		text-decoration: underline;


}
.bom2 a:link {
	text-decoration: underline;
	 color: #0074c5;
}
.bom2 a:visited {
	text-decoration: underline;
	 color: #0074c5;
}
.bom2 a:hover {
	text-decoration: underline;
	 color: #0074c5;
}

.bom2 a:active {
	text-decoration: underline;
	 color: #0074c5;
}
.list_title {
	letter-spacing:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #186fab;
}
.list_title a:visited{
		color: #186fab;
	text-decoration: none;
	
}
.list_title a:link{
		color: #186fab;
	text-decoration: none;
	
}
.list_title a:hover{
		color: #8dbfe1;
	text-decoration: underline;
	
}
.list_title a:active{
		color: #8dbfe1;
	text-decoration: none;
	
}

.list2_title {
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 23px;
	font-weight: bold;
	color: #FFFFFF;
}
.list2_title a:visited{
		color: #FFFFFF;
	text-decoration: none;
	
}
.list2_title a:link{
		color: #FFFFFF;
	text-decoration: none;
	
}
.list2_title a:hover{
		color: #FFFFFF;
	text-decoration: underline;
	
}
.list2_title a:active{
		color: #FFFFFF;
	text-decoration: none;
	
}
