﻿#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: 1px solid #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: 1px dotted #FF6699;	
}
#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 */
#infolist{
	padding: 0px 0px 10px 0px;
	margin: 3px 8px 3px 0px;
	border: 1px solid #1B919A;
	float: left;
	width: 350px;
}
#infolist h4{
	margin: 0px 10px 0px 10px;
	border-bottom: solid 2px #00b366;
	background: url('../images/trainh4bg.png') no-repeat  16px center;
	padding: 10px 0px 10px 60px;
	color: #287755;
}
#infolist ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#infolist li{
	padding: 5px 5px 5px 25px;
	background-image: url('../images/newsicon.gif');
	background-repeat: no-repeat;
	background-position: 15px center;
}
#infolist li a:link,#infolist li a:visited{
	color: #005E8A;
}
#infolist li a:hover{
	text-decoration: none;
	color: #932500;
}
/* 右边优秀学生介绍版面的布局　*/
#recommend {
	padding: 0px 0px 10px 0px;
	margin: 3px 8px 3px 0px;
	border: 1px solid #1B919A;
	float: right;
	width: 200px;
}

#recommend  h4{
	margin: 0px;
	padding: 10px 0px 6px 40px;
	color: #FFCCaa;
	font-weight: bold;
	background-image: url('../images/aboutmenuh4bg.gif');
	background-repeat: repeat-x;
	border-bottom: 1px solid #CC6600;
	color: #FFCCaa;
	}
#recommend  .Display{
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	
}

#recommend .Display .photo{
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px 6px;
}
#recommend  .Display .title{
	
}
#recommend  .Display .intro{
	text-align: center;
	border: 1px solid #999999;
	margin: 4px;
	padding: 2px 0px 2px 0px;
	line-height: 150%;
	background-color: #F0F0FF;
}
#recommend  img{
	text-align: center;
	margin: 0px;
	padding: 0px 0px 10px 0px;	
	
}
#recommend a:link,#recommend a:visited{
	text-decoration: none;
	color: #143c2b;
}
#recommend a:hover{
	text-decoration: none;
}
