body{
margin:0px;
padding:0px;
background:#BDF9ED;
font-family: 'Open Sans', sans-serif;
font-size:12px;	
}
#layout{
width:990px;

margin:auto;	
background:#FFF;	
}
.layout-left{
width:249px;
float:left;	
min-height:700px;
border-right:1px dotted #003333;	
}
.logo{
width:250px;
height:100px;
	
	
}
.contentleftenq{
width:249px;
height:300px;	
	
}

.menu{
width:249px;
height:35px;
line-height:35px;
text-align:center;	
border-bottom:1px solid #006;	
}
.menu a{
	width:249px;
	height:35px;
	display:block;
	text-decoration:none;
	color:#900;
	
	
}
.menu a:hover{
	background:#ccc;
	width:249px;
	height:35px;
	display:block;
	color:#000;
	
}
.layout-right{
width:740px;
float:left;	

	
}
.str{
width:740px;
height:10px;
background:#066;	
	
}
.banner{
width:740px;
height:500px;
background:#066;	
	
}
.banner{
width:740px;
height:200px;
background:#066;	
	
}
.clr{
clear:both;	
}
.content{
width:720px;

padding-left:10px;	
padding-right:10px;
}
.cpy{
width:990px;
height:50px;
line-height:50px;
text-align:center;
background:#069;	
color:#FFF;	
}