@charset "utf-8";
/* CSS Document */
body {
	
	margin:0px;
}
.wrapper {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background-color:#be6dac;
	z-index: 2;
}
.wrapper .banner{
	width:1024px;
	background-image:url(1.jpg);
	height:157px;
}

.wrapper3 {
	float: left;
	width: 640px;
	background-color: #f9f9f9;

}
.menu {
	width: 312px;
	float: left;
	z-index: 2;
	background-color: #be6dac;
	left: 107px;
	top: 244px;
	height: auto;
}

.menu .top{
	width: 189px;
	background-image:url(3.jpg);
	height:16px;
	left: 78px;
	top: 164px;
	margin-left: 75px;
	
}

 .menu .bottom{
	width: 189px;
	background-image:url(4.jpg);
	height:18px;
	left: 78px;
	top: 164px;
	margin-top: -18px;
	margin-left: 75px;
}

.menu .menu4 {
	width: 172px;
	padding:0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ececec;
	border-right-color: #ececec;
	border-bottom-color: #ececec;
	border-left-color: #ececec;
	font-family: "Arial Rounded MT Bold";
	background-color: #ececec;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 82px;
	clear: none;
	float: none;
}
.menu  .menu4 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
.menu .menu4 li a {
	
		voice-family: "\"}\""; 
		voice-family: inherit;
		height: 24px;
		text-decoration: none;
		font-weight:normal;
		font-size: 12px;
		
		}
.menu  .menu4  li  a:link, .menu  .menu4   li a:visited {
	color: #611651;
	display: block;
	padding: 8px 0 0 30px;

		}
		
	.menu .menu4 li a:hover {
		color: #ffffff;
		background-color:#611651;
		padding: 8px 0 0 30px;
		}
		
	.menu .menu4 li a:active {
		color: #ffffff;
		background-color:#611651;
		padding: 8px 0 0 30px;
		}	



.TextHeader {
	font-family: "Arial Rounded MT Bold";
	font-size: 30px;
	font-weight: bold;
	text-align: right;
	color: #611651;
	clip: rect(auto,20px,auto,auto);
	margin-right: 20px;
}                   


.maincontent{
	width: 635px;
	height:auto;
	clear: none;
	float: left;
	z-index: 2;
	background-color: #f9f9f9;
	clip: rect(auto,auto,auto,auto);
	
}

.maintext{
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 12px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;	
}

.maintext2{
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;	
}

.subTextHeader{
	font-family: "Arial Rounded MT Bold";
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #33648D;
	clip: rect(auto,20px,auto,auto);
	margin-left: 13px;
}
.wrapper .footer {
	background-image:url(2.jpg);
	border:0px;
	clear: both;
	height:89px;	
	
	
}
