.nav {
	height:16px;
	position:relative;
	font-size:11px;
	z-index:500;
	font-weight:100;
	margin-top:28px;
	margin-left:58px;
	float:left;
	width:695px;
	text-align:right;
}
.nav .select {
	margin:0;
	padding:0;
	list-style:none;
	white-space:nowrap;
}
.nav li {
	float:left;
	background:url(../i/nav-space.gif) right center no-repeat;
}
.nav .select a {
	display:block;
	text-decoration:none;
	line-height:16px;
	white-space:nowrap;
	color:#006E7F;
	font-size:10px;
	letter-spacing:1px;
	padding:0 10px 0 9px;
}
.nav .select a:hover, .nav .select li:hover a {
	line-height:16px;
	cursor:pointer;
	color:#006E7F;
}
.nav .select li.line a:hover, .nav .select li.line:hover a {
	color:#E5E5E5;
}
.nav li.end, .nav li.lang {
	background:none
}
.nav li.lang a {
	padding-right:0;
	margin-left:18px;
}
.nav li.active a, .nav li.active a:hover {
}
/*sub nav*/
.subnav {
	background:url(../i/subnav-bg.gif) repeat-x;
	height:23px;
	overflow:hidden;
	line-height:23px;
	padding:0 14px;
	}
.white {
	background:url(../i/white-dot.gif) repeat-x;
	}	
.cat-name{
	font-weight:700;
	width:175px;
	float:left;
}
.cat-name-proje{
	font-weight:700;
	width:600px;
	float:left;
}
.oth-lnk{
	width:730px;
	float:left;
	letter-spacing:1px;
	font-size:10px;
}
.oth-lnk a{
	padding:0 7px
}
.left-nav{
	line-height:22px;
	margin-bottom:10px
}
.left-nav dd{
	padding-left:15px;
	display:inline-block;
	cursor:pointer;
}
.left-nav dd.active, .left-nav dd.active2{
	background:#EBF5F5
}

.left-nav .name{
	width:115px;
	float:left;
	margin-right:8px;
}
.left-nav .pos{
	width:150px;
	float:left;
}
.tab-menu{
}
.tab-menu li{ float:left;
	background:url(../i/tab-nav-bg.gif) repeat-x bottom;
	width:50%;
	margin-bottom:5px
}
.tab-menu li a{
	background: url(../i/vertical-line.gif) repeat-y right;
	padding-left:15px;
	line-height:21px;
	padding-right:5px;
	display:block
}
.tab-menu li.active{
	background:#fff
}
.tab-menu li.end a{
	background:none;
}
