@charset "utf-8";
/* CSS Document */
body {
	background:			 url(images/body_background.gif) repeat 0 0; 
	background:			 url(images/body_gradient.gif) repeat-x  0 0, url(images/body_background.gif) repeat  0 0;
}
#gradient { /* IE only */
	background:			 url(images/body_gradient.gif) repeat-x  50% 0; 
	/*top:				0;*/
	left:				0;
	right:				0;
	height:				254px;
	position:			absolute;
	z-index:			1;
}
#wrap {
	/* background:			url(images/screen_main.jpg) no-repeat  0 0; */
	/* background:			url(images/screen_order.jpg) no-repeat  0 0; */
	/* background:			url(images/screen_sect.jpg) no-repeat  0 0; */
	/* background:			url(images/screen_elem.jpg) no-repeat  0 0; */
	background:			url(images/wrap_v.png) repeat-y  0 0;
	width:				1000px;
	min-height:			100%;
	position:			relative;
	padding:			22px 20px 0;
	z-index:			2;
}
* html #wrap {
	height: 100%;
}
/*===================================================*/
#hd {
	position:			relative;
	/* opacity:			0.7;
	filter:				alpha(opacity = 70); */
}
	#hd .hd_logo {
		position:			absolute;
		top:				0;
		left:				0;
	}
	#hd .hd_menu {
		padding:			18px 0 0 201px;
		height:				39px;
	}
	#hd .hd_inf1 {
		width:				198px;
		min-height:			145px;
		height:				auto !important;
		height:				145px;
		padding:			63px 0 0;
		background:			url(images/hd_inf_l.gif) no-repeat 0 65px;
	}
	#hd .hd_flash {
		padding:			9px 0 0;
		//padding:			11px 0 0;
		width:				600px;
	}
	#hd .hd_inf2 {
		width:				202px;
		min-height:			145px;
		height:				auto !important;
		height:				145px;
		padding:			63px 0 0;
		background:			url(images/hd_inf_r.gif) no-repeat 100% 65px;
	}
	/* #element {
		min-height:400px;
		height:auto !important;
		height:400px;
	} */


	
/*===================================================*/
#bd {
	padding:				0px 0 101px;
}
	#bd #center {
		float:					right;
		width:					745px;
		/* opacity:			0.4;
		filter:				alpha(opacity = 40); */
	}
	#bd #side {
		/* background:			red; */
		width:					201px;
	}

/*===================================================*/

#ft {
	position:			absolute;
	bottom:				0;
	left:				20px;
	right:				20px;
}
		#ft .copy  {
			width:				142px;
			background:			#a91e2e url(images/mod_ve02_t.png) no-repeat 0 0;
			height:				48px;
			padding:			14px 29px 0;
		}
		#ft .ft_menu {
			float:				right;
			width:				745px;
			padding:			0;
		}
			#ft .ft_menu .lnk {	
				float:				right;
				padding:			1px 0 0;
			}
/*===================================================*/
	
	#sideBar1{
position:fixed;
right:0;
z-index:6000;

        width: auto;
        height: auto;
        bottom:460px;
        background-image:url(images/background.gif);
        background-position:top left;
        background-repeat:repeat-y;
    }
    
    #sideBarTab1{
        float:left;
        height:137px;
        width:28px;
    }
    
    #sideBarTab1 img{
        border:0px solid #FFFFFF;
    }
    
    #sideBarContents1{
float:right;
        overflow:hidden!important;
border: 0pt none;
 padding: 0px;
 margin: 0pt;
 background: #faee64;
font:75%/1.3 Tahoma,Geneva,sans-serif;
}
    
    #sideBarContentsInner1{
        width:170px;
    }
/*===================================================*/
	#sideBar2{
position:fixed;
right:0;
z-index:6000;

        width: auto;
        height: auto;
        bottom:315px;
        background-image:url(images/background.gif);
        background-position:top left;
        background-repeat:repeat-y;
    }
    
    #sideBarTab2{
        float:left;
        height:137px;
        width:28px;
    }
    
    #sideBarTab2 img{
        border:0px solid #FFFFFF;
    }
    
    #sideBarContents2{
float:right;
        overflow:hidden!important;
border: 0pt none;
 padding: 0px;
 margin: 0pt;
 background: #faee64;
font:75%/1.3 Tahoma,Geneva,sans-serif;
}
    
    #sideBarContentsInner2{
        width:170px;
    }
/*===================================================*/
	#sideBar3{
position:fixed;
right:0;
z-index:6000;

        width: auto;
        height: auto;
        bottom:170px;
        background-image:url(images/background.gif);
        background-position:top left;
        background-repeat:repeat-y;
    }
    
    #sideBarTab3{
        float:left;
        height:137px;
        width:28px;
    }
    
    #sideBarTab3 img{
        border:0px solid #FFFFFF;
    }
    
    #sideBarContents3{
float:right;
        overflow:hidden!important;
border: 0pt none;
 padding: 0px;
 margin: 0pt;
 background: #faee64;
font:75%/1.3 Tahoma,Geneva,sans-serif;
}
    
    #sideBarContentsInner3{
        width:170px;
    }
/*===================================================*/
	#sideBar4{
position:fixed;
right:0;
z-index:6000;

        width: auto;
        height: auto;
        bottom:25px;
        background-image:url(images/background.gif);
        background-position:top left;
        background-repeat:repeat-y;
    }
    
    #sideBarTab4{
        float:left;
        height:137px;
        width:28px;
    }
    
    #sideBarTab4 img{
        border:0px solid #FFFFFF;
    }
    
    #sideBarContents4{
float:right;
        overflow:hidden!important;
border: 0pt none;
 padding: 0px;
 margin: 0pt;
 background: #faee64;
font:75%/1.3 Tahoma,Geneva,sans-serif;
}
    
    #sideBarContentsInner4{
        width:170px;
    }
.hidden {
    display: none;
}

dt
{
font-style: italic;
cursor: pointer;
color: #990033;
text-decoration: underline;
font-size: 14px;
}
