body{
  /*background-color: #043871;*/
  background-color: #fff0d7;  
  margin: 0;
  padding: 0;
  font-family: tahoma;
  font-size: 14px;
}
form{
  display: inline;
}
#logo{
  background-image: url(logo_BP.png);
  width: 441px;
  height: 118px;
  display: block;
}
#logo_text{
  background-image: url(logo_BP_txt.gif);
  width: 441px;
  height: 19px;
}
h1{
  color: #fff;
  margin: 10px 0;
  font-size: 18px;
  font-weight: normal;
}

#content{
  position: relative;
  height: 906px;
  width: 100%;
}
#container{
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 906px;
  /*border: 1px solid black;*/
  background: url(bg_duplicate.jpg) bottom repeat-x;
  bottom: 0;
}
#bgdiv{
  position: absolute;
  width: 1217px;
  height: 906px;
  right: 0;
  background-image: url(bg_photo.jpg);
}
.menu{
  display: inline;
  float: left;
  margin: 0 18px;
}
.menu a{  
  color: #90dffe;
  text-decoration: underline;
  font-size: 14px;
}
.menu a:hover{
  text-decoration: none;
}
.menu_separate{
  position: relative;
  top: 4px;
  float: left;
  background-color: #fff;
  height: 13px;
  width: 1px;
}
.white_bold{
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.left_line{
  width: 80%;
  border-left: 1px solid #1475ac;
  padding: 0 15px;
  margin: 15px 0;
  color: #03395f;
}
.blue_txt{
  color: #03395f;
}
.blue_link{
  color: #0b68a1;
  font-weight: bold;
  text-decoration: underline;
}
.blue_link:hover{
  text-decoration: none;
}
.orange_txt{
  color: #d04e00;
  font-weight: bold;
}
.blue_bold{
  color: #096da1;
  font-weight: bold;
}
.list_num_1{
  margin: 10px 0 10px 10px;
  width: 80%;
  padding: 5px 0 5px 50px;
  font-size: 12px;
  color: #083658;
  background: url(pic_one.png) left no-repeat;
  line-height: 18px;
}
.list_num_2{
  margin: 10px 0 10px 10px;
  width: 80%;
  padding: 5px 0 5px 50px;
  font-size: 12px;
  color: #083658;
  background: url(pic_two.png) left no-repeat;
  line-height: 18px;
}
.list_num_3{
  margin: 10px 0 10px 10px;
  width: 80%;
  padding: 5px 0 5px 50px;
  font-size: 12px;
  color: #083658;
  background: url(pic_three.png) left no-repeat;
  line-height: 18px;
}
.list_num_4{
  margin: 10px 0 10px 10px;
  width: 80%;
  padding: 5px 0 5px 50px;
  font-size: 12px;
  color: #083658;
  background: url(pic_four.png) left no-repeat;
  line-height: 18px;
}
.num_title{
  color: #093b5e;
  font-size: 14px;
  font-weight: bold;
}
.attention{
  padding: 10px 0;
  margin: 30px 0;
  width: 80%;
  padding-left: 70px;
  font-size: 12px;
  font-weight: bold;
  color: #0c6fa8;
  background: url(pic_atten.png) left no-repeat;
  line-height: 18px;
}
.little_blue{
  color: #79b0d7;
  font-size: 12px;
}
.little_brown{
  color: #977a4e;
  font-size: 12px;
}
.little_blue_link{
  color: #89e0fc;
  font-size: 10px;
  text-decoration: underline;
}
.little_blue_link:hover{
  text-decoration: none;
}
.content_text{
  color: #01334c;
  line-height: 20px;
}
.content_text_1{
  color: #01334c;
  line-height: 18px;
  font-size: 12px;
}
.num_title_1{
  color: #093b5e;
  font-size: 12px;
  font-weight: bold;
}
#advan1{
  width: 100%;
  color: #0f334b;
  background: url(plus_region.png) left no-repeat;
  padding: 20px 0 20px 80px;
  margin: 80px 0 0 40px;
}
#advan2{
  width: 100%;
  color: #0f334b;
  background: url(plus_callcenter.png) left no-repeat;
  padding: 20px 0 20px 80px;
  margin: 20px 0 0 40px;
}
#advan3{
  width: 100%;
  color: #0f334b;
  background: url(plus_advert.png) left no-repeat;
  padding: 20px 0 20px 80px;
  margin: 20px 0 0 40px;
}
#advan4{
  width: 100%;
  color: #0f334b;
  background: url(plus_persona.png) left no-repeat;
  padding: 20px 0 20px 80px;
  margin: 20px 0 0 40px;
}
.orange_txt1{
  color: #fdc806;
  font-weight: bold;
}
.list_num_01{
  float: left;
  background: url(pic_one.png) left no-repeat;
  width: 38px;
  height: 45px;
}
.list_num_02{
  float: left;
  background: url(pic_two.png) left no-repeat;
  width: 38px;
  height: 45px;
}
.list_num_03{
  float: left;
  background: url(pic_three.png) left no-repeat;
  width: 38px;
  height: 45px;
}
#request_form{
  width: 297px;
  height: 200px;
  background: url(form_bg.png) top no-repeat;
  margin-top: 10px;
}
.small_blue{
  font-size: 12px;
  color: #0c6aa7;
}
.request_td{
 text-align: right;
 width: 150px;
 vertical-align: top;
}
.request_input{
  font-size: 12px;
  padding: 0;
  width: 100%;
}
.order_title{
  margin-top: 50px;
}
.blue_bold1{
  color: #bee4fb;
  font-size: 12px;
  font-weight: bold;
}
.f12{
  font-size: 12px;
}
.white{
  color: #fff;
}
#request_forn_button{
 width: 297px;
 text-align: right;
 margin-top: 10px;
}