@charset "gb2312";
/* CSS Document */

body {background-color:#DEDEDD;}

.wrap {width:950px; margin:0 auto;}

#top {height:85px;}
#top #logo {float:left; font-family:"Î¢ÈíÑÅºÚ"; font-weight:bold; width:550px;}
#top #logo img {float:left; margin-right:14px;}
#top #logo p.p1 {letter-spacing:7px; font-size:20px;}
#top #logo p.p2 {letter-spacing:1px; font-size:20px;} 
#top #lang {float:right; margin:35px 75px 0 0;} 
#top #lang a {margin-left:40px;}

#nav {
	line-height: 50px;
	background-image: url(../images/bg_nav.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	border-radius: 7px;
	font-family:Arial;
}
#nav a {color:#FFF; margin:0 40px;}
#nav a:hover {color:#CCC;}

#banner {margin-top:10px;}

#search {margin-top:10px;}

#ad1 {
	text-align:center;
	line-height: 48px;
	background-image: url(../images/n0.png);
	background-repeat: no-repeat;
	font-size: 32px;
	color: #FFF;
	margin-top: 20px;
	font-weight: bold;
}

#product {width:960px; padding:25px 0;}
#product dl {width:180px; float:left; text-align:center; padding:5px 2px 10px 0; margin:0 5px 7px 5px; background-color:#FFF;}
#product dl dt {}
#product dl dt img {
  width:175px;
  height:175px;
  box-shadow: 2px 5px 5px #666B8A;
}
#product dl dd {padding-top:10px; font-weight:bold; font-size:14px;}

#foot {
  margin-top:30px; 
  height:58px;
  margin-bottom:10px; 
  background: url(../images/n0.png);
  font-size:15px;
  text-align: center;
  color: #FFF;
  line-height: 24px;
  padding-top:10px;
}


#banner {height:360px; width:950px; overflow:hidden; position:relative;}
#banner #goleft,#banner #goright {position:absolute; top:160px; z-index:200;}
#banner #goleft img,#banner #goright img {cursor:pointer;}
#banner #goleft {left:45px;}
#banner #goright {right:45px;}
#banner #pager {text-align:center; left:0; bottom: 10px; width:100%; position:absolute; z-index:100;}
#banner #pager a {text-indent: -9999px;}
#banner #pager a {
	display: inline-block;
	background-image: url(../images/skin1.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	margin: 5px;
}
#banner #pager a.selected {
	background-image: url(../images/skin2.png);
}
#banner ul li {float:left;}