@charset "utf-8";
/* CSS Document */
body {
	background-color:#CCC;
}
img {
	border: 0px;
}
#i_wrap {
	width: 1102px;
}
#i_header {
	width: 1100px;
}
#i_seperator {
	width: 1100px;
}
#i_body {
	background-image: url(../images/bodybg.png);
	background-repeat: repeat-y;
	width: 1100px;
}
#i_bwrap{
	width: 1098px;
}
#i_menu {
	width: 200px;
}
#i_module {
	width: 850px;
}
#c_cell {
	background-image:url(../images/itembg.png);
	width: 204px;
	height:232px;
	background-repeat: no-repeat;
}
#c_item {
	margin: 10px;
	width: 183px;
	height: 211px;
}



