@charset "utf-8";
/* CSS Document */
#topmenu ul li{
	float:left;
	}
#topmenu ul li li{
	float:none;
	height:18px;
	line-height:18px;
	background-color:#0062c5;
	border-top:1px solid #79b2db;
	}
#topmenu ul li li a{
	color:#fff;
	}
.home_layout{
	height:191px;
	background:#fff;
	}
.products{
	float:left;
	background:url(../images/bg.jpg) repeat-x scroll left top;
	width:252px;
	height:188px;
	padding-left:20px;
	}
.products_title{
	padding-top:15px;
	padding-bottom:20px;
	}
.products_title span{
	float:right;
	padding-right:20px;
	}
.about_us_title{
	padding-left:13px;
	padding-top:18px;
	}
.about_us{
	float:left;
	background:url(../images/bg3.jpg) repeat-x scroll left top;
	height:188px;
	width:550px;
	position:relative;
	}
.about_intro{
	padding:10px;
	}
.about_us .more{
	position:absolute;
	bottom:8px;
	right:150px;
	}
.culture{
	float:left;
	}
.bottom_list{
	background:url(../images/bg1.jpg) repeat-x scroll left top;
	height:57px;
	padding-top:15px;
	}
.bottom_list ul li{
	float:left;
	padding-left:8px;
	padding-right:8px;
	}
.child_menu ul li{
	background:url(../images/menu_li_bg.jpg) no-repeat scroll left top;
	width:177px;
	padding-left:30px;
	height:27px;
	line-height:27px;
	margin-top:3px;
	}
.child_menu{
	width:213px;
	margin-left:2px;
	}
.contact{
	background:url(../images/contact_bg.jpg) no-repeat scroll left top;
	width:213px;
	height:245px;
	margin-top:5px;
	}
.contact .title{
	padding-left:10px;
	padding-top:10px;
	}
.address{
	overflow:hidden;
	height:160px;
	padding:20px;
	}
.r_title{
	background:url(../images/bottom_bar.jpg) repeat-x scroll left bottom;
	float:left;
	height:25px;
	line-height:25px;
	width:760px;
		}
.r_intro{
	padding:20px;
	width:720px;
	float:left;
	text-align:left;
	}
.jobs{
	overflow:hidden;
	}
.cser ul li span{
	float:right;
	}
.about_us_intro img{
	position:absolute;
	bottom:10px;
	right:20px;
	}
.r_intro ul li{
	float:left;
	margin-left:15px;
	width:220px;
	}