/* CSS Document */
body,td,th {
	font-size: 12px;
}
body{
	margin:0px;
	padding:0 0 0 0;
	FONT-FAMILY: Arial, Helvetica, sans-serif '', '', arial, verdana, sans-serif;
	COLOR: #424242;
	line-height: 24px;
	FONT-SIZE:12px;

}

a{
	color:#4C4F4F;
	text-decoration:none;
	line-height: 24px;

}
a:hover{
	color:#2397A8;
	text-decoration: underline;
	line-height: 24px;


}
.title {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #353636;
}


a.newslink:link {
	font-size: 9pt;
	line-height: 22px;
	color: #3B959D;
	text-decoration: none;
}
a.newslink:visited {
	font-size: 9pt;
	line-height: 22px;
	color: #3B959D;
	text-decoration: none;
}
a.newslink:hover {
	font-size: 9pt;
	line-height: 22px;
	color: #11B4CC;
	text-decoration: underline;
}
a.newslink:active {
	font-size: 9pt;
	line-height: 22px;
	color: #3B959D;
	text-decoration: none;
}
.time {
	font-size: 9pt;
	line-height: 22px;
	color: #3B959D;
}

.input{
	border: 1px solid #AAAAAA;
	padding:2px 0 0 4px;
	font-size: 12px;
	line-height: 12px;
	color: #999999;
}
.about {
	font-size: 9pt;
	line-height: 24px;
	color: #5C5C5C;
}


.pic {
	margin: 3px;
	padding: 3px;
	float: left;
}

.font14 {
	font-size: 9pt;
	line-height: 22px;
	font-weight: bold;
	color: #222222;
}
.fontnews {
	font-size: 18pt;
	line-height: 22px;
	font-weight: bold;
	color: #222222;
}

.xt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}

.xt1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D5D5D5;
}

