@charset "utf-8";
/* CSS Document */

body {
	background: url(/images/layout/10-01/bg.jpg) repeat-x bottom #ECECEC;
	margin: 0px;

}

UL {
	margin:10px 5px 10px 15px;
	padding:0 0 5px 0;
	list-style-image: url(/images/layout/10-01/ul.gif);
}
LI {
	margin:0 0 0 10px;
	padding:0 0 5px 0;
	vertical-align:top;
}

.txtMarquee, .txtMarquee a:link, .txtMarquee a:visited, .txtMarquee a:active {
	font-family: Arial, Helvetica, sans-serif-serif;
	font-size: 12px;
	color: #FFFFFF;
}
marquee { 
	margin: 0px 2px 0px 2px;
}
.TDframe {
	background-image: url(/images/layout/10-01/frameBG.jpg);
	background-repeat: no-repeat;
	height: 360px;
	width: 807px;
}
.navHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #DEDEDE;
	background: #DEDEDE;
	line-height: 24px;
}
.navHome a, .navHome a:link, .navHome a:visited, .navHome a:active {
	color: #284A60;
	text-decoration: none;
	display: block;
}
.navHome a:hover {
	background: #EAEAEA;
	text-decoration: none;
	display:block;
}
.txtNews, .txtNews a:link, .txtNews a:visited, .txtNews a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575A5D;
	text-decoration: none;
}
.txtNews a:hover {
	color: #284A60;
}
.tblBody {
	background-color: #FFFFFF;
	padding-top: 0px;
	margin-top: 0px;
}
.tblNews {
	width: 323px;
	background: url(/images/layout/10-01/newsBlock.gif) no-repeat;
}
.tdPad {
	padding-top: 35px;
}
