@charset "utf-8";
/* CSS Document */
body
	{
		margin:0 auto;
		padding:0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
.main_bg
	{
		width:100%;
		height:1265px;
		margin:auto;
		background:url(images/bg1.jpg) repeat-x;
	}
.top_menu
	{
		width:240px;
		height:20px;
		margin:auto;
	}
.top_menu ul
	{
		list-style:none;
		margin:0;
		padding:0;
	}
	
.top_menu ul li
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#fff;
		font-weight: bold;
		float:left;
		line-height:20px;
	}	
.top_menu ul li a
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#fff;
		font-weight: bold;
		text-decoration:none;
		padding:0 3px 0 3px;
	}	
.top_menu ul li a:hover
	{
		
		color: #FFFF00;
		
	}	
.home_search
	{
		width:64px;
		height:20px;
		margin:auto;
		background:url(images/sr-bt.jpg) no-repeat;
		border:0;
	}	
	
.menu_1
	{
		width:890px;
		height:40px;
		margin:auto;
		padding:0 0 0 90px;
		
		
	}
.menu_1 ul
	{
		margin:0;
		padding:0;
		list-style:none;
		
	}
.menu_1 ul li
	{
		display: block;
    position: relative;
    float: left;
	color:#000;
	}
.menu_1 ul li a
	{
		display: block;
    text-decoration: none;
    color:#fd5604;
   
	font-size:12px;
   
    
    white-space: nowrap;
	height:10px;
	line-height:40px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	}
.menu_1 ul li a:hover
	{
		background: #3da4ff;
	
		background-position:bottom;
		color:#FFFFFF;
	}
.menu_1 ul li a.active
	{
		background: #3da4ff;	
		
	}

.ft_menu
	{
		width:430px;
		height:20px;
		margin:auto;
	}
.ft_menu ul
	{
		list-style:none;
		margin:0;
		padding:0;
	}
	
.ft_menu ul li
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #999999;
		font-weight: normal;
		float:left;
		line-height:20px;
	}	
.ft_menu ul li a
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #999999;
		font-weight: normal;
		text-decoration:none;
		padding:0 3px 0 3px;
	}	
.ft_menu ul li a:hover
	{
		
		color: #FF9900;
		
	}		
.career_input
	{
		width:300px;
		height:24px;
		margin:auto;
		background-color:#e7e6e6;
		border:0;
	}	
.career_select
	{
		width:300px;
		height:23px;
		margin:auto;
		background-color:#e7e6e6;
		border:0;
	}	
.career_text
	{
		width:295px;
		height:80px;
		margin:auto;
		background-color:#e7e6e6;
		border:0;
	}		
	
.career_submit
	{
		width:75px;
		height:32px;
		margin:auto;
		background:url(images/sb-bg.jpg) no-repeat;
		border:0;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	