@charset "utf-8";
/* CSS Document */
body,ul,li,div,span,p{margin:0; padding:0}
#demo {
width:725px; float:right;
}
#demo ul {
	padding-top: 10px;
}
#demo { 
    background: #FFF; 
    overflow:hidden; 
    width:725px;
} 
#demo img { 

} 
#indemo { 
    float: left; 
    width:770%; 
	height:180px;
	overflow:hidden;
} 
#demo1 { 
    float: left;
	height:180px;
	overflow:hidden;
} 
#demo2 { 
    float: left; 
	height:180px;
	overflow:hidden;
} 
#demo1 a,#demo2 a{
text-decoration:none;
}
#demo1 ul li,#demo2 ul li{
float:left; width:219px; height:147px; border:1px solid #d7d7d7; margin:25px 10px;
}



