/* CSS Document */

BODY{
	background	:  url(../../../dic/null) fixed;
	padding		: 0;
	margin		: 0;
}

td { vertical-align:top}
#main { padding:10px 15px 0 130px}
#layer01{
	width		:100px;
/*	height		:276px;*/
	top			:30px;
	left		:0px;

/*	background	: url(/cp/img/package/611798.jpg) fixed;*/
	background-repeat: no-repeat;

	padding		:0px;

/*	border		:1px solid #999;*/

}



h1{
   font-size:150%;
   margin:0 0 0.2em;
}

h2.user{
   font-size:120%;
   margin:0 0 0.2em;
   padding:0;
}
   
dl{ line-height: 1.4em; }
dt{ margin:0; font-weight: bold;}
dd{ margin-bottom: 0.5em; margin-left: 1em; color:#000; }


dd.menu{
    margin-bottom:0.1em;
	margin-left:1em;
}

#indexbox{
   margin:30px 0px 0px 5px;
   font-size:80%;
}

.tab1 a{
    display:block;
    background:url(/security/products/zero/img/tab_01b.gif) no-repeat;
	width:85px;
	height:30px;
	
}
 
.tab1 a:hover{
    display:block;
    background:url(/security/products/zero/img/tab_01c.gif) no-repeat;
	width:85px;
	height:30px;
}

.tab2 a{
    display:block;
    background:url(/security/products/zero/img/tab_02b.gif) no-repeat;
	width:85px;
	height:30px;
	
}
 
.tab2 a:hover{
    display:block;
    background:url(/security/products/zero/img/tab_02c.gif) no-repeat;
	width:85px;
	height:30px;
}

.tab3 a{
    display:block;
    background:url(/security/products/zero/img/tab_03b.gif) no-repeat;
	width:85px;
	height:30px;
	
}
 
.tab3 a:hover{
    display:block;
    background:url(/security/products/zero/img/tab_03c.gif) no-repeat;
	width:85px;
	height:30px;
}

.user_v{
    height:600px;
    overflow:auto;
    padding:0.5em;
	font-size:95%;
    line-height: 1.4em;
	
    background-color:#DDF3FF;
    scrollbar-track-color:#DDF3FF;
    scrollbar-face-color:#C5DDFD;
    scrollbar-shadow-color:#6699CC;
    scrollbar-darkshadow-color:#DDF3FF;
    scrollbar-highlight-color:#fff;
    scrollbar-3dlight-color:#E3EBF0;
    scrollbar-arrow-color:#729EC4;
}
