@charset "utf-8";
@import url('');

body, html { margin:0; margin-top: 0; }
body, div, p, table, th, td, dt, dd, li, input, select, textarea, h1, h2, h3, h4, h5, h6 { font-family:Arial, Helvetica, sans-serif; font-size:12px }
h1, h2, h3, h4, h5, h6, ul, ol, dl, dt, dd, form { list-style-type:none; margin:0; padding:0; }

a, a:link, a:visited { color:#b24c01; text-decoration:none; }
a.leftBanner, a.leftBanner:link, a.leftBanner:visited { color:white; text-decoration:none;}
a:hover { text-decoration:underline; }
a.leftBanner:hover { text-decoration:underline; }
img { border:none; }
fieldset { border:none; }
table { border-collapse:collapse; }

.center { text-align:center; }
.fl { float:left; }
.fr { float:right; }
.clear { clear:both; }
.notice1 {
	color: red;
}
.notice2 {
	color: green;
}
.notice3 {
	color: yellow;
}
.title {
	font-size: 14px;
	color: green;
}
.titleNews {
	font-size:large;
	color: white;
	background:#666;
	font-weight:bold;
}
.titleNews2 {
	color: white;
	background:#666;
}
