@charset "utf-8";
/* CSS Document */
body {
    font-size:9pt;
    font-family: Arial, Helvetica,'宋体', sans-serif;
    color: #333;
    background: #fff;
    height:auto;
    margin:0px;
}
p, div, th, td, form, input, select, textarea{font-size:12px;table-layout:fixed;word-break:break-all;}
select, textarea, input {
    font-size: 12px;
}
form{
    margin:0px;
    padding:0px;

}
a:link {
    color: #0041D9;
    text-decoration: none;
}
a:visited {
    color: #0041D9;
    text-decoration: none;
}
a:hover {
    color: #0041D9;
    text-decoration: underline;
	background:none;
}
a:active {
    color: #0041D9;
    text-decoration: none;
}
img {
    border: none;
}
img a{
    border: none;
	margin:0;
	padding:0;
}

#mainbody{
width:970px;
margin:0 auto;
}
.bread{
margin:10px;
}
#leftbox{
width:180px;
margin-right:15px;
float:left;
}
.lefttitle,.leftbot{
width:180px;
height:7px;
float:left;
}
.leftbody{
width:180px;
height:396px;
background:url(images/left_bg_1x180.gif) repeat-y;
float:left;
}

#menu {
color:#373924;
font-size:14px;
width:178px;
margin:0 auto;
}
#menu ul{
padding:20px 0 0 0;
margin:0;
}
#menu li{
height:32px;
background:none;
list-style-type:none;
}
#menu li img{
margin:8px 10px 0 10px;
}
#menu li a {
height: 32px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 24px;
text-decoration: none;
}	
#menu li span{
color: #26370A;
display: block;
height: 24px;
background: url(images/menu1.gif) 0 -64px;
padding: 8px 0 0 10px;
}
#menu li a:link, #menu li a:visited {
color: #5E7830;
display: block;
background: url(images/menu1.gif);
padding: 8px 0 0 10px;
}	
#menu li a:hover {
color: #26370A;
background: url(images/menu1.gif) 0 -32px;
padding: 8px 0 0 10px;
}	
#menu li a:active {
color: #26370A;
background: url(images/menu1.gif) 0 -64px;
padding: 8px 0 0 10px;
}

#rightbox{
width:770px;
height:auto;
float:right;
}
.righttitle{
float:left;
}
.rightbody{
width:768px;
height:auto;
border-left:1px solid #D9DBCA;
border-right:1px solid #D9DBCA;
float:left;
}
.rightbot{
width:770px;
height:6px;
background:url(images/rightfoot_bg_770x6.gif) no-repeat;
clear:both;
margin-bottom:20px;
}
.bodybox{
width:710px;
margin:20px auto 50px auto;
}
.titlebox{
font-size:14px;
color:#FF6600;
font-weight:bold;
height:22px;
border-bottom:1px solid #D9DBCA;
}
.titlebox span{
font-size:12px;
font-weight:100;
margin:-15px 10px 0 0;
float:right;
}
.wordbox p{
font-size:14px;
color:#383924;
line-height:180%;
}
#choosecity{
width:100%;
height:390px;
clear:both;
}
.citybox{
width:76px;
height:100px;
margin:15px 40px 0 auto;
background:url(images/picbg_76.gif) no-repeat;
float:left;
}
.citybox img{
width:60px;
height:60px;
margin:8px;
}
.cityword{
width:46px;
height:20px;
font-size:13px;
padding:5px 0 0 25px;
}
.logotextblack{
	font-size:12px;
	font-weight: bold;
	padding-left:5px;
	border-bottom:1px #CCCCCC solid;	
	padding:0 0 10px 0;
	margin:0;
}
.logotextgreen{
	font-size:12px;
	font-weight: bold;
	border-bottom:1px #CCCCCC solid;	
	padding:0 0 10px 0;
	margin:0;
	color:#45a542;
}
.logoajk{ background:url(http://pages.anjukestatic.com/img/head/logo0014_260x72.gif) no-repeat -15px 0;
           	          
		  height:72px;
		  width:260px;
		  }

.logotextred{
	font-size:12px;
	font-weight: bold;
	border-bottom:1px #CCCCCC solid;	
	padding:5px 0 10px 0;
	margin:0;
	color:#ce171f;
}
.logotextblue{
	font-size:12px;
	font-weight: bold;
	border-bottom:1px #CCCCCC solid;	
	padding:5px 0 10px 0;
	margin:0;
	color:#0597d7;
}

.textorange{
	font-size:12px;
	font-weight: bold;			
	margin:0;
	color: #FF3300;
	font-size:14px;
}
          

.addcity{
width:355px;
line-height:1.8em;
float:left;
}
.addcity div{
padding:20px 0 10px 0;
font-size:13px;
font-weight:bold;
}

.jobsbox{
color:#666;
line-height:180%;
}
.jobsbox h1{
font-size:13px;
font-weight:bold;
color:#333;
}
.jobsbox div{
padding:0 0 20px 20px;
}

#footer{position:relative;margin:5px auto 10px auto;padding:5px;line-height:20px;width:970px; clear:both;}
.top {
	background:url(images/topbg2_5x76.gif) repeat-x;
	height:80px;
}
.foot {
	margin:0;
	padding-left:180px;
	padding-top:15px;
	padding-bottom:15px;
	width:806px;
	color:#939186;
	line-height:14px;
	clear:both;
	border-top:1px solid #ADC869;
}
.foot span {
	padding-left:24px;
}
.top img {
}


/* Clear Fix */

.clearfix:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix
{
display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
/* end of clearfix */

/***/


