*{
  margin: 0;
  padding: 0;
  /*border:1px solid black;*/
  ol,ul{list-style:none; margin:0; padding:0}
}*

body {
  font: 0.8em Arial, Sans-Serif;
  line-height: 1.8em;
  background: #c5c5c5;
  color: #444;
}

a {
  COLOR: #6587E0;
  text-decoration: none;
  }

a:visited {
  COLOR: #6587E0;
  text-decoration: none;}

a:hover {
  COLOR: #333;
  text-decoration: underline;}

h2 {
  margin: 0 0 10px;
  padding: 10px 0 3px; }

h3 {
  padding-left: 10px;
  color: #fff;
  background: #FE7B09 url(images/bg.jpg) repeat-x;
  font-size: 1em;
  height: 24px;
  line-height: 24px; }

ul {
  padding: 0;
  margin: 0 0 10px;}

li { list-style-type: none;}

p { margin: 5px 0 10px 0; }

img { border: none; }

img.png {
    background-image: expression(
        this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "images/content_li_im.png"
    );
}

#index_top{
  height:141px;
  background: #e7e7e7 url(images/bodyTop_bg.jpg) no-repeat;
  width:899px;
  margin:0px auto;

}


#index_top01{
  height:141px;
  background: #e7e7e7 url(images/bodyTop_bg01.jpg) no-repeat;
  width:899px;
  margin:0px auto;

}



#index_top_right{
  margin:0 0 0 152px;
  max-height: 141px;

}


#index_top_right_menu {
     margin:25px 0 0 0;
     margin:26px 0 0 0\9;
     height:35px;
     width:720px;
     float:right;
     clear: right;

}


#index_top_right_searchNmenu {
     padding: 0px;
     border: none;
     border-collapse: collapse;
     margin:0px 20px 0 auto;
      margin:0px 20px 0 auto\9;
     width:700px;
    /* border:1px solid black;*/

}


#index_top_right_search form {
 padding: 0 20px 0 0;
 margin: 0 0 0 0;
 float:left;

}


#index_search{
  padding:5px 0 0 0;
}


#index_search input {
  background-color: #FFF;
  color: #000;
  margin-right:10px;
}



#index_search .buttons {
 background-color: #fff;
 color: #000;
 margin-right: 0px;
 padding:0 10px 0 10px;
 #padding:0 0px 0 0px;
 _padding:0 0px 0 0px;
}


#index_top_logo {
  padding: 24px 0 0 35px;
  float:left;
}


ul#site_language {
  list-style-type: none;
  margin: 10px 0 0 0;
  padding: 0;
  float:right;

  }

ul#site_language li {
  display: inline;
 }

ul#site_language li a
{
  float: left;
  text-decoration: none;
  color:#fff;
}

ul#site_language li.searchForm{
    margin:0;
    padding:0;
    float: right;
}

ul#site_language .site_language_sept{
    margin:auto;
    padding-left:10px;
    padding-right:10px;
    float: left;
    color:#FFF;
}


#index_main{

  margin:0 auto;
  padding:0;
  height:334px;
  width:899px;
  clear:both;
  background: #e7e7e7 url(images/body_bg.jpg) repeat-y;
}


#content_main{
  margin:0 auto;
  padding:0;
  height:94px;
  width:899px;
  clear:both;
  /*background: #e7e7e7 url(images/body_bg.jpg) repeat-y;*/
}


#index_main_shadow{
  clear:both;
  background: url(images/index_main_shadow.jpg) no-repeat top ;
  height:20px;
}


#index_content_base{
  clear:both;
  background: #c5c5c5 url(images/index_content_base.jpg) no-repeat top ;
  height:30px;
}


#index_content_base2{
  clear:both;
  background: #c5c5c5 url(images/index_content_base2.jpg) no-repeat top ;
  height:30px;
}

#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}

#header h1 a {
color: #fff;
text-decoration: none;
}

#header h1 a:hover {
color: #000;
text-decoration: none;
}

#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}


#index_top_bg{
  background: #e7e7e7 url(images/body_bg.jpg) repeat-y ;
}





 #index_content{
   margin:0px auto;
   padding:0;
   width:899px;
   vertical-align: top;
}

 #index_content2{
   margin:0px auto;
   padding:0;
   width:899px;
   vertical-align: top;
   background-color: #fff;
}


#index_table_content{
    padding: 0px;
    border: none;
    border-collapse: collapse;
    width:100%;
    background-image: url(images/index_left_bg.jpg);
  background-position: bottom;
  background-repeat: no-repeat
}

#index_table_content2{
    padding: 0px;
    border: none;
    border-collapse: collapse;
    width:100%;
    background-color: #fff;

}

#wrap {
  padding: 0 0 0 0;
  width: 913px;
  margin:0px auto;
  background: #e7e7e7 url(images/bodyTop_bg.jpg) no-repeat;
  }


#wrap2 {
  position: absolute;
  left: 50%;
  width: 913px;
  margin-left: -465px;
  padding: 0 0 0 0;
  background: #e7e7e7 url(images/bodyTop_bg.jpg) no-repeat;
  }


#left {
  width: 204px;
  float:left;
  margin-top: 3px;
  margin-right:0px;
  padding-left:39px;


  }






#left ul {
  padding: 0 41px 0 0;
  margin: 0; }

/**/
  #left_content {
  width: 220px;
  float:left;
  margin-top: 0px;
  margin-right:0px;
  padding-left:0px;
  background: transparent url(images/leftContent_bg.jpg) repeat-y;
  }


#center_content{
  margin-top: 3px;
  margin-right:29px;
  margin-left:29px;
}



/****contentMenu02****/
#contentMenu01 {
  padding: 18px 26px 0 0px;
  margin: 0;
   }
#contentMenu01 li
{
  margin:0px 0px 0px 20px;
  #margin:0px 0px 0px 20px;
  padding:0px 0px 20px 30px;
  background: url(images/content_li_im.gif) no-repeat;
  background-position: left top;
}
#contentMenu01 li a
{
  text-decoration: none;
  color:#003363;
  display:block;
  padding:0px 0px 0px 10px;
  white-space: nowrap;
}
#contentMenu01 li a:hover
{
  background-color:#FFF;
}

/****contentMenu02****/
#contentMenu02 {
  padding: 0px 26px 0 18px;
  margin: 0;
  }
#contentMenu02 li
{
  border-bottom:1px solid #a1b1bf;
  padding:10px 0px 10px 0;
  }
#contentMenu02 li a
{
  text-decoration: none;
  color:#003363;
  display:block;
  padding:4px 6px 4px 6px;
}
#contentMenu02 li a:hover
{
  background-color:#FFF;
}

/****contentMenu02_nouline****/
#contentMenu02_nouline {
  padding: 0px 26px 0 18px;
  margin: 0; }
#contentMenu02_nouline li
{
  /*border-bottom:1px solid #a1b1bf; */
  padding:10px 0px 10px 0;
}
#contentMenu02_nouline li a
{
  text-decoration: none;
  color:#003363;
  display:block;
  padding:4px 6px 4px 6px;
}
#contentMenu02_nouline li a:hover
{
  background-color:#FFF;
}

#left_content_base{
  height:24px;
  background: transparent url(images/leftContent_bg_base.jpg) no-repeat;
}


/**/


#left li
{
  border-bottom:1px solid #a1b1bf;
  padding:10px 0px 10px 0;
}


#left li a
{
  text-decoration: none;
  color:#003363;
  display:block;
  padding:4px 6px 4px 6px;
}


#left li a:hover
{
  background-color:#FFF;

}


#right {
  padding: 0;
  margin-top: 3px;
  margin-left:245px;
  margin-right:28px;
  }

#right_content {
  padding: 0;
  margin-top: 3px;
  margin-left:220px;
  margin-right:29px;
  }


#index_productsBox{
  width:627px;
  margin-top:24px;
  float:right;
  clear: right;
}


#index_productsBox_left
{
  float:left;
  width: 422px;
  margin-top:0px;
  background-color:#fff;
  border:1px solid #a1b1bf;

}

#index_productsBox_leftBox{
  padding:10px 20px 10px 20px;
  #padding:10px 20px 10px 20px;
}


#index_productsBox_leftBox .thumbnail
{
float: left;
width: 109px;
padding: 0 9px 20px 9px;

}


#index_productsBox_leftBox .thumbnail a
{
  color:#000;
  text-decoration: none;
}



 #index_productsBox_right
{
  margin-left: 434px;
  margin-top:0px;
  width:190px;
  padding:15px 0px 0px 0px;
  background:#448fd5 url(images/index_productsBox_right_top.jpg) no-repeat top;

}

 #index_productsBox_right_lower p
{
  font-weight: bold;
  color:#fff;
  padding:0px 0px 5px 0px;
  margin:0 0px 10px 0px;
  border-bottom:1px solid #cdcdcd;
  text-indent: 43px;
}



#index_productsBox_right_lower{
  padding:0px 15px 15px 15px;
  color:#fff;
  font: 1.2em Arial, Sans-Serif;
  letter-spacing: 2px;
  line-height: 28px;
  text-indent: 0px;
  background:#448fd5 url(images/index_productsBox_right_bottom.jpg) no-repeat bottom;
}

#index_productsBox_right_lower a{
  text-decoration: none;
  color:#fff;
}

#index_productsBox_right_lower a:hover{
  text-decoration: underline;
  color:#fff;
}



#index_productsBox_left_header{
 height:32px;
 background:#0160b0 url(images/index_content_header_bg.jpg) no-repeat;}


#index_productsBox_left_headerL{
    float:left;
    color:#fff;
    font-weight:bold;
    padding:6px 0px 0px 19px;
    #padding:6px 0px 0px 19px;
}

#index_productsBox_left_headerR{
  float:right;
  padding:4px 19px 0px 0px;
  #padding:7px 19px 0px 0px;
}

#index_productsBox_left_headerR a{
  text-decoration: none;
  color:#fff;
  padding-right:5px;
}


 #leftmenu2 {
height:60px;
margin:0 40px 0 7px;
position:absolute;
top:235px;
left:0px;
width:343px;
z-index: 2;
}



#contentBox_header{
  margin-top:10px;
  margin-bottom:0px;
  margin-right:0px;
  *margin-right:4px;
  float:right;
  clear: right;
  padding:19px 0px 19px 0px;
}


#contentBox_header2{
  margin-top:10px;
  margin-bottom:0px;
  margin-right:0px;
  *margin-right:4px;
  clear: both;
  padding:19px 0px 19px 0px;
}

#contentBox_content{
  margin-top:0px;
  margin-bottom:0px;
  margin-right:0px;
  *margin-right:4px;
  float:right;
  clear: right;
  padding:0px 0px 19px 0px;
}


#contentBox_content_c{
   padding:0px 18px 0px 0px;
   width:800px;

}


#contentBox_content_c h{
  font-weight: bold;
  padding:0px 0px 5px 0px;
}

#contentBox_content_c p{
  padding:5px 0px 5px 0px;
  font: 1.2em Arial, Sans-Serif;
  letter-spacing: 2px;
  line-height: 28px;
  text-indent: 36px;
}





#contentBox_content_b{
   float:left;
   width:591px;
   padding:0px 18px 0px 0px;

}


#contentBox_content_b ol{
   padding:5px 0px 5px 60px;
  font: 1.2em Arial, Sans-Serif;
  letter-spacing: 2px;
  line-height: 28px;

}


#contentBox_content_b ol ol{
   padding:5px 0px 5px 60px;
  font: 1.0em Arial, Sans-Serif;
  letter-spacing: 2px;
  line-height: 28px;

}

#contentBox_content_b h{
  padding:0px 0px 5px 0px;
  font: 1.3em Arial, Sans-Serif;
  font-weight: bold;

}

#contentBox_content_b_heading {
   font-weight: bold;
   font: 1.3em Arial, Sans-Serif;
}


#contentBox_content_b p{
  padding:5px 0px 5px 0px;
  font: 1.2em Arial, Sans-Serif;
  letter-spacing: 2px;
  line-height: 28px;
  text-indent: 36px;
}


#index_contentBox_01{
  background-color:#fff;
  border:1px solid #a1b1bf;
  margin-top:10px;
  margin-bottom:0px;
  margin-right:0px;
  *margin-right:4px;
  float:right;
  clear: right;
  padding:19px 29px 19px 29px;


}


#index_contentBox_01 h{
font: 1.2em Arial, Sans-Serif;
  letter-spacing: 2px;
  line-height: 28px;
  text-indent: 36px;
  }

#index_contentBox_01 p{
font: 1.2em Arial, Sans-Serif;
  letter-spacing: 2px;
  line-height: 28px;
  text-indent: 36px;
  }



#middleBox {
  background:#FFF;
  margin:10px 10px 10px 10px;
  border:1px solid #a1b1bf;
  padding:32px 15px 32px 15px;
}

#leftBox {
  background:#FFF;
  margin:10px 20px 0 0;
  border:1px solid #a1b1bf;
  padding:18px 15px 15px 15px;
}


hr{
    border: 0;
    color: #f00;
    background-color: #CCCCCC;
    height: 1px;
}


 #leftBox p{
 font: 1.2em Arial, Sans-Serif;
  letter-spacing: 2px;
  line-height: 28px;
  text-indent: 36px;
}


  #leftBox h{
 font: 1.2em Arial, Sans-Serif;
  letter-spacing: 2px;
  line-height: 28px;
  text-indent: 36px;
}


 #ptext p{
   font: 1.2em Arial, Sans-Serif;
  letter-spacing: 2px;
  line-height: 28px;
  text-indent: 36px;
 }


.contentBox_content_floatright{
  float: right;
margin: 0 0 10px 10px;
padding: 10px;
}

.contentBox_content_floatleft{
  float: left;
margin: 0 10px 10px 0px;
padding: 10px;
}


.contentBox_content_floatleft_show{
  float: left;
margin: 20px 10px 0px 0px;
padding: 0px 10px 0px 10px; *padding: 0px 9px 0px 9px;
width:15%;
}


 .contentBox_content_floatleft_show a{
font-size: 14px;
font-weight: bold;
color:#004485;
}



#showroom_title{
  margin:0 0 0 0; *margin:0 0 0 15px;
  font-size: 14px;
font-weight: bold;
color:#004485;
margin-bottom:20px;
}


#showroom_title a{
  font-size: 14px;
font-weight: bold;
color:#004485;
}


#showroom_title a:visited{
  font-size: 14px;
font-weight: bold;
color:#004485;
}

/*  */

#screenshot{
	position:absolute;
	border:1px solid #c5c5c5;
	background:#e3e3e3;
	padding:5px;
	display:none;
	color:#004485;
    font-size: 12px;
	}

/*  */



#rounded-corner
{
    font: 1.0em Arial, Sans-Serif;
  letter-spacing: 1px;
  line-height: 28px;
	margin: 0px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}


#rounded-corner tbody td.rounded-company
{
	background: #f5f5f5 url('images/left.png') left -1px no-repeat;
}
#rounded-corner tbody td.rounded-q4
{
	background: #f5f5f5 url('images/right.png') right -1px no-repeat;
}
#rounded-corner td
{
	padding: 8px;
	background: #f5f5f5;
	border-top: 1px solid #fff;
	color: #000;
}


#rounded-corner  .odd
{
	padding: 8px;
	background: #FFF;
	border-top: 1px solid #fff;
	color: #000;
}

#rounded-corner tbody td.rounded-foot-left
{
	background: #f5f5f5 url('images/botleft.png') left bottom no-repeat;
}
#rounded-corner tbody td.rounded-foot-right
{
	background: #f5f5f5 url('images/botright.png') right bottom no-repeat;
}




#pageno
{
  margin:0px 30px 0px 0px;
  text-align: right;
  font: 1.0em Arial, Sans-Serif;
}

#pageno a
{
  color:blue;
}

#eCatalogue{
  margin:10px 0 0 0;
}


/*div.contentBox_content_floatright img { border: 1px solid #000; }
div.contentBox_content_floatleft img { border: 1px solid #000; } */

#footer {
  font-size: 11px;
  text-align: right;
  border-top: 1px solid #ccc;
  padding: 15px 30px;
  padding-top: 5px\9;
  background-color:#c5c5c5;
  color:#fff;
  }

#footer a{
    color:#fff;
    text-decoration:none;
}

#footer a:hover{
    color:#fff;
    text-decoration:underline;
}


