body
{
background-color:#514851;
font-family:Arial, Helvetica, sans-serif;
padding:0;
font-size:12px;
margin:0px auto auto auto;
color:#514851;
}
a{
color:#3e68ad;
text-decoration:none;
}

ul
{
	list-style-type:none;
}

a:hover{
color:#3e68ad;
text-decoration:underline;
}
.clear{
clear:both;
}

#wrap{
width:980px;
height: auto;
margin:auto;
background-color:#514851;
}
.header{
margin-top:60px;
width:980px;
height:200px;
background: #e6ebf3;
}

.top_info
{
padding: 10px;
font-size:11px;	
}
.top_info span
{
	margin-left: 20px;
}

#top_note
{
color:#000;
margin-top: -30px;
margin-left: 643px;
width:343px;
height:290px;
background: url(http://futuretalent.info/images/uploads/ft/note.png) no-repeat;	
position:absolute;
}

#top_date
{
margin-left: 200px;
margin-top: 10px;
}

#note_inside
{
	padding-left: 30px;
		padding-right: 30px;
}

#note_inside p
{
width:250px;
margin-top:0px;
padding-top:0px;
}

#top_note h1
{
font-size:20px;
font-weight:normal;
margin-bottom:0px;
padding-bottom:0px;
}

#top_links
{
margin-top:40px;
padding-left:0px;	
}

.top_links_list
{
color:#514851;
list-style-type:none;	
}

.top_links_list a
{
	color:#514851;
	text-decoration: underline;
}

.top_links_list a:hover
{color:#514851;
	text-decoration: none;
}


.logo{
padding-top: 30px;
padding-left: 30px;

}

.logo h1 {
margin-left : 0px;
margin-top : 0px;
width : 559px;
height : 109px;
background: url(http://futuretalent.info/images/uploads/ft/logo.png) no-repeat;
}
.logo h1 a {
width : inherit;
height : inherit;
display : block;
border-bottom : none;
width : 559px;
height : 109px;
}
.logo h1 a:hover {
background : none;text-decoration:none;
}
.logo h1 a span {
visibility : hidden;
}

/*-----------------------------menu-------------------*/
#menu{
background:#201420;
height:60px;
}
#menu ul{
display:block;
list-style:none;
padding:17px 0 0 40px;
margin:0px;
}
#menu ul li{
display:inline;
padding:0px;
margin:0px;
height:60px;
}
#menu ul li a{
height:27px;
display:block;
padding:0px 14px 0px 14px;
float:left;
text-decoration:none;
text-align:center;
color:#958395;
font-size:14px;
line-height:25px;
}

#menu ul li a.last
{
	border-right: none;
}


#menu ul li.selected a{
height:27px;
display:block;
padding:0px 14px 0px 14px;
float:left;
text-decoration:none;
text-align:center;
color:#fff;
font-size:14px;
line-height:25px;
}
#menu ul li a:hover{
color:#fff;
}

/*------------------------------------center content--------------------*/
.center_content{
width:980px;
padding:0px 0 0 0;
background: #fff;
}
.left_content{
width:660px;
float:left;
padding:20px 0 0px 20px;
}
.right_content{
background: #e6ebf3;
width:280px;
float:left;
padding:20px 0 20px 20px;
}

/*---------------footer------------------------*/
#footer{
	margin-bottom:30px;
height:200px;
background:#201420;
color:#fff;
}

.footer_inside{
padding-top:20px;
padding-right:40px;
padding-left:40px;
}
.footer_inside p
{
	font-size:13px;
	padding-bottom:20px;
		border-bottom: 1px dashed #d6dae1;text-align:center;
}

#footer a{
color:#3e68ad;
text-decoration:none;
}

#footer a:hover{
color:#3e68ad;
text-decoration:underline;
}

.left_footer{
float:left;
padding:10px 0 0 10px;
}
.right_footer{
float:right;
padding:10px 10px 0 0;
}
.footer a{
text-decoration:none;
padding:0 5px 0 5px;
color:#afaeaf;
}

#footer_menu ul{
display:block;
list-style:none;
padding-right:200px;
padding-left:200px;
margin:0px;
}
#footer_menu ul li{
display:inline;
padding:0px;
margin:0px;
height:20px;
}
#footer_menu ul li a{
height:27px;
display:block;
padding:8px 14px 8px 14px;
float:left;
text-decoration:none;
text-align:center;
color:#958395;
font-size:13px;
line-height:25px;
}

#footer_menu ul li a:hover
{color:#fff;text-decoration:none;}

#copyright p
{ border-bottom: none;font-size:11px; padding-bottom:0px;}
