﻿#navgation{
	width: 202px;
	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;
	float: left;
	width: 190px;
}
#profnav {
	background-color: #DAEDEA;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #000080;
}
#left .major h4{
	margin: 0px;
	padding: 10px 0px 6px 30px;
	color: #006600;
	font-weight: bold;
	border-bottom: 1px solid #CC6600;
}
#left .major h4 a:link,#left .major h4 a:visited{
	color: #246C4E;
}
#left .major h4 a:hover{
}
#left .major ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#left .major 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: 1px dotted #FF6699;	
}
#newimage h4{
	display:none;
}
#newimage p{
	padding: 0px 0px 0px 4px;
	margin: 10px 0px 0px 0px;
}
#newimage a:link,#newimage a:visited,#left .major li a:link,#left .major a:visited{
	text-decoration: none;
	color: #000000;
}
#left .major li a:hover,#newimage a:hover{
	text-decoration: underline;
	color: #143c2b;
}
/* middle list begin */
#profession{
	padding: 0px 4px 10px 4px;
	margin: 3px 8px 3px 0px;
	border: 1px solid #1B919A;
	float: left;
	width: 560px;
}
#profession h4{
	margin: 0px 10px 6px 10px;
	border-bottom: solid 2px #00b366;
	background: url('../images/trainh4bg.png') no-repeat  16px center;
	padding: 10px 0px 10px 60px;
	color: #287755;
}
#profession .subprof{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #336699;
	color: #006600;
	font-weight: bold;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#profession .subprof a:link,#profession .subprof a:visited{
	color: #246C4E;
	text-decoration: none;
}
#profession .subprof a:hover{
}
#profession p{
	padding: 10px 4px 6px 6px;
	margin: 0px;
	line-height: 150%;
	text-indent: 2em;
}
#profession li a:link,#profession li a:visited{
	color: #000000;
}
#profession li a:hover{
	color: #FF6600;
}
/* 右边优秀学生介绍版面的布局　*/
