@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #404040;
	font-family: sans-serif;
	font-size: 12.5px;
	line-height: 1.6;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #FFF;
	position: relative;
	background-image: url(images/bodyback.gif);
}
hr {
	display: none;
}
/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	text-decoration: none;
	color: #444;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: underline;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
------------------------------*/
#wrapper {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 630px;
	margin-bottom: 14px;
	margin-top: 14px;
	float: left;
}
#sidebar {
	float: left;
	width: 198px;
	margin-bottom: 24px;
	padding-left: 0px;
	margin-right: 16px;
	margin-top: 2px;
	font-size: 12px;
}
#sidebarR {
	float: right;
	width: 182px;
	margin: 14px 0px 24px 13px;
	font-size: 11px;
}
#pagelink {
	font-size: 12px;
	line-height: 23px;
	text-align: center;
	width: 1040px;
	margin-top: 56px;
	left: 32px;
	height: 67px;
	float: left;
	margin-bottom: 25px;
}
#footer {
	padding-top: 36px;
	height: 100px;
	width: 1040px;
	clear: both;
	background-color: #a9a9a9;
	color: #FFF;
}
#footer address {
	font-style: italic;
	background-color: #a9a9a9;
	text-align: left;
	font-size: 11px;
	color: #666;
	padding-left: 41px;
	line-height: 35px;
}
#gallery {
	width: 182px;
	margin: 0px;
	line-height: 16px;
	font-size: 11px;
}
/* header styles
------------------------------*/
#header {
	position: relative;
	height: 127px;
	border-top: 5px solid #999;
	border-bottom: 3px solid #999;
}
#breadcrumb {
	font-size: 10.5px;
	width: 630px;
	float: left;
}
.header11 {
	float: right;
	padding-top: 5px;
	text-align: right;
}
#main a {
	color: #00F;
}
/* sidebar styles
------------------------------*/

#sidebar ul li {
	list-style: none;
	font-family: sans-serif;
	border-bottom: 1px solid #999;
	line-height: 27px;
	font-size: 12.5px;
}
#sidebar ul li a {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
}
#sidebar ul li a:hover {
	color: #F00;
}
/* footer styles
------------------------------*/

#footer p {
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
}
/* table
------------------------------*/
#main table {
	border-collapse:collapse;
}
#main table td {
	line-height: 1.5em;
}
#home #main table  {
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999;
}
#home #main table td {
	padding: 5px;
	border-width: 0px;
	vertical-align: top;
}
#home #main table td a {
	color: #00F;
	line-height: 27px;
}
#goods #main table  {
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
	font-size: 12.5px;
	border: 1px solid #999;
}
#goods #main table td {
	line-height: 20px;
}
#select #main table td {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	padding-top: 4px;
	padding-bottom: 4px;
}
#cold #main table td {
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
#commercial #main table td {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 14px;
}
#inquire #main table td {
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 14px;
	border: 1px solid #999;
}
#sitemap #main table td {
	padding-left: 6px;
}
#voice #main table  {
	border: 3px solid #ceccc3;
	margin-top: 27px;
}
#voice #main table td {
	padding: 10px 16px 2px;
}
#lease #main table  {
	margin-bottom: 6px;
	margin-top: 1px;
}
#lease #main table td {
	border: 1px solid #888;
}
#biginning #main table td {
	padding: 0px 12px 0px 0px;
	font-size: 12px;
}
.contents {
	color: #FFF;
	font-weight: bold;
	height: 24px;
	width: 188px;
	margin-top: 12px;
	line-height: 26px;
	padding-left: 10px;
	background-color: #999;
	margin-bottom: 9px;
	font-size: 12.5px;
}
.maintitle {
	color: #FFF;
	font-weight: bold;
	width: 620px;
	margin-top: 6px;
	line-height: 26px;
	padding-left: 10px;
	background-color: #999;
	margin-bottom: 6px;
	font-size: 15px;
}
.maintitlewhite {
	font-weight: bold;
	width: 620px;
	margin-top: 24px;
	padding-left: 10px;
	margin-bottom: 12px;
	font-size: 15px;
	border: 1px solid #999;
	padding-top: 4px;
	padding-bottom: 1px;
}
.maintitleRED {
	color: #F00;
	font-weight: bold;
	font-size: 18px;
}
.contentstitle {
	width: 630px;
	margin-top: 10px;
	margin-bottom: 36px;
	border-bottom: 3px solid #B8D9FF;
	font-size: 13px;
	color: #333;
}
.goodstitle {
	color: #FFF;
	font-weight: bold;
	width: 620px;
	margin-top: 15px;
	line-height: 30px;
	padding-left: 10px;
	background-color: #999;
	margin-bottom: 4px;
	font-size: 15px;
	height: 30px;
	float: left;
}
.selecttitle {
	font-weight: bold;
	width: 618px;
	margin-top: 48px;
	padding-left: 10px;
	margin-bottom: 15px;
	font-size: 15px;
	border: 1px solid #999;
	padding-top: 4px;
	padding-bottom: 1px;
}
.leasemerit {
	width: 570px;
	padding-left: 48px;
	font-size: 15px;
	background-image: url(images/icon_leasemerit.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	height: 52px;
	line-height: 52px;
	font-weight: bold;
}
.qatitle {
	font-weight: bold;
	width: 618px;
	margin-top: 48px;
	padding-left: 10px;
	margin-bottom: 32px;
	font-size: 15px;
	padding-top: 4px;
	padding-bottom: 1px;
	background-color: #fdf24a;
	border: 1px solid #fdf24a;
}
.qa_q {
	font-weight: bold;
	width: 584px;
	padding-left: 38px;
	margin-bottom: 10px;
	font-size: 13.5px;
	padding-bottom: 1px;
	background-image: url(images/Q&A_q.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	line-height: 30px;
	color: #333;
	background-position: 0px 13px;
	margin-left: 7px;
	padding-top: 9px;
}
.qa_a {
	width: 588px;
	padding-left: 38px;
	margin-bottom: 6px;
	padding-bottom: 1px;
	background-image: url(images/Q&A_a.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	margin-left: 5px;
	margin-top: 6px;
}
.sitemaptitle {
	width: 558px;
	margin-top: 16px;
	padding-left: 14px;
	margin-bottom: 16px;
	font-size: 15px;
	border: 1px solid #999;
	padding-top: 4px;
	padding-bottom: 1px;
	margin-left: 30px;
}
.servicetitle {
	color: #FFF;
	font-weight: bold;
	width: 286px;
	margin-top: 6px;
	line-height: 23px;
	padding-left: 12px;
	background-color: #999;
	margin-bottom: 6px;
	font-size: 13px;
	height: 21px;
	float: none;
	display: block;
}
.breadcrumb {
	font-size: 10.5px;
	margin-bottom: 5px;
}
.divtitle {
	font-size: 11.5px;
	background-image: url(images/arrow_div.gif);
	padding-left: 9px;
	background-repeat: no-repeat;
	background-position: left center;
}
.voicetitle {
	width: 582px;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 12px;
	height: 32px;
	line-height: 32px;
	padding-left: 12px;
	font-weight: bold;
	background-color: #cfcdc4;
	background-image: url(images/voice_titleback.jpg);
	color: #FFF;
}
.convention {
	font-size: 14.5px;
	color: #0220b6;
	font-weight: bold;
	padding-left: 0px;
	line-height: 24px;
}
.type {
	font-size: 13px;
}
.types {
	font-size: 12px;
}
.typered {
	font-size: 13px;
    color: #F00;
}
.red {
    color: #F00;
}
.blue {
	color: #00F;
}
.price {
	font-size: 22px;
	color: #F00;
	line-height: 24px;
	font-weight: bold;
}
.class10      {
	font-size: 10.5pt;
}
.classT   { font-size: 14pt; line-height: 19pt; letter-spacing: normal }
.class9       { font-size: 9pt; line-height: 12pt }
.class8      {
	font-size: 8.5pt
}
.classB   {
	font-size: 13pt;
	line-height: 19pt
}
.whatsnew {
	width: 485px;
	display: block;
	padding-left: 4px;
	line-height: 24px;
	border-bottom: 1px dotted #888;
	font-size: 12px;
}
.whatsnewDATE {
	background-image: url(images/new_ya.gif);
	background-repeat: no-repeat;
	background-position: 13px 8px;
	display: block;
	width: 70px;
	padding-left: 28px;
	font-size: 12px;
	line-height: 25px;
}
.floatLeft {
	margin-right: 13px;
	margin-bottom: 3px;
	float: left;
}
.floatright {
	float: right;
	margin-bottom: 3px;
	margin-left: 13px;
}
