@charset "utf-8";
/* CSS Document */
#body{
	width:1002px;
	margin:auto;
	background-color: #FCE0EC;
	background-image: url(../images4/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#body1{
	width:1002px;
	text-align:center;
	background-image: url(../images4/bg1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#content{
	margin:auto;
	clear:both;
	text-align:center;
	width:787px;
}
#logo{
	background:url(../images4/logo.jpg) no-repeat 0 0;
	height:90px!important;
	height:94px;
	text-align:right;
	padding:4px 20px 0 0;
}
.bg{
	background:url(../images4/bg2.jpg);
	text-align:center;
}
#bg{
	background:url(../images4/mm.jpg) no-repeat 177px 11px;
	padding:8px 0 0 416px;
}
#ttt{
	float:left;
	margin:10px 0 0 25px;
	*display:inline;
	text-align:center;
	font-weight:bold;
	background:url(../images4/1.jpg);
	width:90px;
	height:24px!important;
	height:26px;
	padding:2px 0 0 0;
}
#ttt,#ttt a{
	color:#B24589;
}