.px1 {  font-size: 1px}
.px3 {  font-size: 3px}
.px7 {  font-size: 7px; text-decoration: none}
.px12c {  font-size: 12px; line-height: 20px; text-decoration: none}
.px12a {  font-size: 12px; line-height: 16px; text-decoration: none}
.px12b {  font-size: 12px; line-height: 24px; text-decoration: none}
.px14 {  font-size: 14px; text-decoration: none}

/*=============================================================*/

A.px12:link {  font-size: 12px; color: #234B74; line-height: 21px; text-decoration: none}
A.px12:visited {  font-size: 12px; color: #234B74; line-height: 21px; text-decoration: none}
A.px12:hover {  font-size: 12px; color: #882015; line-height: 21px; text-decoration: none}

A.a1:link {  font-size: 12px; color: #234B74; line-height: 21px; text-decoration: none}
A.a1:visited {  font-size: 12px; color: #234B74; line-height: 21px; text-decoration: none}
A.a1:hover {  font-size: 12px; color: #882015; line-height: 21px; text-decoration: none}


A.a2:link {  font-size: 12px; color: #000000; text-decoration: none}
A.a2:visited {  font-size: 12px; color: #000000; text-decoration: none}
A.a2:hover {  font-size: 12px; color: #000000; text-decoration: underline}


a.a3:link {  font-size: 14px; color: #000000; text-decoration: none}
a.a3:visited {  font-size: 14px; color: #000000; text-decoration: none}
a.a3:hover {  font-size: 14px; color: #ff6600; text-decoration: underline}


A.a4:link {  font-size: 12px; color: #882015; text-decoration: none}
A.a4:visited {  font-size: 12px; color: #882015; text-decoration: none}
A.a4:hover {  font-size: 12px; color: #EF9D94; text-decoration: none}

/*=============================================================*/

.NewsTitle{
background-color:#e0e0e0;
border:1px #808080 solid;
padding:1px;
font-size:12px;
color:#336699;
font-weight:bold;
}
.NewsLong{
border-bottom:1px #808080 solid;
}
.NewsLong2{
border-bottom:1px #cccccc solid;
}
.NewsTitle2{
border-left:3px #cccccc solid;
border-right:3px #cccccc solid;
border-top:1px #cccccc solid;
border-bottom:1px #cccccc solid;
padding:1px;
font-size:12px;
color:#4A4A4A;
font-weight:bold;
}
/* basic */
table, tr, td, select, input, div, form, textarea
	{
		font-family:verdana,Arial,sans-serif,ËÎÌå;
		 color: #4A4A4A;
			}

body 
	{	
		background-color:#457A9F;
		/*background-image: url('../images/backgroud.gif'); 
		background-position-x: center;
		background-position-y: center;*/
		font-family:verdana,sans-serif; 
		font-size:10px;  color:#457A9F;
		scrollbar-face-color: #FFFFFF;
		scrollbar-highlight-color:#457A9F;
		scrollbar-shadow-color: #457A9F;
		scrollbar-3dlight-color:#FFFFFF;
		scrollbar-arrow-color: #457A9F;
		scrollbar-track-color:#FFFFFF;
		scrollbar-darkshadow-color: #FFFFFF;
	 }


