@charset "utf-8";

@import "reset.css";
@import "default.css";
@import "base.css";

/*인테리어*/

.interior .tab_wrap { width: 750px; margin-bottom: 25px;}

	.interior .tab_wrap li { float: left;}
	
		.interior .tab_wrap li a { 
			width: 286px;
			height: 29px;
			display: block;
			background: url(../img/model_house/int_tab_01.gif) no-repeat 0px 0px;}
			
		.interior .tab_wrap li.list_01 a { background-image: url(../img/model_house/int_tab_02.gif);}
		.interior .tab_wrap li.list_02 a { background-position: -286px 0px; width: 233px;}
		.interior .tab_wrap li.list_03 a { background-position: -519px 0px; width: 231px;}
		
		.interior .tab_wrap li.list_01 a.on {background-image: url(../img/model_house/int_tab_01.gif);}
		.interior .tab_wrap li.list_02 a.on {background-image: url(../img/model_house/int_tab_02.gif);}
		.interior .tab_wrap li.list_03 a.on {background-image: url(../img/model_house/int_tab_03.gif);}

.tab_box { position: relative;}

.interior .ir_01 {
	height: 95px;
	margin-bottom: 35px;
	background: url(../img/model_house/interior_01.gif) no-repeat top left;}
.interior .ir_02 {
	height: 95px;
	margin-bottom: 35px;
	background: url(../img/model_house/interior_02.gif) no-repeat top left;}
.interior .ir_03 {
	height: 95px;
	margin-bottom: 35px;
	background: url(../img/model_house/interior_03.gif) no-repeat top left;}

.interior #box_01 h3 {
	width: 750px;
	height: 45px;
	margin-bottom: 15px;
	background: url(../img/model_house/interior_01_01.gif) no-repeat right top;}
	
.interior #box_01 .ir_01 {
	height: 75px;
	margin-bottom: 35px;
	background: url(../img/model_house/interior_01_04.gif) no-repeat top left;}

.interior #box_01 .ir_02 {
	height: 150px;
	margin-bottom: 30px;
	background: url(../img/model_house/interior_01_08.gif) no-repeat top left;}

.interior #box_02 h3 {
	width: 750px;
	height: 45px;
	margin-bottom: 15px;
	background: url(../img/model_house/interior_02_01.gif) no-repeat right top;}
	
.interior #box_02 .ir_01 {
	height: 75px;
	margin-bottom: 35px;
	background: url(../img/model_house/interior_02_03.gif) no-repeat top left;}

.interior #box_02 .ir_02 {
	height: 130px;
	margin-bottom: 30px;
	background: url(../img/model_house/interior_02_08.gif) no-repeat top left;}

.interior #box_02 img.ps {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;}


.interior #box_03 h3 {
	width: 750px;
	height: 45px;
	margin-bottom: 15px;
	background: url(../img/model_house/interior_03_01.gif) no-repeat right top;}
	
.interior #box_03 .ir_01 {
	height: 75px;
	margin-bottom: 35px;
	background: url(../img/model_house/interior_03_04.gif) no-repeat top left;}

.interior #box_03 .ir_02 {
	height: 165px;
	margin-bottom: 3px;
	background: url(../img/model_house/interior_03_09.gif) no-repeat top left;}








