.LeftOutline {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
}
.LeftFont {
	font-size: 13px;
	color: #333333;
}
a:link {  color: #3E3EB5; text-decoration: none} 
a:visited {  color: #3E3EB5; text-decoration: none} 
a:hover {  color: #D05146; text-decoration: none} 
a:active {  color: #777777; text-decoration: underline} 
.MainFont {
	font-size: 13px;
	color: #222222;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height:200%;
    filter: glow(color=#FFFFFF,strength=1)
	}
.MainTitleFont {
	font-size: 13px;
	color: #003366;
	font-family: "Arial", "Helvetica", "sans-serif";
	filter: glow(color=#FFFFFF,strength=1);
	font-weight: normal;

}
.MainTitleBordFont {

	font-size: 13px;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	filter: glow(color=#FFFFFF,strength=1);
	font-weight: bold;
}
.NewsTitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	font-weight: normal;
	color: #003399;
}
.NewsDate {
	font-size: 11px;
	color: #666666;
}
.PicOutline {
	border: thick solid #CCCCCC;
}
.OutlineAll {
	border: 1px solid #666666;
}
.OutlineAllGray {
	border: 1px solid #CCCCCC;
}
.Wline {
	border: 1px solid #FFFFFF;
}
.OutlineBottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.LeftOutline2 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}

.LeftKeyWord {

	font-size: 13px;
	color: #005555;
}

 .bottomline {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
