@charset "UTF-8";
/* CSS Document */
/* interior */

#interior {
}

#interior .h1{
	margin: 0px auto;
	padding: 0px;
	height: 240px;
	width: 700px;
	overflow: hidden;
}

#interior h1{
	display: block;
	margin: 0px;
	height: 0px;
	width: 700px;
	padding-top: 240px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	background-image: url(../img/interior_h1.jpg);
	background-repeat: no-repeat;
}

#interior #contents{
	width: 700px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#interiorText {
	margin: 0px 0px 25px;
	width: 670px;
	padding-top: 30px;
	padding-left: 30px;
}
#interiorText p {
	font-size: 14px;
	line-height: 1.5em;
	margin: 0px;
}
#interiorText h3 {
	font-size: 14px;
	font-weight: normal;
	float: right;
	margin: 0px;
}
#interior01, #interior02, #interior03, #interior04, #interior05, 
#interior06, #interior07, #interior08, #interior09, #interior10, 
#interior11, #interior12, #interior13, #interior14, #interior15, 
#interior16, #interior17, #interior18, #interior19, #interior20, 
#interior21, #interior22, #interior23, #interior24, #interior25, 
#interior26, #interior27, #interior28, #interior29, #interior30, 
#interior31, #interior32, #interior33, #interior34, #interior35, 
#interior36 {
	width: 700px;
	height: 165px;
	background-image: url(../img/interiorImg01.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
}
#interior01 {
	background-image: url(../img/interiorImg01.jpg);
}
#interior02 {
	background-image: url(../img/interiorImg02.jpg);
}
#interior03 {
	background-image: url(../img/interiorImg03.jpg);
}
#interior04 {
	background-image: url(../img/interiorImg04.jpg);
}
#interior05 {
	background-image: url(../img/interiorImg05.jpg);
}
#interior06 {
	background-image: url(../img/interiorImg06.jpg);
}
#interior07 {
	background-image: url(../img/interiorImg07.jpg);
}
#interior08 {
	background-image: url(../img/interiorImg08.jpg);
}
#interior09 {
	background-image: url(../img/interiorImg09.jpg);
}
#interior10 {
	background-image: url(../img/interiorImg10.jpg);
}
#interior11 {
	background-image: url(../img/interiorImg11.jpg);
}
#interior12 {
	background-image: url(../img/interiorImg12.jpg);
}
#interior13 {
	background-image: url(../img/interiorImg13.jpg);
}
#interior14 {
	background-image: url(../img/interiorImg14.jpg);
}
#interior15 {
	background-image: url(../img/interiorImg15.jpg);
}
#interior16 {
	background-image: url(../img/interiorImg16.jpg);
}
#interior17 {
	background-image: url(../img/interiorImg17.jpg);
}
#interior18 {
	background-image: url(../img/interiorImg18.jpg);
}
#interior19 {
	background-image: url(../img/interiorImg19.jpg);
}
#interior20 {
	background-image: url(../img/interiorImg20.jpg);
}
#interior21 {
	background-image: url(../img/interiorImg21.jpg);
}
#interior22 {
	background-image: url(../img/interiorImg22.jpg);
}
#interior23 {
	background-image: url(../img/interiorImg23.jpg);
}
#interior24 {
	background-image: url(../img/interiorImg24.jpg);
}
#interior25 {
	background-image: url(../img/interiorImg25.jpg);
}
#interior26 {
	background-image: url(../img/interiorImg26.jpg);
}
#interior27 {
	background-image: url(../img/interiorImg27.jpg);
}
#interior28 {
	background-image: url(../img/interiorImg28.jpg);
}
#interior29 {
	background-image: url(../img/interiorImg29.jpg);
}
#interior30 {
	background-image: url(../img/interiorImg30.jpg);
}
#interior31 {
	background-image: url(../img/interiorImg31.jpg);
}
#interior32 {
	background-image: url(../img/interiorImg32.jpg);
}
#interior33 {
	background-image: url(../img/interiorImg33.jpg);
}
#interior34 {
	background-image: url(../img/interiorImg34.jpg);
}
#interior35 {
	background-image: url(../img/interiorImg35.jpg);
}
#interior36 {
	background-image: url(../img/interiorImg36.jpg);
}

#interior .dataContainer {
	margin: 0px;
	float: right;
	width: 350px;
	padding: 0px;
	background-image: url(../img/dataContainerBG.gif);
	background-repeat: repeat-y;
}
#interior .pdctName {
	margin: 0px;
	width: 350px;
}
#interior .pdctName dl {
	margin: 0px 0px 10px;
}
#interior .pdctName dt {
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
}
#interior .pdctName dd {
	font-size: 14px;
	margin-top: -1.5em;
	margin-left: 3.5em;
}
#interior h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 15px;
}
#interior .detail1 {
	margin: 0px;
	width: 175px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#interior .detail1 dl {
	margin: 0px;
}
#interior .detail1 dt {
	font-size: 14px;
	line-height: 2em;
}
#interior .detail1 dd {
	font-size: 14px;
	margin-top: -1.5em;
	margin-left: 1em;
}

#interior .detail2 {
	margin: 0px;
	width: 175px;
	float: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#interior .detail2 dl {
	margin: 0px;
}
#interior .detail2 dt {
	font-size: 14px;
	line-height: 2em;
}
#interior .detail2 dd {
	font-size: 14px;
	margin-top: -1.5em;
	margin-left: 1em;
}

