body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
}


a:hover {
	color: #999999;
	text-decoration: underline;
}


#newsBox h2 {
	background-image: url(images/title_news.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 63px;
	width: 800px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 47px;
	padding-left: 0px;
}
.navitable {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.navitable a {
	color: #3399CC;
	font-size: 14px;
}


#newsBox2 {
	border: 1px solid #272727;
	margin-bottom: 16px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.newsarticle a {
	color: #000000;
}

.newsarticle {
	background-image: url(images/newsline_p.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 14px;
	padding-top: 14px;
	overflow: auto;
	padding-right: 30px;
	padding-left: 30px;
}
.newsarticle h3 {
	font-size: 150%;
	width: 540px;
	display: block;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bolder;
	float: left;
	margin-top: 0px;
}
.newsday {
	float: right;
	display: block;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
.newsnaiyou {
	padding: 10px 0px 0px 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
.newsarticle a:hover {
	color: #000000;
	text-decoration: underline;
}
#newsshortBox {
	margin: 4px;
	padding: 0px;
}
#newsshortBox ul {
	margin: 0px;
	padding: 0px;
}
#newsshortBox li {
	background-image: url(images/news_short_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	list-style-type: none;
	display: block;
	overflow: auto;
	padding: 0px;
	clear: both;
	float: left;
	width: 99%;
}

.shortday {
	background-image: url(images/news_list_back.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	margin: 0px;
	display: block;
	float: left;
	width: 80px;
	clear: both;
}
#newsshortBox a {
	float: left;
	display: block;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;

}
	

