@charset "iso-8859-1";
/* CSS Document */
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color:#0033CC;
}
a:active {
	text-decoration: none;
}

body {
	margin-top: 0px;
	background-color: #3D7FAF;
	background-image: url(skin/bk.jpg);
}
.style2 {color: #FFFFFF}

body,td,th {
	font-family: tahoma,arial;
	font-size: 12px;
}
a {
	font-size: 12px;
}
.bg_bak {
	background-color: #DBE8F1;
	background-image: url(2.jpg);
	background-repeat: repeat-x;
}
.main_link {
	color: #000033;
}

