@charset "utf-8";
/* CSS Document */
/* 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/download.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 10px;
	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{margin:30px 0 0 25px;}
.news p{margin:15px 0 8px 0;border-bottom:#999 solid 1px;_padding:7px 0;_margin:5px 0 8px 0;}
.news p a{color:#333;margin:0 0 0 5px;} 
.news p a:hover{color:#000;}
/*--设置news p a--*/
.title{width:676px;height:20px;background:#6BDDF5;padding:10px 0 0 0;}
/*--设置title背景颜色 高度 宽度--*/
#container .slider_right .about_us .news p img{clear:both;float:left;}
.weight{font-weight:bold;margin:0 0 0 19px;font-size:13px;}
.info{margin:0 300px 0 20px;}/*--设置信息标题的margin--*/

.gray{margin:0 0 0 0;display:block;width:80px;float:left;text-align:center;}
.ico_margin{display:block;width:360px;margin:0 0 0 5px;float:left;}
/*--设置小箭头与文字的边距--*/
.button{margin:0 0 0 2px;}
/*--设置button间距--*/
.m_div{height:300px;}
.div{margin:15px 0 0 30px;}
.div span{margin:0 10px;}
.div a{margin:0 5px;color:#333;}
