a:link{
	color: #0C61A3;
	text-decoration: none;
}
a:visited{
	color: #0C61A3;
	text-decoration: none;
}
a:hover{
	color: #FF6600;
	text-decoration: underline;
}
a:active{
	color: #FF6600;
	text-decoration: underline;
}




a.sub:link{
	color: #666666;
	text-decoration: none;
}

a.sub:visited{
	color: #666666;
	text-decoration: none;
}

a.sub:hover{
	color: #FF6600;
	text-decoration: underline;
}

a.sub:active {
	color: #FF6600;
	text-decoration: underline;
}


.top {
	font-family: "verdana";
	font-size: 12px;
	color: #666666;
	font-weight: bolder;
}

.menu {
	font-family: "verdana";
	font-size: 12px;
	color: #0C61A3;
	font-weight: bolder;
}

.submenu {
	font-family: "verdana";
	font-size: 12px;
	font-weight: bolder;
}


.caption {
	font-family: "ºÚÌå";
	font-size: 16px;
	color: #0C61A3;
}


.caption2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #0C61A3;
	font-weight:bold;
}


.text {
	font-family: "Verdana";
	font-size: 13px;
	letter-spacing:1px;
	line-height:25px;
}


.text2 {
	font-weight: bold;
	color: #0C61A3;
}

.footer {
	font-family: "verdana";
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height:20px
}

.line_all {
	border: 1px solid #FFB17D;
}


.right_top_left {
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-color: #0C61A3;
	border-top-color: #0C61A3;
	border-left-color: #0C61A3;
	border-top-style: solid;
	border-left-style:  solid;
	border-right-style: solid;
}

.line_all2 {
	border: 1px solid #0C61A3;
}





.l1 {
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-left-style:  solid;
	border-right-style: solid;
}


.l2 {
	border-right-width: 1px;
	border-top-width: 1px;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
}

.l3 {
	border: 1px solid #CCCCCC;
}

.l4 {
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-bottom-style:  solid;
	border-right-style: solid;
}

