@charset "utf-8";
/* CSS Document */

#footer{
  clear:both;
  height:297px;
  width:1000px;}
  
#footer .information_block{
  float:left;
  height:248px;
  margin:5px 46px 0 4px;
  width:950px;}
  
#footer .information_block .back_left{
  background:url(../img/footer_back_left.png) left no-repeat;
  float:left;
  height:248px;
  width:16px;}

#footer .information_block .back_right{
  background:url(../img/footer_back_right.png) right no-repeat;
  float:right;
  height:248px;
  width:16px;}
  
#footer .information_block .block_content{
  background:url(../img/footer_back.png) repeat-x;
  float:left;
  height:235px;
  padding:13px 0 0 9px;
  width:909px;}
  
ul.alt_nav_menu {
  float:left; 
  height:35px;
  list-style:none; 
  margin:0 !important;
  padding:0;
  width:545px;}
  
ul.alt_nav_menu li { 
  float:left;	 
  margin:0 !important;
  padding:0; 
  text-indent:0;}
  
ul.alt_nav_menu a { 
  background:url(../img/alt_nav_menu.png) no-repeat 0 0;
  display:block;
  height: 35px; 
  margin:0;	
  padding:0;  
  position:relative;}
  
ul.shop_item_spec_tabs a:active {outline:none;}
	
ul.alt_nav_menu a.current,
 ul.alt_nav_menu a.current:hover,
  ul.alt_nav_menu li.current a {		
	cursor:default !important;}

/* first tab */
ul.alt_nav_menu a.for_customer 	      { background-position: 0px 0px; width:104px;}
ul.alt_nav_menu a.for_customer:hover  { background-position: 0px -35px;}

ul.alt_nav_menu a.act_for_customer{ background-position: 0px -35px;}

/* second tab */
ul.alt_nav_menu a.service 		 { background-position: -113px 0px; width:101px;}
ul.alt_nav_menu a.service:hover  { background-position: -113px -35px;}

ul.alt_nav_menu a.act_service{ background-position: -113px -35px;}

/* third tab */
ul.alt_nav_menu a.program_of_loyalty        { background-position: -223px 0px; width:202px;}
ul.alt_nav_menu a.program_of_loyalty:hover  { background-position: -223px -35px;}

ul.alt_nav_menu a.act_program_of_loyalty{ background-position: -223px -35px;}

/* fourth 4 */
ul.alt_nav_menu a.about_project 	   { background-position: -434px 0; width:124px;}
ul.alt_nav_menu a.about_project:hover  { background-position: -434px -35px;}

ul.alt_nav_menu a.act_about_project{ background-position: -434px -35px;}

div.alt_nav_menu_content div.alt_nav_menu_content_tab { display:none;}

.alt_nav_menu_content {
  border-top:1px solid #e2e3e3;
  float:left;
  margin-top:-1px; 	
  width:909px;}
  
/* for_customer */


/* service */

#service_content{
  float:left;
  width:909px;}
  
.glossary,
.service_center_book{
  float:left;
  height:189px;
  margin-right:26px;
  width:283px;}
  
.feedback{
  float:left;
  height:189px;
  width:283px;}  
  
.service_content_headline a,
.service_content_headline a:hover{
  color:#000;
  float:left;
  font:13px Arial, Helvetica, sans-serif;
  font-weight:bold;  
  text-decoration:none;
  width:283px;}
  
.text{
  color:#666;
  float:left;
  font:13px Arial, Helvetica, sans-serif;}
  
.service_content_icon{
  float:right; padding-top:15px;}
  
*:first-child+html .service_content_icon{ padding-top:0;}
  
.in_detail{
  float:left;
  padding-top:10px;
  text-align:left;}


/* program_of_loyalty */

/* about_project */


/* footer bottom section
----------------------------------*/

#footer_bottom_section{
  float:left;
  padding:12px 70px 0 31px;
  width:899px;}
  
#footer_bottom_section .copyright_section_left{
  color:#999;
  float:left;
  font:11px Arial, Helvetica, sans-serif;
  width:580px;}
  
#footer_bottom_section .copyright_section_right{
  color:#999;
  float:right;
  font:11px Arial, Helvetica, sans-serif;
  text-align:right;
  width:140px;} 
  
a.copyright_section ,
a.copyright_section:hover {
  color:#1768a6; text-decoration:none;}
