body {
	font:11px Verdana, Tahoma, sans-serif;
	color:#000;
	background:#456ebf;
	margin:0;
	min-width:980px;
	max-width:1400px;
}
a {
	text-decoration:none;
	color:#485e87;
}
a:hover {text-decoration:underline;}
a:focus {outline:none}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
img {border-style:none}
#main {
	width:100%;
	overflow:hidden;
}
#header {
	background:url(/images/bg-head.jpg) no-repeat 100% 0;
	width:100%;
	height:242px;
	padding:17px 0 0;
	overflow:hidden;
}
#header .head {
	width:100%;
	height:188px;
	overflow:hidden;
}
#header .slogan {
	display:block;
	background:url(/images/slogan.gif) no-repeat;
	width:579px;
	height:23px;
	margin:0 0 0 11px;
	text-indent:-9999px;
	overflow:hidden;
}
h1.logo {
	background:url(/images/logo.png) no-repeat;
	width:165px;
	height:152px;
	margin:8px 0 0 12px;
	overflow:hidden;
	text-indent:-9999px;
}
.logo a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
#menu {
	width:968px;
	padding:0 0 0 7px;
	margin:0;
	overflow:hidden;
	list-style:none;
}
#menu li {
	float:left;
	padding:0 0 0 3px;
}
#menu li a {
	float:left;
	font:bold 11px/12px Verdana, Tahoma, sans-serif;
	color:#456ebf;
	width:108px;
	padding:8px 0 0 10px;
	height:40px;
	cursor:pointer;
	background:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
#menu li a:hover {
	color:#fff;
	background:#456ebf;
}
#menu li a.active {
	color:#fff;
	background:#456ebf;
}
#menu li a span {
	display:block;
	font:9px/12px Verdana, Tahoma, sans-serif;
	color:#456ebf;
}
#menu li a:hover span {color:#fff}
#menu li a.active span {color:#fff}
#content {
	padding:0 10px;
	overflow:hidden;
	margin:6px 0 0;
}
.wrapper {background:#fff url(/images/bg-sidebar.gif) repeat-y}
.main {
	background:url(/images/bg-sidebar-b.gif) no-repeat 0 100%;
	width:100%;
	overflow:hidden;
}
.content {
	padding:0 250px 10px 0;
	overflow:hidden;
	height:1%;
}
.upper {padding:0 10px 10px 0}
.infobox {
	float:left;
	width:100%;
}
.info p a {background:#eff5fe; text-decoration:underline}
.main-box {
	background:#fff;
	overflow:hidden;
	padding:10px 0 10px 10px;
}
.main-box .holder {
	background:#e6f0fd;
	overflow:hidden;
	padding:7px;
}
.main-box h2 {
	font:bold 11px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#485e87;
	margin:0;
	text-transform:uppercase;
}
.main-box h3 {
	font:9px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#485e87;
	margin:0;
	text-transform:uppercase;
}
.main-box .item {
	background:#fff;
	overflow:hidden;
	padding:12px 0 9px 214px;
	height:1%;
	margin:7px 0 0;
}
.main-box .item .photo {
	float:left;
	width:184px;
	padding:0 0 0 30px;
	margin:0 0 0 -214px;
	display:inline;
}
.main-box .item .frame {
	background:#e6f0fd url(/images/bg-frame01.gif) no-repeat;
	width:147px;
	overflow:hidden;
}
.main-box .item .frame div {
	background:url(/images/bg-frame02.gif) no-repeat 0 100%;
	width:141px;
	padding:3px;
	overflow:hidden;
}
.main-box .item .frame div img {display:block}
.main-box .item .text {
	float:left;
	width:100%;
}
.main-box .item .text p {
	font-size:12px;
	color:#485d87;
	margin:0;
}
.main-box .item .text a {color:#485d87}
.columns {
	background:url(/images/bg-sidebar-t.gif) no-repeat;
	padding:0 0 0 240px;
	overflow:hidden;
	height:1%;
}
.upper .columns {background:none}
.sidebar {
	float:left;
	width:240px;
	margin:0 0 0 -240px;
	display:inline;
}
.upper .sidebar {margin:-2px 0 0 -240px}
.sidebar .box {
	width:230px;
	overflow:hidden;
	margin:12px 0 0;
}
.sidebar .box .heading {
	background:#fff url(/images/bg-heading02.gif) repeat-x;
	width:219px;
	padding:7px 0 0 9px;
	overflow:hidden;
	min-height:21px;
	border:1px solid #e6f0fd;
}
* html .sidebar .box .heading {
	overflow:visible;
	height:21px;
}
.sidebar .box .heading h2 {
	font-weight:bold;
	font-size:11px;
	color:#485e87;
	margin:0;
	text-transform:uppercase;
}
.sidebar .box .heading a {
color:#485e87;}
.sidebar .box .text {
	background:#fff;
	width:198px;
	padding:5px 10px;
	overflow:hidden;
	border:1px solid #e6f0fd;
	border-width:0 1px 1px;
}
.sidebar .box .text p {
	color:#485e87;
	margin:10px 0 10px 0;
}
.sidebar .box .text img {
	margin: 3px 5px 5px 0;
	float:left;
}

.info {
	float:left;
	width:100%;
}
.upper .info {margin:10px 0 0}
.info-holder {padding:0 0 0 10px}
.textbox {
	padding:0 0 0 10px;
}
.textbox h2 {
	font-size:17px;
	font-weight:normal;
	color:#485e87;
	margin:15px 0 0;
}
.textbox p {
	font-size:12px;
	line-height:17px;
	color:#485e87;
	margin:12px 0 0;
}
.textbox .accent {
	font-weight: bold;
}
.textbox ul {
	font-size:12px;
	line-height:16px;
	color:#485e87;
	margin:12px 0 0;
}

.textbox ol {
	font-size:12px;
	line-height:16px;
	color:#485e87;
	margin:12px 0 0;
}
.textbox img {
	margin: 0 12px 15px 0;
	float: left;
}
.textbox a:hover, a.active {
	color:#485e87;
	background:#E7F1FD;
	text-decoration:underline;
}
.textbox a {
	color:#485e87;
	background:#EFF5FE;
	text-decoration: underline;
	
}


.textbox table.time {border:1px solid #485e87;
border-collapse:collapse;
	font-size:12px;
	line-height:17px;
	color:#485e87;
margin:12px 0
}
.textbox table.time th {padding:5px;border:1px solid #485e87; }

.textbox table.time td {padding:5px;border:1px solid #485e87; }

.breadcrumbs {
	height:1%;
	overflow:hidden;
	padding:5px 0 11px 9px;
	margin:0;
	background:url(/images/border01.gif) repeat-x 0 100%;
	list-style:none;
}
.breadcrumbs li {
	float:left;
	color:#6990cf;
	padding:0 6px 0 11px;
	background:url(/images/arrows.gif) no-repeat 0 50%;
}
.breadcrumbs li:first-child {
	padding:0 6px 0 0;
	background:none;
}
.breadcrumbs li a {color:#6990cf}
.nav {
	float:right;
	padding:0 0 0 22px;
	background:#fff;
	width:217px;
	margin: 0 0 20px 0;
}
.nav ul {
	width:191px;
	padding:5px 10px 15px 16px;
	margin:28px 0 0;
	overflow:hidden;
	list-style:none;
	border-top:1px solid #6990cf;
	border-bottom:1px solid #6990cf;
}
.nav ul li {
	font-weight:bold;
	color:#456ebf;
	width:191px;
	text-transform:uppercase;
	padding:9px 0 0;
}
.nav ul li a {
	color:#456ebf;
}
.info .box {
	padding:0 0 0 10px;
	overflow:hidden;
	height:1%;
}
.info .box .heading {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #456ebf;
}
.info .news .heading {border-bottom:1px solid #5d730e}
.info .education .heading {border-bottom:1px solid #e5a017}
.info .box .heading h2 {
	width:100%;
	margin:0;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
}
.info .news .heading h2 {background:url(/images/head01.gif) no-repeat}
.info .about .heading h2 {background:url(/images/head02.gif) no-repeat}
.info .education .heading h2 {background:url(/images/head03.gif) no-repeat}
.info .publication .heading h2 {background:url(/images/head04.gif) no-repeat}
.info .box .text {
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
}
.info .about .text, .info .education .text, .info .publication .text {padding:10px 0 15px}
.info .box .text h3 {
	font-size:11px;
	font-weight:bold;
	color:#485e87;
	margin:10px 0 0;
	text-transform:uppercase;
}
.info .box .text h3 a {color:#485e87}
.info .box .text p {
	font-size:12px;
	color:#485e87;
	margin:5px 15px 5px;
	text-align:justify;
}
.info .box .text p a {color:#485e87}
.info .box .text ul {
	height:1%;
	padding:5px 15px 0 17px;
	margin:0 0 0;
	overflow:hidden;
	list-style:none;
	text-align:justify;
}
.info .box .text ul li{
	margin:5px 0;
}
.info .box .text img {
	margin: 7px 10px 10px 15px;
	float: left;
}
.info .box .text ul li {
	height:1%;
	font-size:12px;
	color:#485e87;
	padding:0 0 0 11px;
	background:url(/images/separator01.gif) no-repeat 0 4px;
}
.info .education .text ul li {background:url(/images/separator02.gif) no-repeat 0 4px}
.info .box .text ul li a {
	color:#485e87;
}
.aside {
	float:right;
	width:230px;
	padding:0 10px;
	margin:10px -250px 0 0;
	display:inline;
}
.aside .item-box {
	background:#ecd9ba;
	padding:7px;
	overflow:hidden;
}
.aside .item-box h2 {
	font:bold 11px/12px Verdana, Tahoma, sans-serif;
	color:#513726;
	margin:0;
	text-transform:uppercase;
}
.aside .item-box h3 {
	font:9px/12px Verdana, Tahoma, sans-serif;
	color:#513726;
	margin:0;
	text-transform:uppercase;
}
.aside .item-box .items {
	background:#fff;
	padding:0 7px 15px;
	overflow:hidden;
	margin:7px 0 0;
}
.aside .item-box .holder {
	width:100%;
	padding:0 0 11px;
	overflow:hidden;
}
.aside .item-box .photo {
	width:100%;
	overflow:hidden;
	margin:15px 0 0;
}
.aside .item-box .photo img {
	display:block;
	margin:0 auto;
}
.aside .item-box .holder p {
	font:9px/12px Verdana, Tahoma, sans-serif;
	color:#513726;
	margin:11px 0 0;
}
.aside .item-box .holder p a {color:#513726}
.aside .photobox {
	width:100%;
	margin:10px 0 0;
	overflow:hidden;
}
.aside .photobox a {
	color:#513726;
}

.aside .photobox .heading {
	border:1px solid #d7b373;
	overflow:hidden;
	min-height:21px;
	padding:7px 10px 0;
	background:url(/images/bg-heading01.gif) repeat-x;
}
* html .aside .photobox .heading {
	overflow:visible;
	height:21px;
}
.aside .photobox .heading h2 {
	font:bold 12px/14px Verdana, Tahoma, sans-serif;
	color:#513726;
	margin:0;
	text-transform:uppercase;
	text-align:right;
}
.aside .photobox .photo {
	overflow:hidden;
	margin:0 0 0 10px;
	padding:1px;
	border:1px solid #d7b373;
	border-width:0 1px 1px;
}
.aside .photobox .photo img {display:block}
.aside .search-box {
	width:100%;
	margin:10px 0 0;
	overflow:hidden;
}
.aside .search-box .heading {
	border:1px solid #d7b373;
	overflow:hidden;
	min-height:21px;
	padding:7px 10px 0;
	background:url(/images/bg-heading01.gif) repeat-x;
}
* html .aside .search-box .heading {
	overflow:visible;
	height:21px;
}
.aside .search-box .heading h2 {
	font:bold 12px/14px Verdana, Tahoma, sans-serif;
	color:#513726;
	margin:0;
	text-transform:uppercase;
	text-align:right;
}
.aside .search-box .text {
	overflow:hidden;
	margin:0 0 0 10px;
	padding:10px 15px;
	border:1px solid #d7b373;
	border-width:0 1px 1px;
}
.aside .search-box .search {
	overflow:hidden;
	width:100%;
}
.aside .search-box .search input {
	float:left;
}
.aside .search-box .search .txt {
	font:11px/14px Verdana, Tahoma, sans-serif;
	color:#513726;
	width:150px;
	padding:0 5px;
	height:14px;
	border:1px solid #d7b373;
	background:#fff;
}
.aside .search-box .text ul {
	font-size:12px;
	color:#513726;
	width:100%;
	padding:0;
	margin:9px 0 0;
	overflow:hidden;
	list-style:none;
}
.aside .search-box .text ul li a {
	color:#513726;
}


#footer {
	padding:18px 20px 0 10px;
	overflow:hidden;
	background:url(/images/bg-footer.gif) repeat-x;
	height:177px;
	margin:13px 0 0;
}
.footer {padding:0 0 0 310px}
.footer .list {
	float:left;
	width:310px;
	margin:0 0 0 -310px;
	display:inline;
}
.footer .list ul {
	background:url(/images/bg-foot.gif) no-repeat;
	width:280px;
	min-height:137px;
	padding:7px 0 0 10px;
	margin:0;
	list-style:none;
	overflow:hidden;
}
* html .footer .list ul {
	height:137px;
	overflow:visible;
}
.footer .list ul li {
	float:left;
	width:280px;
}
.footer .list ul li a {
	float:left;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
}
.footer .list ul li a.active {
background:none;
	float:left;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
text-decoration:none
}

.footer .text {
	float:left;
	width:100%;
	padding:4px 0 0;
}
.footer .text p {
	font-family:Tahoma, Verdana, sans-serif;
	font-size:12px;
	color:#fff;
	margin:0;
}
.footer .text a {
	font-family:Tahoma, Verdana, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration: none;
}

.footer .text a:hover {
	/*text-decoration: underline;*/
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.footer .banner {
	float:right;
	width:190px;
	padding:4px 0 0;
}
.footer .banner .box {
	width:190px;
	overflow:hidden;
}
.footer .banner .box div {float:right}
.footer .banner .box img {display:block}
.footer .banner ul {
	width:190px;
	padding:0;
	margin:7px 0 0;
	list-style:none;
	overflow:hidden;
}
.footer .banner ul li {
	float:left;
	padding:0 0 0 7px;
}
.footer .banner ul li img {display:block}
.footer .banner .logotype {
	width:190px;
	margin:19px 0 0;
	overflow:hidden;
}
.footer .banner .logotype a {
	float:right;
	background:url(/images/logo-workteam.png) no-repeat;
	width:89px;
	height:34px;
	overflow:hidden;
	text-indent:-9999px;
}

.search-page h3  {margin:15px 0 0 0}
.search-page p  {margin:8px 0 8px 0}

.search-page h3 a {background: none}
.search-page h3 a:hover {background: none}