
dd .tit, dd h3, dl.home dd h3  {
	display:block;
	margin:0px;
	color:#f27540;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	float:none;
	font-size:13px;
	border:0px;
	padding:0px;
}
dd .tit:hover {
	color:#9b2320;
}
dd .desc {
	margin:2px 0px 0px 0px;	
}
dd p {
	height:35px;
	margin:0px;
}
dd .more {
	text-decoration:none;
	color:#f75100;
	font-weight:bold;
	margin:5px 0px 0px 0px;
}
.all {
	text-decoration:none;
	color:#f75100;
	font-weight:bold;
	margin:20px 0px 0px 0px;
	clear:both;
	display:block;
}
dl.home dt{
	width:75px;
}
dl.home dd p {
	/*height:20px;	*/
}
dl.home dd .more {
	float:right;	
}
dl.home dd {
	width:200px;
	margin-bottom:5px;
}

dl.files dt{
	width:32px;
	margin:5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
dl.files dd {
	width:158px;
	margin:5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;

}
dl.files a, dl.links a{
	font-weight:bold;	
}
dl.files p {
	height:auto;	
}
dl.links {
	margin:0px;	
}
dl.links dd {
	width:500px;
	padding:0px;
	margin:10px 0px 0px 0px;
}
dl.home dt, dl.home dd {
	border-top: 1px solid #000;
}
dl.compact dt, dl.compact dd{
	border:0px;	
	margin-top:0px;
	margin-bottom:0px;
}
dl.page dd {
	width:800px;
}
dl.page dt, dl.page dd {
	height:90px;
	vertical-align:top;
	margin:0px 0px 10px 0px;
	padding-top:5px;
	border:0px;
	border-bottom: 1px solid #000;
}

.even {
	margin:0px 0px 0px 30px;	
}
dl.project dd {
	width:320px;
	border:0px;
}
dl.project dt {
	width:100px;	
}
dl.project {
	margin:0px;
	padding:0px;
}
dl.project dt, dl.project dd {
	height:100px;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	padding-top:0px;
	border:0px;
}
dl.details {
	margin:0px 0px 0px 10px;	
}
dl.details dt {
	width:150px;
	text-align:right;
	padding:0px 10px 0px 0px;
	margin:5px 0px 5px 0px;
}
dl.details dd{
	width:400px;
	padding:0px;
	margin:5px 0px 5px 0px;
}
dl.members {
	width:90%;
	clear:left;
	margin:0px 0px 5px 0px;
	padding:0px;
}
dl.members dd {
	width:100%;
	height:auto;
	padding:5px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}
dl.members dd h3 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	border:0px;
	font-size:12px;
	color:#777;
}
dl.members dd p {
	height:auto;
	margin:5px 0px 0px 0px;
}
.mask_1_wrp{
	background-position:center;
	background-repeat:no-repeat;
	width:112px;
	height:78px;
}
.mask_1 {
	border: 3px solid #c4e0e0;
	width:70px;
	height:70px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}
div.mask_1 h3, div.mask_1 p, div.mask_3 h3, div.mask_3 p {
	text-align:center;
	color:#707070;
	float:none;
	font-weight:bold;
	margin:0px auto auto auto;
}
div.mask_1 h3, div.mask_3 h3 {
	color:#000;
	font-size:28px;
	padding:10px 0px 0px 0px;
	border:0px;
}

.mask_2 {
	cursor:pointer;
	border:3px solid #6bbbba;
	overflow:hidden;
	padding:0px;
	display:block;
	background-color:transparent;
	border-radius: 7px; 
	margin:5px auto 0px 10px;
	background-position:center;
	background-repeat:no-repeat;
	float:right;
}
.mask_2_wrp {
	float:right;
	clear:right;
	margin:00px 20px 10px 20px;
	font-style:italic;
	display:block;
	overflow:hidden;
	text-align:center;
}
.mask_2_wrp p {
	text-align:left;
	font-style:normal;
	color:#E17009;
	padding:4px 0px 0px 14px;
}
.mask_3_wrp{
	background-position:center;
	background-repeat:no-repeat;
	width:110px;
	height:76px;
}
.mask_3 {
	width:110px;
	height:76px;
}
.mask_4{
	background-position:center;
	background-repeat:no-repeat;
	width:94px;
	height:94px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	border: 3px solid #c4e0e0;
}
.mask_5{
	background-position:left top;
	background-repeat:no-repeat;
	width:279px;
	height:110px;
	border-radius:5px;
	border: 2px solid #7ac2bf;
}
.sub {
	background-image:url(../images/bg_submenu.gif);
	display:block;
	width:100%;
	height:15px;
	padding:5px 0px 5px 10px;
	margin:0px 0px 0px 0px;
	background-repeat:no-repeat;
	background-position:bottom left;
	text-decoration:none;
	color:#000;
	font-size:14px;
}
.sub:hover, .on{
	color:#f75100;	
}



.paging {
	text-align:center;
	margin:20px 0px 20px 0px;
}
.paging a {
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	color:#FFF;
	display:inline-block;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/bg_paging.gif);
	background-repeat:repeat-x;
	padding:5px 0px 5px 0px;
	width:33px;
	height:21px;
	
}
.paging a.on {	
	background-image:url(../images/bg_paging2.gif);

}
.paging a.disabled {
	background-image:url(../images/bg_paging2.gif);
}
.paging .next {
	margin:0px 10px 0px 0px;
	padding-right:10px;
	width:120px;
	text-align:right;
}
.paging .prev {
	margin:0px 0px 0px 10px;
	padding-left:10px;
	width:120px;
	text-align:left;
}



.category {
	background-color:#FFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin:0px 0px 20px 0px;
}
.category .frame {
	border:1px solid #000;
	background-color:#FFF;
	-moz-border-radius: 10px;
	border-radius: 10px;

}
.category .frame .descr a {
	font-size:16px;	
}
.category table {
	margin: 5px 0px 5px 0px;
	width:100%;
}
.category .space {
	
	width:120px;
	text-align:center;
}
.category .descr {
	padding:0px 0px 0px 20px;
	border-left: 1px solid #CCC;
}
.category .descr {
	font-size:12px;	
}
.category .descr a {
	color:#3e3b61;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.category .descr h4 {
	color:#3e3b61;
	margin:0px 0px 5px 0px;
}
.category .descr .bulet {
	display:block;
	cursor:pointer;
	float:right;
	width:12px;
	height:21px;
	float:right;
	background-image:url(../images/unfold.gif);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}
.category .unfold .bulet {
	display:block;
	float:right;
	width:12px;
	height:21px;
	float:right;
	background-image:url(../images/fold.gif);
	background-repeat:no-repeat;
}
.category .unfold a {
	color:#1d8731;	
}
.category .unfold p {
	height:auto;
	overflow:visible;
}

.proj_parent {
	display:inline-block;
	padding: 0.25% 0px;
	text-decoration:none;
	width: 33%;
	margin: 0px;
	float: left;
}

.proj_parent > div > img{
	width: 100%;
	height: auto;
}


.proj_parent > div {
	width: 100%;
	position: relative;
}

.proj_parent > div h3{
	-webkit-filter: drop-shadow( 0px  0px 0px #fff );
            filter: drop-shadow( 0px  0px 0px #fff ); /* Same syntax as box-shadow, except                                                     for the spread property */
    background-color: #fff;

    width: 100%;
    position:absolute;
    bottom: 6px;
}

.proj_parent.middleone {
	margin:0px 0.5%;
}
.proj_parent h3 {
	font-size:12px;
	text-transform:uppercase;
	color:#194e4e;
	font-weight:bold;
	margin:5px 0px 0px 0px;
}
.proj_parent span {
	color:#f37321;
	font-size:10px;
	font-weight:bold;
}