@charset "utf-8";
/* CSS Document */
html, body, table, tr, td {
	border:none;
	padding:0;
	margin:0;
	color:#6E6E6E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
body {
	background: #5aa934;
}
p {
	text-align:justify;
}
a {
	color:#0000CC;
	text-decoration:none;
}
a:hover {
	color:#CC0000;
	text-decoration:none;
}
a:visited {
	color:#6600CC;
	text-decoration:none;
}

h1 {
	border:none;
	margin:0;
	color:#5aa934;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	padding-bottom:20px;
	text-align:left;
	line-height:120%;
}
h2 {
	border:none;
	color:#5aa934;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	padding: 0px 0px 20px 30px;
	text-align:left;
	line-height:120%;
}

img {
	border:none;
	padding:0;
	margin:0;
}
table#head, table#foot, table#cent {
	border:none;
	border-collapse:collapse;
	background-color:#F0f0f0;
	width:1262px;
	padding:0;
	margin:0 auto;
}

td#head1-1 {
	background:url(images/main01_01.png) no-repeat;
	width:143px;
	height:134px;
}
td#head1-2 {
	width:773px;
	height:134px;
}
td#head1-3 {
	background:url(images/main01_03.png) no-repeat;
	width:141px;
	height:134px;
}
td#head2-1 {
	background:url(images/main02_01.jpg) no-repeat;
	width:143px;
	height:206px;
}
td#head2-2 {
	width:978px;
	height:206px;
	padding:0;
	margin:0;
	border:none;
}
td#head2-3 {
	background:url(images/main02_03.jpg) no-repeat;
	width:141px;
	height:206px;
}
td#head3-1 {
	background:url(images/main03_01.jpg) no-repeat;
	width:143px;
	height:75px;
}
td#head3-2 {
	background:url(images/main03_02.jpg) no-repeat;
	width:978px;
	height:75px;
}
td#head3-3 {
	background:url(images/main03_03.jpg) no-repeat;
	width:141px;
	height:75px;
}
td#foot1-1 {
	background:#5aa934;
	width:143px;
	height:48px;
}
td#foot1-2 {
	background:url(images/main05_02.png) no-repeat;
	width:978px;
	height:48px;
}
td#foot1-3 {
	background:#5aa934;
	width:141px;
	height:48px;
}

td#cent-c {
	background:url(images/main10_15.png) repeat-y;
	width:77px;

	vertical-align:top;
}
td#cent-c img{
	padding-top:25px;
}
td#cent-l {
	width:424px;
	background:url(images/main10_14.png) top repeat-y;
	vertical-align:top;
}
td#cent-r {
	width:427px;
	background:url(images/main10_16.png) top repeat-y;
	vertical-align:top;
}
td#cent-l-l {
	width:25px;
	background:url(images/main10_11.png) repeat-y;
	vertical-align:top;
}
td#cent-r-r {
	width:25px;
	background:url(images/main10_19.png) repeat-y;
	vertical-align:top;
}
td#cent-l-l-l {
	width:143px;
	background:#5aa934 url(images/main10_10.png) top no-repeat;
}
td#cent-r-r-r {
	width:141px;
	background:#5aa934 url(images/main10_20.png) top no-repeat;
}

div#main-content {
	padding: 30px 30px 0px 60px;
	text-align:justify;
	line-height:130%;
}
div.copyright {
	padding-left:5px;
	margin: 5px 5px 15px 15px;
	border-left:2px solid #FDFDFD;
}
div.copyright a{
	color:#FDFDFD;
	font-size:8pt;
}

div#newslist {
	padding: 15px 60px 0px 0px;
	text-align:justify;
	line-height:130%;
}
div.newsdatetime {
	padding: 0px 0px 16px 13px;
	text-align:justify;
	line-height:130%;
	font-style:italic;
	margin:0;
	background:url(images/underline.png) no-repeat bottom left;
	margin: 0px 0px 0px 17px;

}
div.newstitle {
	padding: 0px 0px 0px 30px;
	text-align:justify;
	line-height:130%;
	font-weight:bold;

}
div.shorttext {
	padding: 8px 0px 20px 30px;
	text-align:justify;
	line-height:130%;
}
div#main-content-author {
	text-align:right;
	padding: 10px 0px 0px 0px;
	font-style: italic;
}
div#main-content-sign {
	text-align:right;
	padding: 5px 0px 10px 0px;
	font-style: italic;
}

