@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #ededed;
	font-size: 12px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	behavior:	url("iepngfix.htc");
}
ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #ffc0d7;
}
#nav a:link {
	color: #ffc0d7;
	text-decoration: none;
}
#nav a:visited {
	color: #ffc0d7;
	text-decoration: none;
}
#nav a:hover {
	color: #836773;
	text-decoration: none;
}
#main {
	background-image: url(images/main_line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sp ul {
	padding-left: 35px;
}
#sp li {
	background-image: url(images/sp_list_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 142px;
	width: 180px;
	padding-right: 20px;
	display: block;
	padding-top: 10px;
	padding-left: 8px;
	margin-bottom: 30px;
}
#sp img {
	border: 1px solid #999999;
}
#zp li {
	background-image: url(images/zp_list_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 240px;
	width: 650px;
	float: left;
	margin-left: 30px;
	padding-top: 9px;
	padding-left: 9px;
	display: block;
}
#zp div {
	text-align: center;
	padding-top: 20px;
}
#scroll {
	padding-top: 20px;
}
#scroll img {
	margin-right: 8px;
}



.clear {
	clear: both;
}
.text1 {
	line-height: 17px;
	color: #6e6e6e;
}
.text2 {
	line-height: 17px;
	font-weight: bold;
	color: #e070a2;
}
.text3 {
	color: #554d51;
	line-height: 18px;
}
.text4 {
	line-height: 18px;
	color: #978c91;
}
.text5 {
	line-height: 18px;
	color: #3c3c3c;
}

.hover {
	background-image: url(images/nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #836974;
}
.music {
	font-family: "微软雅黑";
	font-size: 10px;
	color: #575757;
}
a:link {
	color: #3c3c3c;
	text-decoration: none;
}
a:visited {
	color: #3c3c3c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
