﻿/*	Banner	*/
.CollegeIntroductionBanner{
	margin-top: 55px;
	background: #f3f3f3;
	width: 100%;
	height: 150px;}
.CollegeIntroductionBanner-img{
	margin: auto;
	width: 1400px;
	height: 150px;}
/*	Main  */
.CollegeIntroductionMain{
	margin: auto;
	margin-top: 15px;
	margin-bottom: 125px;
	width: 1050px;
	min-height: 500px;
	overaflow: auto;
	zoom: 1;}
/*	aside	*/
.CollegeIntroductionMain-aside{
	float: left;
	position: relative;
	top: -50px;
	left: -15px;
	width: 213px;
	min-height: 70px;
	overaflow: auto;
	zoom: 1;
	background: #943232;}
.CollegeIntroductionMain-aside-title{
	padding: 0px 0px 0px 35px;
	color: #fff;
	width: inherit-35px;
	height: 70px;
	line-height: 70px;
	font-size: 22px;}
.CollegeIntroductionMain-aside-list{
	background: #fff;
	width: 200px;
	min-height: 50px;
	margin-left: 13px;}
.CollegeIntroductionMain-aside-list-li{
	height: 20px;
	border-bottom: solid 1px #ddd;}
.CollegeIntroductionMain-aside-list a{
	display: block;
	border-bottom: solid 1px #ddd; 
	font-size: 15px;
	width: 180px;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;}
.CollegeIntroductionMain-aside-list a:hover{
	border-left: 4px solid #ff9600;
	margin-left: -4px;}
/*	content	*/
.CollegeIntroductionMain-content{
	float: left;
	margin-left: 15px;
	width: 820px;
	min-height: 500px;}
.CollegeIntroductionMain-content-route{
	margin-top: 5px;
	height: 20px;
	color: #999;}
.CollegeIntroductionMain-content-route a{
	color: #999;
    font-family: sans-serif;
    font-size: 12px;}
.CollegeIntroductionMain-content-route a:hover{
	color: #943223;}
.CollegeIntroductionMain-content-title{
	margin-bottom: 25px;
	border-bottom: solid 1px #ddd;
	height: 66px;
	line-height: 66px;
	color: #943232;
	font-size: 28px;}
.CollegeIntroductionMain-content-img{
	width: 820px;
	height: 370px;
	background: #943332;}
.CollegeIntroductionMain-content-text{
	width: 820px;
	min-height: 300px;
	margin: auto;
	margin-top: 40px;}