@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background:#9e38bf url(images/bj.jpg) no-repeat;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:24px;
}
body>div{
	margin:auto;
}
form,ul,li,dl,dt,dd{
	list-style:none;
	padding:0px;
	margin:0px;
}
a{
	text-decoration:none;
	color:#000;
}
a:hover{
	color:#666;
}
img{
	border:none;
}


#menu a{
	color:#fff;
}
#sp{
	border:1px #ebaec2 solid;
	padding:15px;
}
#bottom{
	background:#7e1aa8;
	line-height:40px;
	text-align:right;
	width:1002px;
}
table{
	margin:auto;
}
#left_ul{
	margin:auto;
}
#left_menu{
	margin:auto;
	text-indent:10px;
}
#left_menu li{
	border-top:1px #9f3abf solid;
	border-bottom:1px #f38eff solid;
	line-height:30px;
}
#news02 li{
	line-height:22px;
	border-bottom:1px #ccc dashed;
	background:url(images/li.jpg) no-repeat left center;
	text-indent:10px;
	position:relative;
	margin-left:5px;
}
#news02 li span{
	position:absolute;
	right:5px;
	top:0px;
	color:#666;
}
.cp_bj{
	background:url(images/product__bg.gif) no-repeat center;
	width:144px;
	height:144px;
	padding:5px;
	text-align:center;
}
#home{
	color:#fff;
}
#home a{
	color:#fff;
}
.title{
	font-size:15px;
	font-weight:bold;
	padding-top:5px;
	background:url(images/t_bj.jpg) no-repeat left 16px;
	text-indent:20px;
}