/* CSS Document */
/* CSS Document */

td,th {
    color: #333333;line-height: 20px;

}
/*ÑÕÉ«*/

.color4 {
	color: #FFAA00;
	font-weight: bold;
}
.color2 {
	color: #FFFFFF;
}

.color3 {
	color: #344B64;
}


.bkhei {
	border: 1px solid #000000;
	}

/*UL*/

.ul{
	text-indent: -10px;
}
.ol{
	text-indent: -18px;
}


/*Á¬½Ó*/


a:link {
	color: #222222;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #222222;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #222222;
}


a.vbank:link {
	color: #000000;
	text-decoration: none;
}
a.vbank:visited {
	text-decoration: none;
	color: #000000;
}
a.vbank:hover {
	text-decoration: none;
	color: #000000;
}
a.vbank:active {
	text-decoration: none;
	color: #000000;
}



a.vblue:link {
    line-height: 15px;
	color: #CCCCCC;
	text-decoration: none;
}
a.vblue:visited {
    line-height: 15px;
	text-decoration: none;
	color: #CCCCCC;
}
a.vblue:hover {
    line-height: 15px;
	text-decoration: none;
	color: #ffffff;
}
a.vblue:active {
    line-height: 15px;
	text-decoration: none;
	color: #CCCCCC;
}



a.baise:link {
    line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a.baise:visited {
    line-height: 15px;
	text-decoration: none;
	color: #FFFFFF;
}
a.baise:hover {
    line-height: 15px;
	text-decoration: none;
	color: #ff9900;
}
a.baise:active {
    line-height: 15px;
	text-decoration: none;
	color: #FFFFFF;
}



a.color1:link {
	color: #FFAA00;
	text-decoration: none;
}
a.color1:visited {
	text-decoration: none;
	color: #FFAA00;
}
a.color1:hover {
	text-decoration: underline;
	color: #FFAA00;
}
a.color1:active {
	text-decoration: none;
	color: #FFAA00;
}
