﻿#navgation{
	width: 150px;
	padding: 14px 20px 6px 10px;
	float: left;
	font-weight: bold;
	font-size: 14px;
}
#navgation a:link,#navgation a:visited{
	color: #94182d;
	text-decoration: none;
}
#navgation a:hover{
	color: #000000;
	text-decoration: underline;
}
/* left 栏目开始*/
#left{
	padding: 0px 0px 24px 0px;
	margin: 3px 8px 3px 0px;
	border: 1px solid #1B919A;
	float: left;
	width: 190px;
}
#hotart ul,#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#hotart h4,#menu h4{
	margin: 0px;
	padding: 10px 0px 6px 45px;
	color: #FFCCaa;
	font-weight: bold;
	background-image: url('../images/aboutmenuh4bg.gif');
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
}
#menu li{
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 10px 0px 8px 30px;
	margin: 0px 30px 0px 0px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6699;
	border-bottom-width: 1px;
}
#hotart li a:link,#hotart a:visited,#menu li a:link,#menu a:visited{
	text-decoration: none;
	color: #000000;
}
#menu li a:hover,#hotart li a:hover{
	text-decoration: underline;
	color: #143c2b;
}
#hotart li{
	line-height: 150%;
	margin: 2px 0px 2px 0px;
	padding: 2px 0px 2px 15px;
}
/* middle list begin */
#info{
	padding: 0px 0px 10px 0px;
	margin: 3px 8px 3px 0px;
	border: 1px solid #1B919A;
	float: left;
	width: 550px;
}
#info h4{
	margin: 0px 10px 0px 10px;
	border-bottom: solid 2px #00b366;
	background-image: url('../images/trainh4bg.png');
	background-repeat: no-repeat;
	background-position: 16px center;
	padding: 10px 0px 10px 60px;
	color: #287755;
}
#info p{
	margin: 0px;
	padding: 5px 10px 5px 10px;
	text-indent: 2em;
	line-height: 150%;
}
#info img{
	padding: 2px;
	margin: 1px;
}
#info .imgright{
	float: right;
}
#info .imgleft{
	float:left;
	
}
#info a:link,#infolist a:visited{
	color: #000000;
}
#info a:hover{
	color: #FF6600;
}
/* 右边优秀学生介绍版面的布局　*/

