body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,div,dl,dt,dd {
	margin: 0;
	padding: 0;
	border: 0;
}

body,ul,ol,li,p,form,fieldset {
	font-family: arial;
	line-height: 140%;
  font-size: 12px;
}

body {
	color: #353535;
	background: #FAFAF1;
}

ul {
	list-style-type: none;
	list-style-position: outside;
}

select,input {
	padding: 0;
	margin: 0;
}

img,a img {
	border-color: #F1A28C;
	padding: 2px;
}

img:hover {
	border-color: #000;
	padding: 2px;
}

p {
	margin: 10px 0px;
}

a {
	color: #3C3C3C;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a.red {
	color: #FF3300;
	text-decoration: underline;
}

a.red:hover {
	color: #9E080C;
	text-decoration: underline;
}

.jobul {
	width: 380px;
	float: left;
	margin: 5px 0 10px 0;
	padding: 0 5px;
}

.jobul li {
	float: left;
	padding: 6px 0;
	width: 380px;
	color: #333333;
}

.jobul li span {
	float: left;
	width: 300px;
}

.jobul li a {
	margin: 0 0px 0 10px;
	padding-left: 15px;
	background: url(../img/arrow.gif) no-repeat left;
	text-decoration: none;
}

.jobul li a:hover {
	color: #FA9438;
	text-decoration: underline;
}

.newsul li {
	padding: 7px 2px 4px 10px;
	color: #7A7A7A;
	background: url(../img/arrow.gif) no-repeat 0 12px;
	margin-left: 10px
}

.newsul li a {
	color: #3F3F3F;
	text-decoration: none;
	padding-left: 5px;
}

.newsul li a:hover {
	color: #EB3842;
	text-decoration: none;
}

.news li {
	padding: 10px 5px 8px 0;
	color: #7D833D;
	background: url(../img/news_line.gif) repeat-x left bottom;
}

.news li a {
	color: #3F3F3F;
	text-decoration: none;
	padding: 0 10px 0 0
}

.news li a:hover {
	color: #F96101;
	text-decoration: none;
}

.talentul {
	float: left;
	width: 600px;
	margin: 0 0 0px 0;
	padding: 0 0px;
}

.talentul li {
	float: left;
	padding: 8px 0;
	width: 600px;
	line-height: 20px;
	background: url(../img/job_line.gif) repeat-x bottom;
}

.talentul .first {
	font-weight: bold;
	background: none;
	background: url(../img/job_bg.gif) repeat-x center;
	line-height: 60px;
}

.talentul .first h5,.talentul .first span {
	font-weight: bold;
}

.talentul .first h6,.talentul .first span {
	font-weight: bold;
}

.talentul h5,.talentul span {
	float: left;
	padding: 0 10px;
	width: 170px;
	font-weight: normal;
}

.talentul h6,.talentul span {
	float: left;
	padding: 0 10px;
	width: 220px;
	font-weight: normal;
	text-align: center;
}

.talentul span {
	width: 80px;
}

.talentul a {
	text-decoration: none;
	color: #767E1E;
}

.menu {
	list-style-type: none;
	width: 174px;
}

.menu li {
	margin: 10px 0px 10px 5px;
	background: url(../img/muen_arrow_on.gif) no-repeat left 8px;
}

.menu li a {
	display: block;
	color: #000000;
	text-decoration: none;
	background: url(../img/menu_line.gif ) no-repeat bottom left;
	line-height: 25px;
	padding-left: 20px;
	width: 164px;
	font-size: 14px;
}

.menu li a:visited {
	color: #000;
	text-decoration: none
}

.menu li a:hover {
	color: #000;
	font-weight: bold;
}

#on {
	color: #000;
	font-weight: bold;
	background: url(../img/muen_arrow.gif) no-repeat left 8px;
}

#on a {
	color: #000;
	text-decoration: none;
}

#prod {
	float: left;
}

#prod .menulist {
	float: left;
}

#prod .menulist li {
	float: left;
	margin-left: 2px;
	background: url(../img/right.gif) no-repeat right;
	line-height: 26px;
	text-decoration: none;
	color: #3C3C3C;
	cursor: default;
}

#prod .menulist li span {
	background: url(../img/left.gif) no-repeat left;
	padding: 7px 20px 5px 20px;
	line-height: 26px;
}

#prod .menulist li.mouseon {
	background: url(../img/right_on.gif) no-repeat right;
	line-height: 26px;
	text-decoration: none;
	color: #000000;
	cursor: default;
}

#prod .menulist li.mouseon span {
	background: url(../img/left_on.gif) no-repeat left;
	padding: 7px 20px 5px 20px;
	line-height: 26px;
}

.partnerul {
	float: left;
	margin: 20px 0 0 0px;
}

.partnerul  li {
	float: left;
	width: 98px;
	padding: 0px 0 25px 25px;
}

.partnerul  li img {
	border-width: 1px;
	padding: 1px;
}

.partnerul  li a img {
	border: 1px solid #919191;
}

.partnerul  li a:hover img {
	border: 1px solid #FD7315;
}

/* 链接颜色 */
a.top12,a.top12:link,a.top12:visited {
	color: #594E20;
	text-decoration: none;
}

a.top12:hover {
	color: #594E20;
	text-decoration: underline;
}

/* 字体颜色 */
.b {
	font-weight: bold;
}

.title14 {
	font-size: 16px;
	padding: 0 5px 0 5px;
	color: #272725;
}

.yellow {
	font-size: 14px;
	color: #FA9438;
}

.yellow12 {
	color: #FF6600;
}

.gree {
	color: #587E19;
}

.black {
	font-size: 14px;
	color: #000;
}

.greey {
	font-size: 16px;
	color: #066C32;
	font-weight: bold;
}

#pager-div {
  margin: 20px 0;
  float: right;
}


/*
@清除浮动
@2007-4-12
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
