@charset "UTF-8";

ul {
	margin: 0px;
	padding: 0px;
}

#main_img {
	width: 800px;
	height: 200px;
}

#slide {
    width: 930px;
    height: 400px;
    /* background: url(../s_img/main_img_bg.png) no-repeat left top; */
}

li {
margin-left:0px;
list-style-type: none;
}




