@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-size: 12px;
	background-color:#d52578;
	font-family: Arial, Helvetica, sans-serif;
}
strong {
	font-weight: bold;
	color: #69#d52578}
h5 {
	font-weight: bold;
	color: #F30;
	margin: 0px;
	font-size: 14px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #F60;
	list-style-type: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #d52578;
}

#frame {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#top {
	height: 170px;
	background-image: url(../images/top.jpg);
}
.m1 {
	background-color:#d52578;
	height: 28px;
	clear: both;
	line-height: 28px;
	padding-right: 20px;
}
.m1 :link, .m1 a:visited, .m1 a:hover {
	text-decoration: none;
	color: #FFF;
}
#left {
	float: left;
	width: 182px;
	background-color: #FCF2C9;
	height: 1200px;
	margin: 0px;
	padding: 0px;
}
#centre {
	float: left;
	width: 516px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	line-height: 22px;
	overflow: hidden;
	background-color:#FFFFFF;
}
.line1 {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9ee384;
	padding: 5px;
	line-height: 18px;
}
#size {
	margin-bottom: 5px;
	text-align: right;
	width: 200px;
}


#right {
	background-color: #eff8e7;
	height: 1200px;
	width: 242px;
	float: right;
}
.d1 {
	color: #F60;
}
.box1 {
	margin-top: 10px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9ee384;
	border-bottom-color: #9ee384;
}
.link {
	padding-top: 30px;
	padding-left: 10px;
	font-weight: bold;
}
#menu {
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu .item {
	margin:0px;
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.title:link,a.title:visited,a.title:hover {
	text-decoration: none;
	color: #334D01;
	display:block;
	height:25px;
	line-height:25px;
}
#menu .item ul {
	margin:0;
	list-style:none;
	display:none;
	padding: 0px;
}
#menu .item ul li {
	height:25px;
	line-height:25px;
	margin: 0;
	padding: 0px;
}
#menu .item ul li a, #menu .item ul li a:link, #menu .item ul li a:visited, #menu .item ul li a:active {
	text-decoration: none;
	color: #334D01;
	padding-left: 15px;
	list-style-type: none;
	line-height: 25px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#menu .item ul li a:hover {
	text-decoration: none;
	background-color: #F90;
	line-height: 25px;
	color: #334D01;
}
#andyscroll {
	overflow: hidden;
	text-align: left;
	width:120px;
	height:500px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}
#andyscroll p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#shenming {
	background-color: #FFF;
	height: auto;
	width: auto;
	padding: 15px;
}

