#container {
	width: 900px;
	
	}
	
#topbar {
	width: 900px;
	height: 13px;
	position: relative;
	top: 16px;
	background-image: url(img/box_02.gif);
	padding: 0px;
	margin: 0px;
	
}

#topbar img {
	padding: 0px;
	display: inline;
}

body, table, td {font-size: 10pt;
		 color: #4C4525;
		 line-height: 12pt}
		 
a {
	text-decoration: none;
}

img {
	border: none;
}

a:link		{
	text-decoration: none
}
a:visited	{
	text-decoration: none
}
a:active	{
	text-decoration: none
}
a:hover		{
	text-decoration: underline
}
.txt8		{font-size: 8pt;
		 color: #4C4525;
		 line-height: 14pt}
.txt9		{font-size: 9pt;
		 color: #4C4525;
		 line-height: 16pt}
.txt10		{font-size: 10pt;
		 color: #4C4525;
		 line-height: 18pt}
.txt_eng	{font-size: 8pt;
		 color: #4C4525;
		 line-height: 13pt}
.blktxt8	{font-size: 8pt;
		 color: #464646;
		 line-height: 12pt}
.blktxt9	{font-size: 9pt;
		 color: #464646;
		 line-height: 16pt}
.blktxt10	{font-size: 10pt;
		 color: #464646;
		 line-height: 18pt}
.blktxt11	{font-size: 11pt;
		 color: #464646;
		 line-height: 18pt}
.whttxt8	{font-size: 8pt;
		 color: #efefef;
		 line-height: 14pt}
.whttxt9	{font-size: 9pt;
		 color: #EFEFEF;
		 line-height: 18pt}
.whttxt10	{font-size: 10pt;
		 color: #EFEFEF;
		 line-height: 20pt}
.whttxt11	{
	font-size: 11pt;
	color: #EFEFEF;
	line-height: 20pt;
	font-style: normal;
	font-weight: bold;
}
.mbox		{font-size: 8pt;
		 color: #464646;
		 border: 1px}
.mline		{font-size: 8pt;
		 color: #999999}
.tline_a	{font-size: 11pt;
		 color: #EFEFEF;
		 border-left-width: 1px;
		 border-left-color: #BCBCBC;
		 border-left-style: dashed;}
.tline_b	{font-size: 9pt;
		 color: #464646;
		 border-left-width: 1px;
		 border-left-color: #BCBCBC;
		 border-left-style: dashed;}
.tline_c	{font-size: 9pt;
		 color: #4C4525;
		 border-left-width: 1px;
		 border-left-color: #7F754B;
		 border-left-style: dashed;}

.li_n1{list-style-image:url(img/li1_n.png);
margin-top:5px;}
.li_n2{list-style-image:url(img/li2_n.png);
margin-top:5px;}
.li_n3{list-style-image:url(img/li3_n.png);
margin-top:5px;}
.li_n4{list-style-image:url(img/li4_n.png);
margin-top:5px;}

.textbox {
	width: 750px;
	border: solid 2px #C93;
	padding: 50px 25px;
	margin: 40px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	line-height: 1.5em;
}

.textbox a{
	color: #000;
	text-decoration: none;
}

.textbox a:hover {
	color: #30F;
	text-decoration: none;
	
}

.textbox h1 {
	background: #FC0 url(img/titleimg.gif) 10px 8px no-repeat;
	padding: 10px 90px;
}

.newsitem {
	width: 325px;
	margin: 10px;
	border: 1px solid yellow;
	overflow: hidden;
	float: left;
	height: 330px;
	
}

.textbox h2 {
	font: 2em bold Arial, Helvetica, sans-serif;	
}

.newsitem h3 {
	font-size: 1.75em;
	background-color: #FC0;
	font: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0;
	padding: 15px;
	padding-left: 50px;
	color: #FFF;
	background-position: top left;
	background-image: url(img/titleimg.gif);
	background-repeat: no-repeat;
}

.newsitem p {
	margin: 0;
	padding: 4px 15px;
	font-size: 10pt;
	color: #464646;
}
