
.h  {
	font-weight: bold;
	text-align: left;
	}
	
.form-status {
	color: red;
	margin: 10px 30px;
	}
/*---------------------*/
.gallery {

	widtH: 100%;

	}
	
.gallery .item {
	display: block; 
	float: left;
	text-decoration: none;
	text-align: center;
	heihgt: 180px;
	width: 190px;
	margin: 5px;
	color: #4C5870;
	}


.gallery img {
	display: block;
	margin: 0 auto 10px auto;
	border: 1px solid #AFB3BE;
	padding: 4px;
	margin: 5px;
/*	
	max-width: 100px;
	max-height: 120px;
*/	
}
	
.gallery .item span {
	display: block;
	
	
	}
/*------------------------------------*/

/*------------------------------------*/

.picture {
	text-align: center;
}

.picture .img {
}

.picture .body {
	text-align: justify;
}

/*------------------------------------*/
.news {
}

.news .item {
	text-align: left;
	margin-bottom: 20px;
	
	border-bottom:1px dashed #CBD1E7;
	padding-bottom: 10px;
	float: left;
	widtH: 100%;
	clear: both;
}

.news .pic {
	float: left;
	margin-right: 10px;
	}
.news .date {
	font-weight: bold;
	display: block;
}

.news .title {
	display: block;
	font-weight: bold;
	color: #414246;
	margin: 2px 0;
	
}

.news .title:hover {
}

.news .body {
}

#right .news {
	font-size: 0.85em;
	}
#right .news p {
	text-align: left;
	}
/*------------------------------------*/

.news-latest {
}

.news-latest .item {
}

.news-latest .date {
}

.news-latest .title {
}

.news-latest .body {
}

.news-latest .link {
}

.news-latest .link:hover {
	}
/*------------------------------------*/

.gb {
}

.gb .item {
}

.gb .date {
	}
.gb .post {
}

.gb .comment {
}

/*---------------------------*/
#left .menu {
	margin-bottom: 20px;
	}
#left .menu a {
	color: #7A7D86;
	color: #787DA3;
	display: block;
	text-align: left;
	margin-left: 20px;
	font-size: 0.85em;
}

#left .menu a.title {
	margin: 5px 0;
	color: #4C4F60;
	font-weight: bold;
}

#main #left .menu a:hover {
	color: black;
	}	

#right .h {
	color: #707396;
	margin: 10px 0;

	}	

.drops div {
	position: relative;
	}
.drops div div {
	position: absolute;
	display: none;
	border: 1px solid #B3B5CE;
	padding: 5px;
	top: 0;
	left: 50px;
	background: white;
	}

#left .drops div div a {
	margin: 0;
	}
/*------------------------*/
.cat3 {
	width: 600px;
	margin: 20px auto;
	clear: both;
	float: right;
	}
.cat3 .gallery {
	width: 260px;

	}
.cat3 img {
	float: left;
	border: 1px solid #B0B5C9;
	padding: 4px;
}
.cat3 .gallery {
	float: left;
	}	
.cat3 .tb .item {
	margin: 0 0 11px 11px;
	width: 110px;
	color:#4C5870;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:106px;	
	}	
.cat3 .tb .item img {
	margin: 0;
	display: block;
	}
.text {
	clear: both;
	}		
/*-------------------------*/
.inst {
	border-top: 1px solid #DDDCE1;
	clear: both;
	}
.inst .item {
	border-bottom: 1px solid #DDDCE1;
	
	
	}

.inst .item td, .inst th {
	padding: 10px;
	}
.inst .item td {
	}

.inst .item th {
	color: #434343;
	width: 100px;
	text-align: center;
	}

.inst .title {
	font-weight: bold;
	color: #5A5C71;
	}

.inst img {
	float: left;
	margin: 0 5px;
	}
				
/*--------------------------*/
.breadcrumbs {
	color: #494E79;
	font-weight: bold;
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 10px;
	}
	
.breadcrumbs a {
	color: #494E79;
	}

.breadcrumbs a:hover {
	color: black;
	}

.attach {
	background: #ACB2CA;
	padding: 10px 20px;
	width: 250px;
	color: #EAF3F2;
	font-weight: bold;
	float: right;
	margin: 0px 0 10px 10px;
	position: relative;
	}				

.attach .item {
	padding-right: 70px;
	position: relative;
	margin: 3px 0;
	}
	
.attach a {
	display: block;
	text-align: left;
	color: #EAF3F2;
	}	
.attach a img {
	position: relative;
	top: 4px;
	margin: 0;
	border: 0;
	padding: 0;
	
	}	
.attach a:hover {
	color: #375D9C;
	}	
.attach .size {
	position: absolute;
	top: 0;
	right: 0;
	_right: 10px;
	}
/*---------------------------------*/
.equip {
	}

.equip .pic img {
	border: 1px solid #C1BDD4;
	padding: 4px;
	}
.equip td, .equip th {
	text-align: center;
	padding: 5px 10px;
	}
		
.equip .device {
	}

.equip .device .pic {
	vertical-align: top;
	}
	
.equip .body {
	text-align: justify;

	}
	
.equip .details {
	margin: 10px 0;
	}

.equip .details td, .equip .details th {
	bordeR: 1px solid #C1BDD4;
	}
.equip .details th {
	background: #ECEFF6;
	}			

.equip .details .title {
	font-weight: bold;
	}

.equip  td.title a {
	display: block;
	}

.equip img {
	border: 1px solid #C1BDD4;
	padding: 4px;
	margin: 0 5px;
	}
.equip .details .title img {
	margin: 5px;
	}
/*---------------------------------*/
.equip-popup {
	}

.equip-popup img {
	border: 1px solid #C1BDD4;
	padding: 5px;
	margin: 10px auto;
	display: block;
	
	}
	
.equip-popup .text {
	width: 600px;
	}	
/*---------------------------------*/

.articles {
	width: 100%;
	}

div.articles {
	float: left;
	}
	
.articles .item {
	float: left;
	margin-bottom: 10px;
	widtH: 100%;
	}			

.articles td {
	vertical-align: middle;
	}
	
.articles .title {
	font-weight: bold;
	display: block;
	}


.articles .body {
	float: left;
	widtH: 100%;
	padding-bottom: 5px;
	}


.articles .image {
	display: block;
	float: left;
	margin: 5px 5px 0 0;
	}

.articles td .image {
	float: none;
	}
.articles img {
	border:1px solid #D7DAEB;
	padding: 4px;
	}

#main .articles .content {
	
	}

/*------------------------------------*/
.devcat {
	border: 1px solid white;
	margin: 0 auto;
	}
.devcat td {
	width: 260px;
	padding: 10px;
	text-align: center;
	border: 1px solid #AFB3BE;
	vertical-align: top;
	}

.devcat .title {
	font-weight: bold;
	display: block;
	}
	
.devcat .title img {
	border: 1px solid #AFB3BE;
	display: block;
	margin: 10px auto 0 auto;
	}
	
.devcat .body {

	}

/*------------------------------------*/

.ugh {
	border-collapse: separate;

}

.ugh td {
	width: 60px;
	padding: 15px 0;
	vertical-align: middle;
	width: 100px;	
}

.ugh td img {
	width: 90px;

	}
.ugh th {
	background: url(../img/bg-ugh.jpg) no-repeat center center;
	vertical-align: middle;
	padding: 5px;
	width: 120px;
	height: 50px;
	font-size: 10px;
	color: white;
}

.ugh a {
	color: #FBFCFF;
	display: block;
	padding: 10px 0;
}

.ugh a:hover {
	color: #585D89;
}

/*----------------*/
.index {
	text-align: left;
}

.index p {
	text-align: left;
	}
.index td {
	vertical-align: top;
	padding: 0 10px;
}

.index img {
	border: 0;
}

.index .pic {
	widtH: 0px;
}

/*---------*/
.xz {
	clear: both;
	
}