#MidBody{
	width:950px;
	background-color:#EAFBFF;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

#MidBodyLeft{
	width:230px;
	float:left;
	overflow:hidden;
}

#MidBodyRight{
	width:715px;
	min-height:500px;
	margin-top:5px;
	float:left;
	overflow:hidden;
	margin-left:5px;
}

#SearchBox{
float:left;
overflow:hidden;
width:960px;
text-align:center;
}
#SearchBox .rows1{
float:left;
overflow:hidden;
width:708px;
}
#SearchBox input{
border:1px solid #009CFF;
width:630px;
height:20px;
}

#SearchBox .rows2{
float:left;
overflow:hidden;
width:708px;
text-align:center;
margin-top:10px;
}
#SearchBox .rows2 img{
}



#box1Right{
float:left;
overflow:hidden;
width:708px;
border:1px solid #BDE2F8;
margin-right:5px;
display:inline;
margin-bottom:5px;
}
#box1Right .title{
float:left;
overflow:hidden;
width:678px;
padding-left:30px;
font-weight:bold;
height:29px;
line-height:29px;
background:url(../images/indexSkin.jpg) 0px -48px no-repeat;
}

#box1Right .content{
float:left;
overflow:hidden;
width:708px;
background-color:#FCFEF3;
}
#box1Right .content ul{
float:left;
overflow:hidden;
width:688px;;
padding:10px;
}

#box1Right .content ul li{
float:left;
overflow:hidden;
width:688px;
height:24px;
line-height:24px;
border-bottom:1px dashed #D7CBC5;
}


#box2Right{
float:left;
overflow:hidden;
width:353px;
border:1px solid #BDE2F8;
}
#box2Right .title{
float:left;
overflow:hidden;
width:323px;
padding-left:30px;
font-weight:bold;
height:29px;
line-height:29px;
background:url(../images/indexSkin.jpg) 0px -83px no-repeat;
}

#box2Right .content{
float:left;
overflow:hidden;
width:353px;
background-color:#ffffff;
}
#box2Right .content ul{
float:left;
overflow:hidden;
width:333px;
padding:10px;
}

#box2Right .content ul li{
float:left;
overflow:hidden;
width:333px;
height:24px;
line-height:24px;
border-bottom:1px dashed #D7CBC5;
}

