/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}table{border-collapse:collapse;border-spacing:0;}
body,span,div,p,td,th{
	color:#383838;
	line-height:28px;
	font-size:12px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
.top{
	width:850px;
	margin:auto;
	background-color: #FFF;
}
.text{
	width:850px;
	margin:auto;
	background:#FFFFFF;
	height: auto;
}
.text_l{
	width:800px;
	float:left;
	padding-left:20px;
}
.text_r{
	width:800px;
	padding-left:20px;
	padding-right:20px;
	background-color: #FFF;
}
.text_l h2{font-size:14px; font-weight:bold; background: #F4F9D9; width:220px; line-height:28px; color: #183343; padding-left:10px;}
.text_l h3{ font-size:12px; font-weight:bold; color:#D96700}
.clear{ clear:both}
.text_l ul{ margin:0px; padding:0px;}
.text_l ul li{ list-style-type:none;background:url(01.gif)  no-repeat  0  center; padding-left:10px;line-height:20px;}
.text a:link{ text-decoration:none; color: #143417; line-height:20px;}
.text a:visited{ text-decoration:none; color: #FF3300; line-height:20px;}
.text a:hover{ text-decoration:none; color: #666666; line-height:20px;}
.text .nav{
	margin-top:10px;
	margin-bottom:10px;
	width: 800px;
}
.text p{line-height:30px; }
.indet{text-indent:24px;}
.bottom{ width:850px;background:#FFFFFF; padding-top:20px; border-top:#CCCCCC 2px solid;margin:auto;color:#383838;}
.job-tit-left{ color:#C30; font-weight:bold;}
