@charset "UTF-8"; 

/*==================================================
	Site name : Open Terrace
	Modified  : Sep. 29, 2009
==================================================*/

/*==================================================
	#page
==================================================*/
#page {
	margin: 0 auto;
	padding: 0 0 20px;
	width: 940px;
	text-align: left;
}
#page h1 {
	margin: 0 0 20px 0;
	padding: 17px 0 16px;
	border: 1px solid #d2d2d2;
}

/*	#article
==================================================*/
#page .column#article {	
	width: 680px;
	float: left;
}
#page .column#article #products {
	padding: 0 0 8px 0;
	background: url(../../support/images/bg_article.gif) 0 100% no-repeat;
}
#page .column#article #products .wrap {
	padding: 16px 0 10px 16px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}
#page .column#article #products .wrap h3 {
	font-size: 108%;
}
#page .column#article #products .wrap p {
	font-size: 93%;
	line-height: 1.5;
	padding: .5em 16px 1em 0;
}
#page .column#article #products ul {
	background: none;
	margin: 0;
}
#page .column#article #products div.block {
	float:left;
	display:inline;
	width: 172px;
	margin:0;
	padding:0;
}
#page .column#article #products div.block ul {
	padding:6px 0 0 17px;
}
#page .column#article #products div.block li {
	padding:1px 0;
	list-style-type:disc;
	font-size: 93%;
	line-height: 1.5;
}
#page .column#article #products ul.block {
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width: 488px;
}
#page .column#article #products ul.block li {
	margin: 0 0 0 0;
	padding: 0 0 0;
	width: 160px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	float: left;
	display: inline;
	font-weight: bold;
	font-size: 93%;
	line-height: 1.4;
	background: url(../img/icon_001.gif) 0 51px no-repeat;
}
#page .column#article #products ul.block li.nolink {
	margin: 0 0 0 0;
	padding: 0 0 0;
	width: 160px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	float: left;
	display: inline;
	font-weight: bold;
	font-size: 93%;
	line-height: 1.4;
	background: url(../img/icon_001off.gif) 0 51px no-repeat;
}

#page .column#article #products ul.block li span {
	margin:0 0 0 14px;
	display: block;
}
#page .column#article #products ul li.txt {
	background: url(../img/icon_001.gif) 0 4px no-repeat;
}
#page .column#article #products ul li img {
	margin: 0 26px 2px 0;
	display: block;
}
#page .column#article #service {
	padding: 30px 0 6px 0;
	background: url(../../support/images/bg_article.gif) 0 100% no-repeat;
}
#page .column#article #service .wrap {
	background: none;
	margin: 0;
	padding: 0 15px 10px 188px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	background: url(../../support/images/pic_005.gif) 17px 19px no-repeat;
}
#page .column#article #service .wrap dl {
	margin: 0 0 0 0;
	padding: 15px 0 0;
}
#page .column#article #service .wrap dl dt {
	padding: 2px 0 2px 15px;
	background: url(../img/icon_001.gif) 0 4px no-repeat;
	font-weight: bold;
}
#page .column#article #service .wrap dl dd {
	padding: 5px 0 0 15px;
	font-size: 93%;
	line-height: 1.5;
}
#page .column#article #support dl {
	margin: 0 0 0;
	padding:30px 0 0 0;
	float: left;
	display: inline;
	width: 331px;
}
#page .column#article #support dl dt {
}
#page .column#article #support dl dd {
	padding: .6em 17px;
	font-size: 93%;
	line-height: 1.5;
}


/*	#aside
==================================================*/
#page .column#aside {
	float: right;
	width: 240px;
}
#page .column#aside dl {
	margin: 0 0 20px 0;
	padding: 0 0 4px 0;
	background: url(../../support/images/bg_aside.gif) 0 100% no-repeat;
}
#page .column#aside dl dd {
	background: none;
	margin: 0;
	padding: 10px 5px 10px 95px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	font-size: 93%;
	line-height: 1.5;
	min-height: 72px;
	height: auto!important;  
	height: 92px;
	background: url(../../support/images/pic_001.gif) 18px 13px no-repeat;
}
#page .column#aside dl#catalog dd {
	min-height: 100px;
	height: auto!important;  
	height: 120px;
	background: url(../../support/images/pic_004.gif) 18px 13px no-repeat;
}
#page .column#aside dl#recovery dd {
	background: url(../../support/images/pic_002.gif) 18px 13px no-repeat;
}
#page .column#aside dl#consumption dd {
	background: url(../../support/images/pic_003.gif) 18px 13px no-repeat;
}
#page .column#aside dl dd p {
	padding: 0 0 0 15px;
	background: url(../img/icon_001.gif) 0 4px no-repeat;
}
#page .column#aside dl#mobile dd p {
	padding: 0 0 0 15px;
	background: url(../../support/images/icon_001.gif) 0 50% no-repeat;
}
