@charset "UTF-8";
.left {
	display: table;
	height: 600px;
	float: left;
	width: 165px;
	border: 0px solid #ff0000;
}

.center {
	float: left;
	display: table;
	text-align: left;
	width: 760px;
	border: 0px solid #000000;
}
.span11{
	margin-left:0px;
}
.seminarcouncil_content {
	height: 180px;
	margin-left: 5px;
	margin-top: 10px;
	display: table;
	border: 1px solid #d8d8d8;
}

.seminarcouncil_name {
	font-weight: bold;
	background-repeat: repeat-x;
	height: 25px;
	color: #ff0000;
	padding-top: 5px;
	font-size: 13px;
	padding-left: 10px;
	border-bottom: 2px solid #d69651;
}

.seminarcouncil_intro {
	padding-left: 10px;
	font-size: 13px;
	font-weight: normal;
	word-break: break-all;
}

.seminarcouncil_intro ol li {
	line-height: 24px;
	font-size: 16pt;
}


.style1 {
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
}

.style2 {
	float: left;
	padding-left: 4px;
	padding-top: 3px; *
	padding-top: 4px;
	line-height: 1.5;
	float: left;
	font-weight: normal
}

.style_seminar {
	float: left;
	border: 0px solid #ff0000;
	width: 370px;
}

.style_seminar1 {
	border: 1px solid #c1c1c1;
	margin-top: 20px;
	width: 370px;
	display: table;
	word-break: break-all;
}

.Nav {
	margin-top: 10px; *
	margin-top: 20px;
	height: 30px;
	border: 0px solid #ff0000;
}

.Nav ul {
	margin-left: 0px;
	padding-left: 0px;
}

.Nav li {
	float: left;
	display: block;
}

.Nav a {
	float: left;
	display: block;
	position: relative;
	padding: 8px 10px 2px 10px;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	height: 20px; *
	height: 30px;
	border: 1px solid #315aad;
}

.Nav li a:hover {
	color: #ff0000;
}

.Nav li:hover {
	color: #fff;
}