* {
	margin:0px;
	padding:0px;
}
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
body {
	background:#e4e8ec;
	font-family: 'Roboto', sans-serif;
	font-size:12px;
}
.mainwrapper {
	 height: auto;
    margin: 0 auto;
    width: 1170px;	
}





a{border:none;}
.img {
      margin-left:33px;
	  
     }
img{border:none;}
p {
	font-size:12px;
	color:#666666;
	line-height:18px;
	padding:10px;
}
.table_text {
	font-size:12px;
	color:#666666;
	line-height:15px;
	
}
.header {
	width:1170px;
	height:183px;
	background: #fff url(images/placement.jpg) no-repeat center center;
}
.logo {
	float:left;
	width:175px;
	height:118px;
}
.logo {
    margin-top: 22px;
    margin-left: 22px;
}
.headtop {
    float: right;
    position: relative;
    top: 15px;
    right: 15px;
}
.headtop table a {
	background: #FEC110;
	display: block;
	padding:6px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	font-size: 14px;
}
.search {
	width:232px;
	height:50px;
	float:right;
	padding-top:4px;
	
	
}
.search input.slo {
	background:url(images/searchbg.jpg) no-repeat;
	width:153px;
	height:29px;
	border:none;
	float:left;
	line-height:29px;
	color:#000;
	font-size:11px;
	padding:0 25px;
}



element.style {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    margin-left: -18px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
}
.scro {
    height: 36px;
    background:#5995DD;
    margin-top: -16px;
    line-height: 38px;
    position: relative;
    color: #FFFFFF;
    font-size: 12px;
    padding-left: 100px;
    padding-right: 20px;
}
.scro h2 {
	font-size: 14px;
	position: absolute;
	left:10px;
}
.scro marquee {
    position: relative;
    
    font-size: 13px;
}
.navigation {
	height:44px;
	background:#1E3D6B;
}
.navigation ul {
	list-style:none;
}
.navigation ul li {
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight:bold;
	height:34px;
	line-height:34px;
}
.navigation ul li a {
    color: #fff;
    display: block;
    float: left;
    margin: 0;
    padding-left: 34px;
    padding-right: 33px;
    text-decoration: none;
    line-height: 44px;
    border-right: 1px solid #3d5d8c;
    font-size: 14px;
}
.navigation ul li:last-child a {
	border-right:0;
}
.navigation ul li a:hover {
	color: #fff;
	background: #5995DD;
}
.midwrapper {
    background-color: #ffffff;
    padding: 20px;
}
.inmidwrapper {
    width: 1130px;
    margin: 0px;
}
.middle-left {
    float: left;
    width: 270px;
}
.up {
	background:#FEC110;
	color: #FFFFFF;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-variant: normal;
	font-weight: bold;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
	text-align: center;
}
.down {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #d1d1d2;
    overflow: hidden;
    border-top:0;
}
.add {
	margin-top: 20px;
}
.add img {
	width: 100%;
}
.add-down {
    background: #FEC110;
    background-repeat: no-repeat;
    border-radius: 4px;
    margin-top: 8px;
    text-align: center;
    padding: 10px 17px;
}
.add-down a {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
}
.middle-right {
    width: 840px;
    float: right;
    margin-left: 20px;
}
.login-form {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #B4B2B1;
	float: right;
	height: 208px;
	width: 240px;
	margin:3px;
	
	overflow:hidden;
	vertical-align:top;
}

.main-middle-right {
    float: right;
    height: 600px;
    margin-top: 26px;
    width: 185px;
}
.main-middle-left {
	width:840px;
	float:left;
}
.cis-text-up, .str-text-down {
    background-color: #fec110;
    height: 44px;
    width: 248px;
    margin-top: 20px;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.str-text-down {
	background: #5995DD;
}
.cis-text, .str-text {
    background-color: #FFFFFF;
    border: 1px solid #cccccc;
}
.cis-text p, .str-text p {
	padding:20px 20px 0;
	text-align: justify;
	font-size:13px;
	line-height: 20px;
}
.cis-text p:last-child, .str-text p:last-child {
	padding-bottom: 20px;
}
.cis-text p > b {
	font-size:14px;
	line-height: 24px;
}
.str-text a {
	padding: 10px 20px 20px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #5995dd;
}
.main-middle-right {
	width:185px;
	height:564px;
	float:right;
	vertical-align:top;
	margin-top:auto;
}
.left-add {
	background-image: url("images/addddd.png");
	background-repeat: no-repeat;
	border: 1px solid #B4B2B1;
	border-radius: 10px 10px 10px 10px;
	height: 352px;
	margin-top:26px;
	
	width: 185px;
	
}


.left-add-down {	
	margin-top: 20px;
}
.left-add-down h1 {
    color: #fff;
    font-size: 16px;
    line-height: 46px;
        background: #5995DD;
    text-align: center;
}
.left-add-down marquee {
	border:1px solid #c3c3c3;
}
.left-add-down marquee > a {
	display: block;
	color: #5995DD;
	padding:10px;
	font-size: 14px;
	line-height: 20px;
	border-bottom: 1px dashed #c3c3c3;
}
.footer {
	width:1000px;
	height:30px;
	margin:0 auto;
	padding:0px 0 0 0;
	background-color:#000;
	color:#FFFFFF;
}
.footer ul {
	width:445px;
	margin:0 auto;
}
.footer ul li {
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#FAFAFA;
	background-color:#000;
	float:left;
}
.footer ul li a {
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FAFAFA;
	background-color:#000;
	padding:0 8px;
}
.footer ul li a:hover {
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FAFAFA;
	background-color:#000;
	padding:0 8px;
}

.readmore {
	margin-bottom:10px;
	height:20px;
}
.readmore a {
	text-decoration:none;
	color:#fff;
	background: none repeat scroll 0 0 #2394CC;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	float: right;
	font-size: 12px;
	height: 20px;
	margin-right: 10px;
	text-align: center;
	width: 79px;
	padding-top: 4px;
}
.readmore a:hover {
	color:#fff;
	background:#ff7400;
	font-size: 12px;
	height: 20px;
	margin-right: 10px;
	text-align: center;
	width: 79px;
}
.s-readmore {
	margin-bottom:10px;
	width: 79px;
	height: 20px;
	float:right;
}
.s-readmore a {
	text-decoration:none;
	color:#fff;
	background: none repeat scroll 0 0 #ff7400;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	float: right;
	font-size: 12px;
	height: 20px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
	width: 79px;
	padding-top: 4px;
}
.s-readmore a:hover {
	color:#fff;
	background:#2394CC;
	font-size: 12px;
	height: 20px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
	width: 79px;
}
.course-h1 {
    color: #fff;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
}

.course {
    color: #fff;
    font-size: 16px;
    line-height: 48px;
    text-align: left;
    padding-left: 19px;
}
.gallery {
    width: 840px;
    float: left;
}
.botmain {
	float:left;
	width:222px;
	height:auto;
	padding-bottom:20px;
}
.lftnavi ul {
	list-style:none;
}
.lftnavi ul li {
    color: #36598f;
    float: left;
    font-size: 12px;
    line-height: 30px;
    display: block;
    width: 100%;
}
.lftnavi ul li a {
    background: url(images/arrow.png) no-repeat scroll left 14px center;
    color: #808080;
    display: block;
    line-height: 18px;
    padding: 15px 36px;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    border-bottom: 1px solid #ddd;
}
.lftnavi ul li:last-child a {
	border-bottom: 0;
}
.lftnavi ul li a:hover {
	color:#FEC110;
}
.clr {
	clear:both;
}
.loghead {
	background:url(images/logbg.jpg) no-repeat;
	width:240px;
	height:35px;
	
	line-height:35px;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}


.incdi{ width:240px;
height:auto;}
.botbox {
	width:240px;
	height:155px;
	margin-left:5px;
	margin-right:5px;
}
.footer {
    width: 1170px;
    height: 66px;
    background: #1e3d6b;
    text-align: center;
    line-height: 24px;
    padding-top: 15px;
    color: #CCCCCC;
}
.footer a {
	color:#CCCCCC;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}
.footer a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}