a.main:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.main:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000000;

}
a.main:hover {
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}
a.main:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.black {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.white {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.grey {
	font-size: 12px;
	line-height: 22px;
	color: #777777;
	text-decoration: none;	
}
.orange{
	font-size: 12px;
	line-height: normal;
	color: #F64E03;
	text-decoration: none;
}
a.newssubject:link{
	font-size: 12px;
	line-height: normal;
	color: #F64E03;
	text-decoration: none;		
}
a.newssubject:visited{
	font-size: 12px;
	line-height: normal;
	color: #F64E03;
	text-decoration: none;		
}
a.newssubject:hover{
	font-size: 12px;
	line-height: normal;
	color: #F64E03;
	text-decoration: none;		
}
a.newssubject:active{
	font-size: 12px;
	line-height: normal;
	color: #F64E03;
	text-decoration: none;		
}

a.heilian:link {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
a.grey:link {
	font-size: 12px;
	line-height: 24px;
	color: #777777;
	text-decoration: none;
}
a.grey:visited {
	font-size: 12px;
	line-height: 24px;
	color: 777777;
	text-decoration: none;
}
a.grey:hover {
	font-size: 12px;
	line-height: 24px;
	color: 777777;
	text-decoration: underline;
}
a.grey:active {
	font-size: 12px;
	line-height: 24px;
	color: 777777;
	text-decoration: none;
}
.info{
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	line-height: 24px;
}
a.info:link {
	font-size: 12px;
	text-decoration: none;
	color: #222222;
	line-height: 24px;
}
a.info:visited {
	font-size: 12px;
	text-decoration: none;
	color: #222222;
	line-height: 24px;
}
a.info:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
	line-height: 24px;
}
a.info:active {
	font-size: 12px;
	color: #222222;
	text-decoration: none;
	line-height: 24px;
}
.course_title{
	line-height:22px;
	font-weight:700;
	color:#666;
	font-size: 12px;
}

.course_content{
	line-height:22px;
	color:#666;
	font-size: 12px;
}
.news_title{
	line-height:22px;
	color:#222;
	font-size: 25px;	
	font-weight:900;
}
.news_info{
	line-height:22px;
	color:#AFA37D;
	font-size: 12px;	
}
.related_info{
	line-height:22px;
	color:#AFA37D;
	font-size: 12px;
	font-weight:900;
}
.news_content{
	line-height:22px;
	color:#222;
	font-size: 12px;
}
.slideshow ul{
  margin: 0px;
  padding:0px;
  list-style-type:none;
  text-align: center;
}
.footer{
	color:#03438A;
	line-height:22px;
	font-size: 12px;
}
.slideshow img{
	border: 1px solid #FFFFFF;	
}
.keywords{
	color: #FF0000;
}
