@charset "gb2312";
/* CSS Document */

.Member_login {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #e8a6e5;
	border-right-color: #e8a6e5;
	border-bottom-color: #e8a6e5;
	border-left-color: #e8a6e5;
}
.Member_line {
	background-image: url(../images/Member_line.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.Member_line1 {
	background-image: url(../images/Member_line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.footer_line {
	background-image: url(../images/footer_line.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.Home_border {
	border: 1px solid #e8a6e5;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line1 {
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
}



.News_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ff98dc;
}
