.big {
	font-size: 15px;
	line-height: 18px;
}
.txt {
	font-size: 13px;
	line-height: 18px;
}
.topic {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;

}
a {
	color: #217EAB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #6CBDE3;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #3CB700;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #42CC00;
	border-left-width: 5px;
	border-left-style: solid;
	border-top-color: #42CC00;
	border-right-color: #42CC00;
	border-left-color: #42CC00;



}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6F6F;
}
.small {
	font-size: 12px;
	line-height: 18px;


}
body {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	color: #666666;
	background-color: #FFFFFF;

}
.xsmall {
	font-size: 11px;
	line-height: 13px;
}
h3 {
	font-size: 14px;
	color: #FF0000;
	background-color: #FFE8EC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #eeeeee;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#news ul {
	font-size:13px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-type: none;
}
#news li {
	background-image: url(img/top/point.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
}
#news a {
	font-weight:bold;
}
