#Content h1 {margin-bottom:0px;}
/*============================================================
FEATURES
============================================================*/
#Wrapper #MainArea #ContentsArea #Content #features {
	margin-bottom:20px;
	clear: both;
}
#Wrapper #MainArea #ContentsArea #Content #features .thumbnail{
float : left;
width : 120px;
}
#Wrapper #MainArea #ContentsArea #Content #features .featuresDescription{
	float : left;
	width : 350px;
	margin-left:10px;
}
.featuresDescription ul{
margin:0px;
}
.featuresDescription ul li{
padding           : 0px 0px 0px 15px;
margin            : 0px 0px 3px 0px;
background-image  : url(file:///C|/Documents and Settings/kome105/Local Settings/Temporary Internet Files/Content.IE5/images/menu_arrow_orange.gif);
background-repeat : no-repeat;
list-style-type   : none;
}

#icon ul{
margin: 0px;
list-style: none;
}

#icon ul li{
float:left;
margin-right: 5px;
}

img.right{
float: right;
margin-left: 10px;
}

.catch{
font-size: 0.9em;
margin-bottom: 0px;
color: #666666;
}

/*============================================================
language
============================================================*/

.language{
text-align: right;
margin: 5px;
color: #666666;
}

/*============================================================
Specifications
============================================================*/
#specifications{


}
#specifications table{
	border-collapse : collapse;
}

#specifications table th{
width: 100px;
font-weight     : normal;
background-color: #E1F1FE;
text-align      : left;
}
#specifications table th,#specifications table td{
vertical-align :top;
border-top     :solid 1px #999;
border-bottom  : solid 1px #999;
padding        : 4px;
}

/*============================================================
Support
============================================================*/
#specifications{
}

#support table{
	border-collapse : collapse;
	width: 480px;
}

#support table th{
width: 100px;
font-weight     : normal;
background-color: #E1F1FE;
text-align      : left;
}

#support table th,#support table td{
vertical-align :top;
border-top     :solid 1px #999;
border-bottom  : solid 1px #999;
padding        : 4px;
}

/*============================================================
FAQ
============================================================*/
h3.question{
margin-left:1.5em;
text-indent:-1.5em;
}
.cause{
margin-left:7em;
text-indent:-4.5em;
}
.measure{
margin-left:7em;
text-indent:-5.5em;
}

/*============================================================
Tab Menu
============================================================*/



ul#tabmenu{
	background-color : #f5f5f5;
	border-top       : solid 1px #3899ba;
	border-bottom    : solid 1px #3899ba;
	width            : 410px;
	margin           : 0px;
	padding          : 8px 40px;
}

ul#tabmenu li{
/*font-family:Arial, Helvetica, sans-serif;*/
color             : #3899ba;
margin            : 0px;
padding           : 0px 0px 0px 15px;
list-style-type   : none;
width             : 200px;
float             : left;
font-size         : 10px;
background-image  : url(file:///C|/Documents and Settings/kome105/Local Settings/Temporary Internet Files/Content.IE5/images/menu_arrow_orange.gif);
background-repeat : no-repeat;
}
ul#tabmenu li a,
ul#tabmenu li a:link,
ul#tabmenu li a:visited,
ul#tabmenu li a:active,
ul#tabmenu li a:hover{
color           : #3899ba;
text-decoration : underline;
}


ul#tabmenu li.on{
font-weight : bold;
}