@charset "utf-8";

.ui-tabs .ui-tabs-hide      { display: none; }

#tab-content                       { float:left; width:565px; padding-top: 20px; border: 0px solid #f00; font-weight: bold; }

#tab-content li.tablist            { float: left; width:173px; height:39px; padding: 15px 0px 0 10px; border-bottom: 0px solid #f00; background:url(../images/tab_content_endless.png) no-repeat; height:47px; }

#tab-content li.ui-state-hover,    
#tab-content li.ui-state-active    { background:url(../images/tab_content_endless.png) no-repeat; height:47px; }
#tab-content li.ui-state-active a  { color:#ff5019; }
#tab-content li a                  { display:block; width:148px; height:47px; padding-left: 15px; font-size: 13px; font-family: Arial, Helvetica, Sans-serif; color: #aaa; }
#tab-content li a:hover            { text-decoration:none; }

#tabs-1, #tabs-2, 
#tabs-3                             { clear:left; padding:10px 0 0 25px; font-weight: normal; }

#tabs-1 p, #tabs-2 p, 
#tabs-3 p                           { margin:6px 0 8px; }

#tabs-1 ul, #tabs-2 ul, 
#tabs-3 ul                          { margin:6px 0 8px; }

#tabs-1 ul li, #tabs-2 ul li, 
#tabs-3 ul li                       { list-style:disc inside none; padding: 0 0 0 16px; }
