.inline-list {
	font-size: 13px;
	font-weight: normal;
}
.inline-list dt {
	display: inline;
	font-weight: bold;
}
.inline-list dd, .inline-list li {
	display: inline;
	background: url(../images/wall.gif) no-repeat right center;
	padding-right: 6px; /*FF*/
 *padding-right: 3px; /*IE*/
	padding-left: 3px; /*FF*/
 *padding-left: 6px; /*IE*/
	margin: 0px;
}
.inline-list dd.last, .inline-list li.last {
	background: url(none);
}
.page-index dt {
	display: inline;
	background: url(none);
	color: #666666;
}
.page-index dd, .page-index li {
	display: inline;
	background: url(../images/gt.gif) no-repeat right center;
	padding-right: 9px; /*FF*/
 *padding-right: 6px; /*IE*/
	padding-left: 2px; /*FF*/
 *padding-left: 5px; /*IE*/
	margin: 0px;
}
.page-index dd.last, .page-index li.last {
	background: url(none);
}
.form-btn {
	background: #E6EFF5 url(../images/form-btn-bgn.gif) repeat-x bottom;
	color: #000000;
	border: 1px solid #000000;
	height: 21px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 13px;
}
.form-txt {
}
.wall {
	color: #CCCCCC;
	margin: 0px 0px;
	font-weight: normal;
}
.current {
	font-weight: bold;
	color: #FF6600;
}
.disable {
	color: #999999;
}
.must-have {
	color: #CC0000;
}
.bar-align-right {
	text-align: right;
	background: url(../images/dash-h.gif) repeat-x top;
	padding: 3px 6px 5px;
	clear: both;
	font-size: 13px;
	margin: 0px;
}
.bar-align-left {
	text-align: left;
	background: url(../images/dash-h.gif) repeat-x top;
	padding: 3px 6px 5px;
	clear: both;
	font-size: 13px;
	margin: 0px;
}
a.ui:link, a.ui:visited {
	color: #000000;
	text-decoration: underline;
}
a.ui:hover, a.ui:active {
	color: #FF6600;
	text-decoration: none;
}
.ui {
	font-size: 13px;
}
.ui a:link, .ui a:visited {
	color: #000000;
	text-decoration: underline;
}
.ui a:hover, .ui a:active {
	color: #FF6600;
	text-decoration: none;
}
.rightitem {
	float: right;
	display: inline;
}
.leftitem {
	float: left;
	display: inline;
}
.thumb-photo {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.visible {
	display: block;
}
.hidden {
	display: none;
}
.invisible {
	visibility: hidden;
}
.goldenTxt {
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.goldenTxt li {
	font-size: 13px;
	float: left;
	width: 210px;
	margin-right: 15px;
	list-style-type: none;
}
.goldenTxt li a:link,.goldenTxt li a:visited {
	color: #FF0000;
	text-decoration: none;
}
.goldenTxt li a:hover,.goldenTxt li a:active {
	color: #FF9900;
	text-decoration: underline;
}
.teacherSmallPic {
	text-align: right;
	background-image: url(../images/teacher-title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
	height: 40px;
}
.teacherSmallPic li {
	list-style-type: none;
	float: right;
	margin-left: 5px;
	margin-top: 8px;
}
.teacherSmallPic li a {
}
.specialSmallPic {
	text-align: right;
	background-image: url(../images/special-title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
	height: 40px;
	margin-top: 5px;
}
.specialSmallPic li {
	list-style-type: none;
	float: right;
	margin-left: 5px;
	margin-top: 8px;
}
.specialSmallPic li a {
}
.hotnews{
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-repeat: repeat-x;
	background-position: bottom;
}
.hotnews .title {
	text-align: right;
	background-image: url(../images/hotnews-title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
	height: 40px;
}
.hotnews ul{
	padding-left: 5px;
	list-style-type: none;
}
.hotnews li{
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hotnews li img{
	padding: 2px;
	width: 90px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.hotnews li H3{
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	clear: both;
	float: none;
}
.hotnews li H3 a{
	color: #333333;
	text-decoration: none;
}
.hotnews li H3 a:hover{
	color: #FF3300;
	text-decoration: none;
}
.hotnews02 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.hotnews02 .news{
	text-align: left;
	float: left;
	width: 220px;
	margin-right: 8px;
}
.hotnews02 .last{
	margin-right: 0px;
}
.hotnews02 .news ul{
	list-style-type: none;
}
.hotnews02 .news li{
	margin-bottom: 5px;
}
.hotnews02 .news li a{
	color: #666666;
	text-decoration: none;
}
.hotnews02 .news li a:hover{
	color: #FF0000;
	text-decoration: none;
}
.lohas-ad{
	text-align: center;
	padding: 8px;
}
.lohas-ad .ad{
	text-align: center;
	padding: 2px;
	height: 90px;
	width: 690px;
	border: 1px solid #999999;
}
.index-banner69090{
	margin-right: auto;
	margin-left: 10px;
}
.index-banner69090 img{
	padding: 2px;
	width: 690px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
}