.harea{
	padding-top:18px;
	height:60px;
	position:relative;
	zoom:1;
	}
.harea h1 a{
	width:281px;
	height:54px;
	font-size:21px;
	font-weight:normal;
	overflow:hidden;
	display:block;
	position:relative;
	margin-left:13px;
	}
	.harea h1 a span{
		position:absolute;
		width:281px;
		height:54px;
		top:0;
		left:0;
		background:red url(../img/ma.png) no-repeat 0 0;
		cursor:hand;
		}
.harea .register{
	position:absolute;
	left:310px;
	top:24px;
	padding-left:14px;
	background:url(../img/bul.png) no-repeat 0 .4em;
	width:150px;
	font-size:12px;
	}
	.harea .register a{
		font-weight:normal;
		}
.hellouser{
	width:280px;
	height:63px;
	position:absolute;
	left:400px;
	top:18px;
	margin-left:20px;
	background:url(../img/hellouser.png) no-repeat 0 0;
	}	
	.hellouser img{
		float:left;
		margin:4px 10px 0 0;
		border:1px solid #a3a3a3;
		}
	.hellouser a,.hellouser a:hover{
		color:#008fb2;
		font-weight:normal;
		}
	.hellouser p{
		position:relative;
		top:12px;
		left:31px;
		width:310px;
		color:#777;
		}
/*splash*/
.splash{
	margin-bottom:15px;
	}
.tns{
	list-style:none;
	width:100%;
	overflow:hidden;
	height:80px;
	margin:0;
	padding:0;
	}
	.tns li{
		float:left;
		height:62px;
		width:200px;
		padding:18px 0 0 100px;
		background:url(../img/tn1.png) no-repeat 0 100%;
		font:bold 17px/1.3 Arial,sans-serif;
		color:#ff7800;
		}
		.tns .tn2{background-image:url(../img/tn2.png);padding-left:83px;width:217px;}
		.tns .tn3{background-image:url(../img/tn3.png);padding-left:80px;width:220px;}
.morere{
	margin:15px 0 10px 0;
	width:100%;
	overflow:hidden;
	position:relative;
	}
	.morere p{
		float:right;
		display:block;
		text-align:center;
		color:#777;
		}
		.morere p img{
			display:block;
			float:none;
			//float:right;
			margin:0 0 10px 0;
			}
	.morere .taste{
		font-size:14px;
		margin-right:40px;		
		//margin-left:505px;
		
	}
        .morere p.book{ 
		position:absolute;
		
        }
		.morere p.book img{ 
			float:left;			
		}
	.whatisit{
		font-size:14px;
		display:block;
		position:absolute;
		top:10px;
		left:400px;
		margin-right:25px;
		width:180px;
		padding-left:15px;
		background:url(../img/bul.png) no-repeat 0 .4em;
	}
/*bottom part*/
.wrapfl{
	width:100%;
	overflow:hidden;
	padding-top:50px;
	}
.why1, .why2{
	width:450px;
	padding-top:0px;
	}
.why1{
	float:left;
	}
.why2{
	float:right;
	}
.wrapfl .imp{
	float:left;
	width:150px;
	padding-left:25px;
	padding-right:18px;
	border-right:1px solid #feaf35;
	color:#ff7800;
	font:bold 14px/1.3 Arial,sans-serif;
	margin-right:18px;
	padding-bottom:4px;
	}
.wrapfl .descri{
	display:table;
	zoom:1;
	font:normal 12px/1.3 Arial,sans-serif;
	color:#777
	}
	.wrapfl .descri a{
		color:#d3523c;
		font-weight:normal;
		}
	.allee{
		width:100%;
		overflow:hidden;
		margin-top:5px;
		}
		.allee a,.allee a:hover{
			float:right;
			color:#777;
			width:179px;
			height:22px;
			line-height:22px;
			text-align:center;
			font-size:12px;
			text-decoration:none;
			background:url(../img/allee.png) no-repeat 0 0;
			font-weight:normal;
			}
/*ESHE ODIN UPDATE*/
.morere .whatisit{
	width:180px;
	white-space:nowrap;
	left:auto;
	right:290px;
	}
	#an_info{position:relative;}
	#anounces,#an_info{overflow:visible !important;}
	#anounces a.next{
		display:block;
		width:31px;
		height:57px;
		position:absolute;
		top:50px;
		right:-7px;
		background:url(../img/carousel_next.png) 0 0 no-repeat;
		z-index: 152;
	}
		#anounces a.next:hover{

			background:url(../img/carousel_next.png) 0 0 no-repeat;
}
	#anounces a.prev{
		display:block;
		width:31px;
		height:57px;
		position:absolute;
		top:50px;
		left:-12px;
		background:url(../img/carousel_prev.png) 0 0 no-repeat;
		z-index: 152;
	}
		#anounces a.prev:hover {
			background:url(../img/carousel_prev.png) 0 0 no-repeat;
		}	
	.for-the-programmer{
		list-style:none;
		margin:0;
		padding:0;
        }
    #an_info div.items {
		border-right: 1px solid #E1E1E1;
		}
	.for-the-programmer li{
		float:left;
		width:179px;
		}
	.for-the-programmer li first{
		float:left;
		width:179px;
		}
	

