@charset "utf-8";
/*--body---------------------------------------------------------------------------------------------------*/
body,p {
	margin: 0px;
	padding: 0px;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 180%;
	color: #636466;
}
body {

}
/*-txt link-----------------------------------------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #636466;
}
a:hover {
	text-decoration: none;
	color: #FA7C0D;
}
.click {
	color: #636466;
	text-decoration: none;
}

/*--font---------------------------------------------------------------------------------------------------*/
.gray-title {
    font-size: 12pt;
	color: #636466;
}
.gray-title-1 {
    font-size: 10pt;
	color: #636466;
}
.gray-title2 {
    font-size: 16pt;
	color: #636466;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
	font-size: 8pt;
}
.white-2 {
	color: #FFFFFF;
}
.brown {
	color: #7F7667;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 220%;
}
.brown-2 {
	color: #7F7667;
	font-size: 10pt;
}
.blue {
	color: #0066CC;
}
.title-1 {
	color: #FB7B0D;
	font-size: 14pt;
	font-weight: bold;
}
.title-2 {
	color: #FB7B0D;
	font-size: 12pt;
	font-weight: bold;
}
.title-3 {
	color: #FFF;
	font-size: 12pt;
	font-weight: bold;
}
.title-4 {
	color: #7F7667;
	font-size: 9pt;
	line-height: 120%;
}
.red {
	color: #CC0000;
}
.red_2 {
	color: #CC0000;
	font-size: 18pt;
	font-weight: bold;
}

.red_4 {
	color: #CC0000;
	font-size: 11pt;
}
.green {
	color: #7CB806;
}
.green-2 {
	color: #7CB806;
	font-size: 12pt;
	font-weight: bold;
}
.orange {
	color: #FA7C0D;
}
.orange-2 {
	color: #FA7C0D;
	font-size: 10pt;
	padding-top: 8px;
	padding-bottom: 8px;
}
.yellow {
	color: #FFFF00;
}
.down {
	font-size: 8pt;
	color: #807667;
}
.bg-01 {
	background-image: url(images/index/index-bg-01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-02 {
	background-image: url(images/p3-products/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg-03 {
	background-image: url(images/icon/line-01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg-04 {
	background-image: url(images/p3-products/search-06.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.f-01 {
	font-size: 9pt;
	color: #7F7667;
	width: 160px;
	background-color: #FDCB9F;
	border: 1px solid #7F9DB9;
}
.f-02 {
	font-size: 9pt;
	color: #7F7667;
	width: 130px;
	background-color: #FDCB9F;
	border: 1px solid #7F9DB9;
}
.f-03 {
	font-size: 9pt;
	color: #7F7667;
	width: 180px;
	background-color: #FDCB9F;
	border: 1px solid #7F9DB9;
}
.p-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FB7B0D;
	padding-top: 3px;
	padding-bottom: 3px;
}
.line-01 {
	border: 1px solid #FB7B0D;
}
.line-02 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FB7B0D;
}
.line-03 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FB7B0D;
}
.line-04 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7F7667;
	padding-top: 8px;
	padding-bottom: 8px;
}
.line-05 {
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #7F7667;
}
.line-06 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7F7667;
}
.line-07 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7F7667;
	padding-top: 4px;
	clear: both;
}
.p1-3 {
	background-color: #fef2e6;
	height: 35px;
}

.line-08 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7F7667;
}
.line-09 {
	border: 1px solid #7D7666;
}
.body_down {
	font-size: 8pt;
	color: #FFFFFF;
	background-image: url(images/p3-products/downbg.jpg);
	text-align: center;
	display: inline-block;
	height: 60px;
	width: 1000px;
	margin: 0 auto;
	}
.mainleft {
	height: auto;
	width: 205px;
}

.main {
	clear: both;
	width: 930px;
	margin: 0 auto;
}
.room-box {
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.room {
	float: left;
	width: 33%;
}

.room_title {
	padding-left: 10px;
	padding-right: 10px;
	margin: 15px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

