body {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a{
	color:#004080;
	text-decoration:none;
	font-size: 12px;
}
a:hover{
	color:#FF6600;
	text-decoration:none;
	font-size: 12px;
}


#newsbox{
	background-image: url(images/index_06.jpg);
	height: 296px;
	width: 247px;
}

#newstext{
	height: auto;
	width: auto;
	margin-top: 9px;
	margin-right: 35px;
	margin-left: 45px;
	font-size: 10px;
	line-height:18px;
	word-spacing:0px;
	letter-spacing:0px;
}




#news{
	height: 298px;
	width: 716px;
	background-image: url(images/index_02.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

.box3 {
	padding: 3px;
	font-size: 15px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #D0E8FF;
	color: #004080;
}
.box2 {
	color: #004080;
	padding: 3px;
	background-color: #D0E8FF;
	border-top-color: #FFFF99;
	border-right-color: #FFFF99;
	border-bottom-color: #FFFF99;
	border-left-color: #FFFF99;
}
.box4 {
	color: #333333;
	padding: 3px;
	font-weight: bold;
	text-align: right;
}
.box5{
	padding: 2px;
	color: #EB8E8D;
	background-color: #641111;
}

.line {
	border: 1px dashed #999999;
	background-color: #FFFFFF;
}

.title-1 {
	font-size: 16px;
	font-weight: bold;
	color: #00366C;
}
.title-2 {
	font-size: 18px;
	font-weight: bold;
	color: #004080;
}
.txtcolor-red {
	font-weight: normal;
	color: #666666;
	font-size: 13px;
}
