.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00CC66;
	border-left-color: #00CC66;
}
.newborder {
	border: 1px solid #C0F988;
}

.top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #009900;
	border-left-color: #009900;
}

.menubg {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
}
.block {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c7e243;
	border-left-color: #c7e243;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7e243;
	background-color: #F2FFE1;
}
.font_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993366;
	margin-left: 10px;
	text-decoration: none;
}
.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6699;
	text-decoration: none;
}

.more:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6699;
	text-decoration:underline;
}

.course {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
	list-style-type: disc;
	text-decoration: none;
}
.dot {
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.arrow-k {
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 22px;
}
.news_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6a8003;
}

.news_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993366;
	font-weight: bold;
	background-position: center center;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7BB80A;
}

.link_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993366;
	font-weight: bold;
	background-position: center center;
	text-decoration: none;
}

.link_text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	background-position: center center;
	text-decoration:underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-decoration:underline;
}


.photo {
	border: 1px solid #D4E970;
}


.dlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.dlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CC00;
	text-decoration:underline;
}

.submenu{
font-family:Verdana, Arial, Helvetica, sans-serif;
size:10;
color:#00CC00;
}
.img_border {
	border: 1px solid #CBE452;
}

.popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.popup:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#99CC00;
	text-decoration:underline;
}
