﻿@charset="utf-8";

td { font-size:12px; line-height:20px;}
.tab { background:url(../images/tab_top.gif) no-repeat top; width:750px; text-align:left;}
.tab_menu { height:29px; overflow:hidden; margin-top:6px; padding-left:3px; line-height:29px;}
.tab_menu a { background:#E8ECEB url(../images/tab_menu_left.gif) no-repeat left; padding:6px 10px 7px 10px; text-align:center; font-weight:bold; cursor:pointer}
.tab_menu a span {background:#E8ECEB url(../images/tab_menu_right.gif) no-repeat right; padding:8px 0 7px 0;}
.tab_menu .select { background:#fff url(../images/tab_menu_left_1.gif) no-repeat left; padding:6px 10px 7px 10px; text-align:center; font-weight:bold; cursor:pointer; color:#FF0000}
.tab_menu .select span {background:#fff url(../images/tab_menu_right_1.gif) no-repeat right; padding:8px 0 7px 0;}
.tab_center { background:url(../images/tab_center.gif) repeat-y center; padding:0 0 10px 0}
.tab_content { margin:10px 10px 0 10px}
.tab_bottom { background:url(../images/tab_bottom.gif) no-repeat top; height:8px;}

.tab_common { background:url(../images/tab_top_common.gif) no-repeat top; width:570px; text-align:left;}
.tab_menu_common {  height:29px; overflow:hidden; margin-top:6px; padding-left:5px; line-height:29px;}
.tab_menu_common a { background:#E8ECEB url(../images/tab_menu_left.gif) no-repeat left; padding:6px 10px 7px 10px; text-align:center; font-weight:bold; cursor:pointer}
.tab_menu_common a span {background:#E8ECEB url(../images/tab_menu_right.gif) no-repeat right; padding:8px 0 7px 0;}
.tab_menu_common .select { background:#fff url(../images/tab_menu_left_1.gif) no-repeat left; padding:6px 10px 7px 10px; text-align:center; font-weight:bold; cursor:pointer; color:#FF0000}
.tab_menu_common .select span {background:#fff url(../images/tab_menu_right_1.gif) no-repeat right; padding:8px 0 7px 0;}
.tab_center_common { background:url(../images/tab_center_common.gif) repeat-y center; padding:0 0 10px 0}
.tab_bottom_common { background:url(../images/tab_bottom_common.gif) no-repeat top; height:8px;}