﻿body
{
    background-image: url(../img/master/body_bg_Inf_fp.jpg);
    background-position:  top left;
    background-repeat: no-repeat;
    background-color: #1E160B;
}

#Container 
{
    position: relative;
    display: block;
     float : left;
    margin-top: 0; 
    margin-right: auto; 
    margin-bottom: 0; 
    margin-left: auto;
    padding: 0;
    height: auto;
    text-align: left;    
    background-position: center;
    background-repeat: no-repeat;
      z-index: 2;
	   
}

html>body #Container {
	border-bottom: 1px transparent;	
}

#Banner
{
    display: block;
    position:  relative;
    width: 672px;
    height: 236px;
    background-color: #FFF;
    margin: 0 ;
    padding: 0;
    z-index: 0;
   /* border-top: solid 1px #EEF1F4;
    border-bottom: solid 1px #EEF1F4;*/
    overflow: hidden;
}
#FlashBanner 
{
 display: block;
    position:  relative;
    width: 662px;
    height: 227px;
    background-color: #FFF;
       margin: 4px 0 0 2px;  
    padding: 0;
   
    overflow: hidden;
}
html>body #FlashBanner
{
     margin: 4px 0 0 5px;
   
}
.bannerimg
{

  margin: 4px 0 0 5px;
   overflow: hidden;
   z-index: 0;
}

#Flashbox
{
    position: relative;
    display: block;
    float: left;
    width: 672px;
    height: 35px;
    background-color: #FFF;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-top: solid 1px #EEF1F4;
    border-bottom: solid 1px #EEF1F4;
}
.flasfbox_fp
{
    position: relative;
    display: block;
    float: left;
    width: 662px;
    height: 26px;
    background-color: #FFF;
    margin: 4px 0 0 2px;  
    padding: 0; 
    /*background-image: url(../img/frontpage/flashjpg.jpg);
    background-position:  left;
    background-repeat: no-repeat;*/
     
}
 html>body .flasfbox_fp
{
 margin: 5px 0 0 5px;   
    padding: 0; 
}

#C1_fp
{
    position: relative;
    display: block;
    float: left;
    width: 672px;
    height: 187px;
    background-color: #FFF;
    margin: 0 0 0 0;
    padding: 0;
    overflow: hidden;
    border-top: solid 1px #EEF1F4;
    border-bottom: solid 1px #EEF1F4;
}

#C1_fp_1
{
    position: relative;
    display: block;
    float: left;
    width: 447px;
    height: 185px;
    
    margin: 0;
    padding: 0;   
    border-right: solid 1px #C2C2C2;   
}
#C1_fp_2
{
    position: relative;
    display: block;
    float: left;
    width: 224px;
    height: 185px;
   
    margin: 0;
    padding: 0;    
   
}

#C1_fp_1_title
{
    position: relative;
    display: block;
    float: left;
    width: 433px;
    height: 20px;
   
    margin: 5px 0 0 0;
    padding: 0;    
    background-image: url(../img/frontpage/title_bg_red.jpg);
    background-position:  left;
    background-repeat:  repeat-x;
     overflow: hidden;
}

#C1_fp_2_title
{
    position: relative;
    display: block;
    float: left;
    width: 210px;
    height: 20px;
  
    margin: 5px 0 0 0;
    padding:0;      
    background-image: url(../img/frontpage/title_bg_red.jpg);
    background-position:  left;
    background-repeat:  repeat-x;
    overflow: hidden;
}
#C1_fp_1_leftbox, #C1_fp_2_leftbox
{
    position: relative;
    display: block;
    float: left;
    width: 210px;
    height: 155px;
   
    margin: 5px 0 0 0;
    padding: 0;    
   
}
#C1_fp_1_rightbox
{
    position: relative;
    display: block;
    float: left;
    width: 210px;
    height: 155px;
   
    margin: 5px 0 0 0;
    padding: 0;    
   
}

.content_pic_fp
{
 position: relative;
    display: block;
    float: left;
    width: 210px;
    height: 77px;
   
    margin: 0;
    padding: 0;    
}
.titlegray_fp
{
 position: relative;
    display: block;
    float: left;
    width: 210px;
    height: 20px;
   
    margin: 2px 0 0 0 ;
    padding: 0; 
    background-image: url(../img/frontpage/title_bg_gray.jpg);
    background-position:  left;
    background-repeat:  repeat-x;
    overflow: hidden;   
}
.content_text_fp
{
 position: relative;
    display: block;
    float: left;
    width: 200px;
    height: 50px;
    
    margin:  0 ;
    padding: 2px 5px 0 5px; 
     overflow: hidden; 
      font-size: 10px; 
    
}

