body {
  font-family: Arial, Tahoma;  
}
.dm_bg {
  background-image:url('/imgs/dm_bg.gif');
  background-repeat: repeat-x;
}
.topbg {
  background-image:url('/imgs/tbg.jpg');
  background-repeat: repeat-x;
}
.topbg1 {
  background-image:url('/imgs/tbg1.jpg');
  background-repeat: no-repeat;
  background-position: top center;
}
.menu1 {
  background-image:url('/imgs/menu1.gif');
  background-repeat: repeat-x;
}
.menu2 {
  background-image:url('/imgs/menu2.jpg');
  background-repeat: no-repeat;
  height: 51px;
  width: 616px;
}
.logo {
  border: 0px;
  margin-bottom: 18px;
}

h1.main {
  font-family: Arial;
  font-size: 24px;
  color: White;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

h2.main1 {
  font-family: Arial;
  font-size: 14px;
  color: #7d7d7d;
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 0px;
  font-weight: bold;
}
h2.main2 {
  font-family: Arial;
  font-size: 14px;
  color: #22a6b7;
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 0px;
  font-weight: bold;
}

a:link {  color: #0d9aad; text-decoration: underline;}
a:visited {  color: #0d9aad; text-decoration: underline;}
a:active {  color: #0d9aad; text-decoration: underline;}
a:hover {  color: #4637d6; text-decoration: underline;}

a.main:link {  color: White; text-decoration: underline;}
a.main:visited {  color: White; text-decoration: underline;}
a.main:active {  color: White; text-decoration: underline;}
a.main:hover {  color: White; text-decoration: underline;}

a.main1:link {  color: #7d7d7d; text-decoration: underline;}
a.main1:visited {  color: #7d7d7d; text-decoration: underline;}
a.main1:active {  color: #7d7d7d; text-decoration: underline;}
a.main1:hover {  color: #7d7d7d; text-decoration: underline;}

a.main2:link {  color: #22a6b7; text-decoration: underline;}
a.main2:visited {  color: #22a6b7; text-decoration: underline;}
a.main2:active {  color: #22a6b7; text-decoration: underline;}
a.main2:hover {  color: #22a6b7; text-decoration: underline;}

.topmenu {
  font-family: Arial, Tahoma; font-size: 11px;
  margin-left: 10px;
}
table.mmenua {
  font-family: Arial, Tahoma;
  font-size: 12px;
  color: White;
  border: 2px solid #0d9aad;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 4px;
  background-color: #0d9aad;
}
td.mmenua {
  background-image: url('/imgs/menua.gif');
  background-repeat: no-repeat;
  background-position: center;
}
a.mmenua:link {  color: White; text-decoration: none;}
a.mmenua:visited {  color: White; text-decoration: none;}
a.mmenua:active {  color: White; text-decoration: none;}
a.mmenua:hover {  color: White; text-decoration: none;}
table.mmenu {
  font-family: Arial, Tahoma;
  font-size: 12px;
  color: #0d9aad;
  border: 2px solid #0d9aad;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 4px;
}
a.mmenu:link {
  color: #0d9aad;
  text-decoration: none;
}
a.mmenu:visited {
  color: #0d9aad;
  text-decoration: none;
}
a.mmenu:active {
  color: #0d9aad;
  text-decoration: none;
}
a.mmenu:hover {
  color: #0d9aad;
  text-decoration: underline;
}
.menuas {
  font-family: "Times New Roman";
  font-size: 18px;
  color: #0d9aad;
  margin-right: 20px;
}
a.menuas:link { color: #0d9aad; border-bottom: 1px solid #0d9aad; text-decoration: none;}
a.menuas:visited { color: #0d9aad; border-bottom: 1px solid #0d9aad; text-decoration: none;}
a.menuas:active { color: #0d9aad; border-bottom: 1px solid #0d9aad; text-decoration: none;}
a.menuas:hover { color: Blue; border-bottom: 1px solid Blue; text-decoration: none;}
.menuasa {
  font-family: "Times New Roman";
  font-size: 18px;
  color: #0d9aad;
  margin-right: 20px;
}
a.menuasa:link { color: #4d4c4c; text-decoration: none;}
a.menuasa:visited { color: #4d4c4c; text-decoration: none;}
a.menuasa:active { color: #4d4c4c; text-decoration: none;}
a.menuasa:hover { color: #4d4c4c; text-decoration: none;}
.menuf {
  font-family: "Times New Roman";
  font-size: 18px;
  color: #0d9aad;
  margin-left: 20px;
}
a.menuf:link { color: #0d9aad; border-bottom: 1px dashed #0d9aad; text-decoration: none;}
a.menuf:visited { color: #0d9aad; border-bottom: 1px dashed #0d9aad; text-decoration: none;}
a.menuf:active { color: #0d9aad; border-bottom: 1px dashed #0d9aad; text-decoration: none;}
a.menuf:hover { color: Blue; border-bottom: 1px dashed Blue; text-decoration: none;}

a.menubask:link { color: #0d9aad; border-bottom: 1px dashed #0d9aad; text-decoration: none;}
a.menubask:visited { color: #0d9aad; border-bottom: 1px dashed #0d9aad; text-decoration: none;}
a.menubask:active { color: #0d9aad; border-bottom: 1px dashed #0d9aad; text-decoration: none;}
a.menubask:hover { color: Blue; border-bottom: 1px dashed Blue; text-decoration: none;}

.bgwhite {
  background-color: White;
}

input.menutab {
  margin-right: 7px;
}

a.menutab {
  font-family: Times New Roman;
  font-size: 18px;
  color: #0d9aad;
  margin-right: 20px;
}
a.menutab:link { color: #0d9aad; border-bottom: 2px solid #86ccd6; text-decoration: none;}
a.menutab:visited { color: #0d9aad; border-bottom: 2px solid #86ccd6; text-decoration: none;}
a.menutab:active { color: #0d9aad; border-bottom: 2px solid #86ccd6; text-decoration: none;}
a.menutab:hover { color: Blue; border-bottom: 2px solid Blue; text-decoration: none;}

.menutaba {
  font-family: Times New Roman;
  font-size: 18px;
  color: #0d9aad;
  margin-right: 20px;
}
a.menutaba:link { color: #4d4c4c; text-decoration: none;}
a.menutaba:visited { color: #4d4c4c; text-decoration: none;}
a.menutaba:active { color: #4d4c4c; text-decoration: none;}
a.menutaba:hover { color: #4d4c4c; text-decoration: none;}
.kts0 {
  color: #767676;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.kts_path {
  color: #404040;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.kts1 {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.kts3 {
  color: #8f8f8f;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.kts2 {
  padding-right: 15px;
}
.kts {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 5px;
}
.kts_rtb {
  padding-right: 30px;
  padding-top: 14px;
  padding-bottom: 5px;
}
.kts_blr {
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
}
.pbot5 {
  padding-bottom: 2px;
}
.seltd1 {
  border-left: #c7c7c7 1px dotted;
  border-top: #c7c7c7 1px dotted;
  border-bottom: #c7c7c7 1px dotted;
}
.seltd2 {
  border-right: #c7c7c7 1px dotted;
  border-top: #c7c7c7 1px dotted;
  border-bottom: #c7c7c7 1px dotted;
}
.i_txt {
  border: solid #a6a6a6 1px;
  width: 52px;
  height: 20px;   
  color: #696969;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.i_txt_med {
  border: solid #a6a6a6 1px;
  width: 202px;
  height: 20px;   
  color: #696969;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.i_tar {
  border: solid #a6a6a6 1px;
  color: #696969;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.i_lst {
  border: solid #a6a6a6 1px;
  color: #696969;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.i_sel {
  border: 1px solid #a6a6a6;
  width: 52px;
  height: 20px; 
  color: #696969;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.i_sel_auto {
  border: 1px solid #a6a6a6;
  height: 20px; 
  color: #696969;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.i_btn {
  border: solid 1px #617584;
  height: 23px;   
  color: #5f5f5f;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-image: url('/imgs/btn_bg.gif');
  background-position: top;
  background-repeat: repeat-x;
  cursor: pointer;
}
.i_btns {
  border: solid 0px #617584;
  height: 23px;
  width: 75px;   
  color: #5f5f5f;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-image: url('/imgs/btns_bg.gif');
  background-position: top left;
  background-repeat: no-repeat;
  text-align: left;
  padding-left: 25px;
  padding-top: 0px;
  cursor: pointer;
}
.i_btnsb {
  border: solid 0px #617584;
  height: 23px;
  width: 75px;   
  color: #5f5f5f;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-image: url('/imgs/btns_bgb.gif');
  background-position: top left;
  background-repeat: no-repeat;
  text-align: left;
  padding-left: 25px;
  padding-top: 0px;
  cursor: pointer;
}
.i_btn_newsh {
  border: solid 0px #617584;
  height: 23px;
  width: 111px;   
  color: #5f5f5f;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-image: url('/imgs/btns_ns_bg.gif');
  background-position: top left;
  background-repeat: no-repeat;
  text-align: left;
  padding-left: 24px;
  padding-top: 0px;
  cursor: pointer;
}
.tab1_a {
  height: 24px;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: middle;
  background-image: url('/imgs/tab1_bg.gif');
  background-repeat: repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666565;
}
.tab1_l {
  height: 24px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: middle;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #0d9bad;
  text-decoration: underline;  
  cursor: pointer;
}
a.tab1_a {
  text-decoration: none;
}
a.tab1_l {
  text-decoration: underline;
}
#form_o_sn {
  margin: 0px;
}
#form_o_sd {
  margin: 0px;
}
.hr {
  height: 1px;
  width: 100%;
  border-width:0px; 
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0px;
}
h1 {
  font-family: Times New Roman;
  font-size: 24px;
  color: #202020;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 2px;
}
h2 {
  font-family: Arial;
  font-size: 12px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 2px;
}
.h2 {
  font-family: Arial;
  font-size: 12px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 2px;
  font-weight: bold;
}
h3 {
  font-family: Georgia;
  font-size: 12px;
  font-weight: bold;
  color: #0d9aac;
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 0px;
}
h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 13px;
}
h5 {
  font-family: Times New Roman;
  font-size: 20px;
  color: #131313;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
  font-weight: normal;
}
.bot10 {
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
.lh150 {
  line-height: 150%;
}
.red {
  color: red;  
}
.smallital {
  font-style: italic;
  font-size: 10px;
  font-family: Georgia;
}
.i_sbmt {
  border: solid 0px #617584;
  height: 23px;
  width: 75px;   
  color: #5f5f5f;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-image: url('/imgs/sbmt_bg.gif');
  background-position: top left;
  background-repeat: no-repeat;
  text-align: left;
  padding-left: 6px;
  padding-top: 0px;
  cursor: pointer;
}
.aren_prod_komm {
  font-family: Times New Roman;
  font-size: 18px;
  color: #131313;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 4px;
  width: 206px;
  height: 30px;
  background-image: url('/imgs/aren_prod_komm.jpg');
  background-repeat: no-repeat;
}
.aren_prod_kommp {
  font-family: Times New Roman;
  font-size: 18px;
  color: #131313;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 4px;
  width: 206px;
  height: 30px;
  background-image: url('/imgs/aren_prod_kommp.jpg');
  background-repeat: no-repeat;
}
.obj_cnt {
  font-family: Times New Roman;
  font-size: 11px;
  color: #a8a9a9;
  margin-left: 3px;  
}
.founded {
  font-family: Arial;
  font-size: 12px;
  padding-left: 9px;
}
.founded0 {
  font-family: Arial;
  font-size: 12px;
}
.selrow {
  background-color: #efeff4;
}
.left10 {
  margin-left: 10px;
}
.right10 {
  margin-right: 9px;
}
.objtext {
  font-family: Arial;
  font-size: 12px;  
}
.objtitle {
  font-family: Arial;
  font-size: 13px;  
  margin-top: 0px;
  margin-bottom: 2px;
  font-weight: bold;
}
.bk {
  font-family: Tahoma;
  font-size: 11px;
  color: white;
  background-color: #1fb21f;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
}
.bk_big {
  font-family: Arial;
  font-size: 14px;
  color: white;
  background-color: #1fb21f;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
.currpage {
  color: white;
  background-color: #0d9aad;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
}
.lot {
  font-family: Arial;
  font-size: 12px;
  color: #6b6b6b;
  border: #6b6b6b 1px solid;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  height: 20px;
}
.dt {
  font-family: Tahoma;
  font-size: 11px;
  color: #292929;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
}
.arr {
  font-size: 12px;
  font-family: Tahoma;
}
.simg {
  width: 100px;
  height: 75px;
  border: #6b6b6b 1px solid;
  margin-top: 5px;
}
.pages {
  margin-top: 20px;
}
.ourcomp {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-top: 10px;
}
.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #2d2e2e;
}
.linetop {
  border-top: #e3e7e8 1px solid;
}
.new_sh_bg {
  background-image: url('/imgs/newsh_bg.gif');
  background-repeat: no-repeat;
  background-position: center top;
  height: 44px;
  margin-top: 12px;
}
.new_sh_span {
  position: absolute;
  left: 50%; 
  margin-left: -56px;
  margin-top: 20px;
}
.ctitle {
  text-align: center;
  font-weight: normal;
}
.ctitle_pv {
  text-align: left;
  font-weight: normal;
}
.phonebig {
  font-weight: normal;
}
.view_dt {
  color: #585858;
  font-size: 11px;
}
#mainphoto {
  margin-top: 8px; 
  margin-bottom: 3px; 
}
.img1 {
  margin-top:5px;
  margin-left:3px;
  margin-right:3px;
  border: #e5e5e5 3px solid;
  cursor: pointer;
}
.img1sel {
  margin-top:5px;
  margin-left:3px;
  margin-right:3px;
  border: #d31111 3px solid;
  cursor: pointer;
}
.img {
  border: 1px #e5e5e5 solid;  
}
.photogal_cont {
  background-image: url('/imgs/photogal_bg.jpg');
  background-repeat: no-repeat;
  width: 470px;
  height: 580px;
  background-position: 4px 0px;
}
#btnNextIcon {
  margin-top: 28px;
}
#btnPrevIcon {
  margin-top: 28px;
}
.pv_cont {
  width: 800px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.logo_pv {
  margin-top: 5px;
  margin-bottom: 35px;
}
form {
  margin: 0px;
  padding: 0px;
}
.vipimg {
  width: 150px;
  height: 113px;
  border: #e5e5e5 1px solid;
  margin-bottom: 2px;
}
.vipprice {
  font-size: 13px;
}
.floats
{
  margin: -3em 0 0 -2.5em;
  position: relative;
  display: inline-block;
  clear: both;
}
.floats:after
{
  content: '';
  display: block;
  clear: both;
}
.floats .left
{
  position: relative;
  float: left;
  display: inline;
  overflow: hidden;
  margin: 1.5em 0 0 2em;
  width: 14em;
  min-width: 150px;
}
.floats .left .r
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #7d7d7d;
}
.floats .left .min
{
  margin: 0 0 170px 0;
  height: 4em;
  width: 150px;
}
.floats .leftbord
{
  position: relative;
  float: left;
  display: inline;
  overflow: hidden;
  margin: 1.5em 0 0 2.5em;
  width: 15.2em;
  min-width: 150px;
  border: 1px solid #e5e5e5;
}
.floats .leftbord .r
{
  position: absolute;
  top: 15;
  left: 0;
  width: 100%;
  text-align: center;
  color: #7d7d7d;
}
.floats .leftbord .min
{
  margin: 0 0 170 0;
  height: 4em;
  width: 180px;
}
.floats1
{
  margin: -1.5em 2.5em 0 -2.5em;
  position: absolute;
  float: left;
  display: inline-block;
  clear: both;
  height: 230px;
  overflow: hidden;
}
.floats1:after
{
  content: '';
  display: block;
  clear: both;
}
.floats1 .left
{
  position: relative;
  float: left;
  display: inline;
  overflow: hidden;
  margin: 1.5em 0 0 2em;
  width: 14em;
  min-width: 150px;
}
.floats1 .left .r
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #7d7d7d;
}
.floats1 .left .min
{
  margin: 0 0 170px 0;
  height: 4em;
  width: 150px;
}
.vipbk {
  margin: 0 0 0 0;
  width: 150px;
  height: 16px;
  position: absolute;
  display: inline;
  top: 94;
  left: 9;
  font-family: Arial;
  font-size: 13px;
  color: white;
  background-color: #1fb21f;
  padding-top: 2px;
  padding-bottom: 2px;
  text-decoration: none;
  opacity: 0.80;
  moz-opacity: 0.80;
  khtml-opacity: 0.80;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
}
.vipbkbord {
  margin: 0 0 0 -151;
  width: 150px;
  height: 16px;
  position: absolute;
  display: inline;
  top: 94;
  font-family: Arial;
  font-size: 13px;
  color: white;
  background-color: #1fb21f;
  padding-top: 2px;
  padding-bottom: 2px;
  text-decoration: none;
  opacity: 0.80;
  moz-opacity: 0.80;
  khtml-opacity: 0.80;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
ul {
  font-family: Arial, Tahoma;
  font-size: 12px;
}
table {
  font-family: Arial, Tahoma;
  font-size: 12px;
}
ul.docs{
    margin-left: auto;
   margin-top: 0px;
}
ul.docs li{
    text-align: left;
    list-style: none;
    padding: 3px 10px 3px 25px;
    margin-top: 5px;
   margin-bottom: 5px;
   margin-left: -50px;
    background: url('/imgs/doc.gif') 10px 4px no-repeat;
}
h3.docs {
  text-transform: capitalize;
  font-size: 16px;
  font-family: Arial;
  color: #0ba60b;
}
h2.docs {
  text-transform: capitalize;
  font-size: 15px;
  font-family: Arial;
  color: #000000;
}
h3.kont {
  font-size: 16px;
  font-family: Arial;
  color: #0ba60b;
  margin-top: 20px;
}
a.kont:link { color: #0ba60b; text-decoration: underline;}
a.kont:visited { color: #0ba60b; text-decoration: underline;}
a.kont:active { color: #0ba60b; text-decoration: underline;}
a.kont:hover { color: #0ba60b; text-decoration: underline;}
h2.kont {
  font-size: 16px;
  font-family: Arial;
  color: #000000;
  margin-top: 15px;
}
h4.kont {
  font-size: 16px;
  font-family: Arial;
  color: #0d9aad;
  font-style: italic;
  margin-top: 15px;
}
div.address {
    text-align: left;
    list-style: none;
    padding: 3px 10px 3px 25px;
    margin-top: 5px;
   margin-bottom: 0px;
    background: url('/imgs/18address.gif') 0px 9px no-repeat;
   font-family: Arial;
   font-size: 14px;
   color: #000000;
}
div.metro {
    text-align: left;
    list-style: none;
    padding: 2px 10px 3px 25px;
    margin-top: 0px;
   margin-bottom: 5px;
    background: url('/imgs/18metro.gif') 0px 3px no-repeat;
   font-family: Arial;
   font-size: 14px;
   color: #000000;
}
div.phone {
    text-align: left;
    list-style: none;
    padding: 3px 10px 3px 25px;
    background: url('/imgs/sphone.gif') 0px 12px no-repeat;
    margin-top: 5px;
   margin-bottom: 0px;
   font-family: Arial;
   font-size: 24px;
   color: #000000;
}
div.phone1 {
    text-align: left;
    list-style: none;
    padding: 0px 10px 0px 25px;
    background: url('/imgs/sphone.gif') 0px 4px no-repeat;
    margin-top: 0px;
   margin-bottom: 5px;
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   color: #000000;
}
div.email {
    text-align: left;
    list-style: none;
    padding: 0px 10px 3px 25px;
    margin-top: 0px;
   margin-bottom: 5px;
    background: url('/imgs/email.gif') 1px 2px no-repeat;
   font-family: Arial;
   font-size: 14px;
   color: #000000;
}
.mainphone1 {
  font-family: Arial;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 25px;
  margin-top: 15px;
  display: block;
  width: 145px;
  text-align: left;
  color: #000000;
  text-decoration: none;
}
.mainphone10 {
  font-family: Arial;
  font-size: 20px;
  font-weight: normal;
  margin-top: 15px;
  display: block;
  width: 145px;
  text-align: left;
  color: #000000;
  text-decoration: none;
}
.mainphone {
  font-family: Arial;
  font-size: 20px;
  font-weight: normal;
  border-bottom: 1px #000000 dashed;
  margin-bottom: 25px;
  margin-top: 15px;
  display: block;
  width: 160px;
  text-align: left;
  cursor: pointer;
  background: url('/imgs/more.gif') 151px 10px no-repeat;
  color: #000000;
  text-decoration: none;
}
.mainphone0 {
  font-family: Arial;
  font-size: 20px;
  font-weight: normal;
  border-bottom: 1px #000000 dashed;
  margin-top: 15px;
  display: block;
  width: 160px;
  text-align: left;
  cursor: pointer;
  background: url('/imgs/more.gif') 151px 10px no-repeat;
  color: #000000;
  text-decoration: none;
}
.mainphones {
  font-family: Arial;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 3px;
  display: block;
  width: 160px;
  text-align: left;
  color: #000000;
  text-decoration: none;
  cursor: pointer;
}
.abs {
  position: absolute; 
  margin-top: 30px;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 15px;
  margin-left: -15px;
  z-index:200; 
  background: url('/imgs/toparr.gif') top center no-repeat;
  border-bottom: 1px solid #adadad;
  width: 160px;
}
.ph_title {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-left: 0px;
  margin-left: -12px;
  font-family: Georgia;
  font-style: italic;
  font-size: 17px;
  text-align: center;
  color: #1696a6;
} 
.small{
  font-size: 12px;
  margin-top: 15px;
  text-align: justify;
}
div.default {
  font-family: Arial;
  font-size: 20px;
  border-bottom: #e1e1e1 solid 1px;  
  font-weight: normal;
  padding-bottom: 10px;
  padding-top: 0px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.text {
  text-align: justify;
}
.news {
  text-align: justify;
  margin-top: 5px;
  margin-bottom: 10px;
}
.news_dt {
  color: #ababab;
  font-size: 11px;
}
h3.job {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  font-family: Arial;
  color: #0ba60b;
}
h4.job {
  font-weight: bold;
}
p.job {
  line-height: 1.5;
  margin-top: 5px;
}
div.jaddress {
    text-align: left;
    list-style: none;
    padding: 3px 10px 3px 25px;
    margin-top: 5px;
   margin-bottom: 0px;
    background: url('/imgs/18address.gif') 0px 8px no-repeat;
   font-family: Arial;
   font-size: 12px;
   color: #000000;
}
div.jmetro {
    text-align: left;
    list-style: none;
    padding: 2px 10px 3px 25px;
    margin-top: 0px;
   margin-bottom: 0px;
    background: url('/imgs/smetro.gif') 2px 5px no-repeat;
   font-family: Arial;
   font-size: 12px;
   color: #000000;
}
div.jphone {
    text-align: left;
    list-style: none;
    padding: 3px 10px 3px 25px;
    margin-top: 0px;
   margin-bottom: 0px;
    background: url('/imgs/sphone.gif') 0px 5px no-repeat;
   font-family: Arial;
   font-size: 12px;
   color: #000000;
}
span.job {
  font-size: 14px;
  border-bottom: 1px #0d9aad dashed;
  color: #0d9aad;
  cursor: pointer;
}
.r-star, 
.r-star-shape{
  position:relative;
  overflow:hidden;
  padding:10px 0;
}
.r-star, 
.r-star-shape .content{
  background: #f5f7fc;
  margin-top: 10px;
  cursor: pointer;
}
.r-star .content, 
.r-star-shape .content{
  background: url('/imgs/job.gif') 10px 3px no-repeat;
  padding:0px 25px;
}
.r-star .cn,
.r-star-shape .cn{
  position:absolute;
  width:20px;
  height:20px;
  left:-10px;
  top:-10px;
  background:url('/imgs/r-star.png');
}
.r-star .cn.tr, .r-star .cn.br,
.r-star-shape .cn.tr, .r-star-shape .cn.br {
  margin-left:100%;
}
.r-star .cn.bl, .r-star .cn.br,
.r-star-shape .cn.bl, .r-star-shape .cn.br {
  top:auto;
}
.r-star-shape .cn.tl, .r-star-shape .cn.bl {
  width:100%;
} 
.h1bot {
  font-family: Arial;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  margin-top: 10px;   
}
.bot {
  font-family: Arial;
  font-size: 12px;
  color: #0d9aad;
  margin-top: 4px;
  margin-bottom: 0px;
}
a.bot:link {color: #fff; border-bottom: 1px dotted #fff; text-decoration: none;}
a.bot:visited {color: #fff; border-bottom: 1px dotted #fff; text-decoration: none;}
a.bot:active {color: #fff; border-bottom: 1px dotted #fff; text-decoration: none;}
a.bot:hover {color: #fff; border-bottom: 1px dotted #fff; text-decoration: none;}
.up {
  text-transform: uppercase;
}
.th {
	background-image: url('/imgs/th.gif');
	background-repeat: repeat-x;
	height: 42px;
}
.sinfo {
	font-style: italic;
	margin-top: 5px;
	font-size: 11px;
	color: #7e7e7e;
}
.rbbc {
	border-right: 1px solid #cdd0d9;
	padding-bottom: 0px;
	padding-top: 0px;
}
.rbbc0 {
	padding-bottom: 0px;
	padding-top: 0px;
}
.rbbcl {
	border-left: 1px solid #cdd0d9;
	padding-bottom: 0px;
	padding-top: 0px;
}
.clA1 {
	font-size: 14px;
	font-weight: bold;
	color: #52b80d;
}
.clA {
	font-size: 14px;
	font-weight: bold;
	color: #bd2828;
}
.clB {
	font-size: 14px;
	font-weight: bold;
	color: #9023ca;
}
.clB1 {
	font-size: 14px;
	font-weight: bold;
	color: #c824b8;
}
.clC {
	font-size: 14px;
	font-weight: bold;
	color: #f48e0d;
}
img.au {
	margin: 0 0 4px 0;
  	position: relative;
}
img.ad {
	margin: 0 0 -5px -13px;
  	position: relative;
}
.leg {
	margin-top: 5px;
	font-size: 11px;
	color: #7e7e7e;
}
h1.bc {
  font-family: Georgia, Times New Roman;
  font-size: 34px;
  font-weight: normal;
  color: #202020;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 2px;
  margin-right: 15px;
}
h1.bcph {
  font-family: Times New Roman;
  font-size: 34px;
  font-weight: normal;
  color: #202020;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 2px;
}
.bcpref {
  font-family: Georgia, Times New Roman;
  font-size: 28px;
  font-weight: normal;
  font-style: italic;
  color: #3b3b3b;
}
.bcsuffA1 {
	color: #52b80d;
}
.bcsuffA {
	color: #bd2828;
}
.bcsuffB {
	color: #9023ca;
}
.bcsuffB1 {
	color: #c824b8;
}
.bcsuffC {
	color: #f48e0d;
}
td.bcsuffA1 {
	border-left: solid 1px #52b80d;
	padding-left: 10px;
}
td.bcsuffA {
	border-left: solid 1px #bd2828;
	padding-left: 10px;
}
td.bcsuffB {
	border-left: solid 1px #9023ca;
	padding-left: 10px;
}
td.bcsuffB1 {
	border-left: solid 1px #c824b8;
	padding-left: 10px;
}
td.bcsuffC {
	border-left: solid 1px #f48e0d;
	padding-left: 10px;
}
.bc_metro {
  font-family: Tahoma;
  font-size: 25px;
  font-weight: normal;
}
.bc_address {
  font-family: Arial;
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
  padding-top: 10px;
}
.gray {
	color: #949494;
	font-style: italic;
	border-bottom: #f0f0f0 solid 1px;
	padding-left: 0px;
}
.gray0 {
	border-bottom: #f0f0f0 solid 1px;
}
.coolcapt {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
}