@charset "utf-8";
* { margin: 0px; padding: 0px; }
p { padding: 0px }

#tabs { border:1px solid #cccccc; position: relative; width: 372px; overflow: hidden; }
#tabs h2 { margin-right: -6px; margin-left: -6px; border:0px solid #ccc; font: normal 11px sans-serif; height:16px; padding:2px 16px; border-bottom-width:0px; color: #666666; z-index:9999; background: url(images/1_03.png) repeat-x; }
#tabs .on { border-color: #cccccc; background:url(images/tabs-bg1-on.gif) repeat-x #cccccc; color: #ffffff; height:15px;_height:15px; }
#tabs .cont {  border:0px solid #cccccc; margin-top:16px; padding:20px; background: ; font-size: 12px; line-height: 20px; height: 240px; }