.divtop {
	background-color: #000000;
	height: 120px;
	width: auto;
}
#content {
	width: 1024px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
}

#content #main {
	width: 1024px;
	border-top-style: none;
	margin: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}


.clear {
	clear: both;
}
body {
	margin: 0px;
	padding: 0px;
}
#logo {
	width: 200px;
	float: left;
}
#content #main .spimg {	
list-style-type: none;	
width: 300px;
height:300px;
display:block;
float:left;
overflow: hidden;
}
#content #main ul {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: hidden;
	height: 300px;
	list-style-type: square;
}
#content #main .descr {	
	width: 700px;
	display:block;
	float:right;
}
#content #main .descr h3 {
	font-family: "黑体", "华文中宋", "宋体";
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
}
#content #main .descr h5 {
	font-family:  "新宋体";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
}

a:link {text-decoration:none;
color: #000000;
}
a:visited {text-decoration:none;
color: #000000;}
a:hover {
	text-decoration:none;
	color: #845420;
}
a:active {text-decoration:none;color: #333333;}
#content #main .descr span {
   	font-size: 14px;
	background-color: #999999;
	border-radius:5px;
	padding:5px;
}


 
 #menu {
	height: 50px;
	width: 230px;
	margin-top: 25px;
	margin-right: 20px;
	float: right;
}
 .white {color: #CCCCCC;}
 .white a:link{ color: #ffffff;}
 .white a:visited{ color: #ffffff;}
 .white a:hover{ color: #ffffff;}
 .white a:active{ color: #ffffff;}
 
.divtop #logomenu {
	background-color: #000000;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
}

img{
    opacity: 1;
}
img:hover{
    opacity: 0.9;
}
.no12 {
	font-size: 12px;
	line-height: 24px;
}

.no14 {
	font-size: 14px;
	line-height: 24px;
}
#content #right ul {
	list-style-type: decimal;
	line-height: 35px;
}
#content #right span {
	font-size: 14px;
	line-height: 30px;
	margin: 5px;
	float: left;
	
}
#content #right .baike {
	margin: 10px;
	//border: 1px solid #CCCCCC;
	width:260px; height: 250px;
}

#footer {
	background-color: #000000;
	height: 200px;
	width: auto;
}
#footercontent {
	background-color:#000000;
	width: 1024px;
	height:200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}


.newarrival{
float: left;
	width: 1024px;	
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	/*padding-top: 43px; */
	background-image: url(images/newarral_bg.png);
	background-repeat: no-repeat;
	position: relative;
}


 .newarrival ul, .newarrival li {
	padding:0;
	margin:0;
	list-style:none;
} 
 .newarrival li{ float:left; text-align:center; width:260px; overflow:hidden; }  
 .newarrival li span {
	width: 200px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: block;
	height: 80px;
	overflow: hidden;
	text-align: center;
}  

 .newarrival li img{
	width:210px;
	height:210px;
	border:1px solid #E0E0E0;
	/*padding: 4px;*/
	padding: 3px;
} 

 .newarrival a:hover {
	color: #FF0000;
	}
