#top, #container, #bottom {
	clear:both;
	width:926px;
	margin-right:auto;
	margin-left:auto;
}

#top .top1 {
	height:53px;
	background:url(../images/top1_bg.gif) repeat-x;
}
#top .top1 div {
	float:right;
	padding-top:30px;
}
#top .top1 .eng {
	padding-right:19px;
	padding-left:17px;
}
#top .bannner {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
#top .nav {
	height:40px;
	background:url(../images/nav_bg.gif) repeat-x;
}
#top .nav .company_name {
	float:left;
	width:299px;
	padding-top:9px;
	padding-left:9px;
}
#top .nav .navlist {
	float:left;
	padding-left:32px;
	line-height:40px;
}
#top .nav .navlist a {
	padding-right:8px;
	padding-left:14px;
	background:url(../images/icon2.gif) no-repeat;
	color:#888787;
	font-family:"宋体";
	font-size:12px;
	text-decoration:none;
	outline:none;
}
#top .nav .navlist a.focus {
	background:url(../images/icon1.gif) no-repeat;
	color:#333;
	font-weight:bold;
}
#top .top_search {
	float:right;
	width:153px;
	height:27px;
	padding-top:13px;
	padding-left:68px;
	background:url(../images/top_search_bg.gif) no-repeat left 12px;
}
#top .top_search * {
	float:left;
}
#top .top_search .txt_1 {
	width:90px;
	height:20px;
	background:none;
	border:none;
	font-size:12px;
	line-height:20px;
}
#top .top_search .btn_1 {
	width:35px;
	height:17px;
	margin-left:10px;
	background:url(../images/btnSearch.gif) no-repeat;
	border:none;
	cursor:pointer;
}

#container {
	padding-top:7px;
	padding-bottom:12px;
	background:url(../images/container_bg.gif) repeat-x top #FFF4FD;
}
#container .left {
	float:left;
	width:217px;
	margin-left:10px;
	_margin-left:5px;
}
#container .left .cat_list {
	padding:12px 22px;
	background-color:#FDF2F9;
	border-right:1px solid #F89FD2;
	border-left:1px solid #F89FD2;
}
#container .left .cat_list .dd_1 {
	height:23px;
	padding-left:25px;
	background:url(../images/icon3.gif) no-repeat 8px 9px;
	border-bottom:1px solid #F794CC;
	line-height:23px;
	cursor:pointer;
}
#container .left .cat_list .dd_2 {
	display:none;
	height:23px;
	padding-left:41px;
	background:url(../images/icon3.gif) no-repeat 24px 9px;
	border-bottom:1px solid #F794CC;
	line-height:23px;
}
#container .left .contact {
	clear:both;
	height:40px;
	margin-top:8px;
	padding-top:26px;
	padding-left:72px;
	background:url(../images/left_contact.gif) no-repeat;
	color:#6D6D6D;
	line-height:120%;
}
#container .left .logout {
	padding:10px 0px;
	text-align:center;
}
#container .left .logout input {
	height:22px;
	padding-right:10px;
	padding-left:10px;
	background-color:#ccc;
	border-top:1px solid #EEEEEE;	
	border-right:1px solid #B6B6B6;	
	border-bottom:1px solid #B6B6B6;	
	border-left:1px solid #EEEEEE;
}
#container .right {
	float:right;
	overflow:hidden;
	width:666px;
	margin-right:16px;
	_margin-right:8px;
}
#container .right .menu {
	height:21px;
	padding-left:18px;
	background:url(../images/icon1.gif) no-repeat 1px 2px;
	border-bottom:1px solid #F794CC;
	color:#E40077;
	font-size:14px;
	font-weight:bold;
}

#bottom {
	height:75px;
	background:url(../images/bottom_bg.gif) no-repeat top #FFF4FD;
	border-bottom:4px solid #fff;
	line-height:120%;	
}
#bottom .l {
	float:left;
	width:370px;
	padding-top:30px;
	padding-left:245px;
	color:#9F9E9E;
}
#bottom .l a {
	color:#9F9E9E;
}
#bottom .r {
	float:left;
	width:300px;
	padding-top:30px;
}
