/* CSS Document */
#container {
	background:#f1f2f4;
	width:980px;
	margin:0 auto;
	overflow:hidden;
}
/*--container--*/
.content_bg {
	height:8px;
	background:url(../image/container/content_bg.gif) repeat-x;
}
.slider_left {
	width:240px;
	background:#f1f2f4;
	float:left;
	overflow:hidden;
	padding:0 0 36px 0;
	_margin:-8px 0 0 0;
	_padding:0 0 25px 0;
}
/*--.slider_left宽，左浮动--*/
.meau h3 {
	color:#dcdcdc;
	width:240px;
	height:36px;
	background:url(../image/container/left_product_bg.gif) no-repeat;
}
.meau h3 span {
	display:block;
	float:left;
	_display:inline;
}
.meau h3 span.name_chinese {
	margin:10px 0 0 30px;
	font-size:14px;
}
.meau h3 span.name_english {
	margin:15px 0 0 10px;
	font-size:8px;
}
.meau h3 span.more {
	margin:12px 0 0 30px;
	font-size:11px;
}
.meau h3 a {
	margin:13px 5px 0 0;
	color:#e0e0e2;
}
.meau h3 a:hover {
	color:#333;
}/*--meau h3--*/
.product_1 {
	margin:0 0 0 20px;
}/*--.product_1--*/
.product_1 li {
	line-height:200%;
	list-style:none;
	_height:25px;
	width:217px;
	background:url(../image/container/line.gif) no-repeat left bottom;
	padding:5px 0;
}
.product_1 li a {
	color:#000;
	margin:0 0 0 10px;
}
.product_1 li a:hover {
	color:#333;
}
/*--.product_1 li, a--*/
.product_1 li.num1 {
	_margin:7px 0 0 0;
}
/*--兼容ie6--*/
.contact {
	margin:10px 0 5px 0;
}/*--contact--*/
.contact_img {
	text-align:center;
}/*--设置居中--*/
.contact_us {
	margin:8px 0 0 13px;
}/*--设置margin 上 左--*/
.contact_us p {
	line-height:160%;
}/*--设置行高--*/
.contact_us p span.black {
	font-weight:bold;
}
/*--设置加粗--*/
.slider_right {
	background:#FFF;
	float:left;
	width:722px;
	margin:0 0 0 8px;
	padding:0 0 0 10px;
	overflow:hidden;
}/*--设置slider_right 左浮动 宽度--*/
.about_us h3 {
font-weight:normal;
	line-height:46px;
	text-align:right;
	width:722px;
	height:46px;
	background:url(../image/container/recruitment.gif) no-repeat;
}
/*--设置h3背景--*/
.about_us h3 span{margin:0 10px;}
.about_us h3 span.news_word{
	font-weight:bold;
	float:left;
	margin:-3px 0 0 0;
	text-indent:10px;
	font-size:14px;
}
.about_us h3 a{margin:0 7px;color:#000;}
.about_us h3 a:hover{color:#666;}
/*--设置h3 a--*/
.news_1{margin:20px 0 0 0;}
.news_1 h2{font-size:20px;text-align:center;}
.time{text-align:right;border-bottom:#333 solid 1px;font-size:13px;padding:0 20px 8px 0;}
.news_text{margin:30px 0 0 0;}
.news_text p{line-height:180%;}
.next_one{margin:30px 20px 0 0;text-align:center;}
.next_one span{margin:0 0 0 15px;}
.next_one a{color:#333;}
.next_one a:hover{color:#000;}
/*----设置新闻正文--*/
.div{height:300px;background:#FFF;}/*----撑大右边的白色--*/
.gray{display:block;width:70px;float:right;_margin:-25px 0 0 0;_text-align:right;}



