#tab1_list .box_tab1{ float:left; width:480px; margin-left:5px; margin-right:5px; margin-bottom:10px;}
#tab1_list .ui-tabs { border:1px solid #eeeeee; background: center repeat; }
#tab1_list .ui-tabs .ui-tabs-nav { background: center repeat; height:30px; }
#tab1_list .ui-tabs .ui-tabs-nav li.ui-tabs-active { background: center repeat; height:30px;}
#tab1_list .ui-tabs .ui-tabs-nav li { background: center repeat; margin:0px; height:30px; font-size:12px; color:#333333; font-weight:normal; }
#tab1_list .ui-tabs .ui-tabs-nav .ui-tabs-anchor{  height:20px; line-height:20px; color:#333333; }
#tab1_list .ui-tabs .ui-tabs-panel { float:left; height:230px; margin:0px; padding:0px; padding-top:10px; overflow:hidden;}
