@charset "utf-8";
/* CSS Document  weareyou style */

body{background:#F7C300;}

/* 아이템박스 박스 배경색 테두리 색 지정 */
.item_Content{ width:100%;border:1px solid #666; background:#fff; display:inline-block; *zoom:1; }

/* header  이미지 전용 네비게이터 ( 우린너야 전용 )  */
#gbnNavi { background:url(../image/top_log_bg.gif) no-repeat right top; } /* 이미지 높이 32px */

#categorieNavi { padding:5px 0 5px 10px;  width:910px; background:#fff; overflow:hidden; border:1px solid #666;}
#categorieNavi ul li { height:45px; } 	
#categorieNavi ul li+li{ padding:0 0 0 8px; margin-left:8px; background:url(../image/background_dot_line.gif) repeat-y left top;}
	
/* ie6 */
*html #categorieNavi { padding:3px 0; padding-left:5px; width:920px; background:#fff; overflow:hidden; border:1px solid #666;}
*html #categorieNavi ul { margin-left:-6px; }
*html #categorieNavi ul li {padding:0 10px 0 8px;  background:url(../image/background_dot_line.gif) repeat-y left top;}

/* 메인 공지 */
#notice .item_Content{  display:inline-block; *zoom:1; background:#fff url(../image/screensaver_icon.gif) no-repeat right 99%; }
#notice .item_Content:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
#notice .n_img{ float:left; }
#notice .n_list{ float:right; }

#codyList {width:395px; top:295px; right:5px; }
#codyList h2{ font-size:13px; padding-left:10px; background:url(../image/ico_arw01.gif) no-repeat left 50%; }

/* main page */
#shopInfo div.f_Left { padding-left:220px; background:url(../image/weicon.png) no-repeat left center; }

#footer {width:920px;}
#footer .infotext{width:600px; padding-right:320px; background:url(../image/roundthehouses.gif) no-repeat right 50%;}
