#MANSET{
	width:675px;
	z-index:-10px;
	position:relative;
}
#MANSET .MANSET{
	width:100%;
	height:300px;
}
#MANSET .MANSET div{
	width:100%;
	height:100%;
}
#MANSET .MANSET .link{
	width:70%;
	height:100%;
	float:left;
}
#MANSET .MANSET .images{
	width:100%;
	height:100%;
	border-top:1px solid #D1D1D1;
	border-left:1px solid #D1D1D1;
}
#MANSET .MANSET .Detay{
	border-top:1px solid #D1D1D1;
	border-right:1px solid #D1D1D1;
	width:55%;
	height:100%;
	background:url(../img/man_gecis.png) repeat-y left ;
	position:absolute;
	right:0;
	top:0;
}
#MANSET .MANSET .Detay .area{
	text-align:right;
	width:230px;
	padding:10px;
	float:right;
	
}
#MANSET .MANSET .Detay .title{
	font-size:16px; font-weight:bold; color:#FFF;
	}
#MANSET .MANSET .Detay .short{
	font-size:12px; font-weight:bold; color: #EEE; width:250px; line-height:15px;
	}
#MANSET .MANSET .Detay .info{
	margin-bottom:0; line-height:20px; font-weight:bold; color:#FFF;
	}
#MANSET .MANSET .Detay .info img{
	margin-bottom:-5px; margin-right:5px;
}
.control{
	height:30px;
	overflow:hidden;
}
.mansetLo{
	background:url(../img/nav_bg.png);
	height:30px;
	width:465px;
	border:1px solid #D1D1D1;
	float:left;
}
.mansetLo a{
	float:left;
	height:22px;
	padding-top:8px;
	color: #666;
	text-decoration:none;
	font-family:Arial,Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	border-right:1px solid #D1D1D1;
	width:30px;
	
}
.mansetLo .navActive{
	color:#000;
	background:url(../img/nav_bg_a.png);
}
.control{
	float:left;
	width:207px;
	background:url(../img/nav_bg.png);
	border:1px solid #D1D1D1;
	border-left:none;
}
.control a{
	height:22px;
	padding-top:8px;
	color: #666;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	float:left;
	border-right:1px solid #D1D1D1;
	text-align:center;
	cursor:pointer;
	width:27px;
}
.control a:hover{
	color:#000;
	background:url(../img/nav_bg_a.png);
	
}