@charset "utf-8";

#top1, #top2, #top3, #top_nav, #container, #bottom {
	clear:both;
	width:950px;
	margin-right:auto;
	margin-left:auto;
}

/* 头部+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#top1 {
	height:38px;
	background:url(../images/top1_bg.gif) repeat-x;
}
#top1 ul {
	float:right;
	width:288px;
	height:24px;
	margin-top:12px;
	margin-right:66px;
	_margin-right:33px;
	background:url(../images/top1_1.gif) no-repeat;
}
#top1 li {
	float:left;
}
#top1 li.li1 {
	width:110px;
	padding-left:24px;
}
#top1 li.li1 a {
	display:block;
}
#top1 li.li2 {
	width:120px;
	padding-top:2px;
	padding-left:30px;
	padding-right:4px;
}
#top1 li.li2 select {
	background-color:#E4E4E4;
	border:1px solid #DDDDDD;
}

#top2 {
	height:63px;
	background:url(../images/top2_bg.gif) repeat-x;
	border-bottom:1px solid #FFFFFF;
}
#top2 li.logo {
	float:left;
	padding-left:15px;
}
#top2 li.english {
	float:right;
	padding-top:22px;
}
#top2 li.english a {
	display:block;
	padding-top:20px;
	padding-right:8px;
	padding-left:8px;	
	line-height:16px;	
	background:url(../images/top2_1.gif) no-repeat center top;
}
#top2 li.shopping {
	float:right;
	padding-top:22px;
	padding-right:18px;
}
#top2 li.shopping a {
	display:block;
	padding-top:20px;
	padding-right:8px;
	padding-left:8px;
	line-height:16px;
	background:url(../images/top2_2.gif) no-repeat center top;
}

#top3 {
	height:202px;
}

#top_nav {
	height:38px;
	background:url(../images/top_nav_bg.gif) repeat-x;
	border-top:1px solid #FFFFFF;
	line-height:34px;
}
#top_nav li {
	height:38px;
}
#top_nav a {
	display:block;
	padding-right:15px;
	padding-left:15px;
	color:#FFFFFF;
	font-family:"微软雅黑";
	outline:none;
	text-decoration:none;
}
#top_nav a:hover {
	color:#FFFF00;
}
#top_nav a.focus {
	background:url(../images/icon1.gif) no-repeat right;
}
#top_nav li.start {
	float:left;
	width:10px;
	padding-left:95px;
	background:url(../images/top_nav_1.gif) no-repeat left top;
}
#top_nav li.li1 {
	float:left;
}
#top_nav li.spliter {
	float:left;
	width:1px;
	background:url(../images/top_nav_3.gif) no-repeat top center;
}
#top_nav li.end {
	float:right;
	width:10px;
	background:url(../images/top_nav_2.gif) no-repeat right top;
}
/* //头部+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* 尾部+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#bottom {
	height:75px;
	margin-top:10px;
	padding-bottom:10px;
	background:url(../images/bottom_bg.gif) repeat-x top;
	color:#666666;
	line-height:130%;
}
#bottom .tel {
	float:left;
	width:180px;
	height:65px;
	padding-top:15px;
	padding-left:225px;
	background:url(../images/bottom_tel.gif) no-repeat 152px center;
}
#bottom .copyright {
	float:left;
	width:525px;
	height:60px;
	padding-top:15px;
	padding-left:20px;
	background:url(../images/bottom_1.gif) no-repeat left center;
}
#bottom span {
	color:#B8230F;
}
/* //尾部+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

