﻿/* CSS Document */
@charset "utf-8";
@import url("layout.css");
*{
border:0;
margin:0;
padding:0;
list-style:none;
text-decoration:none;
}
body{
font: "微软雅黑",Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#929292;
line-height:170%;
}
.clear,.clean{
	font:0px/0px sans-serif;
	clear:both;
	height:0;
	line-height:0;
	display:block;
	overflow:hidden;
}
a{
color:#929292;
}
/*-----------------------Area-----------------------*/
#fixfloat{
width:941px;
margin:0 auto;
}
#top{
margin:10px 0 0 0;
height:57px;
width:941px;
}
#top_left{
float:left;
width:300px;
}
#top_right{
float:left;
width:270px;
margin:0 0 0 360px!important;
margin:0 0 0 330px;
font-family:Verdana, Arial, Helvetica, sans-serif, "微软雅黑";
font-size:11px;
}
#top_right ul li{
float:left;
padding:13px 5px 0 3px;
}
#menu{
}
#flash{
}
#content{
margin:5px 0 0 0;
}
#about{
background:url(../images/bg_about.jpg) no-repeat left top;
float:left;
width:470px;
height:194px;
}
#news{
float:left;
width:310px;
margin:0 5px 0 5px;
}
#contact{
float:left;
width:150px;
}
#bottom{
background:url(../images/bottom.jpg) no-repeat left top;
width:941px;
height:38px;
margin:5px 0 0 0;
padding:8px 0 0 0; 
text-align:center;
color:#9d9a9a;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
line-height:130%;
}
#bottom span{
color:#cfcfcf;
font-size:11px;
}
#bottom a{
color:#cfcfcf;
font-size:11px;
}

/*-----------------------About-----------------------*/
#about_info{
color:#898888;
font-size:12px;
margin:35px 18px 10px 18px;
line-height:170%;
}
#about_info strong{
color:#898888;
font-size:12px;
font-weight:normal;
width:120px;
height:30px;
}
#about_more{
float:right;
}
#about_pic{
padding:2px 0 0 5px;
}
/*-----------------------News-----------------------*/
#news,#news a{
color:#898888;
font-size:12px;
font-family:"微软雅黑";
}
#news ul{
}
#news ul li{
height:10px!important;
height:20px;
padding:2px 0 11px 0!important;
overflow:hidden;
padding:1px 0 2px 0;
}
.news_info_l{
float:left;
width:240px;
margin:0 0 0 10px!important;
margin:0 0 0 5px;
}
.news_info_r{
float:left;
width:60px;
font-size:10px;
}
#news2{padding:5px 3px 0 0;}
#news2 ul{}
#news2 ul li{
height:10px;
overflow:hidden;
padding:2px 0 11px 0!important;
padding:1px 0 12px 0;
}
.news2_info_l{
float:left;
width:660px;
margin:0 0 0 10px!important;
margin:0 0 0 5px;
}
.news2_info_r{
float:left;
width:60px;
font-size:11px;
}
.news_info_bg1{
background-color:#ebebeb;
}
.news_info_bg2{
background-color:#f7f7f7;
}
#news_title{
	font-size:14px;
	font-weight:bold;
	margin:10px 0 5px 5px;
	width:720px;
}
#news_time{
	font-size:12px;
	margin:0 0 0 5px;
	}
#news_info{
	width:720px;
	font-size:12px;
	line-height:200%;
	margin:10px 0 5px 5px;
}
#job_list{
}
#job_list ul li{
}
.job_title{
	background:url(../images/job_title_bg.jpg) left top no-repeat;
	height:20px;
	width:745px!important;
	width:710px;
	color:#000;
	margin:0;
	padding:2px 0 0 5px;
}
.hr_list{
	/*float:left;
	width:332px;
	height:250px;*/
	margin:0 10px 10px 0;
	
	}
.job_info{
	padding:5px;
}
.job_title{ padding:0 0 0 10px;}
.fborder{
	border:1px solid #e0e0e0;
	height:20px;
}
.ftextarea{
	border:1px solid #e0e0e0;
}