@charset "utf-8";
/* CSS Document */
body {background:url(../images/common/body-bg.gif); padding:0; margin:0;}

p, li {font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:normal;}

/*body wrap*/
#owrap {background:url(../images/common/owrap-bg.gif) repeat-x top;}
#iwrap {background:url(../images/common/bg-iwrap.jpg) no-repeat center top; height:1100px;}

.cleft {clear:left;}
.cright {clear:right;}

/*footer*/
#footer {width:920px; text-align:left; padding:10px 0;}
	#footer ul {padding:0; margin:0; list-style:none;}
	#footer li {font-size:0.8em; color:#555; list-style-type:none; display:inline;}
	#footer li.developedby {font-size:0.7em; float:right; display:block;}