@charset "utf-8";
.boldtext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.red {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}


.copyright {
	font-family: tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.title {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #282828;
	text-decoration: none;
}
.content3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}

.link2 {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.bluecontent {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
.greentext {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #339933;
	text-decoration: none;
}

.more {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

.small {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.bluesmall {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.bluetitle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0082D9;
	text-decoration: none;
}
.bluetitle_b {
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #02579D;
	text-decoration: none;
}
.title_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.content_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blue {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: url(images/bg_img.gif);
}
