html {
	min-height: 100%;
}
body {
	min-height: 100%;
}
main {
	display: block;
}
.debugging {
	display: none;
}
@media screen and (max-width:1024px)
{
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
}
@media screen and (max-width:768px)
{
h1 {
	font-size: 32px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px; margin-top: 10px;
}
}
@media screen and (max-width:540px)
{
h1 {
	font-size: 24px;
}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 15px;
}
}
body {
	background: url("../images/bg.png") repeat-x top;
}
img {
	height: auto; max-width: 100%;
}
#pageWrapper {
	margin: 0px auto ; overflow: hidden; display: block; max-width: 1280px; background-color: rgb(255, 255, 255);
}
@media screen and (min-width:1281px)
{
#pageWrapper {
	margin: 20px auto;
	-moz-box-shadow:0px 0px 20px #969696;
    -webkit-box-shadow:0px 0px 20px #969696;
	box-shadow: 0px 0px 80px #000000; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#969696')";
    *filter:progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=10);
}
}
#contentWrapper {
	padding: 0px 10px;width:1280px;
}
.relativeWrapper {
	position: relative;
}
header {
	background: url("../images/headerFooter.jpg") no-repeat ;
}
#primaryBanner {
	border-radius: 0px; border: 0px currentColor; border-image: none; margin-bottom: 0px; min-height: 80px;
}
#campaignBanner {
	background: url("/media/media-library-2014/the-campaign/campaign_site_background.png") no-repeat 0px 0px; border-radius: 0px; border: 0px currentColor; border-image: none; margin-bottom: 0px; min-height: 88px;
}
.navbar {
	
}
.logo-horizon {
	padding: 20px 0px 0px 15px; margin-top: 0px; float: left;
}
@media screen and (max-width:540px)
{
#primaryBanner .navbar-toggle {
	margin-right: 0px;
}
}
#primaryBannerLeft .logo {
	margin-top: 20px; margin-left: 20px; float: left; max-width: 275px;
}
@media screen and (max-width:540px)
{
#primaryBannerLeft .logo {
	margin-left: 0px;
}
}
#primaryBannerLeft .logo-third-level {
	margin-top: 30px; margin-left: 20px; float: left; max-width: 650px;
}
#primaryBannerLeft .logo img {
	width: 100%;
}
#primaryBannerRightTop ul > li > a {
	padding: 3px 5px; color: rgba(255, 255, 255, 0.9); font-size: 10px;
}
@media screen and (max-width:540px)
{
#primaryBannerRightTop ul > li > a {
	padding: 3px; font-size: 9px;
}
}
#primaryBannerRightTop ul > li > a:hover {
	background-color: rgba(255, 255, 255, 0.1);
}
#primaryBannerRightMiddle input {
	padding: 0px 26px; height: 21px;
}
.searchInput {
	padding: 6px 12px;
	border-radius: 4px;
	border: 1px solid rgb(204, 204, 204);
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	color: rgb(171, 146, 146);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); 
	background-image: none;
	background-color: rgb(255, 255, 255);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#primaryBannerRightMiddle button {
	padding: 0px 6px; font-size: 14px;
}
#primaryBannerRightBottom ul > li > a {
	padding: 3px 5px; color: rgba(255, 255, 255, 0.9); font-size: 12px;
}
@media screen and (max-width:960px)
{
#primaryBannerRightBottom ul > li > a {
	padding: 3px; font-size: 9px;
}
}
@media screen and (max-width:540px)
{
#primaryBannerRightBottom ul > li > a {
	padding: 2px; font-size: 7px;
}
}
#primaryBannerRightBottom ul > li > a:hover {
	background-color: rgba(255, 255, 255, 0.1);
}
.container-fluid {padding-top:20px;}
.container-fluid .searchBtn {
          margin-top: 5px\9;
       	right: 0px;
	width: 32px;
	height: 29px;
	background: url(../sfll_files/searchbtn.png) no-repeat;
	border: none;
		cursor: pointer;
}
.culink {
	background: url("/media/media-library-2014/cu_logo_crown.png"); width: 20px; height: 20px;
}
.alert#primaryNotifications {
	border-radius: 0px; margin-bottom: 0px;
}
.alert#primaryNotifications .label-notification {
	background-color: rgb(217, 83, 79);
}
.alert#secondaryNotifications {
	border-radius: 0px; margin-bottom: 0px;
}
.alert#secondaryNotifications .label-notification {
	background-color: rgb(240, 173, 78);
}
#primaryCarousel .carousel-caption {
	left: 60%; right: 0px; bottom: 0px;
}
@media screen and (max-width:768px)
{
#primaryCarousel .carousel-caption {
	left: 0px; padding-top: 0px; padding-bottom: 0px; position: static;
}
}
#primaryCarousel .carousel-indicators {
	width: 20%; right: 0px; bottom: 0px;
}
#primaryCarousel .carousel-caption .title {
	padding: 5px; color: rgb(255, 255, 255); font-family: Arial,Helvetica,sans-serif; font-size: 21px; font-variant: small-caps; background-color: rgba(102, 102, 102, 0.8);
}
#primaryCarousel .carousel-caption .title a {
	text-decoration: none;
}
#primaryCarousel .carousel-caption .title a .title1 {
	text-align: left; color: rgb(253, 182, 65); font-size: 1.4em; display: block;
}
#primaryCarousel .carousel-caption .title a .title2 {
	text-align: left; color: rgb(255, 255, 255); font-size: 0.8em; display: block;
}
@media screen and (min-width:1281px)
{
#pageWrapper {
	margin: 20px auto;
}
}
.navbar#primaryNavigationMobile {
	border-radius: 0px; margin-bottom: 0px; min-height: 0px;
}
#primaryNavigationMobile .navbar-brand {
	padding-right: 10px; padding-left: 10px;
}
#primaryNavigation .navbar-nav > li {
	width:155px;
	text-align: center; font-size: 0.8em; 
	 float:left;
      position:relative;
	border-right-color: rgb(102, 102, 102);
	border-right-width: 1px; border-right-style: solid;
	}
#primaryNavigation .navbar-nav >  ul li ul li
    {
        float:none;
        z-index:100;
    }
#primaryNavigation .navbar-nav > li > a {
	color: rgb(255, 255, 255); text-transform: uppercase;
}
#primaryNavigation .navbar-nav > li > a:hover {
	color:#FDB641;background-color: #344152!important;/*!important浼樺厛绾ф渶楂?*/
}
.navbar#primaryNavigation {
	border-radius: 0px; font-family: Arial,Helvetica,sans-serif; margin-bottom: 0px; position: static; min-height: 0px;
}
#primaryNavigation{
    background: url("../sfll_files/headerFooter1.png");
}
#primaryNavigation .na {
	border-radius: 0px; font-family: Arial,Helvetica,sans-serif; margin-bottom: 0px; position: static; min-height: 0px; background-color: rgba(0, 0, 0, 0.6);
}
#primaryNavigation li.active-fat-link {
	
}
#primaryNavigation li.active-fat-link > a {
	color: rgba(253, 182, 77, 1);
}
#primaryNavigation li > a:hover {
	background-color: transparent !important;
}
#primaryNavigation li > a:focus {
	background-color: transparent !important;
}
@media screen and (max-width:768px)
{
#primaryNavigation .navbar-nav > li {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
}
@media screen and (min-width:768px)
{
.navbar-nav#primarySocialLinks > li {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.navbar-nav#primarySocialLinks > li > a {
	color: rgb(153, 153, 153); font-size: 21px !important;
}
}
@media screen and (max-width:480px)
{
.navbar-nav#primaryNavigationList > li > a {
	padding: 5px; font-size: 0.9em;
}
}
@media screen and (min-width:481px)
{
.navbar-nav#primaryNavigationList > li > a {
	padding-right: 7px; padding-left: 7px; font-size: 0.9em;
}
}
@media screen and (min-width:768px)
{
.navbar-nav#primaryNavigationList > li > a {
	padding-right: 9px; padding-left: 9px; font-size: 1.1em;
}
}
@media screen and (min-width:860px)
{
.navbar-nav#primaryNavigationList > li > a {
	padding-right: 11px; padding-left: 11px; font-size: 1.2em;
}
}
@media screen and (min-width:940px)
{
.navbar-nav#primaryNavigationList > li > a {
	padding-right: 12px; padding-left: 12px; font-size: 1.3em;
}
}
@media screen and (min-width:1025px)
{
.navbar-nav#primaryNavigationList > li > a {
	padding-right: 15px; padding-left: 15px; font-size: 1.4em;
}
}
@media screen and (min-width:1160px)
{
.navbar-nav#primaryNavigationList > li > a {
	padding-right: 18px; padding-left: 18px; font-size: 1.5em;
}
}
@media screen and (max-width:480px)
{
#primaryNavigation .navbar-toggle {
	margin-right: 0px;
}
}
#primaryNavigation .navbar-nav .active a {
	background-color: rgb(0, 0, 0) !important;
}
#primaryNavigation .navbar-nav .active-path a {
	color: rgba(253, 182, 77, 1); background-color: inherit;
}
#primaryNavigation button {
	color: rgb(255, 255, 255); background-color: rgba(255, 255, 255, 0.1);
}
#primaryNavigationFatMenus {
	color: white;
}
#primaryNavigationFatMenus a {
	padding: 3px 5px;
}
#primaryNavigationFatMenus img {
	border: 4px solid rgb(153, 153, 153); border-image: none; box-shadow: 0px 0px 80px #000;
}
#primaryNavigationFatMenus h3 {
	padding: 5px; color: rgb(253, 182, 65); font-size: 16px; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 4px; border-bottom-style: solid;
}
#primaryNavigationFatMenus h4 {
	padding: 5px; color: rgb(253, 182, 65); font-size: 14px;
}
#primaryNavigationFatMenus ul {
	margin-left: 20px;
}
#primaryNavigationFatMenus i {
	padding-right: 10px;
}
#primaryNavigationFatMenus li a {
	padding: 3px 5px; color: white; font-family: Arial,Helvetica,sans-serif; font-size: 14px;
}
#primaryNavigationFatMenus li a:hover {
	text-decoration: underline; background-color: rgba(255, 255, 255, 0.2);
}
#fat-menu-departments a {
	padding: 3px 5px; color: white; font-family: Arial,Helvetica,sans-serif; font-size: 14px;
}
#fat-menu-departments a:hover {
	text-decoration: underline;
}
.departmentFatMenu .row {
	background: rgba(0, 0, 0, 0.1); margin: 10px; padding: 5px; border: 2px solid rgb(102, 102, 102); border-image: none; color: rgb(238, 238, 238);
}
.nav li a:hover {
	background: rgb(51, 51, 51);
}
#leftColumn .nav li a:hover {
	background: rgb(204, 204, 204);
}
#rightColumn .nav li a:hover {
	background: rgb(204, 204, 204);
}
#primaryNavigationJumpTo {
	padding: 10px; background-color: rgba(255, 255, 255, 0.95);
}
#primaryNavigationJumpTo .nav > li > a {
	padding: 0px;
}
#secondaryCarousel .carousel-caption {
	left: 60%; right: 0px; bottom: 0px;
}
@media screen and (max-width:768px)
{
#secondaryCarousel .carousel-caption {
	left: 0px; padding-top: 0px; padding-bottom: 0px; position: static;
}
}
#secondaryCarousel .carousel-indicators {
	width: 20%; right: 0px; bottom: 0px; background-color: rgba(102, 102, 102, 0.8);
}
#secondaryCarousel .carousel-caption .title {
	padding: 5px; color: rgb(255, 255, 255); font-family: Arial,Helvetica,sans-serif; font-size: 21px; font-variant: small-caps; background-color: rgba(102, 102, 102, 0.8);
}
#secondaryCarousel .carousel-caption .title a {
	text-decoration: none;
}
#secondaryCarousel .carousel-caption .title a .title1 {
	text-align: left; color: rgb(253, 182, 65); font-size: 1.4em; display: block;
}
#secondaryCarousel .carousel-caption .title a .title2 {
	text-align: left; color: rgb(255, 255, 255); font-size: 0.8em; display: block;
}
@media screen and (max-width:539px)
{
#secondaryCarousel .carousel-caption .title a .title1 {
	text-align: left; color: rgb(253, 182, 73); font-size: 0.8em; display: block;
}
#secondaryCarousel .carousel-caption .title a .title2 {
	text-align: left; color: rgb(255, 255, 255); font-size: 0.5em; display: block;
}
}
#tertiaryBanner {
	width: 100%; height: 70px; overflow: hidden; position: relative;
}
#tertiaryBanner .title {
	margin: 0px; padding: 5px; left: 10px; top: 0px; color: rgb(255, 255, 255); position: absolute; min-width: 320px; text-shadow: 0px 0px 8px #000;
}
#tertiaryBanner .title2 {
	margin: 0px; left: 10px; top: 30px; color: rgb(255, 255, 255); position: absolute; min-width: 320px; text-shadow: 0px 0px 8px #000;
}
#tertiaryBanner .image {
	position: absolute;
}
#tertiaryBanner .image img {
	width: 100%; height: auto;
}
#secondaryNavigationContainer {
	
}
#secondaryNavigation {
	border-bottom-color: rgb(66, 139, 202); border-bottom-width: 4px; border-bottom-style: solid;
}
#secondaryNavigation ul.navbar-nav {
	margin: 0px;
}
#secondaryNavigation ul.navbar-nav > li {
	font-size: 1em; border-right-color: silver; border-right-width: 1px; border-right-style: solid; float: left;
}
#secondaryNavigation .navbar-nav > li a {
	color: rgb(51, 51, 51);
}
#secondaryNavigation .navbar-nav > li a:hover {
	color: rgb(255, 255, 255);
}
.navbar#secondaryNavigation {
	border-radius: 0px; margin-bottom: 0px; min-height: 0px; background-color: rgb(204, 204, 204);
}
.navbar#secondaryNavigation .active {
	border-radius: 0px; margin-bottom: 0px; background-color: rgb(255, 255, 255);
}
#secondaryNavigationLeft {
	display: none;
}
#secondaryNavigationRight {
	display: none;
}
@media screen and (max-width:1024px)
{
#secondaryNavigationBody {
	margin: 0px 5%; width: 90%; overflow: hidden;
}
#secondaryNavigationLeft {
	left: 5px; top: 15px; display: block; position: absolute; z-index: 1000;
}
#secondaryNavigationRight {
	top: 15px; right: 5px; display: block; position: absolute; z-index: 1000;
}
}
@media screen and (max-width:767px)
{
#secondaryNavigationBody {
	margin: 0px 10%; width: 80%; overflow: hidden;
}
}
#breadcrumbs {
	margin: 0px; padding: 5px; width: 100%; font-size: 13px; background-color: rgb(255, 255, 255);
}
#breadcrumbs .fa {
	padding-right: 0.5em; padding-left: 0.5em;
}
#secondaryBanner {
	width: 100% !important; height: 60px; overflow: hidden; position: relative;
}
#secondaryBanner .title {
	top: 0px; color: white; padding-left: 5px; position: absolute; text-shadow: 0px 0px 8px #000;
}
#secondaryBanner img {
	top: 0px; width: 100%; height: auto; position: absolute; min-height: 60px !important;
}
#sectionId {
	padding: 10px; text-align: center; color: rgb(255, 255, 255); background-color: rgb(221, 221, 221);
}
.jumbotron {
	padding: 48px 24px;
}
.homenews {
	padding: 5px; font-family: Microsoft YaHei;font-size: 14px; border-bottom-color: rgb(192, 192, 192); border-bottom-width: 1px; border-bottom-style: dotted;
}
.homenews:hover {
	background: rgb(238, 238, 238);
}
.homenews img {
	border: 4px solid rgb(153, 153, 153); border-image: none; margin-bottom: 10px;height:70px;
}
.homenews .title {
	
}
.newsLabel {
	color: rgb(51, 51, 51); font-weight: bold;
}
.block-item {
	background: url("../images/department_div_background.png") repeat-x top; padding-right: 10px;  overflow: hidden;  border-top-color: rgb(66, 139, 202); border-top-width: 4px; border-top-style: solid;
}
.block-item ul {
    
}
.block-item li {
    
    height:38px;
	text-align: left;
	padding-top:10px;
	padding-top:0px/9;
font-family:Microsoft YaHei;
font-size: 14px;
border-bottom-color: rgb(192, 192, 192);
border-bottom-width: 1px;
border-bottom-style: dotted;
padding-left:20px;
}
.block-item li span {
color: #428bca;
font-family:Microsoft YaHei;
font-size: 12px;
}
html>body.block-item li{ height:auto; min-height:38px;}
.block-item-no-border {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.block-item h3 {
	margin: 0px; padding: 5px; text-align: left; color: rgb(51, 51, 51); font-size: 1.4em; font-variant: small-caps;
}
.no-margin-bottom {
	margin-bottom: 0px;
}
.simpleNews {
	padding: 10px; overflow: hidden; margin-top: -20px;
}
.campaign-block {
	
}
.homepage-buttons {
	padding: 5px;
}
.homeEvents {
	padding: 5px; text-align: left; font-family: Microsoft YaHei; font-size: 12px; border-bottom-color: rgb(192, 192, 192); border-bottom-width: 1px; border-bottom-style: dotted; min-height: 50px;
}
.homeEvents:hover {
	background: rgb(238, 238, 238);
}
.homeEvents .title {
	font-size: 14px;
}
.homeEvents .caldate {
	width: 45px; height: 45px; clear: both; margin-right: 5px; float: left;
}
.homeEvents .calday {
	text-align: center; color: rgb(0, 0, 0); font-size: 18px; background-color: rgb(230, 230, 230);
}
.homeEvents .calmon {
	background: rgb(250, 150, 0); border: 0px currentColor; border-image: none; text-align: center;
}
.homeEvents .caldow {
	background: rgb(255, 255, 255); border: 1px solid rgb(211, 211, 211); border-image: none; text-align: center; color: rgb(85, 85, 85); font-size: 0.8em; font-weight: normal;
}
.panel-expertise {
	border-color: rgb(243, 243, 243); border-radius: 0px;
}
.panel-expertise > .panel-heading {
	border-color: rgb(243, 243, 243); border-radius: 0px; color: rgb(85, 85, 85); font-weight: bold; text-shadow: 0px 1px #fff; background-color: rgb(221, 221, 221);
}
.panel-expertise > .panel-body {
	background-color: rgb(252, 252, 252);
}
.panel-course {
	box-shadow: none; -webkit-box-shadow: none;
}
.panel-course > .panel-heading {
	background: url("/media/media-library-2014/headerFooterAlpha50.png"); color: rgb(255, 255, 255); text-shadow: 0px 0px 2px #333;
}
.panel-course > .panel-heading .label {
	text-shadow: none;
}
.panel-course > .panel-heading .label-term {
	background-color: rgb(153, 153, 153);
}
.panel-course > .panel-heading .label-online {
	
}
.panel-course > .panel-body {
	background-color: rgb(247, 247, 247);
}
.image-only {
	margin-bottom: 10px;
}
.article-part {
	
}
.article-part blockquote {
	width: 30%;
}
.article-part .image {
	width: 30%;
}
.department .row {
	background: url("/media/media-library-2014/department_div_background.png") repeat-x top; padding: 10px; border-top-color: rgb(66, 139, 202); border-top-width: 4px; border-top-style: solid;
}
.program .row {
	background: url("/media/media-library-2014/department_div_background.png") repeat-x top; padding: 10px; border-top-color: rgb(66, 139, 202); border-top-width: 4px; border-top-style: solid;
}
#pageContent {
	background-color: rgb(255, 255, 255);width:1280px;
}
.profile-picture > img {
	width: 100%; box-shadow: 0px 0px 3px #a7a7a7; -webkit-box-shadow: 0 0 3px #A7A7A7; -moz-box-shadow: 0 0 3px #A7A7A7;
}
.faculty-navigation > ul > li {
	font-weight: 500; margin-bottom: 10px;
}
.faculty-navigation > ul {
	padding: 20px;
}
.profile-picture {
	margin-top: -200px; position: relative;
}
.profile-picture .facultyName {
	padding: 25px 10px; width: 100%; height: 80px; text-align: center; bottom: 0px; color: white; position: absolute; box-shadow: 0px -1px 0px 0px #333; background-color: rgba(40, 40, 40, 0.5);
}
.facultyName h7 {
	font-size: 20px; vertical-align: middle;
}
#faculty-home h2 {
	padding-bottom: 10px; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: solid;
}
#faculty-home {
	text-align: left; padding-right: 10px;
}
#contentBanner .image {
	box-shadow: 0px 0px 1px 0px #333; -webkit-box-shadow: 0 0 1px 0 #333;
}
.facultyInfo {
	margin: 10px 0px; padding: 10px; color: rgb(51, 51, 51); font-style: italic; border-top-color: rgb(66, 139, 202); border-top-width: 4px; border-top-style: solid; background-color: rgb(239, 239, 239);
}
@media screen and (max-width:767px)
{
#contentBanner {
	display: none;
}
.profile-picture {
	margin: 0px 0px 20px; background-color: rgb(238, 238, 238);
}
.profile-picture > img {
	padding: 10px; width: 40%; position: relative; z-index: 2; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.facultyName {
	font-size: 2.4em !important;
}
}
@media screen and (max-width:479px)
{
.facultyName {
	height: 50px !important; font-size: 1.6em !important;
}
.facultyInfo {
	margin: 0px;
}
}
#mainColumn h2 {
	color: rgb(66, 139, 202);
	width: 136px;
height: 67px;
text-align: center;
border-bottom: 3px solid #245da6;
color: #245da6;
font: 300 28px/67px "寰蒋闆呴粦";
}
#mainColumn_a h2 {
	color: rgb(66, 139, 202);
text-align: center;
font: 300 28px/67px "寰蒋闆呴粦";
}
.college-admin-box {
	background: url("/media/media-library-2014/department_div_background.png") repeat-x top; padding: 10px; border-top-color: rgb(153, 153, 153); border-top-width: 4px; border-top-style: solid;
}
.college-admin-box img {
	margin: 5px; border: 4px solid rgb(102, 102, 102); border-image: none;
}
@media screen and (max-width:768px)
{
.responsive-block h3 {
	background-color: rgb(238, 238, 238);
}
}
.square-image-crop {
	width: 100%; overflow: hidden; display: block; background-color: rgb(85, 85, 85);
}
.square-image-fit {
	width: 100%; overflow: hidden; display: block; background-color: rgb(85, 85, 85);
}
#leftColumn ul {
	background: url("../images/department_div_background.png") repeat-x top; list-style: none; padding: 10px; border-top-color: rgb(66, 139, 202); border-top-width: 4px; border-top-style: solid;
}
#leftColumn i {
	padding-right: 10px;
}
#rightColumn ul {
	background: url("../images/department_div_background.png") repeat-x top; padding: 10px; border-top-color: rgb(66, 139, 202); border-top-width: 4px; border-top-style: solid;
}
#rightColumn .random-child {
	background: url("/media/media-library-2014/department_div_background.png") repeat-x top; padding: 10px; border-top-color: rgb(66, 139, 202); border-top-width: 4px; border-top-style: solid;
}
#rightColumn i {
	padding-right: 10px;
}
.copy {
    padding:0 0;background: url("../images/campaign_logo_background.png") right bottom;
}
.copy_a {
	background: #fbfbfb;
	border: 1px solid #ebebeb;
	padding: 15px 20px;
}

.copy_a p {
text-indent: 2em;
font-family: 宋体;
font-size: 18px;
line-height:28px;
white-space: normal;
letter-spacing: normal;
color: rgb(79,77,78);
word-spacing: 0px;
-webkit-text-stroke-width: 0px;
} 
.copy_b {
	background: #fbfbfb;
	border: 1px solid #ebebeb;
	padding: 15px 20px;
}

.copy_b p {
font-family: 宋体;
font-size: 18px;
line-height:28px;
white-space: normal;
letter-spacing: normal;
color: rgb(79,77,78);
word-spacing: 0px;
-webkit-text-stroke-width: 0px;
} 
.copy_a ul li {
	height: 32px;
		padding-left: 10px;
}
.copy_a ul li a {
	color: #000000;
	font: 300 14px/32px "寰蒋闆呴粦";
	
}
.copy_a ul li span {
	font: 300 13px/28px "寰蒋闆呴粦";
	color: #000000;
	float: right;
}
footer {
	background: url("../images/headerFooter.jpg") no-repeat 0px 0px; text-align: center; color: rgb(255, 255, 255); overflow: hidden; padding-top: 10px; font-size: 0.8em; margin-top: 10px;
}
footer a {
	color: rgb(255, 255, 255); font-size: 1em; text-decoration: none;
}
footer ul {
	display: inline-block;
}
#footerAd {
	
}
#footerSignUpForm {
	text-align: center; border-top-color: rgba(253, 182, 65, 1); border-top-width: 8px; border-top-style: solid; background-color: rgba(253, 182, 65, 0.2);
}
@media screen and (max-height:480px)
{
#footerSignUpForm {
	height: 240px !important; -ms-overflow-y: scroll !important;
}
}
#socialLinks {
	background-color: rgba(255, 255, 255, 0.2);
}
#socialLinks > a {
	padding: 10px; font-size: 2em;
}
#socialLinks > a:hover {
	color: rgb(250, 150, 0);
}
#footer .social-links-default {
	text-align: center; color: rgb(255, 255, 255); background-color: rgba(255, 255, 255, 0.2);
}
#footer .social-links-default .links a {
	padding: 10px; color: rgb(255, 255, 255); font-size: 2em;
}
#footer .social-links-default a:hover {
	color: rgb(250, 150, 0);
}
#footerCopy {
	margin: 10px 0px;
}
#footerCopy .btn-primary {
	border-color: rgba(53, 126, 189, 0.4); background-color: rgba(66, 139, 202, 0.2);
}
#footerCopy .btn-primary:hover {
	border-color: rgb(40, 94, 142); background-color: rgb(50, 118, 177);
}
@media screen and (max-width:939px)
{
.display-940 {
	display: none;
}
}
@media screen and (max-width:767px)
{
.display-768 {
	display: none;
}
}
@media screen and (max-width:539px)
{
.display-540 {
	display: none;
}
}
@media screen and (max-width:419px)
{
.display-420 {
	display: none;
}
}
@media screen and (max-width:1023px)
{
.hide-below-1024 {
	display: none;
}
}
@media screen and (max-width:939px)
{
.hide-below-940 {
	display: none;
}
}
@media screen and (max-width:767px)
{
.hide-below-768 {
	display: none;
}
}
@media screen and (max-width:768px)
{
.hide-below-768-news {
	display: none;
}
}
@media screen and (max-width:539px)
{
.hide-below-540 {
	display: none;
}
}
@media screen and (max-width:419px)
{
.hide-below-420 {
	display: none;
}
}
@media screen and (min-width:1023px)
{
.hide-above-1024 {
	display: none;
}
}
@media screen and (min-width:939px)
{
.hide-above-940 {
	display: none;
}
}
@media screen and (min-width:768px)
{
.hide-above-768 {
	display: none;
}
}
@media screen and (max-width:767px)
{
.hide-above-768-nav {
	display: none;
}
}
@media screen and (min-width:540px)
{
.hide-above-540 {
	display: none;
}
}
@media screen and (min-width:420px)
{
.hide-above-420 {
	display: none;
}
}
@media screen and (max-width:768px)
{
.homepage-buttons .btn-default {
	border-color: rgb(204, 204, 204); color: rgb(238, 238, 238); background-color: rgb(66, 139, 202);
}
#pageContent .nav-pills > li > a {
	padding: 5px 10px;
}
}
.topLevelImage {
	border: 6px solid rgb(238, 238, 238); border-image: none;
}
.fat-image-block {
	margin: 10px; font-size: 10px; max-width: 400px;
}
.fatParagraph {
	margin: 10px;
}
#PubNailBox .newsItem {
	border-bottom-color: rgb(192, 192, 192); border-bottom-width: 1px; border-bottom-style: dotted; min-height: 125px;
}
#PubNailBox img {
	border: 4px solid rgb(153, 153, 153); border-image: none; margin-right: 10px; margin-bottom: 10px; float: left;
}
#primaryNavigationFatMenus .col-sm-6 .copy {
	padding: 20px; text-align: center;
}
#primaryNavigationFatMenus .col-sm-4 .copy {
	padding: 20px; text-align: center;
}
#primaryNavigationFatMenus .col-sm-6 .copy .fatParagraph {
	margin: 0px auto; text-align: left; font-size: 12px;
}
#primaryNavigationFatMenus .col-sm-4 .copy .fatParagraph {
	margin: 0px auto; text-align: left; font-size: 12px;
}
.banner-125 {
	margin-top: 10px;
}
.nav-tabs > li.active > a {
	background: rgb(238, 238, 238);
}
.nav-tabs > li.active > a:hover {
	background: rgb(238, 238, 238);
}
.nav-tabs > li.active > a:focus {
	background: rgb(238, 238, 238);
}
.nav li a:hover {
	background: rgb(204, 204, 204);
}

a > h3 {
   	color: rgb(0, 0, 0);
}
a > h3:hover {
	text-decoration: none;
}
#foot-a {
	margin: 10px; display: inline-block;
}
#foot-b {
	margin: 10px; display: inline-block;
}
#foot-c {
	margin: 10px; display: inline-block;
}
#foot-d {
	margin: 10px; display: inline-block;
}
#foot-e {
	margin: 10px; display: inline-block;
}
#foot-f {
	margin: 10px; display: inline-block;
}
#foot-g {
	margin: 10px; display: inline-block;
}
#foot-h {
	margin: 10px; display: inline-block;
}
#foot-g a {
	min-width: 400px;
}
.block-item-announcement {
	background: linear-gradient(rgb(241, 231, 103) 0%, rgb(254, 182, 69) 100%); padding: 5px; border-radius: 10px;
}
.campaign-block .carousel-indicators {
	display: none;
}
@media all and (max-width:767px)
{
.CalendarHolder {
	background: url("/media/media-library-2014/styles/event(1).png") no-repeat top;
}
}
.homeIntro h2 {
	background: url("/media/media-library-2014/departments/continuing-professional-studies/CertCMS.png") no-repeat top;
}
.TCell #FeaturedEvents {
	background: url("/media/media-library-2014/tc-campus-120.jpg") no-repeat top;
}
.TCell #FeaturedNews {
	background: url("/media/media-library-2014/tc-campus-120.jpg") no-repeat top;
}
.TCell #FeaturedResources {
	background: url("/media/media-library-2014/tc-campus-120.jpg") no-repeat top;
}
#departmentContact {
	text-align: center; background-color: aliceblue;
}
#foot-a {
	margin: 10px 30px; display: inline-block;
}
#foot-b {
	margin: 10px 30px; display: inline-block;
}
#foot-c {
	margin: 10px 30px; display: inline-block;
}
#foot-d {
	margin: 10px 30px; display: inline-block;
}
#foot-e {
	margin: 10px 30px; display: inline-block;
}
#foot-f {
	margin: 10px 30px; display: inline-block;
}
#primaryBannerRightBottom ul > li > a {
	font-size: 14px;
}
#primaryBanner {
	height: 110px;
}
#cta-mobile-buttons {
	background: rgb(102, 102, 102); padding: 5px; display: none;
}
@media all and (max-width:480px)
{
#cta-mobile-buttons {
	display: block;
}
}
.orange {
	padding: 10px; border: 2px solid gold; border-image: none; text-align: center; font-weight: bold; background-color: rgb(238, 173, 14);
}
.blue {
	padding: 10px; border: 2px solid rgb(238, 238, 238); border-image: none; text-align: center; font-weight: bold; background-color: rgb(131, 159, 191);
}
.blue a {
	color: rgb(255, 255, 255);
}
.orange a {
	color: rgb(255, 255, 255);
}
div.tab-content .tab-pane img {
	display: none;
}
#footerCopy a {
	font-size: 1em; min-width: 140px;
}
}
#foot-a {
	margin: 10px 30px; display: inline-block;
}
#foot-b {
	margin: 10px 30px; display: inline-block;
}
#foot-c {
	margin: 10px 30px; display: inline-block;
}
#foot-d {
	margin: 10px 30px; display: inline-block;
}
#foot-e {
	margin: 10px 30px; display: inline-block;
}
#foot-f {
	margin: 10px 30px; display: inline-block;
}
#foot-g {
	margin: 10px 30px; display: inline-block;
}
#foot-h {
	margin: 10px 30px; display: inline-block;
}
#foot-g a {
	min-width: 400px;
}
@media screen and (min-width:769px)
{
#footerCopy a {
	width: 140px; font-size: 1.3em;
}