body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #333333;
	background-color:#e4f1ff
	
}
div{ margin:0 0; padding:0 0}

a:link {
	color: #004ea2;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #004ea2;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color: #CC2F3A;
	text-decoration: none;
	font-weight: normal;
}

 table { margin:0 auto;}
 
 .contain{ width:1003px;margin:0 auto; background-color:#FFF}
.top{ width:1003px; height:286px;  background:url("images/index_01.jpg") no-repeat;position:relative;}
.main{width:1003px; background-color:#fff}
.main_l{width:300px; float:left; }
.career_title{width:300px; height:110px; background:url("images/index_02.jpg") repeat-y;}
.career_text{width:300px; background:url("images/index_04.jpg") repeat-y;}
.career_bottom{width:300px; height:61px; background:url("images/index_05.jpg") no-repeat;}
.main_r{ width:703px; float:left; }
.infor_title{width:703px; height:110px; background:url("images/index_03.jpg") repeat-y;}
.infor_text{width:703px;word-wrap:break-word;word-break:break-all; }
.infor_bottom{width:703px;height:42px;}
p{ padding:0 30px;}
.contact{ padding-left:30px; padding-top:10px;}
.foot{width:1003px; height:34px; padding-top:5px; background-color:#125aa8; color:#FFF}