@charset "utf-8";
/* CSS Document */
html, body {
	min-width: 980px;
	color: #000;
	font-size: 12px;
	font-family:  Arial,Helvetica,sans-serif;
	background: #fdfdfd;
	line-height:18px;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------bodyTop--------------------*/
#bodyMain {
	width:100%;
    background:url(../images/b g.jpg) #fff 50% -25px no-repeat fixed;
	margin: 10px 0;
}
#bodysub {
	width:980px;
	margin:0 auto;
	height: auto;
}
#bodysub .content {
	width:980px;
	float:left;
}

#links {
	width:980px;
	margin:0 auto;
}
#links .links {
	width:976px;
	float:left;
	padding:1px;
	border:1px #ccc solid;
	background: #f6f6f6;
}
#links .links img {
	width:100px;
	height:32px;
	float:left;
	margin:5px 10px;
}
#links .links a img {
	border:1px #ccc solid;
}
#links .links a:hover img {
	border:1px #f60 solid;
}
#bodysub .bannerl {
	width:665px;
	float:left;
}
#bodysub .bannerr {
	width:315px;
	float:right;
}
/*------------------------------------------------left1--------------------*/
#left {
	width:665px;
	padding:0;
	float:left;
}
#left p.leftText1 {
	font:normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#251C00;
	background-color:inherit;
	margin:0 0 24px 0;
	display:block;
	width:447px;
}
#left p.leftText1 span {
	font:bold 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#006882;
	background-color:#FFFEFA;
}
#left p.leftText1 a.link1 {
	font:normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#1B7D01;
	background-color:inherit;
	text-decoration:underline;
}
#left p.leftText1 a.link1:hover {
	color:#1B7D01;
	background-color:#F7F0D9;
	text-decoration:none;
}
#left a.link2 {
	background:url(images/left_link_bg.gif) 0 0 no-repeat #F0FFFF;
	padding:0 0 0 54px;
	font:bold 18px/39px Georgia, "Times New Roman", Times, serif;
	color:#144848;
	width:390px;
	height:41px;
	display:block;
	text-decoration:none;
}
#left a.link2:hover {
	background:url(images/left_link_bg_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left1--------------------*/


/*------------------------------------------------right1--------------------*/
#right {
	width:305px;
	float:right;
}
#right a.jobBanner {
	background:url(images/job_banner.gif) 0 0 no-repeat;
	width:212px;
	height:87px;
	display:block;
	margin:0 0 22px 0;
}
#right a.jobBanner:hover {
	background:url(images/job_banner_hover.gif) 0 0 no-repeat;
}

#right a.rightLogo {
	background:url(images/right_logo.gif) 0 0 no-repeat;
	width:176px;
	height:50px;
	margin:0 0 25px 12px;
	display:block;
}
#right a.rightLogo:hover {
	background:url(images/right_logo_hover.gif) 0 0 no-repeat;
}
#right a.viewMore {
	background:url(images/view_more_bg.gif) 0 0 no-repeat;
	width:179px;
	height:27px;
	font:bold 15px/27px Georgia, "Times New Roman", Times, serif;
	color:#144848;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	display:block;
	margin:0 0 0 12px;
}
#right a.viewMore:hover {
	color:#A41007;
	background-color:inherit;
}
/*------------------------------------------------right1--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain {
	width:100%;
	background:url(../images/ge_footer_bg.jpg) 0 0 repeat-x;
}
#footer {
	width:980px;
	margin:0 auto;
	height:120px;
	position:relative;
}
#footer ul {
	width:955px;
	position:absolute;
	left:0px;
	top:10px;
	padding:0 0 0 25px;
}
#footer ul li {
	font-size:12px;
	float:left;
	color:#990000;
	line-height:25px;
}
#footer ul li a {
	color:#990000;
	padding:0 11px 0 11px;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#ff6600;
}
#footer p.copyright {
	position:absolute;
	left:20px;
	top:55px;
	padding:8px 15px 8px 120px;
	background:url(../images/ge_footer_logo.jpg) left top no-repeat;
	height: 34px;
}
#footer p.design {
	display:block;
	width:350px;
	padding:8px 2px;
	position:absolute;
	left:620px;
	top:55px;
	color:#999999;
}
#footer p.design a.link {
	font:bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFAE8;
	background-color:inherit;
	text-transform:none;
	text-decoration:none;
	padding:2px;
}
#footer p.design a.link:hover {
	color:#fff;
	background-color:#090909;
}
/*------------------------------------------------footer--------------------*/

