#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 107px;
	padding-bottom: 0px;
}
/*#top .btn_back{
	display: block;
	height: 58px;
	width: 100px;
	padding-top: 13px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 13px;
}*/
#headcrs p.btn_back {
	font-weight: normal;
	line-height: 40px;
	text-indent: 40px;
	width: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
	height: 40px;
	background-image: url(../images/btn_back_base.png);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headcrs p.btn_back a  {
	width: 100%;
	height: 40px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	text-decoration: none;
}
#header_lang {
	color: #FFF;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Menu items are a light gray block with padding and no text decoration */
#header_lang a 
{
	display: block;
	cursor: pointer;
	text-decoration: none;
	background-image: url(../../common/images/header_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	text-indent: 8px;
	color: #000;
	padding-left: 3px;
}
/* Menu items are a light gray block with padding and no text decoration */
#header_lang ul 
.studnt a{
	display: block;
	cursor: pointer;
	text-decoration: none;
	background-image: url(../images/header_arroww.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	text-indent: 8px;
	color: #FFF;
	padding-left: 3px;
}
#header_lang a:hover {
	display: block;
	cursor: pointer;
	text-decoration: underline;
	text-indent: 8px;
}
#header_lang ul {
	margin: 0px;
	padding: 0px;
}
#header_lang li {
	float: right;
	font-size: 10px;
	list-style-type: none;
	display: block;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebebeb;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ebebeb;
	line-height: 23px;
	height: 23px;
}
#header_lang ul .studnt {
	background-color: #004EA2;
}
#header_lang .studnt:hover {
	display: block;
	cursor: pointer;
	text-decoration: underline;
	text-indent: 8px;
	color: #FFF;
}
#logo {
	width: 459px;
	height: 97px;
	float: left;
	padding-top: 10px;
}
#logo a{
	height: 87px;
	width: 459px;
	text-indent: -9999px;
	display: block;
	font-size: 1px;
	line-height: 1px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 15px;
	background-image: url(../images/logo.png);
}
#header-menu {
	float: right;
	height: 87px;
	width: 521px;
}
#header-usr {
	float: left;
	padding-top: 10px;
	padding-left: 30px;
}
#header-usr a {
	padding-right: 10px;
	float: left;
}
#header-form {
	float: right;
}
#call {
	float: left;
	padding-top: 5px;
}
#call a:hover {
	background-image: none;
	background-repeat: no-repeat;
}
#header p {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 1px;
	font-size: 1px;
	line-height: 1px;
}
#menu {
	background-color: #004EA2;
	/* [disabled]border-top-width: 2px; */
	/* [disabled]border-bottom-width: 2px; */
	/* [disabled]border-top-style: solid; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-top-color: #03458c; */
	/* [disabled]border-bottom-color: #03458c; */
}
#menu-box {
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 980px;
}
#menu-box a {
	float: left;
}
.item{
	position: relative;
	-webkit-font-smoothing: antialiased;

}
.item:hover{
        z-index: 10;
}
.item:hover img {
    position: relative;
    z-index: 100;
}
.item:hover .downbox {
        display: block;
        z-index: 50;
}
.downbox {
	width: 960px;
	top: 80px;
	z-index: 100;
	display: none;
}

.downbox h3 {
	color: #000;
	font-size: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.info {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 195px;
	border-right-color: #004ea2;
	border-bottom-color: #004ea2;
	border-left-color: #004ea2;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFF;
}
.info1 {
	background-color: #FFF;
	width: 195px;
	position: absolute;
	top: 50px;
	left: 196px;
	border-right-color: #004ea2;
	border-bottom-color: #004ea2;
	border-left-color: #004ea2;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.info2 {
	background-color: #FFF;
	width: 195px;
	position: absolute;
	top: 50px;
	left: 392px;
	border-right-color: #004ea2;
	border-bottom-color: #004ea2;
	border-left-color: #004ea2;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.info3 {
	background-color: #FFF;
	width: 195px;
	position: absolute;
	top: 50px;
	left: 588px;
	border-right-color: #004ea2;
	border-bottom-color: #004ea2;
	border-left-color: #004ea2;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.info4 {
	background-color: #FFF;
	width: 195px;
	position: absolute;
	top: 50px;
	left: 784px;
	border-right-color: #004ea2;
	border-bottom-color: #004ea2;
	border-left-color: #004ea2;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.infooc h4 {
	background-color: #000;
	padding: 5px;
	display: block;
	font-size: 18px;
	color: #ffde00;
	margin-top: 10px;
	margin-bottom: 10px;
}
.occhoice a {
	float: left;
	padding-right: 10px;
}
.occhoice .end {
	padding-right: 0px;
}
.link {
	float: left;
}
.crs01:hover   ,.crs02:hover ,.crs03:hover ,.crs04:hover ,.crs05:hover ,.crs06:hover ,.crs07:hover ,.crs08:hover ,.crs09:hover ,.crs10:hover{
	/* [disabled]width: 295px; */
}
.crsnone   {
	color: #000;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	width: 195px;

}
.crsnone:hover   {
	width: 195px;
	background-color: #e0eff8;
	color: #004EA2;
}
.crs00   {
	width: 175px;
	background-image: url(../images/arrow-s1.png);
	background-position: 185px center;
	background-repeat: no-repeat;
	color: #000;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	font-weight: bold;
	padding-right: 10px;
}
.crs00:hover   {
	background-color: #e0eff8;
	color: #004EA2;
}
.crs01   {
	background-color: #63b0dc;
	background-image: url(../images/arrow-s1.png);
	background-position: 185px center;
	background-repeat: no-repeat;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	width: 175px;
	padding-right: 10px;
	color: #000;
}
.crs02   {
	background-color: #9dc43a;
	width: 175px;
	padding-right: 10px;
	background-image: url(../images/arrow-s1.png);
	background-position: 185px center;
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
}
.crs03   {
	background-color: #d9dd33;
	width: 175px;
	padding-right: 10px;
	background-image: url(../images/arrow-s1.png);
	background-position: 185px center;
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
}
.crs04   {
	background-color: #9c72ab;
	width: 175px;
	padding-right: 10px;
	background-image: url(../images/arrow-s1.png);
	background-position: 185px center;
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
}
.crs05   {
	background-color: #6681bb;
	width: 175px;
	padding-right: 10px;
	background-image: url(../images/arrow-s1.png);
	background-position: 185px center;
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
}
.crs06   {
	background-color: #f2bc00;
	width: 175px;
	padding-right: 10px;
	background-image: url(../images/arrow-s1.png);
	background-position: 185px center;
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
}
.crs07   {
	background-color: #cd7e8c;
	width: 175px;
	padding-right: 10px;
	background-image: url(../images/arrow-s1.png);
	background-position: 185px center;
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
}
.crs08   {
	background-color: #eb6d9a;
	width: 175px;
	padding-right: 10px;
	background-image: url(../images/arrow-s1.png);
	background-position: 185px center;
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
}
.crs09   {
	background-color: #e56c56;
	width: 175px;
	padding-right: 10px;
	background-image: url(../images/arrow-s1.png);
	background-position: 185px center;
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
}
.crs10   {
	background-color: #ca5b99;
	width: 175px;
	padding-right: 10px;
	background-image: url(../images/arrow-s1.png);
	background-position: 185px center;
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
}
.sname {
	line-height: 20px;
	height: 40px;
}


#header2 {
	height: 46px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
}
#header_land {
	height: 40px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
}
#header_menu_land {
	float: right;
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
	margin-top: 10px;
}

@media screen and (max-width: 640px) {

#headersp {
	display: block;
	/* [disabled]background-image: url(../images/logo-bg.png); */
	background-repeat: repeat-x;
	background-position: center 0px;
	height: 100%;
	text-align: center;
	padding: 10px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;

}
#headersp img {
    width:100%;
}
}
