.box {border:none; margin: 0px; padding:0px;}


.tab_menu {overflow:hidden; text-align:left; margin:0px; padding:0px; width:99%; min-height:0px; position:relative; z-index:3; border-bottom:solid 1px #03275c; }

	
.tab_menu LI {
	text-align:left; 
	width: 130px;   height: 51px; text-indent:26px; 
	cursor: pointer;float: left;  list-style-type:none;  margin:0px; padding:0px;  
        font-weight:bold; z-index:12;
        background-repeat:no-repeat;  background-image:url(images/rect26.png); background-repeat:no-repeat; background-position:2px 13px;}

.tab_menu LI.current {background-image:url(images/rect29.png);  border-bottom:solid 1px #03275c; }
    
.tab_menu LI A {text-decoration: none; color: #104891; color:#597ac4; left: 5px; bottom: 10px; font-size: 20px; font-weight: bold; line-height:51px;}

.tab_menu LI.current A {color: #faa603; color:#01275c; font-size:20px; background-repeat:no-repeat;}




.tab_box {
	padding:0px; margin:0px;}	
.tab_box .hide {
	display: none
;}