td {
	font-size: 12px;
}
th {
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: underline;}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active
{
	color: #990000;
	text-decoration: underline;
}
a:visited
{
	color: #990000;
	text-decoration: underline;
}

.textbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #404040;
}
textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #333333;
}
select {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #404040;
}
.button {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #FFFFFF;
}
li
{
	line-height: 150%;
}
.NewsContent 
{
	width:620px;
	line-height: 150%;
	font-size: 15px;
	word-wrap: break-word;
}
.bg1 {
	background-image: url(../news/Images/dd_r1_c1.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.bg2 {
	background-image: url(../news/Images/js10_r14_c1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg3 {
	background-image: url(../news/Images/n_r10_c9.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}