#main { width:780px; margin:0 auto; text-align:left;}

#header {height:234px; background:url(images/header_bg.jpg) top left no-repeat;}

#footer { height:60px;}

#userbox { z-index: 2;margin-top: -38px; height: 41px; margin-bottom: -3px; width: 219px; margin-left: 535px;}
#userbox_inner { margin-top: -30px; padding-left: 7px; font-size: 11px; color: #036191; width: 199px; overflow: hidden;}
#userbox_inner a { color: #036191; text-decoration: none; }
#userbox_inner a:hover { text-decoration: underline; }

#userbox_inner input  {  border: 1px solid #8ECFE2; font-size:11px; }

#loginbox {z-index: 3; margin-top: -60px; height: 60px; margin-bottom: 0px; width: 194px; margin-left: 1px; display: none;}
#loginbox_inner { margin-top: -50px; padding-left: 10px; font-size: 11px; color: #036191; }
#loginbox_inner input { border: 1px solid #8ECFE2; height: 18px; margin-bottom: 1px;font-size:11px;}

.gallery { float:left; text-align: center; margin: 5px;}
.gallery img {margin-bottom: 5px;}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}

/* ============================= index ===========================*/

#index #row1 .column1 {width:233px;}
#index #row1 .column2 {width:483px;}

#index #row2 .column1 {width:236px;}
#index #row2 .column2 {width:236px;}
#index #row2 .column3 {width:229px;}

/* ============================= index-1 ===========================*/

#index_1 #row2 .column1 {width:378px;}
#index_1 #row2 .column2 {width:323px;}

/* ============================= index-2 ===========================*/

#index_2 #row1 .column1 {width:386px;}
#index_2 #row1 .column2 {width:330px;}

#index_2 #row2 .column1 {width:355px;}
#index_2 #row2 .column2 {width:346px;}

/* ============================= index-3 ===========================*/

#index_3 #row2 .column1 {width:233px;}
#index_3 #row2 .column2 {width:233px;}
#index_3 #row2 .column3 {width:233px;}

/* ============================= index-4 ===========================*/

#index_4 #row1 .column1 {width:500px;}
#index_4 #row1 .column2 {width:216px;}

#index_4 #row2 .column1 {width:501px;}
#index_4 #row2 .column2 {width:219px;}
#index_4 #row2 .column3 {width:240px;}

/* ============================= index-5 ===========================*/

#index_5 #row1 .column1 {width:366px;}
#index_5 #row1 .column2 {width:339px;}

#index_5 #row2 .column1 {width:379px;}
#index_5 #row2 .column2 {width:322px;}

.supplier {
  display: block;
  width: 200px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #036191;
  text-transform: uppercase;
  text-decoration: none;  
  padding: 20px;
  border: 1px solid #7ccbe2;
  margin-bottom: 3px;
}

.supplier:hover {
   color: #219a68;
}

.son {
  color: #036191;
  background-color: #c6f4ff;
  border: 1px solid #7ccbe2;  
}
