@charset "utf-8";
* { margin: 0px; padding: 0px; }
body { }
p {  }
#tabs { border:1px solid #fff; position: relative; }
#tabs h2 { border:1px solid #e1e0e6; border-bottom: 1px #cb9e3b; font: normal 12px/23px Arial, Helvetica, sans-serif; height:22px; padding:0 12px; border-bottom-width:0px; color: #333333; z-index:9999; background: url(images/1_03.png) repeat-x; }
#tabs .on { border-color:#cb9e3b; background:url(images/0_03.png) repeat-x; color: #000000; height:22px;_height:22px; }
#tabs .cont { border:1px solid #cb9e3b; margin-top:28px; padding:20px; background:#c8e5fa; font-size: 12px; line-height: 20px; height: 200px;}
