body{
	background-color: #fafbfc;
}
#header{
	height: 234px;
background-image: url(../images/bg_top_z.png);
	background-repeat: no-repeat;
	background-size: cover;
      filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.csust.edu.cn/slgc/images/bg_top_z.png",  sizingMethod="scale");
}
#content_sec{
	width: 1148px;
	min-height: 500px;
	margin: 0 auto;
}
#content_sec .location{
	font-size: 16px;
	border-bottom: 2px solid #CAC2C2;
	line-height: 18px;
	font-family: "Microsoft YaHei";
	margin-top: 15px;
	display: block;
	padding-bottom: 5px;
padding-left: 10px;
}
#content_sec .location a {
	color: #464646;
}
#content_sec .ul_left{
	width: 134px;
	height: 200px;
	float: left;
	display: block;
	padding-left: 0px;
	margin-top: 20px;
}
#content_sec .ul_left li{
	list-style: none;
	line-height: 36px;
	font-size: 16px;
	color: #000;
	height: 36px;
	width: 134px;
	font-family: "Microsoft YaHei";
	text-align: center;
	border-bottom: solid 2px #52a0f0;
}
#content_sec .ul_left li a{
	height: 38px;
	width: 400px;
	color: #000;
	text-decoration: none;
}
#content_sec .ul_left li a:hover{
	color: #ffc06f;

}
#content_sec .ul_right{
	width: 740px;
	display: block;
	padding-left: 0px;
	margin-top: 15px;
	position: relative;
}
#content_sec .ul_right li{
	list-style: none;
	line-height: 30px;
	font-size: 14px;
	color: #000;
	height: 30px;
	width: 740px;
	font-family: "Microsoft YaHei";
	margin-left: 0px;
}
#content_sec .ul_right li a{
	height: 38px;
	width: 740px;
	color: #000;
	text-decoration: none;
}
#content_sec .ul_right li a:hover{
	color: #ffc06f;
	text-decoration: underline;
}
#content_sec .ul_right li span{
	position: absolute;
	right: 0px;
}
.con_left {
	float: left;
	width: 134px;
}
.con_right {
	float: right;
	width: 840px;
}