<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* Contact Page */

.flipFrame                                          {width:720px;overflow:hidden;margin:-20px 0 0 -20px;}
.flipFrame &gt; .flip                                  {width:220px;height:273px;margin:20px 0 0 20px;float:left;}
.flipContent                                        {width:220px;height:273px;}
.flipContent a                                      {text-decoration:none;}
.flipContent button.btn_flip                        {margin:13px 0 0 12px;float:left;}
.flipContent .overlay                               {width:200px;height:188px;}
.flipContent .avatar                                {width:200px;height:188px;}

.flipContent .boxcontact                            {padding:9px;width:200px;height:253px;background:url(../../../images/contact/flipbg.png) repeat-x;border:1px solid #cfcfcf;border-top-color:#a9a9a9;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.flipContent .boxcontact:hover                      {background:#efefef;}
.flipContent .boxcontact_name                       {float:left;width:195px;height:37px;margin-left:-1px;padding-left:3px;margin-bottom:-4px;overflow:hidden;}
.flipContent .boxcontact_name2                      {float:left;width:200px;height:37px;margin-left:-1px;padding-left:3px;margin-bottom:-4px;overflow:hidden;}
.flipContent .boxcontact_name &gt; h2                  {margin-top:10px;}
.flipContent .boxcontact_name div                   {height:22px;width:170px;padding-right:2px;float:left;}

.flipContent .boxcontact_title                      {float:left;width:132px;height:40px;margin-left:-1px;padding-left:3px;overflow:hidden;color:#506389;}
.flipContent .boxcontact_contact                    {float:right;height:40px;margin:12px 2px 0 0;}
.flipContent .boxcontact_picture                    {margin:2px 0 0 2px;width:196px;height:184px;}

.flipContent .boxcontact2                           {padding:9px;width:200px;height:253px;background:url(../../../images/contact/flipbg.png) 0 -276px repeat-x;border:1px solid #cfcfcf;border-top-color:#a9a9a9;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.flipContent .boxcontact2_name                      {height:27px;margin-left:-1px;padding-top:2px;padding-left:3px;margin-bottom:-4px;overflow:hidden;color:#506389;}
.flipContent .boxcontact2_title                     {height:27px;margin-left:-1px;padding-top:2px;padding-left:3px;margin-bottom:-4px;overflow:hidden;}
.flipContent .boxcontact2_title &gt; div               {font-size:10px;margin-bottom:10px;height:22px;width:190px;padding-right:2px;color:#506389;}
.flipContent .boxcontact2_title_repl                {height:10px;}
.flipContent .boxcontact2_text                      {height:155px;margin-left:-1px;padding-top:2px;padding-left:3px;margin-bottom:-4px;overflow:hidden;}
.flipContent .boxcontact2_content                   {overflow:hidden;width:200px;height:175px;padding-right:2px;font-size:10px;color:#646464;}

.flipBottom                                         {width:220px;height:45px;margin-top:-45px;}
.flipBottom &gt; div                                   {float:right;margin-right:11px;margin-top:11px;}
.flipData                                           {display:none;}</pre></body></html>